Commit Graph

111 Commits (c7042cba16ab6ab1ead68bc92fbaf447e4b51c9a)

Author SHA1 Message Date
Don Turner cfb5c15970 Fix spotless
10 months ago
Don Turner 4acdda6c23 Add unit test for NetowrkTopic mapper
10 months ago
Don Turner cb10b24c1e Fix failing UI test, add unit test and refactor
10 months ago
Simon Marquis 85491e0f53 Remove implicit `TemporaryFolder` binding with InMemoryDataStore test module
1 year ago
Simon Marquis 929848aa08 Merge Android & JVM plugins into a single `HiltConventionPlugin`
1 year ago
Tomáš Mlynarič 7a9355482b Remove forgotten Trace.endSection()
1 year ago
Tomáš Mlynarič 5b1ba07f99 Offload connectivity monitor to a background thread
1 year ago
Don Turner 4fc5e67d30 Merge pull request #1291 from Jaehwa-Noh/rename
1 year ago
Simon Marquis bcdc1a322e Delete unused `combine` extension in `SyncUtilities.kt`
2 years ago
Jaehwa Noh c975be2f07 Rename fake to demo.
2 years ago
Alex Vanyo 055ed3cc5c Merge pull request #1275 from Jaehwa-Noh/rename-function
2 years ago
Don Turner 7415ae3b46 Add title to READMEs to describe the dependency graph
2 years ago
Jaehwa Noh 114ab5a713 Fix typo.
2 years ago
Jaehwa Noh 8f46eb84ae Fix #1270
2 years ago
Don Turner 2004c9abca Update module dependency graphs and add script to create them
2 years ago
Don Turner 951bd07490 Merge pull request #1144 from SimonMarquis/move-fakes-to-data-test-module
2 years ago
Jaehwa Noh 1ff2722d2e Remove Insert function
2 years ago
Tomáš Mlynarič 8e959e9803 Improve converting to kotlin timezone
2 years ago
Tomáš Mlynarič 77d4f5f57f Use trySend multiple times
2 years ago
Simon Marquis 37af179716 Move `:core:data` fake repositories to `:core:data-test`
2 years ago
Tomáš Mlynarič 251b1bbc2c Use androidx.tracing everywhere
2 years ago
Tomáš Mlynarič e208bd0bfd Use kotlinx.datetime.Timezone instead of java ZoneId
2 years ago
Tomáš Mlynarič 6c7a136de2 More readable zoneId creation
2 years ago
Tomáš Mlynarič 64a325ae6c Conflate TimeZoneMonitor emissions
2 years ago
Tomáš Mlynarič c432f74054 Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
2 years ago
Don Turner 4843216871 Merge branch 'main' into kotlinify
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 2bbb982b3a Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Don Turner a2c0450965 Merge pull request #925 from SimonMarquis/remove-dispatcher
2 years ago
Simon Marquis 7f5a8619fe Remove unnecessary dispatcher switch in `DefaultRecentSearchRepository`
2 years ago
Roy Matero 6122d92cf8 Renamed toggle function signature with boolean parameters
2 years ago
Simon Marquis 642d32bf38 Restore original `type` labels
2 years ago
Simon Marquis 81bec2e367 Replace `NewsResourceType` enum with simpler String type
2 years ago
blackbracken 8dff654571 Call getNewsResourceIds instead of getNewsResources
2 years ago
Simon Marquis 06d07dbca4 Apply changes from review comments
2 years ago
Simon Marquis 769e5dd458 Keep track of matching `Network`s inside `NetworkCallback`
2 years ago
TJ Dahunsi 56034631b5 Fix tests
2 years ago
TJ Dahunsi 0d416f2404 Ensure DAO exposes only reactive types
2 years ago
Adetunji Dahunsi 3ec9746ce9 Merge pull request #716 from SimonMarquis/SimonMarquis-patch-3
2 years ago
James Rose 2bd3bc7bb2 Mark all news resources read on first sync
2 years ago
Simon Marquis 8e39c933bd Update ConnectivityManagerNetworkMonitor.kt
2 years ago
Simon Marquis 32698353c5 Extract common code to update the Flow value
2 years ago
Simon Marquis 3fcdda6bb6 Update ConnectivityManagerNetworkMonitor.kt
2 years ago
Simon Marquis cbe308f8a2 Update ConnectivityManagerNetworkMonitor.kt
2 years ago
Simon Marquis b3a0b43eba Update ConnectivityManagerNetworkMonitor.kt
2 years ago
Simon Marquis 5e33c57144 Simplify handling of nullability in `ConnectivityManagerNetworkMonitor`
2 years ago