summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Expand)Author
2021-12-08add post_notification permission to manifestSteve Elliott
2020-09-08Add CONNECTIVITY_USE_RESTRICTED_NETWORKS permissionpaulhu
2020-02-11Adds forceQueryable to manifestPatrick Baumann
2020-01-24Request MANAGE_EXTERNAL_STORAGE permissionZim
2020-01-23Give DownloadProvider the WRITE_MEDIA_STORAGE permission.Martijn Coenen
2019-11-19Grants the QUERY_ALL_PACKAGES permission to the Download providerPatrick Baumann
2019-08-08Ensure files get mediascanned after the download is completed.Sudheer Shanka
2019-06-18Whitelist DownloadManager.ACTION_NOTIFICATION_CLICKED broadcastMichal Karpinski
2017-07-17Unify permissions under UPDATE_DEVICE_STATS.Jeff Sharkey
2017-03-17Add android:label to DownloadStorageProvider.Ben Lin
2016-04-25Move DownloadManager to use JobScheduler.Jeff Sharkey
2015-08-27Add RTL flag to DownloadProvider.Julia Reynolds
2015-07-14Relax permissions on package-specific paths.Jeff Sharkey
2015-04-14Declare that DownloadProvider uses cleartext HTTP traffic.Alex Klyubin
2014-06-16Transition the Download Service's cleanup work to a scheduled JobChristopher Tate
2014-04-11Revert "Mark the package as required for all profiles"Alexandra Gherghina
2014-03-28Mark the package as required for all profilesAlexandra Gherghina
2014-02-20resolved conflicts for merge of a7fa30f3 to masterFred Quintana
2014-02-06Add idle service to clean orphan downloads.Jeff Sharkey
2014-02-06Many improvements to download storage management.Jeff Sharkey
2014-02-05add the WAKE_LOCK perm to the DownloadProviderFred Quintana
2014-01-03DownloadProvider: don't allow backups.Nick Kralevich
2013-10-09Register DocumentsProvider with <intent-filter>.Jeff Sharkey
2013-09-09Hint sorting, remove XML, follow refactor.Jeff Sharkey
2013-09-06Extend trampoline to show dialogs.Jeff Sharkey
2013-08-28Follow stronger DocumentsProvider contract.Jeff Sharkey
2013-08-19Trampoline APK installation to use raw file.Jeff Sharkey
2013-08-17Support custom documents query projections.Jeff Sharkey
2013-08-07First pass at Downloads storage provider.Jeff Sharkey
2013-04-11Downloads should always be available.Jeff Sharkey
2013-02-06Allow granting access to "my_downloads" paths.Jeff Sharkey
2012-07-28Explicitly export content providersNick Kralevich
2011-07-12Add permission to modify network accounting.Jeff Sharkey
2011-06-22Merge "To remove the old DRM support totally because we added the new Forward...Gloria Wang
2011-06-21To remove the old DRM support totally because we added theGloria Wang
2011-06-17Teach DownloadManager about network policy.Jeff Sharkey
2011-05-13Add Socket tagging for granular data accounting.Jeff Sharkey
2011-02-08bug:3435895 listen to media_mounted broadcast intentVasu Nori
2010-11-16fix permissions when accessing downloads thru various Uri'sVasu Nori
2010-11-04changes to support CL: I1f5dd734e394db0056579a3a0c26862fee27981eVasu Nori
2010-09-26UI + string tweaks for downloads UI + size limits UISteve Howard
2010-09-21Expose permission to download without notification.Steve Howard
2010-09-21Implement dialogs for wifi required + recommended limits.Steve Howard
2010-09-17Temporary fix to support old URIs for MarketSteve Howard
2010-09-14New URI structure with "my_downloads" and "all_downloads"Steve Howard
2010-07-28Make all public API downloads visible.Steve Howard
2010-07-23Support for non-purgeable downloads through the public API.Steve Howard
2010-07-22Make DownloadProvider accessible for public API usage.Steve Howard
2010-07-21Make COLUMN_URI readable and tighten UID restrictions.Steve Howard
2010-02-05Create a new permission that allows apps to see downloads from otherLeon Scroggins