summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* DownloadProvider needs to be a privileged APKChristopher Tate2013-06-171-0/+1
| | | | | | Bug 8765951 Change-Id: Id2ec25b90e5d08595af282969395450ca5496742
* Count download WakeLocks against requesting app.Jeff Sharkey2013-06-061-0/+2
| | | | | | | This matches how network usage is already counted against the app making the request. Change-Id: I6a862e096f2f99441925a101268235615000355a
* Import translations. DO NOT MERGEBaligh Uddin2013-05-291-3/+3
| | | | | Change-Id: I6a79e7b754cde9762a32f7b967c4322f0e6d9145 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-05-173-3/+3
| | | | | Change-Id: If161ee627f140b79b37cf3893f0ef03f7aa2298b Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-05-131-2/+2
| | | | | Change-Id: I606fe32db0ae76e2f1242913caacf326a3e30380 Auto-generated-cl: translation import
* Merge "Increment operation counts to track downloads."Jeff Sharkey2013-05-101-2/+7
|\
| * Increment operation counts to track downloads.Jeff Sharkey2013-05-101-2/+7
| | | | | | | | | | Bug: 8850035 Change-Id: If506ea21f0c823f9da4b7ae14d611fdbfbac8042
* | am 33e1ce41: am 2435eb9c: Avoid NPE when finding common MIME type.Jeff Sharkey2013-05-091-1/+3
|\ \ | |/ |/| | | | | * commit '33e1ce41b46c65f679ce641d124ff9d8fce706ac': Avoid NPE when finding common MIME type.
| * am 2435eb9c: Avoid NPE when finding common MIME type.Jeff Sharkey2013-05-091-1/+3
| |\ | | | | | | | | | | | | * commit '2435eb9c89bd46511624b9d89ab22766f82dbfcb': Avoid NPE when finding common MIME type.
| | * Avoid NPE when finding common MIME type.Jeff Sharkey2013-05-091-1/+3
| | | | | | | | | | | | | | | Bug: 8609148 Change-Id: Ibd1121d6833981234acdc927010087c12913e33d
* | | am ccdd40c7: Follow MockWebServer API changes.Jeff Sharkey2013-05-090-0/+0
|\| | | | | | | | | | | | | | * commit 'ccdd40c7230a1e82394e73d8f4c265f58095530d': Follow MockWebServer API changes.
| * | Follow MockWebServer API changes.Jeff Sharkey2013-05-092-7/+1
| | | | | | | | | | | | | | | | | | (cherry picked from commit 323f5ae0cafdc72f61defefaa5ba938f1b4d0dda) Change-Id: I11627a5efebddf7b832bb63e6a7588accbc04fe8
* | | Import translations. DO NOT MERGEBaligh Uddin2013-05-082-3/+3
| | | | | | | | | | | | | | | Change-Id: Ic1a45fc3383cfe390ef4204432b9a77eccd1fa73 Auto-generated-cl: translation import
* | | am 672a5be2: am 64f6b529: Merge "Avoid NullPointerException"Jeff Sharkey2013-05-021-1/+3
|\| | | | | | | | | | | | | | * commit '672a5be2fb115a4480d6867c06b9da2a36d5353c': Avoid NullPointerException
| * | am 64f6b529: Merge "Avoid NullPointerException"Jeff Sharkey2013-05-021-1/+3
| |\ \ | | | | | | | | | | | | | | | | * commit '64f6b529963d1ec997cff60a79c9d249e5e09040': Avoid NullPointerException
| | * \ Merge "Avoid NullPointerException"Jeff Sharkey2013-05-021-1/+3
| | |\ \
| | | * | Avoid NullPointerExceptionMattias Falk2013-05-021-1/+3
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A crash will occur when a user share more than one file and the mime type of any of the files to share is null. Avoid crash by not adding the mime type to the mime type list if the value is null. Change-Id: Ia06f3389da6ce34e11ffcf349a10fdbe64cfc9bd
* | | | am 16961cf4: am 64a9e6cb: Completed downloads should clear when touched.Jeff Sharkey2013-04-301-0/+1
|\| | | | | | | | | | | | | | | | | | | * commit '16961cf4cab924cf8f445d2957ecce7a5d0726b9': Completed downloads should clear when touched.
| * | | am 64a9e6cb: Completed downloads should clear when touched.Jeff Sharkey2013-04-301-0/+1
| |\ \ \ | | | |/ | | |/| | | | | | | | | * commit '64a9e6cb3628db724e04492cf207757348960eb7': Completed downloads should clear when touched.
| | * | Completed downloads should clear when touched.Jeff Sharkey2013-04-281-0/+1
| | | | | | | | | | | | | | | | | | | | Bug: 8744610 Change-Id: I135a3acbc819fd725f00ba57461e21db1fe24850
* | | | Import translations. DO NOT MERGEBaligh Uddin2013-04-225-13/+13
| | | | | | | | | | | | | | | | | | | | Change-Id: I3162d21b74c9fcc7e6ae2ff5e3b312bb7ce31c67 Auto-generated-cl: translation import
* | | | am 23e9fb55: am 8b9cad51: Merge "Hide the sorting button when download list ↵Jeff Sharkey2013-04-151-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | is empty" * commit '23e9fb5525aa3d16f5ec19929a8426957949e797': Hide the sorting button when download list is empty
| * | | am 8b9cad51: Merge "Hide the sorting button when download list is empty"Jeff Sharkey2013-04-151-0/+2
| |\ \ \ | | | |/ | | |/| | | | | | | | | * commit '8b9cad519ef72ed4555e9dd32ecee85c922abc32': Hide the sorting button when download list is empty
| | * | Merge "Hide the sorting button when download list is empty"Jeff Sharkey2013-04-151-0/+2
| | |\ \
| | | * | Hide the sorting button when download list is emptyJaekyun Seok2013-04-151-0/+2
| | |/ / | | | | | | | | | | | | | | | | Bug: 8515801 Change-Id: Id5ff6d56eb07de6b76bdb6bc3fa75af6ddd59a39
* | | | Import translations. DO NOT MERGEBaligh Uddin2013-04-121-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Ifa35c199e12c3bbd73895583c0947dba45345290 Auto-generated-cl: translation import
* | | | am 6c824b0a: am e336af4d: Downloads should always be available.Jeff Sharkey2013-04-112-1/+3
|\| | | | | | | | | | | | | | | | | | | * commit '6c824b0a59e4a39c3d26a39a03a8627dbeac5900': Downloads should always be available.
| * | | am e336af4d: Downloads should always be available.Jeff Sharkey2013-04-112-1/+3
| |\ \ \ | | | |/ | | |/| | | | | | | | | * commit 'e336af4d37af25d9261439d4ec0c153aa897dfbe': Downloads should always be available.
| | * | Downloads should always be available.Jeff Sharkey2013-04-112-1/+3
| | | | | | | | | | | | | | | | | | | | Bug: 8596021 Change-Id: I56149da0519915764f5c38a8141e1a7dcfff5b25
* | | | am f3249c50: am 62608885: Merge "Restore the appropriate SELinux context to ↵Geremy Condra2013-04-050-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | the downloads dir." into jb-mr2-dev * commit 'f3249c5094356a052307aa8ff1959a56e966e10e': Restore the appropriate SELinux context to the downloads dir.
| * | | am 62608885: Merge "Restore the appropriate SELinux context to the downloads ↵Geremy Condra2013-04-051-2/+7
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | dir." into jb-mr2-dev * commit '62608885d3d8a7b88776084040f666bd1304b811': Restore the appropriate SELinux context to the downloads dir.
| | * | Merge "Restore the appropriate SELinux context to the downloads dir." into ↵Geremy Condra2013-04-051-2/+7
| | |\ \ | | | | | | | | | | | | | | | jb-mr2-dev
| | | * | Restore the appropriate SELinux context to the downloads dir.Geremy Condra2013-04-051-2/+7
| | | | | | | | | | | | | | | | | | | | Change-Id: I4839fd07abdd1c6b866f1d94dc36567df047e30c
* | | | | am 5a49c4ed: am af49093b: Fix download notification click behaviour.Danny Baumann2013-04-050-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '5a49c4edce268ec1866c77c84ac716baa56f929c': Fix download notification click behaviour.
| * | | | am af49093b: Fix download notification click behaviour.Danny Baumann2013-04-050-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'af49093b1554fdc55977e9281505e05865f33813': Fix download notification click behaviour.
| | * | | Fix download notification click behaviour.Danny Baumann2013-04-051-5/+7
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PendingIntent.getBroadcast() doesn't update the intent extras if not explicitly given something to distinguish the intents. This caused the notification on-click to do nothing on everything but the first download. Change-Id: I29544ae5b04f8304cbbe720066a26ff90e422107
* | | | am 82d26295: Merge commit \'ab2d11fa\' into merge2Jeff Sharkey2013-04-051-5/+7
|\| | | | | | | | | | | | | | | | | | | * commit '82d26295ca202bdcbb56343117fd450a2b7097c0': Fix download notification click behaviour.
| * | | Merge commit 'ab2d11fa' into merge2Jeff Sharkey2013-04-051-5/+7
| |\ \ \ | | |/ / | |/| / | | |/ Change-Id: I92cd6985b8074a238118b95599e4df57e6849f62
| | * Merge "Fix download notification click behaviour."Jeff Sharkey2013-04-051-3/+7
| | |\
| | | * Fix download notification click behaviour.Danny Baumann2013-04-051-3/+7
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | PendingIntent.getBroadcast() doesn't update the intent extras if not explicitly given something to distinguish the intents. This caused the notification on-click to do nothing on everything but the first download. Change-Id: I29544ae5b04f8304cbbe720066a26ff90e422107
* | | Restore the appropriate SELinux context to the downloads dir.Geremy Condra2013-04-041-2/+7
| | | | | | | | | | | | Change-Id: I4839fd07abdd1c6b866f1d94dc36567df047e30c
* | | Follow MockWebServer API changes.Jeff Sharkey2013-04-032-7/+1
| | | | | | | | | | | | Change-Id: Icaba016bc6e098745e56a3b6367a8a6af0151158
* | | am 5048492e: New PendingIntents when extras change.Jeff Sharkey2013-03-261-2/+4
|\| | | | | | | | | | | | | | * commit '5048492e352be8134d92178d757a60117491e292': New PendingIntents when extras change.
| * | New PendingIntents when extras change.Jeff Sharkey2013-03-261-2/+4
| | | | | | | | | | | | | | | | | | | | | Otherwise notifications end up launching with stale download IDs. Bug: 8417220 Change-Id: Ie72a2f4ac7b72213678ac6001af45709034492dd
* | | am ff0220f5: Unregister observer when tearing down service.Jeff Sharkey2013-03-263-5/+7
|\| | | | | | | | | | | | | | * commit 'ff0220f5b4624049a1052bd868d7706eee5a0daf': Unregister observer when tearing down service.
| * | Unregister observer when tearing down service.Jeff Sharkey2013-03-263-5/+7
| | | | | | | | | | | | | | | | | | | | | Also reduce and adjust some logging. Bug: 8470658 Change-Id: Ia1f1cbd315ded04edd2113506e5c5a1db5ec85b4
* | | am 0f2f6393: Revert "Avoid sending messages after HandlerThread.quit()."Fabrice Di Meglio2013-03-261-12/+6
|\| | | | | | | | | | | | | | * commit '0f2f63932bd8d963764d37527b3237d219fdaa4d': Revert "Avoid sending messages after HandlerThread.quit()."
| * | Revert "Avoid sending messages after HandlerThread.quit()."Fabrice Di Meglio2013-03-261-12/+6
| | | | | | | | | | | | | | | | | | This reverts commit 97d507d95f9885ceb12f2ce2483361b5ed265f9f Change-Id: I20374301561b3a1c79c2d986292af50049de2aac
* | | am 97d507d9: Avoid sending messages after HandlerThread.quit().Jeff Sharkey2013-03-261-6/+12
|\| | | | | | | | | | | | | | * commit '97d507d95f9885ceb12f2ce2483361b5ed265f9f': Avoid sending messages after HandlerThread.quit().
| * | Avoid sending messages after HandlerThread.quit().Jeff Sharkey2013-03-251-6/+12
| | | | | | | | | | | | | | | Bug: 8470658 Change-Id: I4cfd6a01c2c2d845a72d3f58c29eec8b44176537