summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importcm-11.0-XNPH33R-bacon-3628510d76cm-11.0-XNPH30O-bacon-4f280f505aMichael Bestas2014-06-302-0/+14
| | | | Change-Id: If40038d134c515db32762b0c00db65e588a43770
* Automatic translation importMichael Bestas2014-06-244-0/+75
| | | | Change-Id: If87eb7430a8273e959854e70f5adb43c75d7bae8
* Automatic translation importMichael Bestas2014-06-212-0/+59
| | | | Change-Id: I4bc106e6b58e6c9a7d535853a9b6982498db17a6
* Merge tag 'android-4.4.3_r1' into HEADRicardo Cerqueira2014-06-034-38/+38
|\ | | | | | | Android 4.4.3 release 1
| * Import translations. DO NOT MERGEBaligh Uddin2014-02-201-1/+1
| | | | | | | | | | Change-Id: Ic24ce6a6b18e3c7e5adcc4f75beea818b33b3629 Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBaligh Uddin2014-01-063-36/+36
| | | | | | | | | | Change-Id: Ie4bcb30ee912d1b7486470d8849bde142c461d3b Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBaligh Uddin2013-12-261-1/+1
| | | | | | | | | | Change-Id: Ib82d39385a5966f41daa15c9f9a7026e71030221 Auto-generated-cl: translation import
* | Automatic translation importMichael Bestas2014-05-301-0/+3
| | | | | | | | Change-Id: Ie82c829ef629e2bb978cb03cd7d2fd1101299e64
* | Automatic translation importcm-11.0-XNPH25R-bacon-d22b777afacm-11.0-XNPH22R-bacon-03d77315eaMichael Bestas2014-05-255-3/+112
| | | | | | | | Change-Id: Ib7049fea2926c61187d915adfddfc87c362e73a4
* | Automatic translation importMichael Bestas2014-05-214-0/+155
| | | | | | | | Change-Id: I349dab94b12ba0bbd02a433bcbc92a4e1c6d48bf
* | Automatic translation importMichael Bestas2014-05-2121-0/+422
| | | | | | | | Change-Id: I5d66d07ff7826979e6b27dd5e83acf3f3f9f2c44
* | Avoid leaking cursorsMattias Nilsson2014-05-121-20/+30
| | | | | | | | | | | | | | Adding try/finally blocks to make sure that cursor resources are let go Change-Id: I596074aa9ab5752f91a26b5a03e1f39c23c64a5f
* | Automatic translation importMichael Bestas2014-05-0950-31/+770
| | | | | | | | Change-Id: Ia7a31ee88626ea019884a943749b256dd668d281
* | Add Download Speeds in notificationLasse Brudeskar Vikås2014-05-043-7/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds the ability to show the current total download speed Screenshots: http://goo.gl/M3eRNR ps7 : remove download site, and make speed to bit/sec ps8 : make speed to byte/sec and cleanup ps9 : revert to B/sec ps10: fix some formatting issues ps13: rebased Change-Id: I801dbe61c7ee59d0c1d14d5851ad6dc3a7678499
* | DownloadProvider: add to support pause/resume download by manualqqzhou2014-05-0311-12/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This feature contains below points: 1. add to pause running download by manual. 2. add to resume manuallly paused download by manual. 3. add to show proper contents in notification and download-list for manually paused status. 4. add to support download breakpoint continuing when HTTP server doesn't contain etag in response header. Android baseline only supports this when etag is not null. 5. add to show proper contents in notification and download-list for status of waiting-for-network. Change-Id: I433cdee2de8b3add0248bbb0a9d02f8da4e5bb38
* | Automatic translation importMichael Bestas2014-04-254-0/+84
| | | | | | | | Change-Id: I0659046642364201c9b3fb8122c711eed830cb52
* | Automatic translation importMichael Bestas2014-04-173-42/+6
| | | | | | | | Change-Id: I11b9bd526ddc09a7dc778fd291a0b68aa18d59ac
* | Automatic translation importMichael Bestas2014-04-1014-33/+151
| | | | | | | | Change-Id: I80f612182b9eb5d29bdc9cb315be7b21fdc5dc7f
* | Initial translation importMichael Bestas2014-04-0210-36/+72
| | | | | | | | Change-Id: I6e4f5e9015c23411bfd5857ceb1b73a9aaa5f6b6
* | DownloadProvider: Update copyright yearMichael Bestas2014-02-161-1/+2
| | | | | | | | Change-Id: Ia3efa747daadeead622e25544b4ac1d9766bdd80
* | Remove download notification after previewPawel Kozak2014-02-071-1/+2
| | | | | | | | | | | | | | | | | | | | Removes download notification from the notification bar after previewing it. There should be an additional check for download shown in the notifications after completion to prevent from situation when ContentObserver is unregistered and the onChange is never called. Change-Id: I0914a680f08eb96949b56e08719eb28d2e80ccc9
* | DownloadProvider: CS translationOndrej Zima2014-01-231-0/+20
| | | | | | | | Change-Id: I9f7a3a8496447dc0047ec523e9fc57f9bc0c64d4
* | Creates parent directories before creates fileRoger Chen2014-01-181-1/+9
| | | | | | | | | | Change-Id: I124f7ce2b731b100e9572d7c5d95206e243ee316 Signed-off-by: Roger Chen <cxr514033970@gmail.com>
* | Merge "DownloadProvider: LT translations" into cm-11.0Marco Brohet2013-12-251-0/+19
|\ \
| * | DownloadProvider: LT translationsFrant1c2013-12-101-0/+19
| | | | | | | | | | | | | | | | | | Port CM 10.2 strings to CM 11.0 Change-Id: If91717301919dd191648adc4981c9d7f2074c459
* | | Clear notifications for Deleted items from Download listkasif2013-12-201-0/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | Issue: Notifications for deleted items from the Download list are not getting cleared and thus tapping on such notifications causes crash (Illegal Argument Exception) Fix: clear notifications for deleted items by adding them in the stale list Change-Id: I7a27d19fff994876eee07d4c4d63b2808cc516d3 CRs-Fixed: 536562
* | Merge tag 'android-4.4.1_r1' into HEADRicardo Cerqueira2013-12-068-43/+43
|\| | | | | | | Android 4.4.1 Release 1
| * Import translations. DO NOT MERGEBaligh Uddin2013-11-047-36/+36
| | | | | | | | | | Change-Id: Iffd5af8620652465c2f67635b33705ecf596746a Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBaligh Uddin2013-10-282-6/+6
| | | | | | | | | | Change-Id: I8d3a6aaac652d2e11cc5fed65d13bcad4b5bb810 Auto-generated-cl: translation import
| * Merge "Import translations. DO NOT MERGE" into klp-devBaligh Uddin2013-10-171-1/+1
| |\
| | * Import translations. DO NOT MERGEBaligh Uddin2013-10-171-1/+1
| | | | | | | | | | | | | | | Change-Id: I23f8f8783d7ff6ddb02e7f8a26a88b306ca699e1 Auto-generated-cl: translation import
| * | merge in klp-release (no-op)Ed Heyl2013-10-160-0/+0
| |\ \ | | |/ | |/|
* | | LiveFolder: Update for the 4.4 APIRicardo Cerqueira2013-11-051-3/+1
| | | | | | | | | | | | Change-Id: I85812a4768293ca23fbf4889c57f62b8fe6a4025
* | | Merge tag 'android-4.4_r1' into cm-11.0Ricardo Cerqueira2013-11-05104-225/+3007
|\ \ \ | | |/ | |/| | | | | | | | | | Android 4.4 Release 1.0 Change-Id: I6eadeafdb9d3219bebd28325b4e290b6d5282499
| * | merge in klp-release history after reset to klp-devThe Android Automerger2013-10-130-0/+0
| |\ \ | | |/ | |/|
| | * merge in klp-release history after reset to klp-devThe Android Automerger2013-10-100-0/+0
| | |\
| | | * merge in klp-release history after reset to klp-devThe Android Automerger2013-10-060-0/+0
| | | |\
| | | | * merge in klp-release history after reset to klp-devThe Android Automerger2013-10-020-0/+0
| | | | |\
| | | | | * merge in klp-release history after reset to klp-devThe Android Automerger2013-10-010-0/+0
| | | | | |\
| | | | | | * merge in klp-release history after reset to klp-devThe Android Automerger2013-09-290-0/+0
| | | | | | |\
| | | | | | | * Always check against canonical paths.Jeff Sharkey2013-09-251-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10920351 Change-Id: I8c7e5344d9fd9d15565eaf93b91ce457a98ab98c
| | | | | | | * merge in klp-release history after reset to klp-devThe Android Automerger2013-09-240-0/+0
| | | | | | | |\
| | | | | | | | * merge in klp-release history after reset to klp-devThe Android Automerger2013-09-220-0/+0
| | | | | | | | |\
| * | | | | | | | | No directories in Downloads.Jeff Sharkey2013-10-101-0/+4
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11166290 Change-Id: I29c9cf53c77d03d1bcf408edd693b9c24d5665b6
| * | | | | | | | Register DocumentsProvider with <intent-filter>.Jeff Sharkey2013-10-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follows API change in framework. Bug: 11109484 Change-Id: Icc3d4205b5f33f3821810c4a0692a030228363b7
| * | | | | | | | merge in KQS81MEd Heyl2013-10-080-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | merge in klp-release history after reset to klp-devThe Android Automerger2013-09-190-0/+0
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ merge in klp-release history after reset to klp-devThe Android Automerger2013-09-160-0/+0
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ merge in klp-release history after reset to klp-devThe Android Automerger2013-09-120-0/+0
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ merge in klp-release history after reset to klp-devThe Android Automerger2013-09-110-0/+0
| | | | | |\ \ \ \ \ \