Commit Graph

108 Commits (main)

Author SHA1 Message Date
Simon Marquis 1c61be7b7b Update color mapping
6 days ago
Simon Marquis e8dc43b58b graphUpdate
3 weeks ago
Simon Marquis e079e68815 Delete old graphs
3 weeks ago
Alex Vanyo fc418fc7a5
Rename highlightSelectedTopic to shouldHighlightSelectedTopic
6 months ago
Alex Vanyo f3cf2379a3
Update to material3-adaptive 1.1
6 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
1 year ago
Don Turner ec71b2a07e Add Robolectric to allow ViewModel tests to pass
1 year ago
Don Turner da8f32a2ea Rename Destinations to Routes
1 year ago
Don Turner 8fc2e15e73 Update to navigation 2.8.0-beta01
1 year ago
Don Turner be752e779d Fix tests, fix spotless
1 year ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
1 year ago
Don Turner 924391cd22 Fix spotless
1 year ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
1 year ago
Don Turner 490997281a Update to alpha08, use toRoute to obtain destination inside VM
1 year 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
lihenggui f8f932705a Remove violations: discouraged-comment-location
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
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
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
2 years ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
2 years ago
Don Turner 8901e5932a
Merge pull request #872 from SimonMarquis/data-objects
2 years ago
Tatsuya Fujisaki 4eeb045287 Rename constants
2 years ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
2 years ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
2 years ago
TJ Dahunsi e13e84c155 Replace usages of 'displacement' to 'moved' in parameter names
2 years ago
TJ Dahunsi eeb4973265 PR feedback
2 years ago
TJ Dahunsi cb1d50e65e Even better names
2 years ago
TJ Dahunsi 3aec705048 Add padding to scrollbars
2 years ago