Commit Graph

31 Commits (main)

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
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes #1218
4 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
6 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
6 months ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
6 months ago
Simon Marquis f27a2e176e Reduce overall build complexity
7 months ago
Simon Marquis caa482bc71 Kotlinify codebase
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 b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
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
Don Turner 8901e5932a
Merge pull request #872 from SimonMarquis/data-objects
11 months ago
Simon Marquis e8449112b4 Replace StringDecoder injection with simpler API
11 months ago
Simon Marquis 4bdc9705af Fix miscellaneous warnings
11 months ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
11 months ago
Don Turner 4cdb5963a0 Add top level application scope, use IO dispatcher for DataStore
1 year ago
Simon Marquis 5a43b4b74e Run Spotless
1 year ago
Simon Marquis aa701064a2 Add Application-wide `CoroutineScope` in the DI graph
1 year ago
James Rose bd450099fb Replace GetUserNewsResourcesUseCase with UserNewsResourceRepository
1 year ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
1 year ago
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework
2 years ago
Manuel Vivo a0b22d8ed2
Updates Navigation approach with new guidance (#347)
2 years ago
Wojtek Kaliciński dcc23829d4 Migrate packages to namespaces in build files
2 years ago
Milosz Moczkowski 06e60063b5 Add dependency graphs to every module
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