Commit Graph

37 Commits (mlykotom/optimize-startup)

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
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework
2 years ago
Wojtek Kaliciński dcc23829d4 Migrate packages to namespaces in build files
2 years ago
Adetunji Dahunsi c4debb74e7 Give feedback when syncing on ForYouScreen
2 years ago