Commit Graph

574 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
Alex Vanyo f03c06163e Add NavigationSuiteScaffold
1 year ago
Don Turner 74fead944a Merge branch 'main' into replace-testharness
1 year ago
Jose Alcérreca bfcea73e3c Adds screenshot tests for snackbar (#1343)
1 year ago
Tomáš Mlynarič 7a9355482b Remove forgotten Trace.endSection()
1 year ago
Tomáš Mlynarič 5b1ba07f99 Offload connectivity monitor to a background thread
1 year ago
dturner 6a5041d746 🤖 Updates screenshots
1 year ago
Don Turner 369c271b50 Merge branch 'main' into replace-testharness
1 year ago
Simon Marquis 34540c4d01 Lower visibility of some dependencies
1 year ago
Don Turner 29e5551589 Merge pull request #1284 from sanao1006/remove-GetSearchContentsCountUseCase
1 year ago
Don Turner 3eef22be71 Merge pull request #1314 from squart300kg/main
1 year ago
Simon Marquis 0639b375f1 Cleanup dependencies
1 year ago
Don Turner 66c5335e0f Merge pull request #1306 from yongsuk44/feat/weak-warning
1 year ago
Don Turner 4fc5e67d30 Merge pull request #1291 from Jaehwa-Noh/rename
1 year ago
sangyoon c336537a43 clean up di module in core.database package
1 year ago
yongsuk44 5dcf769031 Remove empty primary constructors
1 year ago
yongsuk44 8e9b39fa31 Remove unnecessary opt-in annotations
1 year ago
Jaehwa Noh 77da15f57d Change name Fake to Demo.
1 year ago
Simon Marquis bcdc1a322e Delete unused `combine` extension in `SyncUtilities.kt`
2 years ago
Jaehwa Noh c04ffa8bf8 Change lint ignore name in lint.xml.
2 years ago
Jaehwa Noh 2e039d3f0d Revert "Move main to demo."
2 years ago
Jaehwa Noh 6f468d66fd Move main to demo.
2 years ago
Jaehwa Noh d8f2ef1def Remove VisibleForTesting.
2 years ago
Jaehwa Noh c975be2f07 Rename fake to demo.
2 years ago
Don Turner 09c8b46855 Merge branch 'main' into remove-GetSearchContentsCountUseCase
2 years ago
Don Turner 5a38b9465a Merge pull request #1271 from android/dt/remove-feature-dep
2 years ago
sanao1006 37e776771d [Refactor]: Directly call SearchContentsRepository interface in SearchViewModel
2 years ago
Alex Vanyo 055ed3cc5c Merge pull request #1275 from Jaehwa-Noh/rename-function
2 years ago
Don Turner 6da850d28a Remove the search module's dependency on other feature modules
2 years ago
Don Turner 315c284be2 Merge pull request #1257 from android/dt/add-module-graphs
2 years ago
Don Turner 7415ae3b46 Add title to READMEs to describe the dependency graph
2 years ago
Jaehwa Noh 114ab5a713 Fix typo.
2 years ago
Jaehwa Noh 8f46eb84ae Fix #1270
2 years ago
Don Turner 37422cc12d Add graph for screenshot testing module, minor update to script
2 years ago
Jaehwa Noh d49cc4e5bb Add @After to guarantee DB was closed. (#1240)
2 years ago
Don Turner 2004c9abca Update module dependency graphs and add script to create them
2 years ago
Don Turner 7196156718 Merge branch 'main' into replace-testharness
2 years ago
Don Turner 6db4f519b2 Merge pull request #1182 from SimonMarquis/api-compose-ui-tooling
2 years ago
Don Turner 951bd07490 Merge pull request #1144 from SimonMarquis/move-fakes-to-data-test-module
2 years ago
Don Turner f7646a5a2e Merge pull request #1248 from yongsuk44/main
2 years ago
Don Turner 5dc1dd790b Merge pull request #1247 from Jaehwa-Noh/remove-unused-function
2 years ago
kim-yongsuk 314f8a6e7b Apply Composable Parameter Ordering Guidelines
2 years ago
Alex Vanyo a4c0842d73 Extract ScreenshotHelper to separate testing module
2 years ago
Jaehwa Noh 1ff2722d2e Remove Insert function
2 years ago
Tomáš Mlynarič 8f89ca6cbb Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
dturner ec8786e168 🤖 Updates screenshots
2 years ago
Don Turner 137a8a78a6 Replace Accompanist TestHarness with DeviceConfigurationOverride
2 years ago
Don Turner e1d10d5a54 Update Compose BOM to 2024.02.00. Fixes #1218
2 years ago
Simon Marquis d61affe324 Merge remote-tracking branch 'origin/main' into move-android-instrumented-test
2 years ago
Simon Marquis 1634aff29f Merge remote-tracking branch 'origin/main' into jvm-alt
2 years ago
Simon Marquis 554f50ac8a Merge remote-tracking branch 'origin/main' into move-fakes-to-data-test-module
2 years ago
dturner b3ff8aa940 🤖 Updates screenshots
2 years ago
Don Turner 1e14339924 Fix individual UI components
2 years ago
dturner 5c83771326 🤖 Updates screenshots
2 years ago
Don Turner a04a43d5cf Fix spotless (really should enable the commit hook to do this)
2 years ago
Don Turner 502edda0b7 Fix text styles and spacing now that includeFontPadding is false
2 years ago
dturner 1c9c47fda4 🤖 Updates screenshots
2 years ago
Don Turner d07783be5d Revert fontSize change
2 years ago
Don Turner 811bdf801b Fix spotless (again)
2 years ago
Don Turner e04cb4e00d Merge branch 'main' into update-compose-bom
2 years ago
Don Turner 3ab68c72ea Merge pull request #1040 from SimonMarquis/fix-unit-test
2 years ago
Don Turner 9fc80d8611 Remove includeFontPadding, default behaviour is fine
2 years ago
Tomáš Mlynarič 7737a83eb9 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
dturner 77bb7f95d1 🤖 Updates screenshots
2 years ago
Don Turner 82b15d38f1 Switch default padding to true since this was actually false by default since Compose 1.6.0-alpha01
2 years ago
Don Turner e750cdda90 Switch off default font padding to avoid changing UI
2 years ago
Don Turner 954afd6810 Fix ShortText icon
2 years ago
dturner 4a1015287d 🤖 Updates screenshots
2 years ago
Don Turner f5ccb99e8a Update Compose BOM to 2024.02.00. Fixes #1218
2 years ago
Tomáš Mlynarič 226ef1ac25 Add comment for Retrofit async OkHttp
2 years ago
Tomáš Mlynarič f4dc167da2 Optimize OkHttp initialization for Retrofit
2 years ago
Tomáš Mlynarič 41b576d294 Improve lazy loading for Coil + OkHttp
2 years ago
Tomáš Mlynarič 8e959e9803 Improve converting to kotlin timezone
2 years ago
Tomáš Mlynarič 77d4f5f57f Use trySend multiple times
2 years ago
Simon Marquis 37af179716 Move `:core:data` fake repositories to `:core:data-test`
2 years ago
Simon Marquis e3a0f119c3 Merge branch 'main' into jvm-alt
2 years ago
Tomáš Mlynarič 251b1bbc2c Use androidx.tracing everywhere
2 years ago
Tomáš Mlynarič e208bd0bfd Use kotlinx.datetime.Timezone instead of java ZoneId
2 years ago
Simon Marquis 7a5df77bc3 Replace comments with proper `@TestOnly` annotations
2 years ago
Simon Marquis 17b006ed43 Fix addNewsResources issue
2 years ago
Simon Marquis e4917b1332 Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
2 years ago
Tomáš Mlynarič 6c7a136de2 More readable zoneId creation
2 years ago
Tomáš Mlynarič e19d435317 Rename LocalTimeZone -> LocalZoneId + collects with lifecycle
2 years ago
Tomáš Mlynarič 64a325ae6c Conflate TimeZoneMonitor emissions
2 years ago
Tomáš Mlynarič fa16457b5e Fix spotless
2 years ago
Tomáš Mlynarič c432f74054 Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
2 years ago
Simon Marquis c307446e69 Move `androidx.compose.ui:ui-tooling` dependency to convention plugin
2 years ago
Don Turner ecd7b035c7 Merge pull request #785 from SimonMarquis/optimize-avd
2 years ago
Simon Marquis c3bb7ce4b5 Merge branch 'main' into firebase-ktx
2 years ago
Simon Marquis ae55eb8e1a Optimize AVD to fix long vector paths Lint warning
2 years ago
Simon Marquis 35caa8547c Merge branch 'main' into move-android-instrumented-test
2 years ago
Simon Marquis de331fafb5 Apply suggestions from code review
2 years ago
Simon Marquis 987b534f1c Migrate `:core:common` to pure JVM module
2 years ago
Simon Marquis 62a0f1c84e Prep work for JVM alternatives to modules/plugins
2 years ago
Don Turner 4843216871 Merge branch 'main' into kotlinify
2 years ago
Don Turner 305f049429 Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Simon Marquis 6cd965d70c Replace `Enum.values()` with `Enum.entries`
2 years ago
Don Turner 137944ab9a Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Simon Marquis dad6f3dcdc Update core/designsystem/src/main/kotlin/com/google/samples/apps/nowinandroid/core/designsystem/component/scrollbar/ScrollbarExt.kt
2 years ago
Don Turner e4991aff96 Merge branch 'main' into kotlinify
2 years ago
Simon Marquis 2e663d3572 Merge branch 'main' into kotlinify
2 years ago
lihenggui d7727f1cac Ignore function naming check when annotated with @Test
2 years ago
lihenggui 97ecd911c5 Suppress ktlint:standard:function-naming in ResultKtTest
2 years ago
lihenggui 9dac5b80c3 Move @Suppress("ktlint:standard:max-line-length") to function scope
2 years ago
lihenggui 5aa9122f08 Remove violations: property-naming
2 years ago
lihenggui 402ca7d782 Remove violations: discouraged-comment-location
2 years ago
lihenggui 5e965962c5 Spotless
2 years ago
Simon Marquis 171e2e83f5 Reduce overall build complexity
2 years ago
Simon Marquis 7bdf942a47 Merge branch 'main' into firebase-ktx
2 years ago
Yuya 907be7d667 Update thumbTrackSizePercent calculation for readability
2 years ago
Yuya cc6677872d Update thumb movement range by thumb size, in app scrollbars
2 years ago
Ben Trengrove 20002b25ed Merge pull request #1067 from android/ben/itemstate
2 years ago
dahunsi 58567379dc Fix typo in app scrollbars
2 years ago
Ben Trengrove 1d65b7b702 Remove redundant mutable state
2 years ago
Ben Trengrove 41a7a697da Apply spotless
2 years ago
Ben Trengrove a7c7b520a4 Use custom Modifier.Node instead of background
2 years ago
Ben Trengrove 6a95579954 Move state into a state holder and remove redundant Box
2 years ago
Ben Trengrove a142660048 Move scrollbar changes out of composition
2 years ago
Simon Marquis 4c8e0319ee spotless
2 years ago
Simon Marquis 6d93ce5ead Firebase: Migrate to using the Kotlin extensions (KTX) APIs in the main modules
2 years ago
Simon Marquis 6a3a5ea692 Kotlinify codebase
2 years ago
Simon Marquis 8d0b893459 Update Robolectric 4.11.1
2 years ago
Simon Marquis 142a37cd94 Move Android instrumented test `ThemeTest` to unit test
2 years ago
Daniel Santiago 20129f083b Update to Hilt 2.48.1 and use the KSP version
2 years ago
rosariopf 137a5de28c remove ktx import from FirebaseAnalyticsHelper.kt
2 years ago
Mario Manhique 9d43ecfdb9 Update MainDispatcherRule.kt
2 years ago
Don Turner bbcabea220 Fix formatting issues
2 years ago
rosariopf 9abc0cc2d4 upgrade to Firebase BoM 32.5.0 and drop Firebase KTX
2 years ago
Adetunji Dahunsi 53d8bef434 Merge pull request #972 from tjmtic/now-update-888
2 years ago
Jonathan Koren 45b11a0571 fixed for PR 985
2 years ago
TM 0d31a62bbd Merge remote-tracking branch 'upstream/main' into now-update-888
2 years ago
Simon Marquis c85e361ef9 Fix compiler warning: Remove single lambda parameter declaration
2 years ago
Adetunji Dahunsi 27dd4e66ad Merge pull request #947 from android/tj/staggered-grid-feed
2 years ago
TM 190189b7e4 Update compose-runtime version; Update primitive mutable states to mutableState API where applicable
2 years ago
Don Turner 3d85cd06d0 Merge pull request #958 from McGalanes/main
2 years ago
Don Turner 97933b1686 Merge pull request #959 from McGalanes/convention-plugins-toml
2 years ago
dahunsi 0ccd6d2f29 Fix spotless
2 years ago
dahunsi 401b42388a Address PR feedback
2 years ago
Don Turner 6628ddfdaf Merge pull request #912 from lihenggui/main
2 years ago
Minseong Kim a147118fdd Fit typo in SystemTrayNotifier.kt
2 years ago
Melwin Magalhaes f470be2860 Add convention plugins to version catalogs
2 years ago
Melwin Magalhaes d089ccd9d7 Use typesafe project accessors for project modules
2 years ago
dahunsi 738fbc190d Use animateItemPlacement() on feed
2 years ago
dahunsi 9c8f1256a0 Fix spotless
2 years ago
dahunsi 768c484090 Use lazy vertical staggered grid in feed to maximize space utilization
2 years ago
Simon Marquis 79bb3b9edf Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
Simon Marquis 415e35c35e Enforce `resourcePrefix` on Android library modules
2 years ago
Simon Marquis 2bbb982b3a Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Jose Alcérreca ff9f38198f Adds screenshot tests to :core:designsystem (#931)
2 years ago
Don Turner a2c0450965 Merge pull request #925 from SimonMarquis/remove-dispatcher
2 years ago
Simon Marquis 7f5a8619fe Remove unnecessary dispatcher switch in `DefaultRecentSearchRepository`
2 years ago