summaryrefslogtreecommitdiff
path: root/tests/AndroidManifest.xml
AgeCommit message (Expand)Author
2025-01-16Use RunListener to Clear inline mocks at the end of each test class. Anushree Ganjam
2024-01-26Test Fix: Move UnarchiveBroadcastReceiver to AndroidManifest-common to also s... Rohit Goyal
2024-01-22Prefix PromiseIconUiTest with Tapl in AndroidManifest.xml for archiving. Rohit Goyal
2024-01-03Add support for progress bar during unarchival of app. Rohit Goyal
2019-11-06System apps must target API 29 or higher Jon Miranda
2019-01-29Changing min sdk to 25 Sunny Goyal
2019-01-03System apps must target API 28 or higher Hyunyoung Song
2018-08-24Fixing AOSP tests after AndroidX migration Vadim Tryshev
2018-06-18Fix duplicate <uses-sdk> elements in Launcher3Tests Colin Cross
2017-02-15Adding minSDK for test targets Sunny Goyal
2016-03-18Fixing broken instrumentation tests when run from command line Sunny Goyal
2015-10-16Adding tests for rotation preference Sunny Goyal
2015-03-02[unit tests] Setup instrument target for the launcher3 unit test Hyunyoung Song