Commit Graph

103 Commits (dependabot/gradle/firebaseCrashlyticsPlugin-3.0.2)

Author SHA1 Message Date
saeedishayan76 6f40606c54 InterstsViewModelTest fix spotless Issue
3 months ago
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
3 months ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
3 months ago
Don Turner bee8c88681
Update feature/interests/src/test/kotlin/com/google/samples/apps/nowinandroid/interests/InterestsViewModelTest.kt
3 months ago
Don Turner 4ff5b1fa26 Fix failing InterestsListDetailScreenTest
3 months ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
3 months ago
Don Turner fc58680c06 Remove string-based argument name from navigation code
4 months ago
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
Simon Marquis 930e061611 Cleanup dependencies
8 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
12 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