Commit Graph

122 Commits (e5cd8e3a520ca3a81072fbceefe6fc6c80312d21)

Author SHA1 Message Date
lihenggui a87dcda7eb Merge remote-tracking branch 'upstream/main'
1 year ago
blue928sky bf54ccc760 feat: use androidx.lifecycle.compose.LocalLifecycleOwner
1 year ago
lihenggui ccd7d292d2 Spotless
1 year ago
lihenggui 528ee11110 Add material 3 adaptive dependencies and fix compilation errors
1 year ago
lihenggui 539d36fb0b WIP: Move app to use compose multiplatform
1 year ago
lihenggui 7b0d1bea22 Migrate bookmarks module to multiplatform
1 year ago
lihenggui a928d2d724 Spotless
1 year ago
lihenggui d5f9b10f99 Merge remote-tracking branch 'upstream/main'
1 year ago
lihenggui 5e2ac48e19 Merge remote-tracking branch 'upstream/main'
1 year ago
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
2 years ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
2 years ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
2 years ago
lihenggui 32918f929b Merge remote-tracking branch 'upstream/main'
2 years ago
lihenggui 392050cee0 Fix compilation errors in androidInstrumentedTest
2 years ago
lihenggui f0c58bc83b Move compose declaration to build script
2 years ago
lihenggui 9420c0c770 Use @Dispatcher to distinguish different dispatchers
2 years ago
lihenggui 75bed25ebd Spotless
2 years ago
lihenggui 5ba50fc325 Temp remove implementations for viewmodels
2 years ago
lihenggui 6d05ba133e Migrate bookmarks to multiplatform module
2 years ago
Don Turner da8f32a2ea Rename Destinations to Routes
2 years ago
Don Turner 924391cd22 Fix spotless
2 years ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
2 years ago
Simon Marquis 930e061611 Cleanup dependencies
2 years ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
Jaehwa Noh ee4320723f Fix typo.
2 years ago
Jaehwa Noh ed91723e2f Fix #1270
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Don Turner 2ad48843f6 Fix formatting
2 years ago
Don Turner 254b464259 Update Lifecycle to 2.7.0. Use new LifecycleEventEffect.
2 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
2 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Simon Marquis 6cd5958665
Update feature/bookmarks/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/bookmarks/navigation/BookmarksNavigation.kt
2 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
2 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
Miłosz Moczkowski 9c89e98e5b Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
2 years ago
Miłosz Moczkowski 816a7b60c1 Replace manual navigation component switching with new NavigationSuiteScaffold
2 years ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
2 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
2 years ago
dahunsi 03d2455f41 Use lazy vertical staggered grid in feed to maximize space utilization
2 years ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
2 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
3 years ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
3 years ago
TJ Dahunsi e13e84c155 Replace usages of 'displacement' to 'moved' in parameter names
3 years ago
TJ Dahunsi eeb4973265 PR feedback
3 years ago