summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Import translations. DO NOT MERGEBaligh Uddin2013-06-172-6/+6
| | | | | | | | | | | | | | | Change-Id: Ia73441b5baf7d26c57c2dba950f5fa48686d7969 Auto-generated-cl: translation import
| * | 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.
| * | | 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.
| * | | | | 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.
| * | | | | | 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.
| * | | | | | | 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.
| * | | | | | | | 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.
| * | | | | | | | am ff0220f5: Unregister observer when tearing down service.Jeff Sharkey2013-03-263-5/+7
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ff0220f5b4624049a1052bd868d7706eee5a0daf': Unregister observer when tearing down service.
| * \ \ \ \ \ \ \ \ 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()."
| * \ \ \ \ \ \ \ \ \ am 97d507d9: Avoid sending messages after HandlerThread.quit().Jeff Sharkey2013-03-261-6/+12
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '97d507d95f9885ceb12f2ce2483361b5ed265f9f': Avoid sending messages after HandlerThread.quit().
| * \ \ \ \ \ \ \ \ \ \ am 703bc3a8: Reduce logging, dump stacks before wtf().Jeff Sharkey2013-03-253-6/+44
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '703bc3a83056a878a83e263b992fb5331b84535f': Reduce logging, dump stacks before wtf().
| * \ \ \ \ \ \ \ \ \ \ \ am 2c462097: am a6836350: am 9f48387a: Merge "Add title attribute for menu ↵Jeff Sharkey2013-03-250-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | item." * commit '2c462097d100646ec7491b5fd5fa00ae7ff49200': Add title attribute for menu item.
| * \ \ \ \ \ \ \ \ \ \ \ \ am 1b5c0091: Start using MockStreamResponse.Jeff Sharkey2013-03-252-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '1b5c0091270cdc04054c9a2af33ba4f94d652cff': Start using MockStreamResponse.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am a9c9eea9: Finish RTL work in Downloads.Jeff Sharkey2013-03-216-19/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a9c9eea93af0aebbdace4ce39acde8085186403e': Finish RTL work in Downloads.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 11787c02: Merge "Increase timeout for domains with many DNS entries." ↵Jeff Sharkey2013-03-211-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-mr2-dev * commit '11787c02ad60f681af2cf4ef5d0fbf89efdbc4c2': Increase timeout for domains with many DNS entries.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am b723f1ae: Add title attribute for menu item.fliang2013-03-191-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b723f1ae16c62d8e1e50c7bcd63d9b1552dd03cd': Add title attribute for menu item.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 844782d8: Defeat transparent Accept-Encoding: gzip.Jeff Sharkey2013-03-191-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '844782d81e12d8bd13c9b26a5f7aab3f4be81b5a': Defeat transparent Accept-Encoding: gzip.
| * | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2013-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie12c6aedd5024af5642dd67208a24ec5452ecf11 Auto-generated-cl: translation import
| * | | | | | | | | | | | | | | | | | am 45f654d0: (-s ours) am 07dab9c7: am 21f5f351: am ed009be9: (-s ours) DO ↵Jeff Sharkey2013-03-080-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE. Merge commit \'4602bf9d\' into mergeit * commit '45f654d03476d9a2493e7fc5f7334bcc0a6c10e3': Fix large file download failure issue