Commit Graph

63 Commits (eb83cb34342aa604a3e22b227d734bb1fd03f62c)

Author SHA1 Message Date
Simon Marquis 17162dab60 graphUpdate
3 months ago
Simon Marquis 1c61be7b7b Update color mapping
3 months ago
Simon Marquis e8dc43b58b graphUpdate
4 months ago
Simon Marquis e079e68815 Delete old graphs
4 months ago
hoangchungk53qx1 3c5026065d Refactor: Replace list initialization with emptyList() for clarity
5 months ago
Tobi Oyelekan 249d336127 fix format
11 months ago
Don Turner cdc4f002a1 Small refactor to DatabaseTest
11 months ago
Don Turner 0ab0e53908 Rename test methods and classes.
11 months ago
Tobi Oyelekan 5269e07730 format code
12 months ago
Tobi Oyelekan 6414c4dd68 extract common db setup
12 months ago
Tobi Oyelekan 2515867c9d add topicdao test
12 months ago
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
1 year ago
Simon Marquis 61143ca98b
Merge remote-tracking branch 'origin/main' into fix/1161-2
2 years ago
Simon Marquis 930e061611 Cleanup dependencies
2 years ago
sangyoon d9b66c4cac clean up di module in core.database package
2 years ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
Jaehwa Noh abe798056e
Add @After to guarantee DB was closed. (#1240)
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Jaehwa Noh 52c0d7ae0a Remove Insert function
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
2 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
2 years ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
2 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Simon Marquis daa2228132 Restore original `type` labels
2 years ago
Simon Marquis 553b01fcb6 spotlessApply
2 years ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
2 years ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
2 years ago
blackbracken b570be2abb reformat by spotless
2 years ago
blackbracken e9a16e437d add kdoc for getNewsResourceIds
2 years ago
blackbracken 805914dade Call getNewsResourceIds instead of getNewsResources
2 years ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
3 years ago
TJ Dahunsi cd6ad7d575 Ensure DAO exposes only reactive types
3 years ago
Don Turner 2fd1b716f6
Merge pull request #667 from SimonMarquis/cleanup/warnings
3 years ago
Milosz Moczkowski c746b6afcd
Merge pull request #598 from takagimeow/fix/clean-up-unused-update-topics
3 years ago
Simon Marquis 459717f8ba Remove `DSL_SCOPE_VIOLATION` suppression as it is now fixed in Gradle 8.1
3 years ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
3 years ago
Adetunji Dahunsi 05be2855d8 Wire up backend requested sync
3 years ago
Keisuke Takagi d56d8e1380 Merge branch 'main' of https://github.com/takagimeow/nowinandroid into fix/clean-up-unused-update-topics
3 years ago
AlfianHanantio bcd4a6de59 Remove redundant code block for managed virtual device creation
3 years ago
Keisuke Takagi 0a748bc899 Merge branch 'main' of github.com:takagimeow/nowinandroid into fix/clean-up-unused-update-topics
3 years ago
Adetunji Dahunsi 09f5c3bc61 Add NewsResourceQuery to better query encapsulation
3 years ago
Keisuke Takagi fb32580e0c remove unused updateNewsResources method
3 years ago
Keisuke Takagi 1489bf66e3 remove unused updateTopics method
3 years ago
Simon Marquis 3409f937ed Migrate custom room configuration into a convention plugin
3 years ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Mohsen Rzna 46c1d510d4
Android-CI workflow -> GMD refactor (#537)
3 years ago
Takeshi Hagikura 4633609930
Introduce GMD + ATD (#479)
3 years ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
3 years ago