summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* am e1823c84: Don\'t filter by UID for apps with ACCESS_ALL_DOWNLOADSKenny Root2010-12-011-1/+3
|\
| * Don't filter by UID for apps with ACCESS_ALL_DOWNLOADSKenny Root2010-12-011-1/+3
* | Merge 216736d2 from gingerbreadJean-Baptiste Queru2010-10-152-54/+73
|\|
| * bug:3099994 NPE in DownloadManager when deleting non-media fileVasu Nori2010-10-152-54/+73
* | am a53c21ed: fix broken build bug:3095237Vasu Nori2010-10-131-3/+1
|\|
| * fix broken build bug:3095237Vasu Nori2010-10-131-3/+1
* | am e00c3120: bug:3069735 in Download UI app, handle deletes correctlyVasu Nori2010-10-133-18/+139
|\|
| * bug:3069735 in Download UI app, handle deletes correctlyVasu Nori2010-10-133-18/+139
* | am cd990514: Merge "Make DownloadProvider use parameterized queries." into gi...Steve Howard2010-10-081-39/+57
|\|
| * Make DownloadProvider use parameterized queries.Steve Howard2010-10-081-39/+57
* | am d4dc8501: Merge "Seriously improve error reporting in DownloadThread." int...Steve Howard2010-10-014-198/+164
|\|
| * Merge "Seriously improve error reporting in DownloadThread." into gingerbreadSteve Howard2010-10-014-198/+164
| |\
| | * Seriously improve error reporting in DownloadThread.Steve Howard2010-09-304-198/+164
* | | am 5d81e244: Avoid NPE when checking file URI in DownloadProviderSteve Howard2010-10-011-1/+2
|\| |
| * | Avoid NPE when checking file URI in DownloadProviderSteve Howard2010-09-301-1/+2
| |/
* | resolved conflicts for merge of b108a273 to gingerbread-plus-aospSteve Howard2010-09-304-96/+58
|\|
| * Improve how the download manager reports paused statuses.Steve Howard2010-09-294-96/+58
* | am d01ccf8e: Merge "Trim the database & check spurious files off the UI threa...Brad Fitzpatrick2010-09-281-2/+3
|\|
| * Merge "Trim the database & check spurious files off the UI thread." into ging...Brad Fitzpatrick2010-09-281-2/+3
| |\
| | * Trim the database & check spurious files off the UI thread.Brad Fitzpatrick2010-09-281-2/+3
* | | 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