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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow stronger DocumentsProvider contract.
Jeff Sharkey
2013-08-29
3
-201/+99
*
Trampoline APK installation to use raw file.
Jeff Sharkey
2013-08-19
2
-1/+42
*
Clear identity when deleting downloads.
Jeff Sharkey
2013-08-19
1
-1/+6
*
Support custom documents query projections.
Jeff Sharkey
2013-08-18
2
-66/+55
*
Delegate to documents UI; improve contents.
Jeff Sharkey
2013-08-15
2
-46/+78
*
First pass at Downloads storage provider.
Jeff Sharkey
2013-08-08
1
-0/+302
*
Count download WakeLocks against requesting app.
Jeff Sharkey
2013-06-06
1
-0/+2
*
Increment operation counts to track downloads.
Jeff Sharkey
2013-05-10
1
-2/+7
*
Completed downloads should clear when touched.
Jeff Sharkey
2013-04-28
1
-0/+1
*
Merge "Restore the appropriate SELinux context to the downloads dir." into jb...
Geremy Condra
2013-04-05
1
-2/+7
|
\
|
*
Restore the appropriate SELinux context to the downloads dir.
Geremy Condra
2013-04-05
1
-2/+7
*
|
Fix download notification click behaviour.
Danny Baumann
2013-04-05
1
-5/+7
|
/
*
New PendingIntents when extras change.
Jeff Sharkey
2013-03-26
1
-2/+4
*
Unregister observer when tearing down service.
Jeff Sharkey
2013-03-26
3
-5/+7
*
Revert "Avoid sending messages after HandlerThread.quit()."
Fabrice Di Meglio
2013-03-26
1
-12/+6
*
Avoid sending messages after HandlerThread.quit().
Jeff Sharkey
2013-03-26
1
-6/+12
*
Reduce logging, dump stacks before wtf().
Jeff Sharkey
2013-03-25
3
-6/+44
*
Merge "Increase timeout for domains with many DNS entries." into jb-mr2-dev
Jeff Sharkey
2013-03-21
1
-2/+2
|
\
|
*
Increase timeout for domains with many DNS entries.
Jeff Sharkey
2013-03-21
1
-2/+2
*
|
Defeat transparent Accept-Encoding: gzip.
Jeff Sharkey
2013-03-19
1
-0/+4
|
/
*
Fix race conditions around filename claiming.
Jeff Sharkey
2013-03-01
1
-10/+20
*
Adjust timeouts to reduce false-positive bugs.
Jeff Sharkey
2013-02-26
2
-4/+4
*
Ack, we actually need to UpdateThread.quit().
Jeff Sharkey
2013-02-21
1
-8/+6
*
Only use single UpdateThread.
Jeff Sharkey
2013-02-20
1
-4/+5
*
Only report speeds from full samples windows.
Jeff Sharkey
2013-02-20
2
-2/+6
*
Retries shouldn't backoff when network changes.
Jeff Sharkey
2013-02-19
3
-26/+22
*
Update database before sending broadcast.
Jeff Sharkey
2013-02-14
1
-1/+1
*
Redesign of DownloadManager update loop.
Jeff Sharkey
2013-02-13
4
-371/+401
*
Active notifications only for running downloads.
Jeff Sharkey
2013-02-08
1
-1/+2
*
Dump recent downloads from provider.
Jeff Sharkey
2013-01-31
1
-1/+41
*
Tests for max retries/redirects, ETag switches.
Jeff Sharkey
2013-01-29
2
-12/+11
*
Cleaner thread management, less global state.
Jeff Sharkey
2013-01-29
5
-149/+101
*
Better handling of retryable errors.
Jeff Sharkey
2013-01-18
4
-58/+59
*
Move network state to enums for type safety.
Jeff Sharkey
2013-01-12
2
-91/+68
*
Only add one User-Agent header.
Jeff Sharkey
2013-01-10
2
-10/+16
*
Simplify download flow control, handle redirects.
Jeff Sharkey
2013-01-10
4
-101/+153
*
Clean up DownloadManager threading tests.
Jeff Sharkey
2013-01-08
6
-40/+8
*
Remove singleton StorageManager.
Jeff Sharkey
2013-01-05
4
-27/+19
*
Fold InnerState into State.
Jeff Sharkey
2012-12-20
1
-47/+46
*
Always append to files, handle end of stream.
Jeff Sharkey
2012-12-18
1
-30/+34
*
Merge "Cleaner I/O."
Jeff Sharkey
2012-12-13
5
-351/+86
|
\
|
*
Cleaner I/O.
Jeff Sharkey
2012-12-13
5
-351/+86
*
|
am 195b46b8: am b0bb182a: Cancel stale notifications when starting.
Jeff Sharkey
2012-12-13
2
-0/+5
|
\
\
|
|
/
|
/
|
|
*
Cancel stale notifications when starting.
Jeff Sharkey
2012-12-13
2
-0/+5
*
|
Move DownloadManager to HttpURLConnection.
Jeff Sharkey
2012-12-12
2
-265/+116
|
/
*
Improve download remaining time calculation.
Jeff Sharkey
2012-11-28
3
-26/+14
*
Update extras for in-progress download.
Jeff Sharkey
2012-11-27
2
-1/+3
*
Show remaining time in download notifications.
Jeff Sharkey
2012-11-15
4
-16/+82
*
Rewrite of download notifications.
Jeff Sharkey
2012-11-09
5
-396/+426
*
Better sanity checking for finished downloads.
Jeff Sharkey
2012-10-25
2
-2/+35
[next]