summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | 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 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 0a77c62a: Public API support for broadcasts and connectivity control.Steve Howard2010-07-216-23/+158
|\| |
| * | Public API support for broadcasts and connectivity control.Steve Howard2010-07-216-23/+158
* | | resolved conflicts for merge of b5629da7 to gingerbread-plus-aospSteve Howard2010-07-214-613/+737
|\| |
| * | Major refactoring of DownloadThread.run().Steve Howard2010-07-204-609/+733
* | | am 5180de23: Fix bug with deciding when to restart a download.Steve Howard2010-07-202-21/+23
|\| |
| * | Fix bug with deciding when to restart a download.Steve Howard2010-07-202-21/+23
* | | am 071bd7ac: Support for max download size that may go over mobileSteve Howard2010-07-196-119/+114
|\| |
| * | Support for max download size that may go over mobileSteve Howard2010-07-196-119/+114
* | | am 1aa26989: Merge "Introduce a seam to ConnectivityManager and TelephonyMana...Steve Howard2010-07-197-64/+99
|\| |
| * | Introduce a seam to ConnectivityManager and TelephonyManagerSteve Howard2010-07-157-64/+99
* | | merge from open-source masterThe Android Open Source Project2010-07-191-1/+8
|\ \ \ | |/ / |/| / | |/
| * Use proxy for downloads.Andreas Sandblad2010-06-281-1/+7
* | Merge "Support for custom HTTP headers on download requests" into gingerbreadSteve Howard2010-07-154-175/+273
|\ \
| * | Support for custom HTTP headers on download requestsSteve Howard2010-07-154-175/+273
* | | Cleanup whitespace in DownloadNotificationSteve Howard2010-07-151-24/+24
|/ /
* | Support for file URI destinations + last modified timestampSteve Howard2010-07-142-55/+114
* | Improve error message when SQL parser gets illegal characterSteve Howard2010-07-131-1/+1
* | Stub out the system clock in the download manager, add testsSteve Howard2010-07-014-15/+38
|/
* merge from open-source masterThe Android Open Source Project2010-05-101-1/+13
|\
| * code left opened files behindusul2010-05-101-1/+13
| * Show correct date for downloads in the statusbarPer Edelberg2010-02-101-2/+1
| * eclair snapshotJean-Baptiste Queru2009-11-129-472/+564
* | Update to reflect android-common no longer in framework.Dianne Hackborn2010-02-241-1/+1
* | Supply a Context to AndroidHttpClient.newInstance(), to enableDan Egnor2010-02-101-1/+1
* | Create a new permission that allows apps to see downloads from otherLeon Scroggins2010-02-052-29/+41
* | Grant access to downloaded packages to default container.Suchi Amalapurapu2010-01-271-3/+33