Commit Graph

241 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
Simon Marquis e1e327c089 Merge remote-tracking branch 'origin/main' into fix/1161-2
1 year ago
Simon Marquis 1a6102cdda Merge remote-tracking branch 'origin/main' into jvm-alt
1 year ago
Jaehwa Noh 1433264c73 Fix spotless.
1 year ago
Jaehwa Noh 6db82dc5dc Change set to `=` operator
1 year ago
Don Turner c777e49e30 Merge branch 'main' into dt/nav-safe-args
1 year ago
Simon Marquis 70620fa102 Kotlin 2.0.0 (#1036)
1 year ago
Don Turner 31188c6934 Update to navigation 2.8.0-beta01
1 year ago
Simon Marquis d6402a9c09 Merge remote-tracking branch 'origin/main' into fix/1161-2
1 year ago
Don Turner 0349ba9adb Remove unnecessary comment
1 year ago
Don Turner 727015573d Merge branch 'main' into dt/nav-safe-args
1 year ago
Don Turner 8d807ddb06 Use SafeArgs navigation for Topic feature
1 year ago
Ben Trengrove 584045040b Enable strong skipping
1 year ago
natarajkr007 37701924f4 added ksp arg to generate room code in kotlin
1 year ago
Jose Alcérreca 7d39d7394e Sets up jacoco coverage with a combined report and a GHA (#1303)
1 year ago
Simon Marquis 0639b375f1 Cleanup dependencies
1 year ago
Simon Marquis 8b1c7db6b0 Disable animations of instrumented tests (#1167)
2 years ago
Don Turner 6db4f519b2 Merge pull request #1182 from SimonMarquis/api-compose-ui-tooling
2 years ago
Alex Vanyo 56c8269a8a Update AGP to 8.3.0
2 years ago
Simon Marquis 1634aff29f Merge remote-tracking branch 'origin/main' into jvm-alt
2 years ago
Tomáš Mlynarič 7737a83eb9 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
Don Turner 7181f8fefd Merge branch 'main' into lifecycle2.7.0
2 years ago
Ben Weiss ef9f7d67a5 Remove legacy benchmark build type (#1207)
2 years ago
Don Turner c9daa31f74 Update Lifecycle to 2.7.0. Use new LifecycleEventEffect.
2 years ago
Tomáš Mlynarič ec9d65009c Use androidx.tracing everywhere
2 years ago
Simon Marquis e3a0f119c3 Merge branch 'main' into jvm-alt
2 years ago
Tomáš Mlynarič 251b1bbc2c Use androidx.tracing everywhere
2 years ago
Tomáš Mlynarič c432f74054 Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
2 years ago
Simon Marquis f2bd71c87b Keep `androidx.compose.ui:ui-tooling-preview` on all buildTypes
2 years ago
Simon Marquis c307446e69 Move `androidx.compose.ui:ui-tooling` dependency to convention plugin
2 years ago
Simon Marquis 4a66075f61 Merge common dependencies
2 years ago
Simon Marquis 49dc4368aa Convert inheritance into delegation
2 years ago
Simon Marquis 62a0f1c84e Prep work for JVM alternatives to modules/plugins
2 years ago
Don Turner 4843216871 Merge branch 'main' into kotlinify
2 years ago
Don Turner 305f049429 Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Don Turner 137944ab9a Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Simon Marquis 411ca75a99 Merge branch 'main' into cleanup-dependencies
2 years ago
Simon Marquis 2e663d3572 Merge branch 'main' into kotlinify
2 years ago
Simon Marquis eb36c3b9d6 Merge branch 'main' into room-gradle-plugin
2 years ago
Don Turner 692d8122a8 Merge pull request #1085 from android/av/truth-for-badging
2 years ago
Don Turner e8a9bc831b Merge pull request #1086 from SimonMarquis/patch-3
2 years ago
Simon Marquis 171e2e83f5 Reduce overall build complexity
2 years ago
Simon Marquis ac1cfbfc0a Replace custom `RoomSchemaArgProvider` in favor of the new Room Gradle plugin
2 years ago
Simon Marquis dc2643f84e Remove unnecessary RequiresOptIn opt-in
2 years ago
Simon Marquis 5441af9207 Remove unnecessary FlowPreview opt-in
2 years ago
Alex Vanyo 95b1a07a3c Add truth for better badging diff output
2 years ago
Alex Vanyo 41a68a0992 Use normal propery setting
2 years ago
Alex Vanyo 8a70178f2b Enable stricter validation for build-logic convention plugins
2 years ago
Jonathan Koren b95c52c264 Add dependencyGuard to AndroidApplicationConventionPlugin
2 years ago
Simon Marquis 6a3a5ea692 Kotlinify codebase
2 years ago
Daniel Santiago 20129f083b Update to Hilt 2.48.1 and use the KSP version
2 years ago
Don Turner 12f1cc13a5 Merge pull request #1013 from android/av/sdkconstants-for-aapt2
2 years ago
Alex Vanyo 3931e96e1c Use specific task name for updating badging
2 years ago
Alex Vanyo 5ae0eee382 Use SdkConstants for getting aapt2 executable location
2 years ago
lihenggui 8c8db61d75 Fix #1008: Use capitalized variant name when registering gradle tasks
2 years ago
Alex Vanyo f4d115c0f9 Add automatic checks for badging
2 years ago
Don Turner 6628ddfdaf Merge pull request #912 from lihenggui/main
2 years ago
Simon Marquis 415e35c35e Enforce `resourcePrefix` on Android library modules
2 years ago
Jose Alcérreca ff9f38198f Adds screenshot tests to :core:designsystem (#931)
2 years ago
Simon Marquis 1b55035e3a Fix typo in `AndroidCompose.kt`
2 years ago
Simon Marquis f0f766bc88 Enable SARIF support on GitHub Actions
2 years ago
Milosz Moczkowski 7ddd177402 Merge pull request #759 from SimonMarquis/lint/sarif
2 years ago
Jose Alcérreca 9748be62c5 Adds Screenshot testing with Roborazzi (#876)
2 years ago
lihenggui f7df999c22 Upgrade Gradle to v8.3
2 years ago
Don Turner 596a036dcc Merge pull request #873 from SimonMarquis/misc-warnings
2 years ago
Don Turner 675b568579 Merge pull request #754 from android/tm/metrics-one-folder
2 years ago
Don Turner c9ab7de4f5 Merge pull request #806 from SimonMarquis/objenesis
2 years ago
Simon Marquis 54ad808e74 Fix miscellaneous warnings
2 years ago
Don Turner 732f7ed4f9 Merge pull request #832 from SimonMarquis/patch-2
2 years ago
Simon Marquis 4177870af6 Update new `CommonExtension` signature
2 years ago
Simon Marquis a191af1630 Align `targetSdk` to 34 in `AndroidTestConventionPlugin.kt`
2 years ago
Murat Yener ed3b624030 Merge branch 'baseline-profile-api-change' of https://github.com/android/nowinandroid into baseline-profile-api-change
2 years ago
Simon Marquis 9236bf5007 Merge branch 'main' into lint/sarif
2 years ago
Simon Marquis f0e3005452 Remove SARIF support
2 years ago
Murat Yener 4cc5b641a5 Merge branch 'baseline-profile-api-change' of https://github.com/android/nowinandroid into baseline-profile-api-change
2 years ago
Simon Marquis 373a4d5048 Remove forced junit resolution strategy
2 years ago
Simon Marquis 94bcdbd7fa Remove forced objenesis resolution strategy
2 years ago
Simon Marquis a6f2568812 Extract `Project.libs` extension for `build-logic` plugins
2 years ago
Simon Marquis e125658335 Merge branch 'main' into lint/sarif
2 years ago
Simon Marquis a68b544da5 Revert "Remove `ExperimentalCoroutinesApi` and `FlowPreview` opt-in"
2 years ago
Milosz Moczkowski 38201a0314 Merge pull request #770 from android/refactor/remove_unused_statements
2 years ago
Miłosz Moczkowski 31dd5ecf59 Remove redundant statements
2 years ago
Tomáš Mlynarič a63d449ec1 Make paths relative
2 years ago
Simon Marquis 7268e36f60 Enable `checkDependencies` and run lint tasks on project roots
2 years ago
Simon Marquis d562d566a8 Android Lint improvements
2 years ago
Simon Marquis 11c193c7cf Remove `ExperimentalCoroutinesApi` and `FlowPreview` opt-in
2 years ago
Tomáš Mlynarič a272b43163 Add project path subfolder
2 years ago
Tomáš Mlynarič 5f5a7344d6 Apply suggestions from code review
2 years ago
Tomáš Mlynarič 6abf5e6edc Change folder for compose-reports
2 years ago
Neelansh Sahai 17fb09bdf4 Merge pull request #725 from tsumuchan/main
2 years ago
Alex Vanyo 3a89b11811 Adjust JDK setup to remove toolchain
2 years ago
tsumuchan 6e81f114d8 Update gradle plugin naming
2 years ago
Milosz Moczkowski f599124d42 Merge pull request #692 from android/av/fix-jvm-target-comment
2 years ago
Simon Marquis 62820784e1 Merge branch 'main' into jvmToolchain
2 years ago
Simon Marquis c944cc994b Create and use CI specific group of GMD devices
2 years ago
Don Turner b4e1209911 Merge pull request #667 from SimonMarquis/cleanup/warnings
2 years ago
Simon Marquis 7a0dbcbea7 Disable unnecessary Android instrumented tests
2 years ago
Simon Marquis 3976f428ae Remove deprecated `kotlin.Experimental` opt-in
2 years ago
Simon Marquis 14772ade33 Replace deprecated methods
2 years ago
Alex Vanyo 6abcac083e Fix JVM target comment
2 years ago
Takeshi Hagikura 7cc622054a Set the source/target compatibility to 11
2 years ago