index
:
android_packages_providers_DownloadProvider
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/dev
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
*
New URI structure with "my_downloads" and "all_downloads"
Steve Howard
2010-09-14
6
-231
/
+236
*
Merge "Fix silly bug with completed notifications." into gingerbread
Steve Howard
2010-09-12
1
-2
/
+1
|
\
|
*
Fix silly bug with completed notifications.
Steve Howard
2010-09-10
1
-2
/
+1
*
|
Further work on the new downloads UI.
Steve Howard
2010-09-10
2
-3
/
+35
|
/
*
Add UI message when queued for wifi due to size.
Steve Howard
2010-08-20
4
-98
/
+88
*
Avoid endless restarts when waiting for connectivity.
Steve Howard
2010-08-18
1
-1
/
+1
*
Fix and test handling of null/empty download fields.
Steve Howard
2010-08-18
1
-2
/
+10
*
Clean up error codes returned by download manager.
Steve Howard
2010-08-16
3
-90
/
+99
*
Extend PublicApiAccessTest to exercise DownloadManager.
Steve Howard
2010-08-16
1
-0
/
+8
*
Make all public API downloads visible.
Steve Howard
2010-07-28
1
-2
/
+9
*
Get wifi limit from secure settings.
Steve Howard
2010-07-28
3
-4
/
+11
*
Add test for many interruptions to a single download.
Steve Howard
2010-07-27
1
-80
/
+46
*
Improved support for 302/307 redirects.
Steve Howard
2010-07-27
1
-61
/
+90
*
Fix bug with closing output stream for external downloads.
Steve Howard
2010-07-27
2
-4
/
+4
*
Serialize threading for download manager testing.
Steve Howard
2010-07-27
4
-2
/
+12
*
Stub out and test system notifications.
Steve Howard
2010-07-23
5
-20
/
+49
*
Support for non-purgeable downloads through the public API.
Steve Howard
2010-07-23
1
-5
/
+16
*
Make DownloadProvider accessible for public API usage.
Steve Howard
2010-07-22
2
-47
/
+125
*
Make COLUMN_URI readable and tighten UID restrictions.
Steve Howard
2010-07-21
1
-34
/
+15
*
Public API support for broadcasts and connectivity control.
Steve Howard
2010-07-21
6
-23
/
+158
*
Major refactoring of DownloadThread.run().
Steve Howard
2010-07-20
4
-609
/
+733
*
Fix bug with deciding when to restart a download.
Steve Howard
2010-07-20
2
-21
/
+23
*
Support for max download size that may go over mobile
Steve Howard
2010-07-19
6
-119
/
+114
*
Introduce a seam to ConnectivityManager and TelephonyManager
Steve Howard
2010-07-15
7
-64
/
+99
*
Merge "Support for custom HTTP headers on download requests" into gingerbread
Steve Howard
2010-07-15
4
-175
/
+273
|
\
|
*
Support for custom HTTP headers on download requests
Steve Howard
2010-07-15
4
-175
/
+273
*
|
Cleanup whitespace in DownloadNotification
Steve Howard
2010-07-15
1
-24
/
+24
|
/
*
Support for file URI destinations + last modified timestamp
Steve Howard
2010-07-14
2
-55
/
+114
*
Improve error message when SQL parser gets illegal character
Steve Howard
2010-07-13
1
-1
/
+1
*
Stub out the system clock in the download manager, add tests
Steve Howard
2010-07-01
4
-15
/
+38
*
merge from open-source master
The Android Open Source Project
2010-05-10
1
-1
/
+13
|
\
|
*
code left opened files behind
usul
2010-05-10
1
-1
/
+13
|
*
Show correct date for downloads in the statusbar
Per Edelberg
2010-02-10
1
-2
/
+1
|
*
eclair snapshot
Jean-Baptiste Queru
2009-11-12
9
-472
/
+564
*
|
Update to reflect android-common no longer in framework.
Dianne Hackborn
2010-02-24
1
-1
/
+1
*
|
Supply a Context to AndroidHttpClient.newInstance(), to enable
Dan Egnor
2010-02-10
1
-1
/
+1
*
|
Create a new permission that allows apps to see downloads from other
Leon Scroggins
2010-02-05
2
-29
/
+41
*
|
Grant access to downloaded packages to default container.
Suchi Amalapurapu
2010-01-27
1
-3
/
+33
*
|
b/2383073 Use new fine-grained download status codes.
Attila Bodis
2010-01-26
1
-29
/
+36
*
|
Revert "Download files even if there is no activity to launch them."
Leon Scroggins
2010-01-22
3
-11
/
+68
*
|
Update the title of the download based on the filename.
Leon Scroggins
2010-01-21
1
-6
/
+20
*
|
Download files even if there is no activity to launch them.
Leon Scroggins
2010-01-21
3
-68
/
+11
*
|
Use the private legacy API
Jean-Baptiste Queru
2010-01-14
7
-317
/
+333
*
|
Changed class paths for classes moved in unbundling effort
Paul Westbrook
2009-12-14
1
-1
/
+2
*
|
Fix Download application notification timestamp not correct issue
Lixin Yue
2009-11-25
1
-2
/
+2
*
|
Disable unnecessary logging
Jean-Baptiste Queru
2009-09-24
1
-3
/
+3
*
|
Re-use the same random value to compute a download's restart time.
Jean-Baptiste Queru
2009-09-24
1
-1
/
+4
*
|
Remove unnecessary logging
Jean-Baptiste Queru
2009-09-24
3
-58
/
+3
*
|
Log the service being launched
Jean-Baptiste Queru
2009-09-22
1
-0
/
+14
*
|
Add a bit more logging to track down network state issues.
Jean-Baptiste Queru
2009-09-22
3
-11
/
+51
[next]