Commit Graph

279 Commits (cd62fd5e01ddf8902dd5c86bd2f0a3b368f8e34f)

Author SHA1 Message Date
Simon Marquis cd62fd5e01
Update feature/search/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/search/navigation/SearchNavigation.kt
7 months ago
Simon Marquis b7a628ece5
Update feature/interests/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/interests/navigation/InterestsNavigation.kt
7 months ago
Simon Marquis 6cd5958665
Update feature/bookmarks/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/bookmarks/navigation/BookmarksNavigation.kt
7 months ago
Simon Marquis 65f0d5b2d9
Update feature/foryou/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/foryou/navigation/ForYouNavigation.kt
7 months ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
7 months ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
7 months ago
lihenggui 2a2d8ed88d Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
7 months ago
lihenggui 32e1ec0447 Remove violations: property-naming
7 months ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
7 months ago
lihenggui fb5bd225be Spotless
7 months ago
Simon Marquis caa482bc71 Kotlinify codebase
8 months ago
Simon Marquis 988002e692 Update Robolectric 4.11.1
8 months ago
Miłosz Moczkowski 9c89e98e5b Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
8 months ago
Miłosz Moczkowski 816a7b60c1 Replace manual navigation component switching with new NavigationSuiteScaffold
8 months ago
kimdowoo 129099e219 refactor/Convert object to data object in sealed interface
9 months ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
10 months ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
10 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
10 months ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
10 months ago
tunjid b2498c763f 🤖 Updates screenshots
10 months ago
dahunsi 03d2455f41 Use lazy vertical staggered grid in feed to maximize space utilization
10 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
10 months ago
Roy Matero 298f3ce4db
Merge branch 'android:main' into main
11 months ago
Jose Alcérreca 5b79869324
Adds dark screenshot tests and fixes background colors in ForYou (#918)
11 months ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
11 months ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
11 months ago
Adetunji Dahunsi 4716c7f841
Merge pull request #913 from hoangchungk53qx1/main
11 months ago
hoangchungk53qx1 66eafdc38b format modification for screen search
11 months ago
Milosz Moczkowski b6459d41ee
Merge pull request #834 from takahirom/takahirom/rename-topicBody/2023-07-13
11 months ago
Milosz Moczkowski 374808c284
Merge pull request #847 from SilviaGarciaBouza/wrong_color_in_dark_mode
11 months ago
hoangchungk53qx1 70498dd6e3 separate function logEvent for search triggered
11 months ago
hoangchungk53qx1 9cb20db93a separate function logEvent for search triggered
11 months ago
hoangchungk53qx1 c52c4b88cd replace object with data object in search feature, simple format code for the reader
11 months ago
hoangchungk53qx1 cd30ecf359 replace object with data object in search feature, simple format code for the reader
11 months ago
Milosz Moczkowski 89a1294c63
Merge branch 'main' into takahirom/rename-topicBody/2023-07-13
11 months ago
Simon Marquis daa2228132 Restore original `type` labels
11 months ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
11 months ago
Adetunji Dahunsi 153b34fd50
Merge pull request #850 from qamarelsafadi/loading-progress-for-image
11 months ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
11 months ago
Qamar A. Safadi 2db3e0c804
Merge branch 'android:main' into loading-progress-for-image
11 months ago
Don Turner 8901e5932a
Merge pull request #872 from SimonMarquis/data-objects
11 months ago
Don Turner 0e13207a40
Merge pull request #874 from SimonMarquis/string-decoder
11 months ago
Qamar A. Safadi 5abc69fb49
Merge branch 'android:main' into loading-progress-for-image
11 months ago
Simon Marquis 0418997f5a Extract `UTF-8` character encoding
11 months ago
Don Turner 4d0efef3b4
Merge pull request #879 from tatsuyafujisaki/rename-constants
11 months ago
Qamar A. Safadi 8aa0457ca9
Merge branch 'android:main' into loading-progress-for-image
12 months ago
Adetunji Dahunsi 0a20cb729b
Merge pull request #877 from android/tj/scrollbars
12 months ago
Tatsuya Fujisaki 4eeb045287 Rename constants
12 months ago
Adetunji Dahunsi ec53d03854
Merge pull request #722 from android/tj/scrollbars
12 months ago
dahunsi 03610d229a Update feedItemsSize calculation
12 months ago