Commit Graph

1301 Commits (6a8736d4d00e96a543ee496d3374ea612c32ea97)
 

Author SHA1 Message Date
Takeshi Hagikura 6a8736d4d0
Improvement in the Search screen (#717)
3 years ago
Adetunji Dahunsi 3b1b1ea4c1
Merge pull request #712 from android/tj/news-notifications
3 years ago
Alex Vanyo 391354a889
Merge pull request #715 from SimonMarquis/SimonMarquis-patch-2
3 years ago
Simon Marquis 0ebd0ab660
Remove unused import
3 years ago
Simon Marquis 2291eb0fe2
Remove unused imports
3 years ago
Simon Marquis 634e7f0289
Remove `toUri()`
3 years ago
Simon Marquis 3b11156af5
Replace manual URI handling with Compose's `LocalUriHandler`
3 years ago
TJ Dahunsi 6e6abd0326 Fix build
3 years ago
TJ Dahunsi 5d51cdcd28 Fix navigation tests
3 years ago
TJ Dahunsi 9562f7707d Route notification deep link through for you screen, with spotless fixes
3 years ago
TJ Dahunsi ef97cb941c Route notification deep link through for you screen
3 years ago
TJ Dahunsi 8a3a16de21 Add pending intent for opening notification links
3 years ago
TJ Dahunsi 2499c0a0bd Notify users when news are updated
3 years ago
Milosz Moczkowski 553f55f978
Merge pull request #679 from SimonMarquis/patch-3
3 years ago
Milosz Moczkowski 647b6f8b36
Merge pull request #570 from SimonMarquis/ci/androidTest
3 years ago
Don Turner 825c32941c
Merge pull request #702 from SimonMarquis/gmd/ci-group
3 years ago
Don Turner 7c287c9c17
Merge pull request #703 from SimonMarquis/fix/instrumented-tests-reports
3 years ago
Don Turner 2a4d07b95f
Merge pull request #704 from SimonMarquis/fix/reports-archive
3 years ago
Simon Marquis 1269b29aee Fix incomplete build reports
3 years ago
Simon Marquis cd6931d673 Fix instrumented test reports archives
3 years ago
Simon Marquis 4550743fac Create and use CI specific group of GMD devices
3 years ago
Simon Marquis ef27c050b6 Add missing gradle/gradle-build-action setup in AndroidCIWithGmd.yaml
3 years ago
Simon Marquis a68fe38411 Use dedicated build step to package test apps before spawning the emulator
3 years ago
Simon Marquis 69a2634f0c Merge branch 'main' into ci/androidTest
3 years ago
Adetunji Dahunsi d905701028
Merge pull request #700 from android/tj/update-sync-notification-sender
3 years ago
Adetunji Dahunsi c364dfc84e
Update message sender in SyncNotificationsService
3 years ago
Don Turner fe80b78f7d
Merge pull request #629 from vketteni/bugfix-ArchitechtureLearningJourney-md
3 years ago
Don Turner 2fd1b716f6
Merge pull request #667 from SimonMarquis/cleanup/warnings
3 years ago
Don Turner 70b9c4c347
Merge pull request #666 from SimonMarquis/update/kotlin-1.8.20
3 years ago
Don Turner 544e7b30e6
Merge pull request #696 from SimonMarquis/patch/androidTests
3 years ago
Milosz Moczkowski c746b6afcd
Merge pull request #598 from takagimeow/fix/clean-up-unused-update-topics
3 years ago
Simon Marquis 57d1bed2cc Disable unnecessary Android instrumented tests
3 years ago
Simon Marquis 246d6c6528 Use dedicated build step to package test apps before spawning the emulator
3 years ago
Simon Marquis 5500edc37b Update KSP 1.8.20-1.0.11
3 years ago
Simon Marquis 661dd2bc2e Update Kotlin 1.8.20 stack
3 years ago
Simon Marquis f19dd06200 Remove deprecated `kotlin.Experimental` opt-in
3 years ago
Simon Marquis 1341f7c2c5 Replace unused variable with simpler method calls
3 years ago
Simon Marquis 459717f8ba Remove `DSL_SCOPE_VIOLATION` suppression as it is now fixed in Gradle 8.1
3 years ago
Simon Marquis 1921c6544d Replace deprecated methods
3 years ago
Don Turner c8b776658a
Merge pull request #689 from android/source_target_compat_to_11
3 years ago
Takeshi Hagikura e1bb03b33d Set the source/target compatibility to 11
3 years ago
Don Turner e1ae12129a
Merge pull request #662 from android/av/agp-8.0
3 years ago
Don Turner ad1ec28eb3
Merge pull request #678 from SimonMarquis/patch-2
3 years ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
3 years ago
Adetunji Dahunsi 73a38720d8
Merge pull request #649 from android/tj/backend-requested-sync
3 years ago
Adetunji Dahunsi 6b834b6f4c Applied code review suggestions
3 years ago
Adetunji Dahunsi b3f2502ec2
Update core/data/src/test/java/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstNewsRepositoryTest.kt
3 years ago
Adetunji Dahunsi f86d174c1b Used more explicit variable names in tests
3 years ago
Adetunji Dahunsi 337c940d66 Add comments explaining backend sync and made variable names easier to grok
3 years ago
Adetunji Dahunsi 022cd92f4c
Update core/data/src/main/java/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstNewsRepository.kt
3 years ago