Commit Graph

2209 Commits (3dd424067feda1c485ea94a71642511eac062e38)
 

Author SHA1 Message Date
Tomáš Mlynarič 5f0612102d Improve lazy loading for Coil + OkHttp
7 months ago
Jose Alcérreca 9499293664
Figuring out what is using 66Gb in the runner
7 months ago
Jose Alcérreca ea5c692266
Dpm
7 months ago
Tomáš Mlynarič 9daedc9690 Improve converting to kotlin timezone
7 months ago
Tomáš Mlynarič 12a3a6edde Use trySend multiple times
7 months ago
Tomáš Mlynarič 08bfc54832 Update dependency guard baseline
7 months ago
Tomáš Mlynarič f8e797fd26 Rename currentTimezone variable
7 months ago
Tomáš Mlynarič 98e9e80639 Merge branch 'main' into mlykotom/tz-perf-improvement
7 months ago
Simon Marquis 3d339e1658 Move `:core:data` fake repositories to `:core:data-test`
7 months ago
Jose Alcérreca 3ff5d48f37
Restores screenshot tests in foryou (#1199)
7 months ago
Jonathan Koren 96b554d6a2
Fix name and message of dependency guard actions (#1196)
7 months ago
Tomáš Mlynarič 6faf3310a1 Fix spotless
7 months ago
Tomáš Mlynarič 6ec3b3c7a2 Use androidx.tracing everywhere
7 months ago
Tomáš Mlynarič ea1573fcc1 Use kotlinx.datetime.Timezone instead of java ZoneId
7 months ago
yongsuk 894e817f8f
Update typo setup.sh
7 months ago
Simon Marquis b687328567
Replace comments with proper `@TestOnly` annotations
7 months ago
Simon Marquis a83f6691c4
Fix addNewsResources issue
7 months ago
Simon Marquis 5a1258232f
Fix `emptyResultIsReturned_withNotMatchingQuery` unit test
7 months ago
Jonathan Koren c1d6c88bb0
Run dependencyGuard task during CI (#1064)
7 months ago
Tomáš Mlynarič a16d5f726c More readable zoneId creation
7 months ago
Tomáš Mlynarič 44ae059a2b Rename LocalTimeZone -> LocalZoneId + collects with lifecycle
7 months ago
Tomáš Mlynarič 1e925ed99f
Conflate TimeZoneMonitor emissions
7 months ago
Tomáš Mlynarič 0b3ece1bb9 Fix spotless
7 months ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
7 months ago
Tomáš Mlynarič 395b9853df Add Composition Tracing
7 months ago
dependabot[bot] 20c8db6b0c
Bump gradle/gradle-build-action from 2 to 3
7 months ago
Simon Marquis db4bf1c782
Keep `androidx.compose.ui:ui-tooling-preview` on all buildTypes
7 months ago
Simon Marquis d932cde110
Move `androidx.compose.ui:ui-tooling` dependency to convention plugin
7 months ago
Alex Vanyo aea26aa831
Merge pull request #1158 from android/av/enable-kvm
7 months ago
Alex Vanyo 3d1550be45 Enable KVM on base Linux image
7 months ago
Arash Ebrahimzade 44cd995d3d
Updated screenshot tests link
8 months ago
Don Turner f5b3ae56dc
Merge pull request #951 from SimonMarquis/issue-945
8 months ago
Don Turner 691bf2aad6
Merge pull request #785 from SimonMarquis/optimize-avd
8 months ago
Don Turner 36cacbdc27
Merge pull request #1039 from SimonMarquis/kotlinify
8 months ago
Simon Marquis b848351f9c
🔄
8 months ago
SimonMarquis afdfd8acc5 🤖 Updates screenshots
8 months ago
Simon Marquis 377d3bef0c
Optimize AVD to fix long vector paths Lint warning
8 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
8 months ago
Don Turner 4238aa4c4e
Merge pull request #1123 from SimonMarquis/libs-lint-androidTools
8 months ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
8 months ago
Don Turner 41d307b478
Merge pull request #1120 from SimonMarquis/enum-entries
8 months ago
Don Turner 607b232ca3
Merge pull request #1121 from SimonMarquis/lint-designsystem-tests
8 months ago
Simon Marquis 61f80739ef
Merge `lint` dependency version with `androidTools`
8 months ago
Don Turner 339280e4c7
Merge pull request #1122 from SimonMarquis/fix-dialog-layout
8 months ago
Don Turner 046831df36 Update dependency guard classpaths
8 months ago
Simon Marquis 59143b0b79
Suppress `LintImplTrimIndent` for `trimMargin()`
8 months ago
Simon Marquis 0699efc592
Merge branch 'main' into issue-945
8 months ago
Simon Marquis b043d8db86
Replace workaround on SettingsViewModel now that a fix has been deployed
8 months ago
Simon Marquis a8450176ed
Add tests for `DesignSystemDetector` lint
8 months ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries`
8 months ago