-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Large-scale cleanup * Large-scale cleanup * Fix tests * Cleanup * Fix project description * Rebuilds
- Loading branch information
Showing
136 changed files
with
1,401 additions
and
2,123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
<component name="ProjectRunConfigurationManager"> | ||
<configuration default="false" name="catalog" type="AndroidRunConfigurationType" factoryName="Android App" activateToolWindowBeforeRun="false"> | ||
<module name="quack-quack.catalog.main" /> | ||
<option name="DEPLOY" value="true" /> | ||
<option name="DEPLOY_APK_FROM_BUNDLE" value="false" /> | ||
<option name="DEPLOY_AS_INSTANT" value="false" /> | ||
<option name="ARTIFACT_NAME" value="" /> | ||
<option name="PM_INSTALL_OPTIONS" value="" /> | ||
<option name="ALL_USERS" value="false" /> | ||
<option name="ALWAYS_INSTALL_WITH_PM" value="false" /> | ||
<option name="CLEAR_APP_STORAGE" value="false" /> | ||
<option name="ACTIVITY_EXTRA_FLAGS" value="" /> | ||
<option name="MODE" value="default_activity" /> | ||
<option name="CLEAR_LOGCAT" value="false" /> | ||
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" /> | ||
<option name="INSPECTION_WITHOUT_ACTIVITY_RESTART" value="false" /> | ||
<option name="TARGET_SELECTION_MODE" value="DEVICE_AND_SNAPSHOT_COMBO_BOX" /> | ||
<option name="SELECTED_CLOUD_MATRIX_CONFIGURATION_ID" value="-1" /> | ||
<option name="SELECTED_CLOUD_MATRIX_PROJECT_ID" value="" /> | ||
<option name="DEBUGGER_TYPE" value="Java" /> | ||
<Auto> | ||
<option name="USE_JAVA_AWARE_DEBUGGER" value="false" /> | ||
<option name="SHOW_STATIC_VARS" value="true" /> | ||
<option name="WORKING_DIR" value="" /> | ||
<option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" /> | ||
<option name="SHOW_OPTIMIZED_WARNING" value="true" /> | ||
<option name="ATTACH_ON_WAIT_FOR_DEBUGGER" value="false" /> | ||
<option name="DEBUG_SANDBOX_SDK" value="false" /> | ||
</Auto> | ||
<Hybrid> | ||
<option name="USE_JAVA_AWARE_DEBUGGER" value="false" /> | ||
<option name="SHOW_STATIC_VARS" value="true" /> | ||
<option name="WORKING_DIR" value="" /> | ||
<option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" /> | ||
<option name="SHOW_OPTIMIZED_WARNING" value="true" /> | ||
<option name="ATTACH_ON_WAIT_FOR_DEBUGGER" value="false" /> | ||
<option name="DEBUG_SANDBOX_SDK" value="false" /> | ||
</Hybrid> | ||
<Java> | ||
<option name="ATTACH_ON_WAIT_FOR_DEBUGGER" value="false" /> | ||
<option name="DEBUG_SANDBOX_SDK" value="false" /> | ||
</Java> | ||
<Native> | ||
<option name="USE_JAVA_AWARE_DEBUGGER" value="false" /> | ||
<option name="SHOW_STATIC_VARS" value="true" /> | ||
<option name="WORKING_DIR" value="" /> | ||
<option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" /> | ||
<option name="SHOW_OPTIMIZED_WARNING" value="true" /> | ||
<option name="ATTACH_ON_WAIT_FOR_DEBUGGER" value="false" /> | ||
<option name="DEBUG_SANDBOX_SDK" value="false" /> | ||
</Native> | ||
<Profilers> | ||
<option name="ADVANCED_PROFILING_ENABLED" value="false" /> | ||
<option name="STARTUP_PROFILING_ENABLED" value="false" /> | ||
<option name="STARTUP_CPU_PROFILING_ENABLED" value="false" /> | ||
<option name="STARTUP_CPU_PROFILING_CONFIGURATION_NAME" value="Java/Kotlin Method Sample (legacy)" /> | ||
<option name="STARTUP_NATIVE_MEMORY_PROFILING_ENABLED" value="false" /> | ||
<option name="NATIVE_MEMORY_SAMPLE_RATE_BYTES" value="2048" /> | ||
</Profilers> | ||
<option name="DEEP_LINK" value="" /> | ||
<option name="ACTIVITY_CLASS" value="" /> | ||
<option name="SEARCH_ACTIVITY_IN_GLOBAL_SCOPE" value="false" /> | ||
<option name="SKIP_ACTIVITY_VALIDATION" value="false" /> | ||
<method v="2"> | ||
<option name="Android.Gradle.BeforeRunTask" enabled="true" /> | ||
</method> | ||
</configuration> | ||
</component> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 16 additions & 16 deletions
32
animation/report/compose-metrics/animation_debug-module.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
{ | ||
"skippableComposables": 2, | ||
"restartableComposables": 2, | ||
"skippableComposables": 0, | ||
"restartableComposables": 0, | ||
"readonlyComposables": 0, | ||
"totalComposables": 5, | ||
"restartGroups": 2, | ||
"totalGroups": 5, | ||
"staticArguments": 1, | ||
"certainArguments": 25, | ||
"knownStableArguments": 42, | ||
"knownUnstableArguments": 9, | ||
"unknownStableArguments": 1, | ||
"totalArguments": 52, | ||
"totalComposables": 3, | ||
"restartGroups": 0, | ||
"totalGroups": 3, | ||
"staticArguments": 0, | ||
"certainArguments": 18, | ||
"knownStableArguments": 30, | ||
"knownUnstableArguments": 11, | ||
"unknownStableArguments": 0, | ||
"totalArguments": 41, | ||
"markedStableClasses": 0, | ||
"inferredStableClasses": 0, | ||
"inferredUnstableClasses": 1, | ||
"inferredUnstableClasses": 0, | ||
"inferredUncertainClasses": 0, | ||
"effectivelyStableClasses": 0, | ||
"totalClasses": 1, | ||
"memoizedLambdas": 1, | ||
"singletonLambdas": 1, | ||
"totalClasses": 0, | ||
"memoizedLambdas": 0, | ||
"singletonLambdas": 0, | ||
"singletonComposableLambdas": 0, | ||
"composableLambdas": 0, | ||
"totalLambdas": 1 | ||
"totalLambdas": 0 | ||
} |
25 changes: 25 additions & 0 deletions
25
animation/report/compose-metrics/animation_debugUnitTest-module.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"skippableComposables": 3, | ||
"restartableComposables": 3, | ||
"readonlyComposables": 0, | ||
"totalComposables": 3, | ||
"restartGroups": 3, | ||
"totalGroups": 3, | ||
"staticArguments": 7, | ||
"certainArguments": 0, | ||
"knownStableArguments": 40, | ||
"knownUnstableArguments": 3, | ||
"unknownStableArguments": 0, | ||
"totalArguments": 43, | ||
"markedStableClasses": 0, | ||
"inferredStableClasses": 0, | ||
"inferredUnstableClasses": 0, | ||
"inferredUncertainClasses": 3, | ||
"effectivelyStableClasses": 0, | ||
"totalClasses": 3, | ||
"memoizedLambdas": 6, | ||
"singletonLambdas": 0, | ||
"singletonComposableLambdas": 3, | ||
"composableLambdas": 3, | ||
"totalLambdas": 6 | ||
} |
32 changes: 16 additions & 16 deletions
32
animation/report/compose-metrics/animation_release-module.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
{ | ||
"skippableComposables": 2, | ||
"restartableComposables": 2, | ||
"skippableComposables": 0, | ||
"restartableComposables": 0, | ||
"readonlyComposables": 0, | ||
"totalComposables": 5, | ||
"restartGroups": 2, | ||
"totalGroups": 5, | ||
"staticArguments": 1, | ||
"certainArguments": 25, | ||
"knownStableArguments": 42, | ||
"knownUnstableArguments": 9, | ||
"unknownStableArguments": 1, | ||
"totalArguments": 52, | ||
"totalComposables": 3, | ||
"restartGroups": 0, | ||
"totalGroups": 3, | ||
"staticArguments": 0, | ||
"certainArguments": 18, | ||
"knownStableArguments": 30, | ||
"knownUnstableArguments": 11, | ||
"unknownStableArguments": 0, | ||
"totalArguments": 41, | ||
"markedStableClasses": 0, | ||
"inferredStableClasses": 0, | ||
"inferredUnstableClasses": 1, | ||
"inferredUnstableClasses": 0, | ||
"inferredUncertainClasses": 0, | ||
"effectivelyStableClasses": 0, | ||
"totalClasses": 1, | ||
"memoizedLambdas": 1, | ||
"singletonLambdas": 1, | ||
"totalClasses": 0, | ||
"memoizedLambdas": 0, | ||
"singletonLambdas": 0, | ||
"singletonComposableLambdas": 0, | ||
"composableLambdas": 0, | ||
"totalLambdas": 1 | ||
"totalLambdas": 0 | ||
} |
25 changes: 25 additions & 0 deletions
25
animation/report/compose-metrics/animation_releaseUnitTest-module.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"skippableComposables": 3, | ||
"restartableComposables": 3, | ||
"readonlyComposables": 0, | ||
"totalComposables": 3, | ||
"restartGroups": 3, | ||
"totalGroups": 3, | ||
"staticArguments": 7, | ||
"certainArguments": 0, | ||
"knownStableArguments": 40, | ||
"knownUnstableArguments": 3, | ||
"unknownStableArguments": 0, | ||
"totalArguments": 43, | ||
"markedStableClasses": 0, | ||
"inferredStableClasses": 0, | ||
"inferredUnstableClasses": 0, | ||
"inferredUncertainClasses": 3, | ||
"effectivelyStableClasses": 0, | ||
"totalClasses": 3, | ||
"memoizedLambdas": 6, | ||
"singletonLambdas": 0, | ||
"singletonComposableLambdas": 3, | ||
"composableLambdas": 3, | ||
"totalLambdas": 6 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +0,0 @@ | ||
unstable class QuackAnimationSpec { | ||
stable var snapMode: Boolean | ||
<runtime stability> = Unstable | ||
} | ||
4 changes: 1 addition & 3 deletions
4
animation/report/compose-reports/animation_debug-composables.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
package,name,composable,skippable,restartable,readonly,inline,isLambda,hasDefaults,defaultsGroup,groups,calls, | ||
team.duckie.quackquack.animation.QuackAnimatedContent,QuackAnimatedContent,1,1,1,0,0,0,0,0,1,1, | ||
team.duckie.quackquack.animation.QuackAnimatedVisibility,QuackAnimatedVisibility,1,1,1,0,0,0,0,0,1,1, | ||
team.duckie.quackquack.animation.animatedQuackBorderAsState,animatedQuackBorderAsState,1,0,0,0,0,0,0,0,1,2, | ||
team.duckie.quackquack.animation.animateQuackColorAsState,animateQuackColorAsState,1,0,0,0,0,0,0,0,1,2, | ||
team.duckie.quackquack.animation.animatedQuackTextStyleAsState,animatedQuackTextStyleAsState,1,0,0,0,0,0,0,0,1,5, | ||
team.duckie.quackquack.animation.animatedQuackTypographyAsState,animatedQuackTypographyAsState,1,0,0,0,0,0,0,0,1,5, |
25 changes: 7 additions & 18 deletions
25
animation/report/compose-reports/animation_debug-composables.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
animation/report/compose-reports/animation_debugUnitTest-classes.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
runtime class QuackBorderSnapshot { | ||
runtime val snapshotPath: SnapshotPathGeneratorRule | ||
<runtime stability> = Runtime(SnapshotPathGeneratorRule) | ||
} | ||
runtime class QuackColorSnapshot { | ||
runtime val snapshotPath: SnapshotPathGeneratorRule | ||
<runtime stability> = Runtime(SnapshotPathGeneratorRule) | ||
} | ||
runtime class QuackTypographySnapshot { | ||
runtime val snapshotPath: SnapshotPathGeneratorRule | ||
<runtime stability> = Runtime(SnapshotPathGeneratorRule) | ||
} |
1 change: 1 addition & 0 deletions
1
animation/report/compose-reports/animation_debugUnitTest-composables.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
package,name,composable,skippable,restartable,readonly,inline,isLambda,hasDefaults,defaultsGroup,groups,calls, |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +0,0 @@ | ||
unstable class QuackAnimationSpec { | ||
stable var snapMode: Boolean | ||
<runtime stability> = Unstable | ||
} | ||
4 changes: 1 addition & 3 deletions
4
animation/report/compose-reports/animation_release-composables.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
package,name,composable,skippable,restartable,readonly,inline,isLambda,hasDefaults,defaultsGroup,groups,calls, | ||
team.duckie.quackquack.animation.QuackAnimatedContent,QuackAnimatedContent,1,1,1,0,0,0,0,0,1,1, | ||
team.duckie.quackquack.animation.QuackAnimatedVisibility,QuackAnimatedVisibility,1,1,1,0,0,0,0,0,1,1, | ||
team.duckie.quackquack.animation.animatedQuackBorderAsState,animatedQuackBorderAsState,1,0,0,0,0,0,0,0,1,2, | ||
team.duckie.quackquack.animation.animateQuackColorAsState,animateQuackColorAsState,1,0,0,0,0,0,0,0,1,2, | ||
team.duckie.quackquack.animation.animatedQuackTextStyleAsState,animatedQuackTextStyleAsState,1,0,0,0,0,0,0,0,1,5, | ||
team.duckie.quackquack.animation.animatedQuackTypographyAsState,animatedQuackTypographyAsState,1,0,0,0,0,0,0,0,1,5, |
Oops, something went wrong.