summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Expand)AuthorAgeFilesLines
* DownloadProvider: add to support pause/resume download by manualqqzhou2016-01-241-0/+8
* Merge tag 'android-5.1.0_r1' into HEADstaging/cm-12.1Ricardo Cerqueira2015-03-101-4/+1
|\
| * Fix internationalization of percentage formatting in DownloadProvider.Elliott Hughes2014-10-101-4/+1
* | Add Download Speeds in notificationLasse Brudeskar Vikås2014-12-272-0/+52
|/
* Extend trampoline to show dialogs.Jeff Sharkey2013-09-061-0/+3
* Delegate to documents UI; improve contents.Jeff Sharkey2013-08-151-0/+10
* First pass at Downloads storage provider.Jeff Sharkey2013-08-071-0/+3
* Show remaining time in download notifications.Jeff Sharkey2012-11-141-0/+3
* Rewrite of download notifications.Jeff Sharkey2012-11-091-17/+17
* fix build break (unescaped apostrophe in string)Doug Zongker2011-10-181-1/+1
* String edits to bring UI text to standards.Claudia de Veaux2011-10-171-23/+23
* Move to Notification.Builder progress API.Jeff Sharkey2011-08-091-0/+2
* Teach DownloadManager about network policy.Jeff Sharkey2011-06-171-0/+4
* Replace shared storage with USB storage.Eric Fischer2010-10-201-1/+1
* bug:3083060 UI tweaks to DownloadManager screensVasu Nori2010-10-191-9/+13
* Split strings with SD card references into variations.Eric Fischer2010-09-281-1/+3
* UI + string tweaks for downloads UI + size limits UISteve Howard2010-09-262-21/+40
* Expose permission to download without notification.Steve Howard2010-09-211-2/+2
* Implement dialogs for wifi required + recommended limits.Steve Howard2010-09-211-0/+45
* New URI structure with "my_downloads" and "all_downloads"Steve Howard2010-09-141-0/+11
* Add UI message when queued for wifi due to size.Steve Howard2010-08-201-0/+9
* Make all public API downloads visible.Steve Howard2010-07-281-6/+23
* Support for non-purgeable downloads through the public API.Steve Howard2010-07-231-0/+9
* Create a new permission that allows apps to see downloads from otherLeon Scroggins2010-02-051-0/+6
* remove ACCESS_CACHE_FILESYSTEM permissionDoug Zongker2010-01-061-18/+2
* Armor string format tokens with translation placeholders.Eric Fischer2009-08-271-2/+2
* Fix strings whose apostrophes were eaten because of the lack of a backslash.Eric Fischer2009-08-271-1/+1
* Make name of Download Provider localizable.Eric Fischer2009-06-161-0/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+119
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-119/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-27/+72
* Initial ContributionThe Android Open Source Project2008-10-211-0/+74