summaryrefslogtreecommitdiff
path: root/packages/Shell/src/com/android/shell/BugreportStorageProvider.java
AgeCommit message (Expand)Author
2018-09-13Warn about sensitive bugreport contents.Jeff Sharkey
2018-02-22Bugreport SAF provider isn't "advanced."Jeff Sharkey
2017-05-22Make BugreportStorageProvider subclass FileSystemProvider.Ben Lin
2016-09-28Remove support for archives from External and Bugreport providers.Tomasz Mikolajewski
2016-08-29Push delete notification when Bug reports are deleted.Ben Lin
2016-05-23Register change Uri and notify changes in bugreportServices.Ben Lin
2016-04-27Add archive support to Bug report docs provider.Steve McKay
2016-03-30Add menu option to show/hide internal storage.Aga Wronska
2016-03-28Removed FLAG_ADVANCED.Felipe Leme
2016-03-21Add config flag to show/hide internal storage.Aga Wronska
2016-03-02Always show intern storage.Steve McKay
2015-03-23Add BugreportStorageProviderRyo Hashimoto