aboutsummaryrefslogtreecommitdiff
path: root/testapp
AgeCommit message (Expand)Author
2024-04-03Support for Robolectric's validatorRex Hoffman
2024-04-03Merge remote-tracking branch 'aosp/upstream-google' into mergeRex Hoffman
2024-03-29Merge branch 'master' into 'google'Michael Hoisie
2024-03-29Disable FontValidation lint check in testapp's downloadable fontTim Peut
2024-03-14Remove unused properties from `AndroidManifest.xml` filesGaƫtan Muller
2024-02-01Baseline NewApi issuesCole Faust
2023-10-19Merge branch 'upstream-google' into merge_shadow_change3Ang Li
2023-10-17Increment targetSdk and compileSdk from 33 to 34 for integration tests.Brett Chabot
2023-09-25Drop support for SDKs < 19.Brett Chabot
2023-08-30Align external/robolectric code with mainKevin Liu
2023-04-15Add namespace for android-library/application projectsutzcoz
2022-09-18Bump compile/targetSdk to 33utzcoz
2022-06-18Migrate *SdkVersion to *Sdkutzcoz
2022-04-19Migrate compileSdkVersion to compileSdkAkshay2131
2022-04-16removed targetSdk from Android manifest filesUmesh Singh
2022-01-05Intercept native Font states at Java level for Android Sutzcoz
2021-06-25Move test activities from integration_tests/ctesque into testapphoisie
2021-05-20Migrate obtainAttributes_shouldReturnValuesFromResources to ResourcesTestutzcoz
2021-05-15Re-wrap ByteBuffer after UTF-8 decoding failedutzcoz
2021-05-15Add test case for mixed emoji and textutzcoz
2021-05-09Add test to parse emoji from xmlutzcoz
2021-04-01Bump testapp's compile and target sdk to 30utzcoz
2020-03-26Remove minSdkVersion from AndroidManifest.xml's.Christian Williams
2019-10-14Re-introduce Support Android Q/API 29 final. (PR#5289)brettchabot
2019-10-11Rollback of:brettchabot
2019-10-11Support Android Q/API 29 final.Brett Chabot
2019-05-28Remove unused InnerActivity and its dependencies.Googler
2019-05-22Some android_binary targets are now building with AAPT2.Googler
2019-02-04AGP 3.4 complains about <adaptive-icon/> pre-26.Christian Williams
2019-01-03Support fonts defined in XML.romkal
2018-12-18Attempt to reconcile PackageManagerTest differences between bazel and gradle.christianw
2018-11-28Update compileSdkVersion + targetSdkVerison of testApp to 28jongerrish
2018-11-20Some ctesque tests for packageManager that use components.romkal
2018-11-12Make enabled and other flags in the manifest visible in the ComponentInfo thr...Brett Chabot
2018-11-11CTEsque ResourcesTest:Brett Chabot
2018-11-09Support loading fonts from res/font/*jongerrish
2018-11-044075 - update android gradle plugin to 3.2.1Jared Burrows
2018-06-07Migrate to user modern gradle featuresGautam Korlam
2018-05-17Fix string HTML attributes in binary resources.brettchabot
2018-05-17Internal changebrettchabot
2018-03-08Merge remote-tracking branch 'origin/master' into arscChristian Williams
2018-03-06Added inflating test in ShadowLayoutInflaterTest.java to inflate a layout ref...Googler
2018-03-02Move some tests from ShadowActivityTest to ctesque.Christian Williams
2018-02-28Collapse internal whitespace down to single space character in stringjongerrish
2018-02-27Support resource references in AttributeSetBuilder-built XML files in legacy ...Christian Williams
2018-02-21Project import generated by Copybara.Googler
2018-02-20Create a new integration_tests module - CTesque designed to validatejongerrish
2018-02-20Create/update copybara workflows for moving piper changes to githubbrettchabot
2018-02-20Fix packagenameJonathan Gerrish
2018-02-20Strip down manifest.Jonathan Gerrish