History log of /frameworks/support/lifecycle/integration-tests/testapp/build.gradle
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bdc4c86d3dff74f6634a38e2f7b316b0e823a2c8 09-Mar-2018 Alan Viverette <alanv@google.com> DO NOT MERGE. Migrate app-toolkit projects to androidx

Bug: 74405443
Test: ./gradlew createArchive
Change-Id: Iae6f83cc396dbcdc5ae2a98793e9c7c61d94367e
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle
526389b5eb93f99eaf4dba0b0c75b0b7df9a0f65 27-Feb-2018 Aurimas Liutikas <aurimas@google.com> Move buildSrc classes to androidx.build package.

Test: ./gradlew assembleDebug for support and flatfoot projects
Change-Id: I9ecada2082209e46058dbce453d7222d3999c925
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle
238e480cfb27b1afd3755dbeae4a084197cc0559 14-Dec-2017 Aurimas Liutikas <aurimas@google.com> Create SupportAndroidTestAppPlugin

Test: ./gradlew assembleDebug
Change-Id: I946d1ace0ea03c02854d1e8ac3edf105d0bceb10
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle
9c2468843133a54b69a54e9e5f2b2677f2dc9ff3 12-Dec-2017 Sergey Vasilinets <sergeyv@google.com> Move noDocs property to SupportLibraryExtension

Test: ./gradlew clean createArchive
Change-Id: Id26b6b9d4f9c52769ffa6f59d1c78df268a8b331
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle
843419a5abce2eadf010ea69e52c4b2eb2b4e80d 06-Dec-2017 Jake Wharton <jakew@google.com> Remove needless support annotation excludes.

These appear to be copy/pasta from non-app-toolkit modules where the excludes are necessary because the support-annotation project is on the classpath and would conflict with the transitive dependencies of these test artifacts pointing at the Maven coordinate versions.

Test: ./gradlew -p app-toolkit clean build
Change-Id: I146ff8814ea3d17a5fb7d5ef41dcabd80e0708f6
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle
f4ec12f795694f62ffccd0dae7e537a3cd270319 22-Nov-2017 Aurimas Liutikas <aurimas@google.com> Make build.gradle files even more kotlin script friendly.

Test: ./gradlew tasks
Change-Id: Ia6f61f61fef1733e990b95cdfde26a95d9091ab5
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle
c39b4bda17daa49685c72de9e67ec44ebc04933b 17-Nov-2017 Aurimas Liutikas <aurimas@google.com> Adding ktlint hook to support library.

Additionally, this remove custom gradle tasks to run checkstyle
since this will be handle by repo upload now.

Test: Locally
Change-Id: I8ae6c9eb64680033d750bdf0d8312dd695722ff4
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle
87a16a53f9806fe8bcbe4e3bef751fc214a4235a 09-Nov-2017 Aurimas Liutikas <aurimas@google.com> Further clean up app-toolkit build files.

Test: None
Change-Id: I4951e44c7e5444cb222b9540ed4f30d544525efa
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle
8f437bfaf99cb8db0dacc6cb390a6f86b2cc55cf 14-Nov-2017 Aurimas Liutikas <aurimas@google.com> Start using local debug keys to avoid build flakiness.

Test: None
Change-Id: I98dde7a901f455779c03071635e3cbcfd29a2bee
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle
91df2cf6dacb3035df3f6b98e895cdc9f025553a 03-Oct-2017 Sergey Vasilinets <sergeyv@google.com> Composite adapters.

Avoid reflection when a class implements two interfaces with
generated adapters

Test: GeneratedAdaptersTest
Change-Id: I5e831047841885b963b04c5f681ffef53647c94f
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle
cb1c88d8ed89fe3fe7ac44dfaf80f511b866d8e6 13-Sep-2017 Sergey Vasilinets <sergeyv@google.com> Bump supportlib dependency to 26.1

Test: refactoring
bug: 34416241
Change-Id: Ib0c85116d022e426b1a444e942d71ce4c0f68996
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle
64db0cc15b78b62a1d44a70fc8b4552e660d952c 17-Apr-2017 Yigit Boyar <yboyar@google.com> Mass package renaming from android.support to android.arch

Bug: 37429162
Test: ./gradlew check passes

Change-Id: I911766254b6a9f957ef90429a1efc01c209d693a
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle
4fa9444d96d80b9281cb7fc738683044d72a9e2d 06-Mar-2017 Ian Lake <ilake@google.com> Standardize lifecycle integration-tests/testapp naming

Move lifecycle's test app from integration-tests/test-app to
integration-tests/testapp to match other components. This has
an immediate benefit in Android Studio as the module is no longer
named simply 'test-app', but instead the fully qualified
'lifecycle-integration-tests-testapp', grouping it with the other
lifecycle modules.

Test: lifecycle-integration-tests-testapp module appears in Android
Studio

Change-Id: I36d51cdf9d94b37f573d600c1ebf3d387c318c6a
/frameworks/support/lifecycle/integration-tests/testapp/build.gradle