Commit Graph

49 Commits (main)

Author SHA1 Message Date
sangyoon d9b66c4cac clean up di module in core.database package
3 months ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
4 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
4 months ago
Jaehwa Noh abe798056e
Add @After to guarantee DB was closed. (#1240)
4 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
4 months ago
Jaehwa Noh 52c0d7ae0a Remove Insert function
4 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
7 months ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
9 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
9 months ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
9 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
10 months ago
Simon Marquis daa2228132 Restore original `type` labels
11 months ago
Simon Marquis 553b01fcb6 spotlessApply
11 months ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
11 months ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
11 months ago
blackbracken b570be2abb reformat by spotless
12 months ago
blackbracken e9a16e437d add kdoc for getNewsResourceIds
12 months ago
blackbracken 805914dade Call getNewsResourceIds instead of getNewsResources
12 months ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements
1 year ago
TJ Dahunsi cd6ad7d575 Ensure DAO exposes only reactive types
1 year ago
Don Turner 2fd1b716f6
Merge pull request #667 from SimonMarquis/cleanup/warnings
1 year ago
Milosz Moczkowski c746b6afcd
Merge pull request #598 from takagimeow/fix/clean-up-unused-update-topics
1 year ago
Simon Marquis 459717f8ba Remove `DSL_SCOPE_VIOLATION` suppression as it is now fixed in Gradle 8.1
1 year ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
1 year ago
Adetunji Dahunsi 05be2855d8 Wire up backend requested sync
1 year ago
Keisuke Takagi d56d8e1380 Merge branch 'main' of https://github.com/takagimeow/nowinandroid into fix/clean-up-unused-update-topics
1 year ago
AlfianHanantio bcd4a6de59 Remove redundant code block for managed virtual device creation
1 year ago
Keisuke Takagi 0a748bc899 Merge branch 'main' of github.com:takagimeow/nowinandroid into fix/clean-up-unused-update-topics
1 year ago
Adetunji Dahunsi 09f5c3bc61 Add NewsResourceQuery to better query encapsulation
1 year ago
Keisuke Takagi fb32580e0c remove unused updateNewsResources method
1 year ago
Keisuke Takagi 1489bf66e3 remove unused updateTopics method
1 year ago
Simon Marquis 3409f937ed Migrate custom room configuration into a convention plugin
1 year ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
1 year ago
Mohsen Rzna 46c1d510d4
Android-CI workflow -> GMD refactor (#537)
1 year ago
Takeshi Hagikura 4633609930
Introduce GMD + ATD (#479)
1 year ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
2 years ago
Márton Braun 9c22a7a4e7 Remove `Stream` suffixes
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 8dbd53c898
Merge pull request #311 from yveskalume/main
2 years ago
YvesKalume 4006d8d40a update : remove unused upsert method.
2 years ago
YvesKalume d094e96a72 update : Use @Upsert from Room instead of a custom helper
2 years ago
Milosz Moczkowski 06e60063b5 Add dependency graphs to every module
2 years ago
Milosz Moczkowski f914d6a412
Merge pull request #299 from android/refactor/remove_episodes
2 years ago
Milosz Moczkowski 303d08dd28 Spotless improvements
2 years ago
Milosz Moczkowski cbdf6a2d3c Remove episodes related code
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