summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am a3c9f66a: Import revised translations. DO NOT MERGEEric Fischer2010-08-0420-0/+80
|\
| * Import revised translations. DO NOT MERGEEric Fischer2010-08-0420-0/+80
* | am 0d4f9f10: Get wifi limit from secure settings.Steve Howard2010-08-025-7/+14
|\|
| * Get wifi limit from secure settings.Steve Howard2010-07-285-7/+14
* | am dea0a5f8: Add test for many interruptions to a single download.Steve Howard2010-07-303-103/+94
|\|
| * Add test for many interruptions to a single download.Steve Howard2010-07-273-103/+94
* | resolved conflicts for merge of f85aa9ef to gingerbread-plus-aospSteve Howard2010-07-302-73/+98
|\|
| * Improved support for 302/307 redirects.Steve Howard2010-07-272-69/+94
* | am f6b4c24b: Fix bug with closing output stream for external downloads.Steve Howard2010-07-273-5/+19
|\|
| * Fix bug with closing output stream for external downloads.Steve Howard2010-07-273-5/+19
* | am e6a05a1a: Serialize threading for download manager testing.Steve Howard2010-07-2710-264/+269
|\|
| * Serialize threading for download manager testing.Steve Howard2010-07-2710-264/+269
* | am 93155e1d: Stub out and test system notifications.Steve Howard2010-07-268-23/+103
|\|
| * Stub out and test system notifications.Steve Howard2010-07-238-23/+103
* | am 691fc58e: Test + utilize change notification in DownloadProviderSteve Howard2010-07-262-6/+54
|\|
| * Test + utilize change notification in DownloadProviderSteve Howard2010-07-232-6/+54
* | am 71aab521: Support for non-purgeable downloads through the public API.Steve Howard2010-07-263-5/+31
|\|
| * Support for non-purgeable downloads through the public API.Steve Howard2010-07-233-5/+31
* | am b06b739b: Make DownloadProvider accessible for public API usage.Steve Howard2010-07-267-67/+311
|\|
| * Make DownloadProvider accessible for public API usage.Steve Howard2010-07-227-67/+311
* | am 0d8d8910: Make COLUMN_URI readable and tighten UID restrictions.Steve Howard2010-07-222-39/+15
|\|
| * Make COLUMN_URI readable and tighten UID restrictions.Steve Howard2010-07-212-39/+15
* | am 0a77c62a: Public API support for broadcasts and connectivity control.Steve Howard2010-07-219-27/+268
|\|
| * Public API support for broadcasts and connectivity control.Steve Howard2010-07-219-27/+268
* | resolved conflicts for merge of b5629da7 to gingerbread-plus-aospSteve Howard2010-07-218-681/+880
|\|
| * Major refactoring of DownloadThread.run().Steve Howard2010-07-208-677/+876
* | am 5180de23: Fix bug with deciding when to restart a download.Steve Howard2010-07-203-21/+36
|\|
| * Fix bug with deciding when to restart a download.Steve Howard2010-07-203-21/+36
* | am 071bd7ac: Support for max download size that may go over mobileSteve Howard2010-07-198-128/+139
|\|
| * Support for max download size that may go over mobileSteve Howard2010-07-198-128/+139
* | am 1aa26989: Merge "Introduce a seam to ConnectivityManager and TelephonyMana...Steve Howard2010-07-1911-228/+145
|\|
| * Merge "Introduce a seam to ConnectivityManager and TelephonyManager" into gin...Steve Howard2010-07-1911-228/+145
| |\
| | * Introduce a seam to ConnectivityManager and TelephonyManagerSteve Howard2010-07-1511-228/+145
* | | merge from open-source masterThe Android Open Source Project2010-07-191-1/+8
|\ \ \
| * | | Use proxy for downloads.Andreas Sandblad2010-06-281-1/+7
* | | | am abb997df: Revert "fix permissons/targets in download provider tests"Guang Zhu2010-07-162-2/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Revert "fix permissons/targets in download provider tests"Guang Zhu2010-07-162-2/+3
| | |/ | |/|
* | | am 88ea0b39: Merge "Support for custom HTTP headers on download requests" int...Steve Howard2010-07-155-175/+295
|\| |
| * | Merge "Support for custom HTTP headers on download requests" into gingerbreadSteve Howard2010-07-155-175/+295
| |\ \
| | * | Support for custom HTTP headers on download requestsSteve Howard2010-07-155-175/+295
* | | | am 1d58eb57: Merge "fix permissons/targets in download provider tests" into g...Guang Zhu2010-07-152-3/+2
|\| | |
| * | | Merge "fix permissons/targets in download provider tests" into gingerbreadGuang Zhu2010-07-152-3/+2
| |\ \ \
| | * | | fix permissons/targets in download provider testsGuang Zhu2010-07-152-3/+2
* | | | | am ec910645: Cleanup whitespace in DownloadNotificationSteve Howard2010-07-151-24/+24
|\| | | |
| * | | | Cleanup whitespace in DownloadNotificationSteve Howard2010-07-151-24/+24
| | |/ / | |/| |
* | | | am 6d9b9828: Support for file URI destinations + last modified timestampSteve Howard2010-07-144-64/+170
|\| | |
| * | | Support for file URI destinations + last modified timestampSteve Howard2010-07-144-64/+170
| |/ /
* | | am f413bd54: Improve error message when SQL parser gets illegal characterSteve Howard2010-07-131-1/+1
|\| |
| * | Improve error message when SQL parser gets illegal characterSteve Howard2010-07-131-1/+1
* | | am df71633a: New functional test for download manager public API.Steve Howard2010-07-133-246/+535
|\| |