summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Expand)Author
2021-12-08add post_notification permission to manifest Steve Elliott
2021-10-13Merge "Run PhotoPicker in a different process" into sc-mainline-prod Sahana Rao
2021-10-12Run PhotoPicker in a different process Sahana Rao
2021-10-11Implement custom glide loader for thumbnails in photo picker Biswarup Pal
2021-10-06Define MANAGE_CLOUD_MEDIA_PROVIDERS permission in MediaProvider Zim
2021-10-06Add a local PhotoPickerProvider Zim
2021-10-06Support MIME type filters for ACTION_PICK_IMAGES Abhijeet Kaur
2021-10-01Add intent-filter for ACTION_GET_CONTENT Sahana Rao
2021-10-01Add necessary cross-profile checks for PhotoPicker Abhijeet Kaur
2021-10-01Support simple single select in PhotoActivity Ivan Chiang
2021-10-01Introduce ViewModel for PhotoPicker Sahana Rao
2021-10-01Add intent-filter for ACTION_PICK_IMAGES Sahana Rao
2021-07-28Scan MEDIA_MOUNTED volumes if we haven't seen them yet. Martijn Coenen
2021-05-26Scan volume based on volume state changes, not broadcasts. Martijn Coenen
2021-04-06Add the PACKAGE_USAGE_STATS permission Zim
2021-03-02Revert^2 "Add MODIFY_QUIET_MODE permission to MediaProvider." Corina Grigoras
2021-02-25Revert "Add MODIFY_QUIET_MODE permission to MediaProvider." Vladimir Marko
2021-02-23Add MODIFY_QUIET_MODE permission to MediaProvider. Corina
2021-02-12Grant statsd pull atom permission Manish Singh
2020-12-10Give START_FOREGROUND_SERVICES_FROM_BACKGROUND to S apps Makoto Onuki
2020-12-01Grant DeviceConfig permissions Zim
2020-06-10Request HIDE_NON_SYSTEM_OVERLAY_WINDOWS for secure dialogs am: 60c44c70e3 am:... shafik
2020-06-08Request HIDE_NON_SYSTEM_OVERLAY_WINDOWS for secure dialogs shafik
2020-06-01Merge "Avoid crashing during orientation changes." into rvc-dev am: 7aeb9e7de... Jeff Sharkey
2020-06-01Merge "Avoid crashing during orientation changes." into rvc-dev Jeff Sharkey
2020-05-28Avoid crashing during orientation changes. Jeff Sharkey
2020-05-27Modify overlay settings of cache clearing dialog am: 443bb9c285 am: e49befd78... shafik
2020-05-26Modify overlay settings of cache clearing dialog shafik
2020-05-21Add an exported flag in manifest Ashwini Oruganti
2020-02-17Merge "Add app compat flag to enable/disable scoped storage" Abhijeet Kaur
2020-02-13Add app cache clearing mechanism shafik
2020-02-12Add app compat flag to enable/disable scoped storage Abhijeet Kaur
2020-02-10Adds forceQueryable to manifest Patrick Baumann
2020-01-27Request MANAGE_EXTERNAL_STORAGE permission Zim
2019-12-22Build MediaProviderLegacy with "system_current". Jeff Sharkey
2019-12-17Methods to streamline bulk media operations. Jeff Sharkey
2019-12-09Fix broken package name. Jeff Sharkey
2019-12-07Structure MediaProvider as an APEX. Jeff Sharkey
2019-12-07Merge "Revert "Make the android.process.media a persistent process"" Jeff Sharkey
2019-12-05Revert "Make the android.process.media a persistent process" Zimuzo Ezeozue
2019-11-13Merge changes from topic "legacycodez" Jeff Sharkey
2019-11-13Progress towards splitting MediaProvider UID. Jeff Sharkey
2019-11-12Progress towards splitting MediaProvider UID. Jeff Sharkey
2019-11-09Make the android.process.media a persistent process Zim
2019-10-29Reconcile MediaStore with MediaMetadataRetriever. Jeff Sharkey
2019-10-08Progress towards per-volume database separation. Jeff Sharkey
2019-08-28Add ExternalStorageServiceImpl to android.process.media Zim
2019-08-22More progress towards building against APIs. Jeff Sharkey
2019-08-21Migrate ringtone picking out of MediaProvider. Jeff Sharkey
2019-08-20Merge "Migrate MediaScannerConnection to using call()." Jeff Sharkey