Commit Graph

125 Commits (adaptive-previews-device-classes)

Author SHA1 Message Date
Don Turner 43f952a815 Fix module graph generation.
3 months ago
Don Turner 5585f654fa Remove feature module READMEs (they will be replaced by submodule READMEs)
3 months ago
Don Turner 0f6e77deb6 Disable checkGraphs CI step as it is failing for an unknown reason
3 months ago
Don Turner d5998c9c51 Refactor navigation routes to NavKeys
3 months ago
Don Turner 92c5b1ff34 More NavigationState refactoring. Fix compilation errors.
3 months ago
Don Turner 6b5069b670 Refactor NavigationState and make tests pass
3 months ago
Don Turner 24c2a13a13 WIP remove DI 2
3 months ago
Don Turner 09248a9885 WIP remove DI
3 months ago
Don Turner c32f3ba480 Refactor navigation state management
3 months ago
Clara Fok b521b4b46e run spotless
3 months ago
Clara Fok 2395c5619d Refactored NiaNavigator
3 months ago
Clara Fok edd19638c5 Update dependencyGuardBaseline
3 months ago
Clara Fok 0ca2107f36 Update feature ViewModels and tests
3 months ago
Clara Fok c009f76d3b Refactor Interests to ListDetailScene
3 months ago
Clara Fok 7adba8556a Refactor feature modules to navigation3
3 months ago
Clara Fok e06e67516e Split feature modules into api and impl modules
3 months ago
Simon Marquis 17162dab60 graphUpdate
7 months ago
Simon Marquis 1c61be7b7b Update color mapping
7 months ago
Simon Marquis e8dc43b58b graphUpdate
8 months ago
Simon Marquis e079e68815 Delete old graphs
8 months ago
Alex Vanyo fc418fc7a5
Rename highlightSelectedTopic to shouldHighlightSelectedTopic
1 year ago
Alex Vanyo f3cf2379a3
Update to material3-adaptive 1.1
1 year ago
saeedishayan76 6f40606c54 InterstsViewModelTest fix spotless Issue
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 bee8c88681
Update feature/interests/src/test/kotlin/com/google/samples/apps/nowinandroid/interests/InterestsViewModelTest.kt
2 years ago
Don Turner 4ff5b1fa26 Fix failing InterestsListDetailScreenTest
2 years ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
2 years ago
Don Turner fc58680c06 Remove string-based argument name from navigation code
2 years ago
Don Turner ec71b2a07e Add Robolectric to allow ViewModel tests to pass
2 years ago
Don Turner da8f32a2ea Rename Destinations to Routes
2 years ago
Don Turner 8fc2e15e73 Update to navigation 2.8.0-beta01
2 years ago
Don Turner be752e779d Fix tests, fix spotless
2 years ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
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
Don Turner 490997281a Update to alpha08, use toRoute to obtain destination inside VM
2 years ago
Simon Marquis 930e061611 Cleanup dependencies
2 years ago
Don Turner 5084fca4dd Fix InterestScreenTest resources
2 years ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
2 years ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
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 b7a628ece5
Update feature/interests/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/interests/navigation/InterestsNavigation.kt
2 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
2 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
2 years ago