Commit Graph

125 Commits (04302b7113a812b1b8a97dcafe57dc70728478bf)

Author SHA1 Message Date
Don Turner 8f269ff57a Fix module graph generation.
1 month ago
Don Turner 92fd6f6605 Remove feature module READMEs (they will be replaced by submodule READMEs)
1 month ago
Don Turner cedc689f1a Disable checkGraphs CI step as it is failing for an unknown reason
1 month ago
Don Turner b9a80fc038 Refactor navigation routes to NavKeys
1 month ago
Don Turner af504d2331 More NavigationState refactoring. Fix compilation errors.
1 month ago
Don Turner f6824858c4 Refactor NavigationState and make tests pass
1 month ago
Don Turner 386d1a0a16 WIP remove DI 2
1 month ago
Don Turner c9bba49957 WIP remove DI
1 month ago
Don Turner adcc3871be Refactor navigation state management
1 month ago
Clara Fok dc29a5eb62 run spotless
2 months ago
Clara Fok b91a965ae2 Refactored NiaNavigator
2 months ago
Clara Fok a878b170dc Update dependencyGuardBaseline
2 months ago
Clara Fok e373828f5f Update feature ViewModels and tests
2 months ago
Clara Fok 4a8eaba408 Refactor Interests to ListDetailScene
2 months ago
Clara Fok d30083005e Refactor feature modules to navigation3
2 months ago
Clara Fok 068d8cc93c Split feature modules into api and impl modules
2 months ago
Simon Marquis 17162dab60 graphUpdate
4 months ago
Simon Marquis 1c61be7b7b Update color mapping
4 months ago
Simon Marquis e8dc43b58b graphUpdate
5 months ago
Simon Marquis e079e68815 Delete old graphs
5 months ago
Alex Vanyo fc418fc7a5
Rename highlightSelectedTopic to shouldHighlightSelectedTopic
10 months ago
Alex Vanyo f3cf2379a3
Update to material3-adaptive 1.1
10 months ago
saeedishayan76 6f40606c54 InterstsViewModelTest fix spotless Issue
1 year ago
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
1 year ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
1 year ago
Don Turner bee8c88681
Update feature/interests/src/test/kotlin/com/google/samples/apps/nowinandroid/interests/InterestsViewModelTest.kt
1 year ago
Don Turner 4ff5b1fa26 Fix failing InterestsListDetailScreenTest
1 year ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
1 year 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