summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers
Commit message (Expand)AuthorAgeFilesLines
* am caab8ef3: am 89e4816f: Added support for downloading files with unicode ch...Andreas Sandblad2010-08-301-2/+52
|\
| * 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 9877c7f8: am 97d590d5: Add UI message when queued for wifi due to size.Steve Howard2010-08-244-98/+88
|\| |
| * | 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 b14c9649: am 1df61f0e: Avoid endless restarts when waiting for connectivity.Steve Howard2010-08-211-1/+1
|\| | |
| * | | 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
* | | | resolved conflicts for merge of 2f3c8c7e to masterSteve Howard2010-08-181-2/+10
|\| | |
| * | | 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 fa5175e5: am adb6887d: Clean up error codes returned by download manager.Steve Howard2010-08-173-90/+99
|\| | |
| * | | 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 e80c3555: am e61798da: Extend PublicApiAccessTest to exercise DownloadMana...Steve Howard2010-08-161-0/+8
|\| | |
| * | | 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 1d332ceb: am da5a4183: Merge "Make all public API downloads visible." into...Steve Howard2010-08-061-2/+9
|\| | |
| * | | 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 3253c05a: am 0d4f9f10: Get wifi limit from secure settings.Steve Howard2010-08-033-4/+11
|\| | |
| * | | 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 92ae639f: am dea0a5f8: Add test for many interruptions to a single download.Steve Howard2010-07-301-80/+46
|\| | |
| * | | 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
* | | | am 915912de: resolved conflicts for merge of f85aa9ef to gingerbread-plus-aospSteve Howard2010-07-301-65/+94
|\| | |
| * | | 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 7a8bf08f: am f6b4c24b: Fix bug with closing output stream for external dow...Steve Howard2010-07-272-4/+4
|\| | |
| * | | 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 b6ba0582: am e6a05a1a: Serialize threading for download manager testing.Steve Howard2010-07-274-2/+12
|\| | |
| * | | 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 f5373e6b: am 93155e1d: Stub out and test system notifications.Steve Howard2010-07-265-20/+49
|\| | |
| * | | 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 0a450da1: am 71aab521: Support for non-purgeable downloads through the pub...Steve Howard2010-07-261-5/+16
|\| | |
| * | | 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
* | | | am 8667ebd1: am b06b739b: Make DownloadProvider accessible for public API usage.Steve Howard2010-07-262-47/+125
|\| | |
| * | | am b06b739b: Make DownloadProvider accessible for public API usage.Steve Howard2010-07-262-47/+125
| |\| |
| | * | Make DownloadProvider accessible for public API usage.Steve Howard2010-07-222-47/+125
* | | | am c2448d48: am 0d8d8910: Make COLUMN_URI readable and tighten UID restrictions.Steve Howard2010-07-221-34/+15
|\| | |
| * | | am 0d8d8910: Make COLUMN_URI readable and tighten UID restrictions.Steve Howard2010-07-221-34/+15
| |\| |
| | * | Make COLUMN_URI readable and tighten UID restrictions.Steve Howard2010-07-211-34/+15
* | | | am 0bd0e0c9: am 0a77c62a: Public API support for broadcasts and connectivity ...Steve Howard2010-07-216-23/+158
|\| | |
| * | | am 0a77c62a: Public API support for broadcasts and connectivity control.Steve Howard2010-07-216-23/+158
| |\| |