summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* am 14961f94: Moved DownloadManager to android.app (DO NOT MERGE)Steve Howard2010-09-282-2/+2
|\
| * Moved DownloadManager to android.app (DO NOT MERGE)Steve Howard2010-09-272-2/+2
* | am 36f06f4c: Merge "DB migration to eliminate some null fields in old downloa...Steve Howard2010-09-231-1/+28
|\|
| * Merge "DB migration to eliminate some null fields in old downloads" into ging...Steve Howard2010-09-231-1/+28
| |\
| | * DB migration to eliminate some null fields in old downloadsSteve Howard2010-09-221-1/+28
* | | am ebb555c0: Support multi-valued HTTP headers, handle new API changesSteve Howard2010-09-232-15/+17
|\| |
| * | Support multi-valued HTTP headers, handle new API changesSteve Howard2010-09-222-15/+17
| |/
* | am d3197296: Implement dialogs for wifi required + recommended limits.Steve Howard2010-09-216-25/+240
|\|
| * Implement dialogs for wifi required + recommended limits.Steve Howard2010-09-216-25/+240
* | am dc738781: Merge "Improve file error reporting + new detailed error message...Steve Howard2010-09-203-67/+103
|\|
| * Improve file error reporting + new detailed error messages in UISteve Howard2010-09-203-67/+103
* | am 3398db8f: Fix notification bugs, cleanup DownloadService + DownloadReceiverSteve Howard2010-09-207-641/+470
|\|
| * Fix notification bugs, cleanup DownloadService + DownloadReceiverSteve Howard2010-09-207-641/+470
* | am 4bebe75b: Temporary fix to support old URIs for MarketSteve Howard2010-09-171-1/+6
|\|
| * Temporary fix to support old URIs for MarketSteve Howard2010-09-171-1/+6
* | resolved conflicts for merge of 3d55d829 to gingerbread-plus-aospSteve Howard2010-09-166-230/+236
|\|
| * New URI structure with "my_downloads" and "all_downloads"Steve Howard2010-09-146-231/+236
* | am 13db2005: Merge "Fix silly bug with completed notifications." into gingerb...Steve Howard2010-09-121-2/+1
|\|
| * Merge "Fix silly bug with completed notifications." into gingerbreadSteve Howard2010-09-121-2/+1
| |\
| | * Fix silly bug with completed notifications.Steve Howard2010-09-101-2/+1
* | | am 71e7fda9: Further work on the new downloads UI.Steve Howard2010-09-122-3/+35
|\| |
| * | Further work on the new downloads UI.Steve Howard2010-09-102-3/+35
| |/
* | am 89e4816f: Added support for downloading files with unicode charactersAndreas Sandblad2010-08-301-2/+52
|\ \
| * | Added support for downloading files with unicode charactersAndreas Sandblad2010-08-301-2/+52
* | | am 97d590d5: Add UI message when queued for wifi due to size.Steve Howard2010-08-204-98/+88
|\ \ \ | | |/ | |/|
| * | Add UI message when queued for wifi due to size.Steve Howard2010-08-204-98/+88
* | | am 1df61f0e: Avoid endless restarts when waiting for connectivity.Steve Howard2010-08-191-1/+1
|\| |
| * | Avoid endless restarts when waiting for connectivity.Steve Howard2010-08-181-1/+1
* | | am 7bdfb134: Merge "Fix and test handling of null/empty download fields." int...Steve Howard2010-08-181-2/+10
|\| |
| * | Fix and test handling of null/empty download fields.Steve Howard2010-08-181-2/+10
* | | am adb6887d: Clean up error codes returned by download manager.Steve Howard2010-08-173-90/+99
|\| |
| * | Clean up error codes returned by download manager.Steve Howard2010-08-163-90/+99
* | | am e61798da: Extend PublicApiAccessTest to exercise DownloadManager.Steve Howard2010-08-161-0/+8
|\| |
| * | Extend PublicApiAccessTest to exercise DownloadManager.Steve Howard2010-08-161-0/+8
* | | am da5a4183: Merge "Make all public API downloads visible." into gingerbreadSteve Howard2010-08-061-2/+9
|\| |
| * | Make all public API downloads visible.Steve Howard2010-07-281-2/+9
* | | am 0d4f9f10: Get wifi limit from secure settings.Steve Howard2010-08-023-4/+11
|\| |
| * | Get wifi limit from secure settings.Steve Howard2010-07-283-4/+11
* | | am dea0a5f8: Add test for many interruptions to a single download.Steve Howard2010-07-301-80/+46
|\| |
| * | Add test for many interruptions to a single download.Steve Howard2010-07-271-80/+46
* | | resolved conflicts for merge of f85aa9ef to gingerbread-plus-aospSteve Howard2010-07-301-65/+94
|\| |
| * | Improved support for 302/307 redirects.Steve Howard2010-07-271-61/+90
* | | am f6b4c24b: Fix bug with closing output stream for external downloads.Steve Howard2010-07-272-4/+4
|\| |
| * | Fix bug with closing output stream for external downloads.Steve Howard2010-07-272-4/+4
* | | am e6a05a1a: Serialize threading for download manager testing.Steve Howard2010-07-274-2/+12
|\| |
| * | Serialize threading for download manager testing.Steve Howard2010-07-274-2/+12
* | | am 93155e1d: Stub out and test system notifications.Steve Howard2010-07-265-20/+49
|\| |
| * | Stub out and test system notifications.Steve Howard2010-07-235-20/+49
* | | am 71aab521: Support for non-purgeable downloads through the public API.Steve Howard2010-07-261-5/+16
|\| |
| * | Support for non-purgeable downloads through the public API.Steve Howard2010-07-231-5/+16