summaryrefslogtreecommitdiff
path: root/packages/Shell/tests
AgeCommit message (Expand)Author
2023-01-30Add retrieveBugreport API Gavin Corkery
2022-10-31Add unaudited exported flag to exposed runtime receivers Michael Groover
2022-10-12Add bugreport pre-dump functionality Kean Mariotti
2021-02-18[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-12-10Returns immediately if the bugreport file already exists Rhed Jao
2020-12-10Fixes an error handling in BugreportProgressService Rhed Jao
2020-12-10Fixes BugreportReceiverTest failed Rhed Jao
2020-09-28Merge "Update language to comply with Android's inclusive language guidance" ... Treehugger Robot
2020-09-28Merge "Update language to comply with Android's inclusive language guidance" Treehugger Robot
2020-08-03Update language to comply with Android's inclusive language guidance Alice Kuo
2020-06-18Fix BugreportReceiverTest Rhed Jao
2020-05-29Add an exported flag in manifest Ashwini Oruganti
2020-05-29Add an exported flag in manifest Ashwini Oruganti
2020-01-26Remove legacy-flow no-op variables: max, realMax and realProgress Abhijeet Kaur
2019-10-22Remove unused broadcasts/functions/variables from Shell Abhijeet Kaur
2019-05-02Convert packages/Shell/**/Android.mk file to Android.bp Sasha Smundak
2019-03-20Migrate frameworks/base/packages/Shell to androidx.test KOUSHIK PANUGANTI
2018-04-06Exempt tests for hidden APIs. Nicolas Geoffray
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible. Anton Hansson
2017-12-08Stop statically including legacy-android-test Paul Duffin
2017-06-27Only require that system UIDs tag their sockets. Jeff Sharkey
2017-05-24Merge "Fixed assertions on bugreport share notification." into oc-dev am: 39b... Felipe Leme
2017-05-24Fixed assertions on bugreport share notification. Felipe Leme
2017-03-31Change test type from InstrumentationTest to AndroidJUnitTest Dan Shi
2017-03-21Add test configs to apct tests under frameworks/base Dan Shi
2017-03-15frameworks/base: Add APCT tests to the device-tests suite. Simran Basi
2017-02-10Set package name on bugreport intents. Felipe Leme
2017-01-18Prepare for removal of legacy-test from default targets Paul Duffin
2017-01-05Bugreport sharing is now work profile aware Makoto Onuki
2016-11-11Refactored Shell to use IDumpstateListener. Felipe Leme
2016-10-11Collapses status bar on teardown so it does not affect other tests. Felipe Leme
2016-08-12Migrate BugreportReceiverTest to JUnit 4. Felipe Leme
2016-08-08Kill service before trying to cancel notifications. Felipe Leme
2016-08-03Enable name text field when re-using the details dialog. Felipe Leme
2016-08-03Fixed BugreportReceiverTest failures: Felipe Leme
2016-07-28Always use chooser for Share Bug Report intent. Felipe Leme
2016-07-18Close details dialog when bugreport is canceled by user. Felipe Leme
2016-04-25Don't opt-out of warning dialog by default on user builds. Felipe Leme
2016-04-20Set BugreportProgressService to run on foreground. Felipe Leme
2016-04-18Merge "Remove initial screenshot on interactive bugreport." into nyc-dev TreeHugger Robot
2016-04-18Remove initial screenshot on interactive bugreport. Felipe Leme
2016-04-15Fix first-time usage. Felipe Leme
2016-04-13Merge "Revert warning logic so it has a "don't show again" message." into nyc... TreeHugger Robot
2016-04-13Revert warning logic so it has a "don't show again" message. Felipe Leme
2016-04-12Removed redundant notification title. Felipe Leme
2016-04-11"Temporarily" removed progress check. Felipe Leme
2016-03-22Changed logic when dumpstate's max progress increases. Felipe Leme
2016-03-14Minor UI improvements and code cleanup: Felipe Leme
2016-03-09Warn user when bugreport is finished but screenshot is pending. Felipe Leme
2016-02-29Make bugreport details dialog confirm to Material Guidelines for Dialogs. Felipe Leme