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