Commit Graph

58 Commits (aa15e65a7764348ddf745e013308727c25eb78b5)

Author SHA1 Message Date
Alex Vanyo 1d91231f49 Remove kotlinx-coroutines-guava dependency from :sync:work 1 year ago
Alex Vanyo 06104076b2 Add explicit guava-android dependency for :sync:work 1 year ago
Don Turner 0f0511748e
Merge pull request from SimonMarquis/cleanup-dependencies 1 year ago
Don Turner 89d39a7242
Merge pull request from SimonMarquis/resource-prefix 1 year ago
lihenggui 32e1ec0447 Remove violations: property-naming 1 year ago
Simon Marquis f27a2e176e Reduce overall build complexity 1 year ago
Daniel Santiago c908f989c8 Update to Hilt 2.48.1 and use the KSP version 1 year ago
Don Turner 12b56b81a0
Merge pull request from SimonMarquis/fix/warnings-SyncNotificationsService 1 year ago
Don Turner a381d13199
Merge pull request from McGalanes/main 1 year ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs 1 year ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules 1 year ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix 2 years ago
Simon Marquis 3eb835ae08
Declare `SyncNotificationsService` only in `prod` sourceSet 2 years ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules 2 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory 2 years ago
Don Turner 492697ce6b
Merge pull request from SimonMarquis/misc-warnings 2 years ago
Tatsuya Fujisaki 4eeb045287 Rename constants 2 years ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings 2 years ago
TJ Dahunsi 3c5e83ce25 PR feedback 2 years ago
TJ Dahunsi ac56e742a4 Consume Flows from WorkManager for work status 2 years ago
Adetunji Dahunsi c364dfc84e
Update message sender in SyncNotificationsService 2 years ago
Takeshi Hagikura b3cdc172cd
Implement search feature () 2 years ago
Adetunji Dahunsi 73a38720d8
Merge pull request from android/tj/backend-requested-sync 2 years ago
Adetunji Dahunsi 05be2855d8 Wire up backend requested sync 2 years ago
Adetunji Dahunsi 489502ba13 Initialize sync manually 2 years ago
Adetunji Dahunsi 08956492c8 Backend triggered sync 2 years ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter 2 years ago
Alex Vanyo 874c2d1487
Merge pull request from SimonMarquis/update/androidx-lifecycle 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
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates) 2 years ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app 2 years ago
Milosz Moczkowski 06dac236fe
Merge pull request from SimonMarquis/patch/kotlin-test 2 years ago
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework 2 years ago
Maximillian Leonov 63cfa19af2
Fix sync module README graph image 2 years ago
Wojtek Kaliciński dcc23829d4 Migrate packages to namespaces in build files 2 years ago
Don Turner 6351a89545
Merge pull request from android/documentation/dep_graphs 2 years ago
Adetunji Dahunsi c4debb74e7 Give feedback when syncing on ForYouScreen 2 years ago
Milosz Moczkowski 06e60063b5 Add dependency graphs to every module 2 years ago
Wojtek Kaliciński 4683918cc7 Move spotless to init script 3 years ago
Wojtek Kaliciński d0cff2b11c Build cleanup 3 years ago
madroid 3bd81154b5 Move 'core-' module to core subfolder 3 years ago
Ben Weiss e949749073
Merge branch 'bw/initialMetrics' of github.com:android/nowinandroid into bw/initialMetrics 3 years ago
madroid 600d5e738c Rename NiaPreferencesLocalDataSource to NiaPreferencesDataSource 3 years ago
madroid d2f9648b00 Rename NiaNetwork & NiaPreferences, add DataSource suffix 3 years ago
Rahul Ravikumar f69ce2cd1e Use `ExistingPeriodicWorkPolicy.KEEP`. 3 years ago
Ben Weiss 103398682a Add tracing library and start using it 3 years ago
Simona Stojanovic 7cf8693923 Add common build convention for feature modules 3 years ago
Alex Vanyo 203c8e1ceb Configure spotless for kts and xml files 3 years ago
Simona Stojanovic 7968a70398 Rename core-domain to core-data 3 years ago