summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| |\| |
| | * | Public API support for broadcasts and connectivity control.Steve Howard2010-07-216-23/+158
* | | | am 918f819a: resolved conflicts for merge of b5629da7 to gingerbread-plus-aospSteve Howard2010-07-214-613/+737
|\| | |
| * | | 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 b607c31e: am 5180de23: Fix bug with deciding when to restart a download.Steve Howard2010-07-202-21/+23
|\| | |
| * | | 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 7d4a4bc1: am 071bd7ac: Support for max download size that may go over mobileSteve Howard2010-07-196-119/+114
|\| | |
| * | | 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 c45c8eb1: am 1aa26989: Merge "Introduce a seam to ConnectivityManager and ...Steve Howard2010-07-197-64/+99
|\| | |
| * | | 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
* | | | am 8e64adfe: merge from open-source masterThe Android Open Source Project2010-07-191-1/+8
|\| | |
| * | | merge from open-source masterThe Android Open Source Project2010-07-191-1/+8
| |\ \ \ | | |/ / | |/| / | | |/
| | * Use proxy for downloads.Andreas Sandblad2010-06-281-1/+7
* | | Fix build - remove reference to ReadOnlyCursorWrapperSteve Howard2010-07-151-3/+2
* | | am d1bec343: am 88ea0b39: Merge "Support for custom HTTP headers on download ...Steve Howard2010-07-154-175/+273
|\| |
| * | 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
* | | | am 06ed15cf: am ec910645: Cleanup whitespace in DownloadNotificationSteve Howard2010-07-151-24/+24
|\| | |
| * | | Cleanup whitespace in DownloadNotificationSteve Howard2010-07-151-24/+24
| |/ /
* | | am 2c80c375: am 6d9b9828: Support for file URI destinations + last modified t...Steve Howard2010-07-142-55/+114
|\| |
| * | Support for file URI destinations + last modified timestampSteve Howard2010-07-142-55/+114
* | | am dc0655c6: am f413bd54: Improve error message when SQL parser gets illegal ...Steve Howard2010-07-131-1/+1
|\| |
| * | Improve error message when SQL parser gets illegal characterSteve Howard2010-07-131-1/+1
* | | am f674f312: am 23357198: Stub out the system clock in the download manager, ...Steve Howard2010-07-014-15/+38
|\| |
| * | Stub out the system clock in the download manager, add testsSteve Howard2010-07-014-15/+38
| |/
* / Stop using private APIs that are going away.Jeff Hamilton2010-05-131-34/+0
|/
* 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
* | b/2383073 Use new fine-grained download status codes.Attila Bodis2010-01-261-29/+36
* | Revert "Download files even if there is no activity to launch them."Leon Scroggins2010-01-223-11/+68
* | Update the title of the download based on the filename.Leon Scroggins2010-01-211-6/+20
* | Download files even if there is no activity to launch them.Leon Scroggins2010-01-213-68/+11
* | Use the private legacy APIJean-Baptiste Queru2010-01-147-317/+333
* | Changed class paths for classes moved in unbundling effortPaul Westbrook2009-12-141-1/+2
* | Fix Download application notification timestamp not correct issueLixin Yue2009-11-251-2/+2
* | Disable unnecessary loggingJean-Baptiste Queru2009-09-241-3/+3
* | Re-use the same random value to compute a download's restart time.Jean-Baptiste Queru2009-09-241-1/+4
* | Remove unnecessary loggingJean-Baptiste Queru2009-09-243-58/+3