Commit Graph

95 Commits (dt/nav-safe-args-android-dependency)

Author SHA1 Message Date
Don Turner ec71b2a07e Add Robolectric to allow ViewModel tests to pass
5 months ago
Don Turner da8f32a2ea Rename Destinations to Routes
6 months ago
Don Turner 8fc2e15e73 Update to navigation 2.8.0-beta01
6 months ago
Don Turner be752e779d Fix tests, fix spotless
6 months ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
7 months ago
Don Turner 924391cd22 Fix spotless
7 months ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
7 months ago
Don Turner 490997281a Update to alpha08, use toRoute to obtain destination inside VM
7 months ago
Don Turner 5084fca4dd Fix InterestScreenTest resources
8 months ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
8 months ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
8 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
8 months ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
9 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
9 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
11 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
11 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
11 months ago
Simon Marquis b7a628ece5
Update feature/interests/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/interests/navigation/InterestsNavigation.kt
11 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
11 months ago
lihenggui 32e1ec0447 Remove violations: property-naming
11 months ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
11 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
12 months ago
Simon Marquis caa482bc71 Kotlinify codebase
1 year ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
1 year ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
1 year ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
1 year ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
1 year ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
1 year ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
1 year ago
Don Turner 8901e5932a
Merge pull request #872 from SimonMarquis/data-objects
1 year ago
Tatsuya Fujisaki 4eeb045287 Rename constants
1 year ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
1 year ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
1 year ago
TJ Dahunsi e13e84c155 Replace usages of 'displacement' to 'moved' in parameter names
1 year ago
TJ Dahunsi eeb4973265 PR feedback
1 year ago
TJ Dahunsi cb1d50e65e Even better names
1 year ago
TJ Dahunsi 3aec705048 Add padding to scrollbars
1 year ago
TJ Dahunsi 31b4841cb2 Add scrollbars to app
1 year ago
Miłosz Moczkowski 445c18a803 Refactor InterestsItem to Material3 ListItem
1 year ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
2 years ago
Simon Marquis 9aba5cc0fe Cleanup unused string resources
2 years ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
2 years ago
James Rose 050db2cb72 Merge branch 'main' into jr/track-viewed
2 years ago
Chris Sinco 93c01ad184 Fix trailing commas based on spotless check
2 years ago
Chris Sinco 049750dd51 Merge branch 'main' into ui-polish
2 years ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
2 years ago
Caren 098649d02f Remove unnecessary text description for buttons on Interest page
2 years ago
Alex Vanyo 874c2d1487
Merge pull request #561 from SimonMarquis/update/androidx-lifecycle
2 years ago
Simon Marquis 4d4f7d4a15 Merge remote-tracking branch 'origin/main' into update/androidx-lifecycle
2 years ago
Don Turner 36eeb19da8 Merge remote-tracking branch 'goog/main' into feb13-merge
2 years ago