1. 735a31e Extend the DownloadManager.addCompletedDownload() method to support origin details. by Edward Cunningham · 8 years ago
  2. aec99bf Internal components still need filename access. by Jeff Sharkey · 9 years ago
  3. 60cfad8 Discourage use of "_data" column. by Jeff Sharkey · 9 years ago
  4. b11683b Always return content Uri for downloads. by Jeff Sharkey · 9 years ago
  5. 66629bc Document that DownloadManager supports HTTPS. by Alex Klyubin · 9 years ago
  6. 92a262c Docfixes for DownloadManager. by John Spurlock · 11 years ago
  7. 32cd2fb Docs change: annotate media intent actions. by Jeff Sharkey · 11 years ago
  8. b180a65 Allow saving to Downloads. by Jeff Sharkey · 11 years ago
  9. 45d01ea Handle external storage errors uniformly. by Jeff Sharkey · 11 years ago
  10. 5478120 Define failed connections column, and reset. by Jeff Sharkey · 12 years ago
  11. 1740ada Handle nested folder case by Roger Chen · 12 years ago
  12. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  13. 011238b Adds missing Bluetooth as network type. by Håkan3 Johansson · 12 years ago
  14. 9530e3a Added or fixed doctrings for required permissions. by Nicolas Falliere · 12 years ago
  15. 33f95ed Allow adding of completed empty files. by Jeff Sharkey · 12 years ago
  16. 15ec7d6 Add ALLOW_METERED column to DownloadManager. by Jeff Sharkey · 12 years ago
  17. 792e091 DownloadManager and metered networks. by Jeff Sharkey · 12 years ago
  18. 8fc27e8 Support metered Wi-Fi NetworkPolicy. by Jeff Sharkey · 12 years ago
  19. fdfef57 Notify policy listeners about metered ifaces. by Jeff Sharkey · 13 years ago
  20. 1a30395 DownloadManager flags for network policy. by Jeff Sharkey · 13 years ago
  21. 3728130 bug:3513950 Rename "completedDownload" to "addCompletedDownload" by Vasu Nori · 13 years ago
  22. 17ee56c fix javadoc on downloadmanager.remove() by Vasu Nori · 13 years ago
  23. 6bfdf74 bug:3474580 fix javadoc by Vasu Nori · 13 years ago
  24. f9e8523 bug:3425749 send notification for completed download by Vasu Nori · 13 years ago
  25. 1b67231 am 9ec496b4: am e1cbd0a8: Revert "Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb" by Vasu Nori · 13 years ago
  26. e1cbd0a Revert "Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb" by Vasu Nori · 13 years ago
  27. b73fb54 am 99e8e047: am 6bc710f7: Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb by Vasu Nori · 13 years ago
  28. 72725eb bug:3414192 new API to designate a download to be OTA update by Vasu Nori · 13 years ago
  29. e5f9224 add extra prams to intent to start Download App in sort-by-size mode by Vasu Nori · 14 years ago
  30. c0e5075 bug:3048327 (master) ability to add completed download to dnload mgr by Vasu Nori · 14 years ago
  31. 0abbf80 bug:3362635 add new public API to downloadmanager to get mxbytesovermobile by Vasu Nori · 14 years ago
  32. 6916b03 if a download dir doesn't exist, create it or fail fast by Vasu Nori · 14 years ago
  33. f83e6e4 bug:3264401 changes to support usage of new downloads dir in /data by Vasu Nori · 14 years ago
  34. d75e64a Do not loop forever. by Leon Scroggins · 14 years ago
  35. 8da7a4e changes to support Change-Id: I572fdfd6d34dbb5a0577c6cf14664b6f2d5700b4 by Vasu Nori · 14 years ago
  36. 6e2b2a6 return file uri from downloadmanager instead of content uri for public downloads by Vasu Nori · 14 years ago
  37. 98f0307 another bug introduced by some previous refactoring CL by Vasu Nori · 14 years ago
  38. e69924f map _data column to local_filename column. bug:3197501 by Vasu Nori · 14 years ago
  39. e16c43b remove unnecessary code from DownloadManager by Vasu Nori · 14 years ago
  40. 1cde3fb address couple of review comments by Vasu Nori · 14 years ago
  41. 5be894e add API to return Uri for the given downloaded file id & get mimetype by Vasu Nori · 14 years ago
  42. 71b8c23 add NOTIFICATION_CLICK_ constants to DownloadManager by Vasu Nori · 14 years ago
  43. 4c6e5df make notifications appear during downloading AND after completion by Vasu Nori · 14 years ago
  44. ef7e33b remove duplicate code by Vasu Nori · 14 years ago
  45. 9ca6d71 resolved conflicts for merge of c6bf3eaa to master by Kenny Root · 14 years ago
  46. 216fa22 bug:3069735 in Download UI app, handle deletes correctly by Vasu Nori · 14 years ago
  47. 182e5cf am a23964f9: am b8f7a483: Merge "bug:3082865 don\'t use IN to construct sql to delete downloads" into gingerbread by Vasu Nori · 14 years ago
  48. fae998c resolved conflicts for merge of 7c08b70c to master by Jean-Baptiste Queru · 14 years ago
  49. e7be6bd bug:3082865 don't use IN to construct sql to delete downloads by Vasu Nori · 14 years ago
  50. ee04af3 add a local filename column to download queries by Doug Zongker · 14 years ago
  51. 64c48b8 Update DownloadManager API to support bulk actions. by Steve Howard · 14 years ago
  52. 6486196 am e468a4bc: am 751b4731: Merge "A few additions to the download manager public API documentation" into gingerbread by Steve Howard · 14 years ago
  53. e10330f am efb8b427: am 4ba2817c: Merge "Avoid NPE when viewing failed legacy download with no local path" into gingerbread by Steve Howard · 14 years ago
  54. 610c435 A few additions to the download manager public API documentation by Steve Howard · 14 years ago
  55. 825bdff resolved conflicts for merge of 538c3fa3 to master by Steve Howard · 14 years ago
  56. 99047d7 Avoid NPE when viewing failed legacy download with no local path by Steve Howard · 14 years ago
  57. 3e8c1d3 Have download manager give more details when downloads are paused by Steve Howard · 14 years ago
  58. d58429f Manual merge: Move DownloadManager to android.app by Steve Howard · 14 years ago[Renamed (99%) from core/java/android/net/DownloadManager.java]
  59. 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
  60. e9d51c4 am ffe47726: am e78fc18b: Intent action to launch downloads UI. by Steve Howard · 14 years ago
  61. e78fc18 Intent action to launch downloads UI. by Steve Howard · 14 years ago
  62. 9c7bec2 am 1fd11292: am bb0d23b5: Have DownloadManager pass file URIs for legacy external downloads by Steve Howard · 14 years ago
  63. 1c134d5 am 8449490a: am 4f564cde: Tweaks to download manager API based on API review feedback by Steve Howard · 14 years ago
  64. bb0d23b Have DownloadManager pass file URIs for legacy external downloads by Steve Howard · 14 years ago
  65. 4f564cd Tweaks to download manager API based on API review feedback by Steve Howard · 14 years ago
  66. d0f533e am 8bf158f6: am 34a7f080: Merge "Un-@hide ability to download without a running notification." into gingerbread by Steve Howard · 14 years ago
  67. 3104775 Un-@hide ability to download without a running notification. by Steve Howard · 14 years ago
  68. 9759df0 am 4735be02: am d2319d8d: Merge "New error status for "destination file already exists"." into gingerbread by Steve Howard · 14 years ago
  69. a9e87c9 New error status for "destination file already exists". by Steve Howard · 14 years ago
  70. 0b57650 am 4cd34abe: am 47874718: Merge "Support new URI structure for download provider." into gingerbread by Steve Howard · 14 years ago
  71. 86a6019 Enable downloads of https urls by Paul Westbrook · 14 years ago
  72. eca77fc Support new URI structure for download provider. by Steve Howard · 14 years ago
  73. 90fb15a Support UI visibility and restarting in download manager. by Steve Howard · 14 years ago
  74. f054e19 Hidden API to control sorting of download manager queries. by Steve Howard · 14 years ago
  75. 8651bd5 Fix up handling of null fields in DownloadManager. by Steve Howard · 14 years ago
  76. 33bbd12 New download manager error code when we can't resume. by Steve Howard · 14 years ago
  77. 8e15afe Make downloads visible by default. by Steve Howard · 14 years ago
  78. 46be2a5 Un-@hide new download manager public API. by Steve Howard · 14 years ago
  79. b8e07a5 DL manager support for broadcasts + connectivity control by Steve Howard · 14 years ago
  80. ea9147d Interface support for custom HTTP headers in DL manager by Steve Howard · 14 years ago
  81. adcb697 Download manager support for file URIs + last modified time by Steve Howard · 14 years ago
  82. a270936 Initial implementation of the download manager public API. by Steve Howard · 14 years ago