Commit Graph

35 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
Simon Marquis 929848aa08 Merge Android & JVM plugins into a single `HiltConventionPlugin`
1 year ago
Simon Marquis 1a6102cdda Merge remote-tracking branch 'origin/main' into jvm-alt
1 year ago
Don Turner 7415ae3b46 Add title to READMEs to describe the dependency graph
2 years ago
Don Turner 2004c9abca Update module dependency graphs and add script to create them
2 years ago
Don Turner f5ccb99e8a Update Compose BOM to 2024.02.00. Fixes #1218
2 years ago
Simon Marquis e3a0f119c3 Merge branch 'main' into jvm-alt
2 years ago
Simon Marquis 987b534f1c Migrate `:core:common` to pure JVM module
2 years ago
Don Turner 4843216871 Merge branch 'main' into kotlinify
2 years ago
Don Turner 305f049429 Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Don Turner 137944ab9a Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Simon Marquis 171e2e83f5 Reduce overall build complexity
2 years ago
Simon Marquis 6a3a5ea692 Kotlinify codebase
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 79bb3b9edf Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
Simon Marquis 415e35c35e Enforce `resourcePrefix` on Android library modules
2 years ago
Simon Marquis 2bbb982b3a Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Don Turner 596a036dcc Merge pull request #873 from SimonMarquis/misc-warnings
2 years ago
Don Turner 6014a3118c Merge pull request #872 from SimonMarquis/data-objects
2 years ago
Simon Marquis a9df0e45c0 Replace StringDecoder injection with simpler API
2 years ago
Simon Marquis 54ad808e74 Fix miscellaneous warnings
2 years ago
Simon Marquis 28c9412cc9 Convert 'sealed' sub-object to 'data object'
2 years ago
Don Turner 46d39ed85d Add top level application scope, use IO dispatcher for DataStore
2 years ago
Simon Marquis c0f1423427 Run Spotless
2 years ago
Simon Marquis 1a89c975b8 Add Application-wide `CoroutineScope` in the DI graph
2 years ago
James Rose 0e19a2746c Replace GetUserNewsResourcesUseCase with UserNewsResourceRepository
3 years ago
Márton Braun 56ecffbadd Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Simon Marquis a09ea875b8 Migrate from JUnit assertions to Kotlin's test framework
3 years ago
Manuel Vivo 38670449ee Updates Navigation approach with new guidance (#347)
3 years ago
Wojtek Kaliciński 222f65e9e8 Migrate packages to namespaces in build files
3 years ago
Milosz Moczkowski 2d60785879 Add dependency graphs to every module
3 years ago
Wojtek Kaliciński 79de18507a Move spotless to init script
3 years ago
Wojtek Kaliciński 70ff3831a2 Build cleanup
3 years ago
madroid 40efeed4ed Move 'core-' module to core subfolder
3 years ago