Commit Graph

88 Commits (0133dabffaa186e72dd7addaa2f8d9e13d447298)

Author SHA1 Message Date
lihenggui be3f330f24 Remove annotations in TopicViewModel
1 year ago
lihenggui 78915028d3 Use koin in testing module
1 year ago
lihenggui 08e237d001 Update dependencies
2 years ago
lihenggui 32918f929b Merge remote-tracking branch 'upstream/main'
2 years ago
Simon Marquis d56e06e676 Merge Android & JVM plugins into a single `HiltConventionPlugin`
2 years ago
lihenggui a383a5f35a Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
Simon Marquis 930e061611 Cleanup dependencies
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
lihenggui 277bfb744d Import correct dependencies for data and testing module
2 years ago
lihenggui 94b14e7279 spotlessApply
2 years ago
lihenggui 1aa6375d26 Fix compilation errors in tests in the designsystem module
2 years ago
Jaehwa Noh ee4320723f Fix typo.
2 years ago
Jaehwa Noh ed91723e2f Fix #1270
2 years ago
lihenggui 0dce05406c WIP: Make :core:designsystem as the multiplatform module
2 years ago
lihenggui 6c89a82e30 Merge branch 'main' of https://github.com/android/nowinandroid into compose_multiplatform
2 years ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
2 years ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
2 years ago
Tomáš Mlynarič f31fdb3ec2 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
lihenggui 2f412db367 Use object to provide implementations
2 years ago
lihenggui 460060389e Merge remote-tracking branch 'upstream/main' into compose_multiplatform
2 years ago
lihenggui c5521ce89b Make :core:common as a multiplatform library
2 years ago
Tomáš Mlynarič ea1573fcc1 Use kotlinx.datetime.Timezone instead of java ZoneId
2 years ago
Simon Marquis b687328567
Replace comments with proper `@TestOnly` annotations
2 years ago
Simon Marquis a83f6691c4
Fix addNewsResources issue
2 years ago
Simon Marquis 5a1258232f
Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
2 years ago
Tomáš Mlynarič 0b3ece1bb9 Fix spotless
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
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries`
2 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
2 years ago
lihenggui f8f932705a Remove violations: discouraged-comment-location
2 years ago
lihenggui fb5bd225be Spotless
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
Mario Manhique b2c1c11218
Update MainDispatcherRule.kt
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
Jose Alcérreca 151f877bbe
Adds screenshot tests to :core:designsystem (#931)
3 years ago
Roy Matero 298f3ce4db
Merge branch 'android:main' into main
3 years ago
Jose Alcérreca 5b79869324
Adds dark screenshot tests and fixes background colors in ForYou (#918)
3 years ago
Roy Matero 4e6cda1965 Renamed toggle function signature with boolean parameters
3 years ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
3 years ago
Simon Marquis f1bc6f1226 Restore `Unknown` type as empty `String`
3 years ago
Simon Marquis daa2228132 Restore original `type` labels
3 years ago
Simon Marquis 0377fd8712 Replace `NewsResourceType` enum with simpler String type
3 years ago
Don Turner 492697ce6b
Merge pull request #873 from SimonMarquis/misc-warnings
3 years ago