Commit Graph

60 Commits (78e3725f9fb01df9c250c6983144fdb6f5abdb14)

Author SHA1 Message Date
Don Turner a5025390af Add title to READMEs to describe the dependency graph
4 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
4 months ago
Alex Vanyo 1d91231f49 Remove kotlinx-coroutines-guava dependency from :sync:work
4 months ago
Alex Vanyo 06104076b2 Add explicit guava-android dependency for :sync:work
4 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
7 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
7 months ago
lihenggui 32e1ec0447 Remove violations: property-naming
7 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
7 months ago
Daniel Santiago c908f989c8 Update to Hilt 2.48.1 and use the KSP version
8 months ago
Don Turner 12b56b81a0
Merge pull request #953 from SimonMarquis/fix/warnings-SyncNotificationsService
9 months ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
9 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
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
10 months ago
Simon Marquis 3eb835ae08
Declare `SyncNotificationsService` only in `prod` sourceSet
10 months ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
10 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
10 months ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
11 months ago
Tatsuya Fujisaki 4eeb045287 Rename constants
11 months ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
11 months ago
TJ Dahunsi 3c5e83ce25 PR feedback
1 year ago
TJ Dahunsi ac56e742a4 Consume Flows from WorkManager for work status
1 year ago
Adetunji Dahunsi c364dfc84e
Update message sender in SyncNotificationsService
1 year ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
1 year ago
Adetunji Dahunsi 73a38720d8
Merge pull request #649 from android/tj/backend-requested-sync
1 year ago
Adetunji Dahunsi 05be2855d8 Wire up backend requested sync
1 year ago
Adetunji Dahunsi 489502ba13 Initialize sync manually
1 year ago
Adetunji Dahunsi 08956492c8 Backend triggered sync
1 year ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
1 year ago
Alex Vanyo 874c2d1487
Merge pull request #561 from SimonMarquis/update/androidx-lifecycle
1 year ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
1 year ago
Simon Marquis f9a3533df3 Updgrade androidx-lifecycle from 2.6.0-alpha03 to 2.6.0-alpha05
1 year ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
1 year ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
2 years ago
Milosz Moczkowski 06dac236fe
Merge pull request #420 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 #310 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
2 years ago
Wojtek Kaliciński d0cff2b11c Build cleanup
2 years ago
madroid 3bd81154b5 Move 'core-' module to core subfolder
2 years ago
Ben Weiss e949749073
Merge branch 'bw/initialMetrics' of github.com:android/nowinandroid into bw/initialMetrics
2 years ago
madroid 600d5e738c Rename NiaPreferencesLocalDataSource to NiaPreferencesDataSource
2 years ago
madroid d2f9648b00 Rename NiaNetwork & NiaPreferences, add DataSource suffix
2 years ago
Rahul Ravikumar f69ce2cd1e Use `ExistingPeriodicWorkPolicy.KEEP`.
2 years ago
Ben Weiss 103398682a Add tracing library and start using it
2 years ago
Simona Stojanovic 7cf8693923 Add common build convention for feature modules
2 years ago