Commit Graph

249 Commits (main)

Author SHA1 Message Date
saeedishayan76 26dd4424f6 remove blank lines for resolve spotless error
2 years ago
saeedishayan76 0356b873e9 change collectJob to backgroundScope coroutine
2 years ago
yongsuk44 f0434e52a4 Spotless Apply
2 years ago
yongsuk44 46e15f21dc Fix duplicate composition trace markers in composable
2 years ago
Don Turner 8d57134663 Fix spotless
2 years ago
Don Turner a8ffd1f2f1 Fix incorrect deep link key name in ForYouViewModelTest
2 years ago
Don Turner 4b3f5370b9 Clean up deep link handling
2 years ago
Don Turner 00efda54e8 Merge branch 'main' into dt/nav-safe-args
2 years ago
Simon Marquis 1c5513283a Merge remote-tracking branch 'origin/main' into fix/1161-2
2 years ago
Don Turner 95bdc0f533 Rename ForYouRoute composable to ForYouScreen
2 years ago
Don Turner da8f32a2ea Rename Destinations to Routes
2 years ago
Don Turner aba2b2c154 Remove different deeplink destination, add route for nested nav host
2 years ago
Don Turner 4a84cf2bf4 Add specific type for deeplinks
2 years ago
Don Turner f67f4d1a83 Update ForYou destination to match current deeplink pattern
2 years ago
Don Turner 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups.
2 years ago
Alex Vanyo 3fb6df7c33 Add NavigationSuiteScaffold
2 years ago
dturner 8cc0fc00e6 🤖 Updates screenshots
2 years ago
Don Turner 924391cd22 Fix spotless
2 years ago
Don Turner 89163b5ea1 Migrate remainder of app to type-safe navigation
2 years ago
Simon Marquis 930e061611 Cleanup dependencies
2 years ago
Don Turner 0584f191bc
Merge pull request #1271 from android/dt/remove-feature-dep
2 years ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
2 years ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
Jaehwa Noh ee4320723f Fix typo.
2 years ago
Jaehwa Noh ed91723e2f Fix #1270
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
2 years ago
Don Turner db5e2b649e Remove unnecessary Boxes
3 years ago
dturner 27fd4e544a 🤖 Updates screenshots
3 years ago
dturner 02d4fea615 🤖 Updates screenshots
3 years ago
dturner 81a5c0a3a7 🤖 Updates screenshots
3 years ago
dturner 9e645356f6 🤖 Updates screenshots
3 years ago
Don Turner 2271d01da5 Fix spotless
3 years ago
Don Turner b1d867f827 Replace BoxWithConstraints with Box (fixes linter error)
3 years ago
dturner 6b2b01ed82 🤖 Updates screenshots
3 years ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
3 years ago
Tomáš Mlynarič d9aaec0699 Use androidx.tracing everywhere
3 years ago
Jose Alcérreca 3ff5d48f37
Restores screenshot tests in foryou (#1199)
3 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
3 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
3 years ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
3 years ago
Simon Marquis 65f0d5b2d9
Update feature/foryou/src/main/kotlin/com/google/samples/apps/nowinandroid/feature/foryou/navigation/ForYouNavigation.kt
3 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
3 years ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
3 years ago
lihenggui 2a2d8ed88d Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
3 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
3 years ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
3 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
3 years ago
Simon Marquis caa482bc71 Kotlinify codebase
3 years ago
Simon Marquis 988002e692 Update Robolectric 4.11.1
3 years ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
3 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
3 years ago
tunjid b2498c763f 🤖 Updates screenshots
3 years ago
dahunsi 03d2455f41 Use lazy vertical staggered grid in feed to maximize space utilization
3 years ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
3 years ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
3 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
3 years ago
Roy Matero 298f3ce4db
Merge branch 'android:main' into main
3 years ago
Jose Alcérreca 5b79869324
Adds dark screenshot tests and fixes background colors in ForYou (#918)
3 years ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
3 years ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
3 years ago
Simon Marquis daa2228132 Restore original `type` labels
3 years ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
3 years ago
Adetunji Dahunsi 153b34fd50
Merge pull request #850 from qamarelsafadi/loading-progress-for-image
3 years ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
3 years ago
Qamar A. Safadi 2db3e0c804
Merge branch 'android:main' into loading-progress-for-image
3 years ago
Don Turner 8901e5932a
Merge pull request #872 from SimonMarquis/data-objects
3 years ago
Qamar A. Safadi 8aa0457ca9
Merge branch 'android:main' into loading-progress-for-image
3 years ago
dahunsi 03610d229a Update feedItemsSize calculation
3 years ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
3 years ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
3 years ago
qamarelsafadi f1a2993adc feat: remove add placeholder todo
3 years ago
TJ Dahunsi e13e84c155 Replace usages of 'displacement' to 'moved' in parameter names
3 years ago
TJ Dahunsi eeb4973265 PR feedback
3 years ago
TJ Dahunsi cb1d50e65e Even better names
3 years ago
TJ Dahunsi 3aec705048 Add padding to scrollbars
3 years ago
TJ Dahunsi 31b4841cb2 Add scrollbars to app
3 years ago
TJ Dahunsi 4af86580eb Move analytics tracking of news deep link to an extension method
3 years ago
TJ Dahunsi c4686cfa54 Track when deep link notifications are opened
3 years ago
Tomáš Mlynarič 19ffb53150 Don't use lambda contentType for a single item
3 years ago
Tomáš Mlynarič 4a8a43551a Add contentType to news feed
3 years ago
James Rose 7826b4f5f2
Merge pull request #748 from SimonMarquis/fix/permissions
3 years ago
Amaury Medeiros 512930c239
Fix inline comment as suggested in PR
3 years ago
Amaury Medeiros 87c27f6b82
Apply suggested changes to inline comment
3 years ago
Amaury Medeiros dd70bbd589
Fix ForYouScreen Compose Previews
3 years ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
3 years ago
Simon Marquis 9aba5cc0fe Cleanup unused string resources
3 years ago
Simon Marquis 823c4db201 Grant `POST_NOTIFICATIONS` permission in more instrumented tests
3 years ago
Simon Marquis a93cce92f7
Update ForYouScreenTest.kt
3 years ago
Simon Marquis 69879ff874
Grant permission only if TIRAMISU or above
3 years ago
Simon Marquis 331e8cffac
Grant `POST_NOTIFICATIONS` permission in instrumented tests
3 years ago
TJ Dahunsi 5d51cdcd28 Fix navigation tests
3 years ago
TJ Dahunsi ef97cb941c Route notification deep link through for you screen
3 years ago
TJ Dahunsi 2499c0a0bd Notify users when news are updated
3 years ago
Milosz Moczkowski 2c18740d62
Merge pull request #665 from AnirudhPudari/migrate-to-compose_flowlayouts
3 years ago
James Rose 050db2cb72 Merge branch 'main' into jr/track-viewed
3 years ago
AnirudhPudari 33a3e360a4 Deprecated FlowLayouts from accompanist
3 years ago
mlykotom 3b7e7e3c02 Use ReportDrawnWhen
3 years ago
Adetunji Dahunsi 08956492c8 Backend triggered sync
3 years ago