1. 3728130 bug:3513950 Rename "completedDownload" to "addCompletedDownload" by Vasu Nori · 14 years ago
  2. 17ee56c fix javadoc on downloadmanager.remove() by Vasu Nori · 14 years ago
  3. 6bfdf74 bug:3474580 fix javadoc by Vasu Nori · 14 years ago
  4. f9e8523 bug:3425749 send notification for completed download by Vasu Nori · 14 years ago
  5. 1b67231 am 9ec496b4: am e1cbd0a8: Revert "Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb" by Vasu Nori · 14 years ago
  6. e1cbd0a Revert "Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb" by Vasu Nori · 14 years ago
  7. b73fb54 am 99e8e047: am 6bc710f7: Merge "bug:3414192 new API to designate a download to be OTA update" into honeycomb by Vasu Nori · 14 years ago
  8. 72725eb bug:3414192 new API to designate a download to be OTA update by Vasu Nori · 14 years ago
  9. e5f9224 add extra prams to intent to start Download App in sort-by-size mode by Vasu Nori · 14 years ago
  10. c0e5075 bug:3048327 (master) ability to add completed download to dnload mgr by Vasu Nori · 14 years ago
  11. 0abbf80 bug:3362635 add new public API to downloadmanager to get mxbytesovermobile by Vasu Nori · 14 years ago
  12. 6916b03 if a download dir doesn't exist, create it or fail fast by Vasu Nori · 14 years ago
  13. f83e6e4 bug:3264401 changes to support usage of new downloads dir in /data by Vasu Nori · 14 years ago
  14. d75e64a Do not loop forever. by Leon Scroggins · 14 years ago
  15. 8da7a4e changes to support Change-Id: I572fdfd6d34dbb5a0577c6cf14664b6f2d5700b4 by Vasu Nori · 14 years ago
  16. 6e2b2a6 return file uri from downloadmanager instead of content uri for public downloads by Vasu Nori · 14 years ago
  17. 98f0307 another bug introduced by some previous refactoring CL by Vasu Nori · 14 years ago
  18. e69924f map _data column to local_filename column. bug:3197501 by Vasu Nori · 14 years ago
  19. e16c43b remove unnecessary code from DownloadManager by Vasu Nori · 14 years ago
  20. 1cde3fb address couple of review comments by Vasu Nori · 14 years ago
  21. 5be894e add API to return Uri for the given downloaded file id & get mimetype by Vasu Nori · 14 years ago
  22. 71b8c23 add NOTIFICATION_CLICK_ constants to DownloadManager by Vasu Nori · 14 years ago
  23. 4c6e5df make notifications appear during downloading AND after completion by Vasu Nori · 14 years ago
  24. ef7e33b remove duplicate code by Vasu Nori · 14 years ago
  25. 9ca6d71 resolved conflicts for merge of c6bf3eaa to master by Kenny Root · 14 years ago
  26. 216fa22 bug:3069735 in Download UI app, handle deletes correctly by Vasu Nori · 14 years ago
  27. 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
  28. fae998c resolved conflicts for merge of 7c08b70c to master by Jean-Baptiste Queru · 14 years ago
  29. e7be6bd bug:3082865 don't use IN to construct sql to delete downloads by Vasu Nori · 14 years ago
  30. ee04af3 add a local filename column to download queries by Doug Zongker · 14 years ago
  31. 64c48b8 Update DownloadManager API to support bulk actions. by Steve Howard · 14 years ago
  32. 6486196 am e468a4bc: am 751b4731: Merge "A few additions to the download manager public API documentation" into gingerbread by Steve Howard · 14 years ago
  33. 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
  34. 610c435 A few additions to the download manager public API documentation by Steve Howard · 14 years ago
  35. 825bdff resolved conflicts for merge of 538c3fa3 to master by Steve Howard · 14 years ago
  36. 99047d7 Avoid NPE when viewing failed legacy download with no local path by Steve Howard · 14 years ago
  37. 3e8c1d3 Have download manager give more details when downloads are paused by Steve Howard · 14 years ago
  38. d58429f Manual merge: Move DownloadManager to android.app by Steve Howard · 14 years ago[Renamed (99%) from core/java/android/net/DownloadManager.java]
  39. 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
  40. e9d51c4 am ffe47726: am e78fc18b: Intent action to launch downloads UI. by Steve Howard · 14 years ago
  41. e78fc18 Intent action to launch downloads UI. by Steve Howard · 14 years ago
  42. 9c7bec2 am 1fd11292: am bb0d23b5: Have DownloadManager pass file URIs for legacy external downloads by Steve Howard · 14 years ago
  43. 1c134d5 am 8449490a: am 4f564cde: Tweaks to download manager API based on API review feedback by Steve Howard · 14 years ago
  44. bb0d23b Have DownloadManager pass file URIs for legacy external downloads by Steve Howard · 14 years ago
  45. 4f564cd Tweaks to download manager API based on API review feedback by Steve Howard · 14 years ago
  46. d0f533e am 8bf158f6: am 34a7f080: Merge "Un-@hide ability to download without a running notification." into gingerbread by Steve Howard · 14 years ago
  47. 3104775 Un-@hide ability to download without a running notification. by Steve Howard · 14 years ago
  48. 9759df0 am 4735be02: am d2319d8d: Merge "New error status for "destination file already exists"." into gingerbread by Steve Howard · 14 years ago
  49. a9e87c9 New error status for "destination file already exists". by Steve Howard · 14 years ago
  50. 0b57650 am 4cd34abe: am 47874718: Merge "Support new URI structure for download provider." into gingerbread by Steve Howard · 14 years ago
  51. 86a6019 Enable downloads of https urls by Paul Westbrook · 14 years ago
  52. eca77fc Support new URI structure for download provider. by Steve Howard · 14 years ago
  53. 90fb15a Support UI visibility and restarting in download manager. by Steve Howard · 14 years ago
  54. f054e19 Hidden API to control sorting of download manager queries. by Steve Howard · 14 years ago
  55. 8651bd5 Fix up handling of null fields in DownloadManager. by Steve Howard · 14 years ago
  56. 33bbd12 New download manager error code when we can't resume. by Steve Howard · 14 years ago
  57. 8e15afe Make downloads visible by default. by Steve Howard · 14 years ago
  58. 46be2a5 Un-@hide new download manager public API. by Steve Howard · 14 years ago
  59. b8e07a5 DL manager support for broadcasts + connectivity control by Steve Howard · 14 years ago
  60. ea9147d Interface support for custom HTTP headers in DL manager by Steve Howard · 14 years ago
  61. adcb697 Download manager support for file URIs + last modified time by Steve Howard · 14 years ago
  62. a270936 Initial implementation of the download manager public API. by Steve Howard · 14 years ago