Commit Graph

87 Commits (31237816e31cd4f6a30adb818b4e9ccdc2d58cce)

Author SHA1 Message Date
Don Turner 5084fca4dd Fix InterestScreenTest resources
7 months ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
7 months ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
7 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
7 months ago
Jonathan Koren 19f6f9e09a
2 pane support in Interests screen (#1234)
7 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
7 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
9 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
9 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
9 months ago
Simon Marquis b7a628ece5
Update feature/interests/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/interests/navigation/InterestsNavigation.kt
10 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
10 months ago
lihenggui 32e1ec0447 Remove violations: property-naming
10 months ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
10 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
10 months ago
Simon Marquis caa482bc71 Kotlinify codebase
10 months 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
1 year ago
Simon Marquis 9aba5cc0fe Cleanup unused string resources
1 year ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
1 year ago
James Rose 050db2cb72 Merge branch 'main' into jr/track-viewed
1 year 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
Alex Vanyo 0d23e64848
Merge pull request #558 from android/av/gmd-convention-plugin
2 years ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger
2 years ago
Márton Braun 322ff63dbc Route topic chip tap events up to NiaNavHost
2 years ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
2 years ago
Simon Marquis f9a3533df3 Updgrade androidx-lifecycle from 2.6.0-alpha03 to 2.6.0-alpha05
2 years ago
Alex Vanyo 6146dd5576 Switch GMD to use a convention plugin
2 years ago
Miłosz Moczkowski bcb4d7d592 Replace global variables with PreviewParameterProvider
2 years ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
2 years ago