Commit Graph

129 Commits (adaptive-previews-device-classes)

Author SHA1 Message Date
Don Turner 43f952a815 Fix module graph generation.
6 months ago
Don Turner 5585f654fa Remove feature module READMEs (they will be replaced by submodule READMEs)
6 months ago
Don Turner c146171abd Docs: Add dependency graphs for feature modules
6 months ago
Don Turner d5998c9c51 Refactor navigation routes to NavKeys
6 months ago
Don Turner 92c5b1ff34 More NavigationState refactoring. Fix compilation errors.
6 months ago
Don Turner 6b5069b670 Refactor NavigationState and make tests pass
6 months ago
Don Turner 24c2a13a13 WIP remove DI 2
6 months ago
Don Turner 09248a9885 WIP remove DI
6 months ago
Clara Fok b521b4b46e run spotless
6 months ago
Clara Fok 2395c5619d Refactored NiaNavigator
6 months ago
Clara Fok 0ca2107f36 Update feature ViewModels and tests
6 months ago
Clara Fok c009f76d3b Refactor Interests to ListDetailScene
6 months ago
Clara Fok 7adba8556a Refactor feature modules to navigation3
6 months ago
Clara Fok e06e67516e Split feature modules into api and impl modules
6 months ago
Simon Marquis 17162dab60 graphUpdate
10 months ago
Simon Marquis 1c61be7b7b Update color mapping
10 months ago
Simon Marquis e8dc43b58b graphUpdate
11 months ago
Simon Marquis e079e68815 Delete old graphs
11 months ago
hiroaki404 5b99313ae5 fix typo
2 years ago
hiroaki404 8bb823ede7 use backgroundScope
2 years ago
nosho.hiroaki 94f86b7975 fix test name and typo, and user assertion instead of check method
2 years ago
nosho.hiroaki d372d6ecec improve BookmarksViewModelTest coverage
2 years ago
blue928sky bf54ccc760 feat: use androidx.lifecycle.compose.LocalLifecycleOwner
2 years 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
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
3 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
3 years ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
3 years ago
Simon Marquis 6cd5958665
Update feature/bookmarks/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/bookmarks/navigation/BookmarksNavigation.kt
3 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
3 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
3 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
3 years ago
Simon Marquis caa482bc71 Kotlinify codebase
3 years ago
Miłosz Moczkowski 9c89e98e5b Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
3 years ago
Miłosz Moczkowski 816a7b60c1 Replace manual navigation component switching with new NavigationSuiteScaffold
3 years ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
3 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
3 years ago
dahunsi 03d2455f41 Use lazy vertical staggered grid in feed to maximize space utilization
3 years ago