Commit Graph

206 Commits (c7042cba16ab6ab1ead68bc92fbaf447e4b51c9a)

Author SHA1 Message Date
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
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
Don Turner 59d48f472e Merge pull request #662 from android/av/agp-8.0
2 years ago
Simon Marquis cb08cae285 Don't rely on `finalizeDsl` API to configure Crashlytics
2 years ago
Alex Vanyo 06acea7797 Fix comment referring to 11
2 years ago
Alex Vanyo 4b71822398 Remove unused imports in build-config
2 years ago
Alex Vanyo 7aa246bcc1 Update to VERSION_17 everywhere
2 years ago
Alex Vanyo 534e39a771 Update to AGP 8.0
2 years ago
Milosz Moczkowski 1d50d64ea4 Merge pull request #630 from drawers/david/delete-unnecessary-gradle-wrapper
2 years ago
David Rawson cc039210c6 Remove unnecessary Gradle wrapper
3 years ago
Simon Marquis 3d7b71963c Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter
3 years ago
Don Turner 539ac98918 Merge remote-tracking branch 'goog/main' into feb13-merge
3 years ago
Simon Marquis f05cb0da2e Configure jvmToolchain for Android projects
3 years ago
Alex Vanyo e1ef0e204f Add Pixel C API 30 emulator to CI
3 years ago
Alex Vanyo 0c4623f0f7 Merge pull request #558 from android/av/gmd-convention-plugin
3 years ago
Don Turner 3d6ca9b7d8 Merge remote-tracking branch 'github/main' into feb9automerger
3 years ago
Don Turner 6f8128070f Merge "Add Firebase analytics. See go/nia-firebase-services." into main
3 years ago
Don Turner a1bd4beadb Add Firebase analytics. See go/nia-firebase-services.
3 years ago
Automerger 6d4817ffac Merge branch 'github/main'
3 years ago
Don Turner a9fc2fbdf7 Merge pull request #562 from SimonMarquis/room/convention-plugin
3 years ago
Simon Marquis bc7f883486 Upgrade JVM source/target compatibility to 11
3 years ago
Simon Marquis bf9e388610 Migrate custom room configuration into a convention plugin
3 years ago
Alex Vanyo fab6f9af7c Switch GMD to use a convention plugin
3 years ago
Don Turner a961790e97 Remove .prod from the applicationIdSuffix in preparation for Play launch
3 years ago
Automerger 11b0bb5ce7 Merge branch 'github/main'
3 years ago
Alex Vanyo bf06ee5e02 Update AGP to 7.4.0
3 years ago
Ben Weiss fa66656a2b Add Firebase dependencies
3 years ago
Don Turner a9ee4d1c47 Fix build warnings
3 years ago
mlykotom 784831d8de Refactor naming according to convention
3 years ago
mlykotom 7d62e0e797 Revert capitalization + add suppress
3 years ago
mlykotom 621454304d Rename Flavor -> NiaFlavor
3 years ago
mlykotom 0a21bb38f7 Fix flavors change
3 years ago
Simon Marquis a09ea875b8 Migrate from JUnit assertions to Kotlin's test framework
3 years ago
Don Turner eb01ed5a09 Remove applicationIdSuffix from demo variant, add it to prod instead
3 years ago
Milosz Moczkowski 45d4eabac8 Merge pull request #297 from android/av/remove-dolphin-preview-todos
3 years ago
Don Turner b55b4fab9c Merge pull request #356 from android/jv/compose-bom
3 years ago
Jolanda Verhoef 58a3721575 Update to new Compose release
3 years ago