1. 90de12a Trigger mediascan after a download is completed. by Sudheer Shanka · 5 years ago
  2. 45bab8a Whitelist DownloadManager.ACTION_NOTIFICATION_CLICKED broadcast by Michal Karpinski · 5 years ago
  3. 8d7668a Update behavior of setDestinationInExternalPublicDir(). by Sudheer Shanka · 5 years ago
  4. b502cd3 Fix DownloadProviderTests. by Sudheer Shanka · 5 years ago
  5. 0af3361 Update API impl of allowScanningByMediaScanner/setVisibleInDownloadsUi. by Sudheer Shanka · 5 years ago
  6. 178b6d8 Make downloads deletion on owner uninstall consistent. by Sudheer Shanka · 5 years ago
  7. 95fe559 Fix the atest can't start with single test by Felka Chang · 6 years ago
  8. 4c42ba0 Canonicalize filepaths before saving to db. by Sudheer Shanka · 6 years ago
  9. 1a76686 Add DownloadProvider entries to MediaStore Downloads collection. by Sudheer Shanka · 6 years ago
  10. 5f1ea52 Convert android.mk to android.bp by felkachang · 6 years ago
  11. f7ba6a6 Merge "Stop using Arrays.checkOffsetAndCount." am: 20dfa43eb7 am: 991e53c2df by Pete Gillin · 6 years ago
  12. 3cb2c78 Stop using Arrays.checkOffsetAndCount. by Pete Gillin · 6 years ago
  13. 49eff81 Use the network security config's cleartext settings by Chad Brubaker · 7 years ago
  14. 6c58f7b Exempt tests from hidden API checks. by Nicolas Geoffray · 7 years ago
  15. a1eedbb Merge "packages/providers/DownloadProvider: Set LOCAL_SDK_VERSION where possible." am: 8515a33c49 am: 2be155f869 by Anton Hansson · 7 years ago
  16. ab6d409 packages/providers/DownloadProvider: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  17. 02b2eee Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  18. 0309f92 Move to NOT_ROAMING capability. by Jeff Sharkey · 7 years ago
  19. d52fa66 Use explicit Network from JobParameters. by Jeff Sharkey · 7 years ago
  20. d635ac2 Allocate space using new StorageManager API. by Jeff Sharkey · 7 years ago
  21. c442fbd Follow removal of NetworkInfo metered flag. by Jeff Sharkey · 7 years ago
  22. 8aac0e4 Add test config to DownloadProviderTests by Dan Shi · 8 years ago
  23. 9fe7f98 packages/providers/DownloadProvider: Add APCT tests to the device-tests suite. by Simran Basi · 8 years ago
  24. 496bb75 Merge "Remove unnecessary direct dependency on dexmaker" am: b33ebabb85 am: 5f8a055a1c by Paul Duffin · 8 years ago
  25. 8032648 Remove unnecessary direct dependency on dexmaker by Paul Duffin · 8 years ago
  26. b4a7c33 Merge "Prepare for removal of legacy-test from default targets" am: ec6226a6e6 am: 1655131ad9 am: 8be70727ed by Paul Duffin · 8 years ago
  27. 3da8b56 Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  28. e3b261e Use calling app\\\'s Network Security Config for HTTPS downloads am: 473ee1358d am: 3799056e04 by Chad Brubaker · 8 years ago
  29. 473ee13 Use calling app's Network Security Config for HTTPS downloads by Chad Brubaker · 8 years ago
  30. b759707 Enable search for Downloads. by Ben Lin · 8 years ago
  31. b3597b9 Visible downloads should run while blocked/dozing. by Jeff Sharkey · 8 years ago
  32. 3a5f5ea Move DownloadManager to use JobScheduler. by Jeff Sharkey · 8 years ago
  33. 57b29e7 Tidy up uses of Integer.valueOf. by Narayan Kamath · 9 years ago
  34. f4837c7 Merge "Implement multi-network downloads" into nyc-dev by Robin Lee · 9 years ago
  35. 26c68db Implement multi-network downloads by Robin Lee · 9 years ago
  36. a071d48 Add tag to downloadprovider storage tests to run in apct by Md Haque · 9 years ago
  37. 4f69f18 Follow framework refactoring. by Jeff Sharkey · 9 years ago
  38. 6971133 Add "Cancel" action to downloads in notification. by Oren Blasberg · 9 years ago
  39. f5c662d Make DownloadProvider honor the cleartext traffic policy. by Alex Klyubin · 10 years ago
  40. d9492e1 Fix compilation after update to MockWebServer by Neil Fuller · 10 years ago
  41. 5dcbf70 Move internal DownloadProvider code off libcore.os. by Elliott Hughes · 10 years ago
  42. 8b36635 fix test builds by Colin Cross · 10 years ago
  43. dffbb9c Many improvements to download storage management. by Jeff Sharkey · 11 years ago
  44. 323f5ae Follow MockWebServer API changes. by Jeff Sharkey · 12 years ago
  45. 1b5c009 Start using MockStreamResponse. by Jeff Sharkey · 12 years ago
  46. 5ba6974 Fix race conditions around filename claiming. by Jeff Sharkey · 12 years ago
  47. 7ce206b Test to verify extremely large downloads. by Jeff Sharkey · 12 years ago
  48. 9259762 Redesign of DownloadManager update loop. by Jeff Sharkey · 12 years ago
  49. 70c0e1e Migrate to using Mockito directly. by Jeff Sharkey · 12 years ago
  50. 58eee87 Tests for max retries/redirects, ETag switches. by Jeff Sharkey · 12 years ago
  51. 12f5dc4 Better handling of retryable errors. by Jeff Sharkey · 12 years ago
  52. 0de5560 Simplify download flow control, handle redirects. by Jeff Sharkey · 12 years ago
  53. 8ac10e0 Clean up DownloadManager threading tests. by Jeff Sharkey · 12 years ago
  54. a85832b Always append to files, handle end of stream. by Jeff Sharkey · 12 years ago
  55. 52b703c Show remaining time in download notifications. by Jeff Sharkey · 12 years ago
  56. a40a349 Rewrite of download notifications. by Jeff Sharkey · 12 years ago
  57. 36612d2 Move notification tests to LittleMock. by Jeff Sharkey · 12 years ago
  58. a7ae77f Add and enforce ALLOW_METERED column. by Jeff Sharkey · 13 years ago
  59. ae6856b Migrate to shared MockWebServer. by Jeff Sharkey · 13 years ago
  60. 255582a Fix test to match behavior after 5196436. by Jeff Sharkey · 13 years ago
  61. 9610243 Teach DownloadManager about network policy. by Jeff Sharkey · 13 years ago
  62. 6baceb7 (master) bug:3204324 allow no more than certain number of concurrent downloads by Vasu Nori · 14 years ago
  63. c0f732b Revert "Merge "downloadmanager should use "files" dir - not "cache" dir to store its files" into honeycomb" by Vasu Nori · 14 years ago
  64. f569930 downloadmanager should use "files" dir - not "cache" dir to store its files by Vasu Nori · 14 years ago
  65. 6eeee34 Adding HelpersTest.java for testing the download provider's helpers class. Note - only a small fraction of input cases are currently tested. by olly · 14 years ago
  66. 5218d33 bug:3286430 set quota on downloads data dir by Vasu Nori · 14 years ago
  67. a1cbbb4 fix downloadmanager tests. again. by Vasu Nori · 14 years ago
  68. 9aadb4b Download dir: /data/data/com.android.providers.downloads/cache NOT /cache by Vasu Nori · 14 years ago
  69. 5d21700 fix broken DownloadManager tests by Vasu Nori · 14 years ago
  70. 04f0908 remove usage of hidden public constants. by Vasu Nori · 14 years ago
  71. b108a27 Improve how the download manager reports paused statuses. by Steve Howard · 14 years ago
  72. 14961f9 Moved DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
  73. ebb555c Support multi-valued HTTP headers, handle new API changes by Steve Howard · 14 years ago
  74. d319729 Implement dialogs for wifi required + recommended limits. by Steve Howard · 14 years ago
  75. b9a0ad7 Improve file error reporting + new detailed error messages in UI by Steve Howard · 14 years ago
  76. 3398db8 Fix notification bugs, cleanup DownloadService + DownloadReceiver by Steve Howard · 14 years ago
  77. 3d55d82 New URI structure with "my_downloads" and "all_downloads" by Steve Howard · 14 years ago
  78. 71e7fda Further work on the new downloads UI. by Steve Howard · 14 years ago
  79. a89321e Fix and test handling of null/empty download fields. by Steve Howard · 14 years ago
  80. adb6887 Clean up error codes returned by download manager. by Steve Howard · 14 years ago
  81. e61798d Extend PublicApiAccessTest to exercise DownloadManager. by Steve Howard · 14 years ago
  82. 9da9df3 Make all public API downloads visible. by Steve Howard · 14 years ago
  83. 0d4f9f1 Get wifi limit from secure settings. by Steve Howard · 14 years ago
  84. dea0a5f Add test for many interruptions to a single download. by Steve Howard · 14 years ago
  85. f85aa9e Improved support for 302/307 redirects. by Steve Howard · 14 years ago
  86. f6b4c24 Fix bug with closing output stream for external downloads. by Steve Howard · 14 years ago
  87. e6a05a1 Serialize threading for download manager testing. by Steve Howard · 14 years ago
  88. 93155e1 Stub out and test system notifications. by Steve Howard · 14 years ago
  89. 691fc58 Test + utilize change notification in DownloadProvider by Steve Howard · 14 years ago
  90. b06b739 Make DownloadProvider accessible for public API usage. by Steve Howard · 14 years ago
  91. 0a77c62 Public API support for broadcasts and connectivity control. by Steve Howard · 14 years ago
  92. b5629da Major refactoring of DownloadThread.run(). by Steve Howard · 14 years ago
  93. 5180de2 Fix bug with deciding when to restart a download. by Steve Howard · 14 years ago
  94. 071bd7a Support for max download size that may go over mobile by Steve Howard · 14 years ago
  95. 1aa2698 Merge "Introduce a seam to ConnectivityManager and TelephonyManager" into gingerbread by Steve Howard · 14 years ago
  96. abb997d Revert "fix permissons/targets in download provider tests" by Guang Zhu · 14 years ago
  97. af28400 Introduce a seam to ConnectivityManager and TelephonyManager by Steve Howard · 14 years ago
  98. 88ea0b3 Merge "Support for custom HTTP headers on download requests" into gingerbread by Steve Howard · 14 years ago
  99. 1d58eb5 Merge "fix permissons/targets in download provider tests" into gingerbread by Guang Zhu · 14 years ago
  100. c7717b4 fix permissons/targets in download provider tests by Guang Zhu · 14 years ago