Commit Graph

127 Commits (fe5bfdeccfccae82766fef58609d943bbda0738d)

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
Aurimas Liutikas 7ff1913855 Fixes host test tasks that were accidentally attemping to run
5 months ago
hoangchungk53qx1 3c5026065d Refactor: Replace list initialization with emptyList() for clarity
6 months ago
ogapants ef4b2eaddd Replace org.junit.Assert.assertEquals with kotlin.test.assertEquals for consistency
9 months ago
Don Turner ef0d89e9fb
Update core/data/src/test/kotlin/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstNewsRepositoryTest.kt
12 months ago
E Y H fa532089e2
Update OfflineFirstNewsRepositoryTest.kt
12 months ago
EYH GPT 798b941b75
Update OfflineFirstNewsRepositoryTest.kt
12 months ago
Don Turner b7973eeac9 Fix spotless
12 months ago
Don Turner 793317bfbd
Update core/data/src/test/kotlin/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstTopicsRepositoryTest.kt
12 months ago
Don Turner dfc55c94e3
Update core/data/src/test/kotlin/com/google/samples/apps/nowinandroid/core/data/repository/OfflineFirstTopicsRepositoryTest.kt
12 months ago
Pirate Cat b651b2ed4d
Update OfflineFirstTopicsRepositoryTest.kt
12 months ago
Don Turner fd3aeb56dc
Merge pull request #1442 from Jaehwa-Noh/remove-default-value
1 year ago
Don Turner 18bb7a45a2 Fix spotless
1 year ago
Don Turner 717e0c7ad0 Add unit test for NetowrkTopic mapper
1 year ago
Don Turner b478ceae54 Fix failing UI test, add unit test and refactor
1 year ago
Simon Marquis dac9a6a0fa Remove implicit `TemporaryFolder` binding with InMemoryDataStore test module
1 year ago
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
1 year ago
Jaehwa Noh 8560632efd Remove `isReturnDefaultValues`.
2 years ago
Tomáš Mlynarič c396352d83 Remove forgotten Trace.endSection()
2 years ago
Tomáš Mlynarič 6b35cbb328 Offload connectivity monitor to a background thread
2 years ago
Don Turner ecdfdef4e4
Merge pull request #1291 from Jaehwa-Noh/rename
2 years ago
Simon Marquis ee8797f940 Delete unused `combine` extension in `SyncUtilities.kt`
2 years ago
Jaehwa Noh 27ca860745 Rename fake to demo.
2 years ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
2 years ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
2 years ago
Jaehwa Noh ee4320723f Fix typo.
2 years ago
Jaehwa Noh ed91723e2f Fix #1270
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Don Turner 350e7b1bba
Merge pull request #1144 from SimonMarquis/move-fakes-to-data-test-module
2 years ago
Jaehwa Noh 52c0d7ae0a Remove Insert function
2 years ago
Tomáš Mlynarič 9daedc9690 Improve converting to kotlin timezone
2 years ago
Tomáš Mlynarič 12a3a6edde Use trySend multiple times
2 years ago
Simon Marquis 3d339e1658 Move `:core:data` fake repositories to `:core:data-test`
2 years ago
Tomáš Mlynarič 6ec3b3c7a2 Use androidx.tracing everywhere
2 years ago
Tomáš Mlynarič ea1573fcc1 Use kotlinx.datetime.Timezone instead of java ZoneId
2 years ago
Tomáš Mlynarič a16d5f726c More readable zoneId creation
2 years ago
Tomáš Mlynarič 1e925ed99f
Conflate TimeZoneMonitor emissions
2 years ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
2 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
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
Don Turner d0909a9c8f
Merge pull request #925 from SimonMarquis/remove-dispatcher
2 years ago
Simon Marquis 0ddcf0b4ab Remove unnecessary dispatcher switch in `DefaultRecentSearchRepository`
2 years ago