summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 2435eb9c: Avoid NPE when finding common MIME type.Jeff Sharkey2013-05-091-1/+3
|\
| * Avoid NPE when finding common MIME type.Jeff Sharkey2013-05-091-1/+3
* | Follow MockWebServer API changes.Jeff Sharkey2013-05-092-7/+1
* | am 64f6b529: Merge "Avoid NullPointerException"Jeff Sharkey2013-05-021-1/+3
|\ \
| * \ Merge "Avoid NullPointerException"Jeff Sharkey2013-05-021-1/+3
| |\ \
| | * | Avoid NullPointerExceptionMattias Falk2013-05-021-1/+3
| |/ /
* | | am 64a9e6cb: Completed downloads should clear when touched.Jeff Sharkey2013-04-301-0/+1
|\ \ \ | | |/ | |/|
| * | Completed downloads should clear when touched.Jeff Sharkey2013-04-281-0/+1
* | | am 8b9cad51: Merge "Hide the sorting button when download list is empty"Jeff Sharkey2013-04-151-0/+2
|\ \ \ | | |/ | |/|
| * | 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
| |/ /
* | | am e336af4d: Downloads should always be available.Jeff Sharkey2013-04-112-1/+3
|\ \ \ | | |/ | |/|
| * | Downloads should always be available.Jeff Sharkey2013-04-112-1/+3
* | | am 62608885: Merge "Restore the appropriate SELinux context to the downloads ...Geremy Condra2013-04-051-2/+7
|\| |
| * | Merge "Restore the appropriate SELinux context to the downloads dir." into jb...Geremy Condra2013-04-051-2/+7
| |\ \
| | * | Restore the appropriate SELinux context to the downloads dir.Geremy Condra2013-04-051-2/+7
* | | | am af49093b: Fix download notification click behaviour.Danny Baumann2013-04-050-0/+0
|\| | |
| * | | Fix download notification click behaviour.Danny Baumann2013-04-051-5/+7
| |/ /
* | | Merge commit 'ab2d11fa' into merge2Jeff Sharkey2013-04-051-5/+7
|\ \ \ | |/ / |/| / | |/
| * Merge "Fix download notification click behaviour."Jeff Sharkey2013-04-051-3/+7
| |\
| | * Fix download notification click behaviour.Danny Baumann2013-04-051-3/+7
| |/
* | New PendingIntents when extras change.Jeff Sharkey2013-03-261-2/+4
* | Unregister observer when tearing down service.Jeff Sharkey2013-03-263-5/+7
* | Revert "Avoid sending messages after HandlerThread.quit()."Fabrice Di Meglio2013-03-261-12/+6
* | Avoid sending messages after HandlerThread.quit().Jeff Sharkey2013-03-251-6/+12
* | Reduce logging, dump stacks before wtf().Jeff Sharkey2013-03-253-6/+44
* | am a6836350: am 9f48387a: Merge "Add title attribute for menu item."Jeff Sharkey2013-03-250-0/+0
|\ \
| * | am 9f48387a: Merge "Add title attribute for menu item."Jeff Sharkey2013-03-251-0/+2
| |\|
| | * Merge "Add title attribute for menu item."Jeff Sharkey2013-03-251-0/+2
| | |\
| | | * Add title attribute for menu item.fliang2013-03-181-0/+2
* | | | Start using MockStreamResponse.Jeff Sharkey2013-03-252-1/+7
* | | | Finish RTL work in Downloads.Jeff Sharkey2013-03-216-19/+26
* | | | 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
* | | | | Add title attribute for menu item.fliang2013-03-191-0/+2
* | | | | Defeat transparent Accept-Encoding: gzip.Jeff Sharkey2013-03-181-0/+4
|/ / / /
* | | | am 07dab9c7: am 21f5f351: am ed009be9: (-s ours) DO NOT MERGE. Merge commit \...Jeff Sharkey2013-03-080-0/+0
|\| | |
| * | | am 21f5f351: am ed009be9: (-s ours) DO NOT MERGE. Merge commit \'4602bf9d\' i...Jeff Sharkey2013-03-080-0/+0
| |\ \ \ | | |/ / | |/| |
| | * | am ed009be9: (-s ours) DO NOT MERGE. Merge commit \'4602bf9d\' into mergeitJeff Sharkey2013-03-080-0/+0
| | |\ \
| | | * | DO NOT MERGE. Merge commit '4602bf9d' into mergeitJeff Sharkey2013-03-081-1/+1
| | |/| |
| | | * | am 1c074231: am af909b55: Fix large file download failure issueCatherine Liu2013-03-082-3/+8
| | | |\ \
| | | | * \ am af909b55: Fix large file download failure issueCatherine Liu2013-03-082-3/+8
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Fix large file download failure issueCatherine Liu2013-03-082-3/+8
* | | | | | Fix race conditions around filename claiming.Jeff Sharkey2013-03-012-10/+66
* | | | | | Adjust timeouts to reduce false-positive bugs.Jeff Sharkey2013-02-262-4/+4
* | | | | | Test to verify extremely large downloads.Jeff Sharkey2013-02-253-3/+105
* | | | | | Merge "Ack, we actually need to UpdateThread.quit()."Jeff Sharkey2013-02-211-8/+6
|\ \ \ \ \ \
| * | | | | | Ack, we actually need to UpdateThread.quit().Jeff Sharkey2013-02-201-8/+6
* | | | | | | Merge "Only use single UpdateThread."Jeff Sharkey2013-02-201-4/+5
|\| | | | | |
| * | | | | | Only use single UpdateThread.Jeff Sharkey2013-02-201-4/+5