summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | | am 703bc3a8: Reduce logging, dump stacks before wtf().Jeff Sharkey2013-03-253-6/+44
|\| | | | | | | | | | | | | | * commit '703bc3a83056a878a83e263b992fb5331b84535f': Reduce logging, dump stacks before wtf().
| * | Reduce logging, dump stacks before wtf().Jeff Sharkey2013-03-253-6/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | Most wtf() are looking like network timeouts, not threading bugs, so disable verbose debugging and add more targeted thread logging before calling wtf(). Bug: 8233041 Change-Id: I8e276bffd7880cfe13b65e7e81f5507cab627692
* | | 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 a6836350: am 9f48387a: Merge "Add title attribute for menu item."Jeff Sharkey2013-03-250-0/+0
| |\ \ | | | | | | | | | | | | | | | | * commit 'a683635084b05b9b03752c6dfedfb749d29080f4': Add title attribute for menu item.
| | * | am 9f48387a: Merge "Add title attribute for menu item."Jeff Sharkey2013-03-251-0/+2
| | |\| | | | | | | | | | | | | | | | | * commit '9f48387a1cf8116b8aba3035fbb1f0aec4cf0861': Add title attribute for menu item.
| | | * Merge "Add title attribute for menu item."Jeff Sharkey2013-03-251-0/+2
| | | |\
| | | | * Add title attribute for menu item.fliang2013-03-181-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix is needed to display text instead of a blank rectangle when user selects the share or delete icons. Bug: 8418296 Change-Id: Ie21af8600cb19bc652d3677c53bdc05278998612
* | | | | am 1b5c0091: Start using MockStreamResponse.Jeff Sharkey2013-03-252-1/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '1b5c0091270cdc04054c9a2af33ba4f94d652cff': Start using MockStreamResponse.
| * | | | Start using MockStreamResponse.Jeff Sharkey2013-03-252-1/+7
| | | | | | | | | | | | | | | | | | | | Change-Id: Ida4a0a85883ccd6763b07e958ddc6ecf7eedf790
* | | | | am a9c9eea9: Finish RTL work in Downloads.Jeff Sharkey2013-03-216-19/+26
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'a9c9eea93af0aebbdace4ce39acde8085186403e': Finish RTL work in Downloads.
| * | | | Finish RTL work in Downloads.Jeff Sharkey2013-03-216-19/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up some padding, and handle checkbox clicks based on RTL mode. Bug: 8133419 Change-Id: I9c0f54218eb1c182fbe6f3f4eeb3e83e7ebc6ea9
* | | | | 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.
| * | | | Merge "Increase timeout for domains with many DNS entries." into jb-mr2-devJeff Sharkey2013-03-211-2/+2
| |\ \ \ \
| | * | | | Increase timeout for domains with many DNS entries.Jeff Sharkey2013-03-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8233041 Change-Id: Ifb70273474c391ef687ba018d9ef809a359c7149
* | | | | | am b723f1ae: Add title attribute for menu item.fliang2013-03-191-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b723f1ae16c62d8e1e50c7bcd63d9b1552dd03cd': Add title attribute for menu item.
| * | | | | Add title attribute for menu item.fliang2013-03-191-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix is needed to display text instead of a blank rectangle when user selects the share or delete icons. Bug: 8418296 Change-Id: Ie21af8600cb19bc652d3677c53bdc05278998612
* | | | | | am 844782d8: Defeat transparent Accept-Encoding: gzip.Jeff Sharkey2013-03-191-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '844782d81e12d8bd13c9b26a5f7aab3f4be81b5a': Defeat transparent Accept-Encoding: gzip.
| * | | | | Defeat transparent Accept-Encoding: gzip.Jeff Sharkey2013-03-181-0/+4
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Transparent gzip encoding doesn't allow us to easily resume partial requests, so defeat it for now. Bug: 8409417 Change-Id: I1172709c09d1153fff1ba8df072a9bef896e244d
* | | | | 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
| * | | | am 07dab9c7: am 21f5f351: am ed009be9: (-s ours) DO NOT MERGE. Merge commit ↵Jeff Sharkey2013-03-080-0/+0
|/| | | | | |/ / / | | | | | | | | | | | | | | | | | | | | \'4602bf9d\' into mergeit * commit '07dab9c7689ef85ef6a062f57c38bf4c3a8506bd': Fix large file download failure issue
| * | | am 21f5f351: am ed009be9: (-s ours) DO NOT MERGE. Merge commit \'4602bf9d\' ↵Jeff Sharkey2013-03-080-0/+0
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | into mergeit * commit '21f5f3516e88e1a237be21e0bd4b07c903310cde': Fix large file download failure issue
| | * | am ed009be9: (-s ours) DO NOT MERGE. Merge commit \'4602bf9d\' into mergeitJeff Sharkey2013-03-080-0/+0
| | |\ \ | | | | | | | | | | | | | | | | | | | | * commit 'ed009be9799ddfe554745c8aeb8f2ad47a10945b': Fix large file download failure issue
| | | * | DO NOT MERGE. Merge commit '4602bf9d' into mergeitJeff Sharkey2013-03-081-1/+1
| | |/| | | | | | | | | | | | | | | | | Change-Id: Ic13c1bd2bad0d833dd50c3bf391b127d90436539
| | | * | am 1c074231: am af909b55: Fix large file download failure issueCatherine Liu2013-03-082-3/+8
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '1c074231df1ddad86cf7db1bed71a249c951ecec': Fix large file download failure issue