Commit Graph

129 Commits (main)

Author SHA1 Message Date
FletchMcKee 64242194d1 Update README graphs with correct datastore-proto plugin
3 months ago
Don Turner 496d210b22
Merge pull request #2041 from SimonMarquis/cleanup-graphs-readme
4 months ago
Aurimas 5ba16edde9
Apply spotless by default (#2055)
5 months ago
Simon Marquis 1f729a896c Update README files that contained old svg references
6 months ago
Don Turner 8f269ff57a Fix module graph generation.
7 months ago
Don Turner 92fd6f6605 Remove feature module READMEs (they will be replaced by submodule READMEs)
7 months ago
Don Turner cedc689f1a Disable checkGraphs CI step as it is failing for an unknown reason
7 months ago
Don Turner b9a80fc038 Refactor navigation routes to NavKeys
7 months ago
Don Turner af504d2331 More NavigationState refactoring. Fix compilation errors.
7 months ago
Don Turner f6824858c4 Refactor NavigationState and make tests pass
7 months ago
Don Turner 386d1a0a16 WIP remove DI 2
7 months ago
Don Turner c9bba49957 WIP remove DI
7 months ago
Don Turner adcc3871be Refactor navigation state management
7 months ago
Clara Fok dc29a5eb62 run spotless
8 months ago
Clara Fok b91a965ae2 Refactored NiaNavigator
8 months ago
Clara Fok a878b170dc Update dependencyGuardBaseline
8 months ago
Clara Fok e373828f5f Update feature ViewModels and tests
8 months ago
Clara Fok 4a8eaba408 Refactor Interests to ListDetailScene
8 months ago
Clara Fok d30083005e Refactor feature modules to navigation3
8 months ago
Clara Fok 068d8cc93c Split feature modules into api and impl modules
8 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
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
3 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
3 years ago