Commit Graph

58 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
Tobi Oyelekan 4591fd7f67 fix format
8 months ago
Don Turner c969ea3ea6 Small refactor to DatabaseTest
8 months ago
Don Turner f0efb4697d Rename test methods and classes.
8 months ago
Tobi Oyelekan de4998f1d6 format code
9 months ago
Tobi Oyelekan 0dcd2fda22 extract common db setup
9 months ago
Tobi Oyelekan 7099499a3c add topicdao test
9 months ago
Simon Marquis 929848aa08 Merge Android & JVM plugins into a single `HiltConventionPlugin`
1 year ago
Simon Marquis d6402a9c09 Merge remote-tracking branch 'origin/main' into fix/1161-2
1 year ago
Simon Marquis 0639b375f1 Cleanup dependencies
1 year ago
sangyoon c336537a43 clean up di module in core.database package
1 year ago
Don Turner 315c284be2 Merge pull request #1257 from android/dt/add-module-graphs
2 years ago
Don Turner 7415ae3b46 Add title to READMEs to describe the dependency graph
2 years ago
Jaehwa Noh d49cc4e5bb Add @After to guarantee DB was closed. (#1240)
2 years ago
Don Turner 2004c9abca Update module dependency graphs and add script to create them
2 years ago
Jaehwa Noh 1ff2722d2e Remove Insert function
2 years ago
Simon Marquis 171e2e83f5 Reduce overall build complexity
2 years ago
Don Turner 3d85cd06d0 Merge pull request #958 from McGalanes/main
2 years ago
Melwin Magalhaes f470be2860 Add convention plugins to version catalogs
2 years ago
Melwin Magalhaes d089ccd9d7 Use typesafe project accessors for project modules
2 years ago
Simon Marquis 2bbb982b3a Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Simon Marquis 642d32bf38 Restore original `type` labels
2 years ago
Simon Marquis 26e41f18b2 spotlessApply
2 years ago
Simon Marquis 81bec2e367 Replace `NewsResourceType` enum with simpler String type
2 years ago
Simon Marquis 54ad808e74 Fix miscellaneous warnings
2 years ago
blackbracken 143d28d240 reformat by spotless
2 years ago
blackbracken 5a9ab08cfc add kdoc for getNewsResourceIds
2 years ago
blackbracken 8dff654571 Call getNewsResourceIds instead of getNewsResources
2 years ago
Miłosz Moczkowski 31dd5ecf59 Remove redundant statements
2 years ago
TJ Dahunsi 0d416f2404 Ensure DAO exposes only reactive types
2 years ago
Don Turner b4e1209911 Merge pull request #667 from SimonMarquis/cleanup/warnings
2 years ago
Milosz Moczkowski 6168049ac5 Merge pull request #598 from takagimeow/fix/clean-up-unused-update-topics
2 years ago
Simon Marquis 119550fe38 Remove `DSL_SCOPE_VIOLATION` suppression as it is now fixed in Gradle 8.1
2 years ago
Takeshi Hagikura 61db05b707 Implement search feature (#685)
2 years ago
Adetunji Dahunsi d2d42e1095 Wire up backend requested sync
2 years ago
Keisuke Takagi 13202f99fd Merge branch 'main' of https://github.com/takagimeow/nowinandroid into fix/clean-up-unused-update-topics
3 years ago
AlfianHanantio 1fb989bba9 Remove redundant code block for managed virtual device creation
3 years ago
Keisuke Takagi 8cd9750877 Merge branch 'main' of github.com:takagimeow/nowinandroid into fix/clean-up-unused-update-topics
3 years ago
Adetunji Dahunsi 3da3911180 Add NewsResourceQuery to better query encapsulation
3 years ago
Keisuke Takagi 77ae65db53 remove unused updateNewsResources method
3 years ago
Keisuke Takagi e94af21e22 remove unused updateTopics method
3 years ago
Simon Marquis bf9e388610 Migrate custom room configuration into a convention plugin
3 years ago
Márton Braun 56ecffbadd Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Mohsen Rzna 816be8b385 Android-CI workflow -> GMD refactor (#537)
3 years ago
Takeshi Hagikura 7d22f3103f Introduce GMD + ATD (#479)
3 years ago
Jolanda Verhoef a09612ec80 Remove author concept from app
3 years ago
Márton Braun 8e5fc3e03e Remove `Stream` suffixes
3 years ago
Simon Marquis a09ea875b8 Migrate from JUnit assertions to Kotlin's test framework
3 years ago
Wojtek Kaliciński 222f65e9e8 Migrate packages to namespaces in build files
3 years ago
Adetunji Dahunsi d54dabe76b Merge pull request #311 from yveskalume/main
3 years ago
YvesKalume 5659033a1c update : remove unused upsert method.
3 years ago