1. 984684b Remove dependency on hidden NetworkStats API by Remi NGUYEN VAN · 2 years, 4 months ago
  2. 56d28dd Merge "Fix licenses and license texts." am: 7c847ce7bd am: 503b1bb70c by Treehugger Robot · 2 years, 4 months ago
  3. 4e6b907 Fix licenses and license texts. by Bob Badour · 2 years, 4 months ago
  4. 2b48b9b Mock context for permission less app's context by Abhijeet Kaur · 2 years, 6 months ago
  5. bdd16ae Restrict legacy apps to download files in private app dirs by Abhijeet Kaur · 2 years, 7 months ago
  6. 072a844 Move IoUtils#deleteContents from CorePlatformApi set to framework by Nikita Iashchenko · 3 years, 1 month ago
  7. 8a50995 Merge "Move IoUtils#deleteContents from CorePlatformApi set to framework" am: 6e68de5bd8 am: 51e4fa6996 by Nikita Iashchenko · 3 years, 1 month ago
  8. d105be9 Move IoUtils#deleteContents from CorePlatformApi set to framework by Nikita Iashchenko · 3 years, 1 month ago
  9. ae27b41 Replace hidden NetworkCapabilities methods usage by Chiachang Wang · 3 years, 2 months ago
  10. eb14d04 [DP]Remove the usage of hidden API getNetworkInfoForUid by lifr · 3 years, 3 months ago
  11. fedcd80 [DP]Remove the usage of hidden API getNetworkInfoForUid by lifr · 3 years, 3 months ago
  12. d6e551d Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/providers/DownloadProvider" am: 6f1264b0a2 am: 6fecbb8c3a am: 70fe9eecc3 by Bob Badour · 3 years, 3 months ago
  13. 5846961 [LSC] Add LOCAL_LICENSE_KINDS to packages/providers/DownloadProvider by Bob Badour · 3 years, 4 months ago
  14. 027cbf5 Fix test flakiness for testManyInterruptions by Sahana Rao · 3 years, 4 months ago
  15. 357c5c7 Mark method as flaky while investigating further. by Corina · 3 years, 4 months ago
  16. fd26174 Mark method as flaky while investigating further. by Corina · 3 years, 4 months ago
  17. e77aa76 Remove libcore.util.ArraysUtils usage in DownloadProviderTests by Victor Chang · 3 years, 6 months ago
  18. 9fbb78a MockContentProvider.getIContentProvider is a private API by Jiyong Park · 4 years ago
  19. 16a57b3 Override MIME type to match MediaStore behavior. by Jeff Sharkey · 4 years ago
  20. 067c096 Add TEST_MAPPING for DownloadProvider. by Jeff Sharkey · 4 years ago
  21. 022606c Avoid calling into MediaProvider from DownloadProvider.onCreate(). by Sudheer Shanka · 4 years, 1 month ago
  22. b567632 Fix testContentObserver testcase by Mukul Sinha · 4 years, 1 month ago
  23. d92955d Merge "Trigger mediascan after a download is completed." into qt-dev am: 14a5b9171a am: b5eb3a199d am: 7bb8ab178a by bsears · 4 years, 10 months ago
  24. 90de12a Trigger mediascan after a download is completed. by Sudheer Shanka · 4 years, 10 months ago
  25. a252ebf Whitelist DownloadManager.ACTION_NOTIFICATION_CLICKED broadcast for background activity starts am: 45bab8a520 am: 6f5e174457 by Michal Karpinski · 5 years ago
  26. 45bab8a Whitelist DownloadManager.ACTION_NOTIFICATION_CLICKED broadcast by Michal Karpinski · 5 years ago
  27. 232943c Refactor duplicate code handling removed uid entries and add tests. by Sudheer Shanka · 5 years ago
  28. 8d7668a Update behavior of setDestinationInExternalPublicDir(). by Sudheer Shanka · 5 years ago
  29. b502cd3 Fix DownloadProviderTests. by Sudheer Shanka · 5 years ago
  30. 0af3361 Update API impl of allowScanningByMediaScanner/setVisibleInDownloadsUi. by Sudheer Shanka · 5 years ago
  31. 178b6d8 Make downloads deletion on owner uninstall consistent. by Sudheer Shanka · 5 years ago
  32. 95fe559 Fix the atest can't start with single test by Felka Chang · 5 years ago
  33. 4c42ba0 Canonicalize filepaths before saving to db. by Sudheer Shanka · 5 years ago
  34. 1a76686 Add DownloadProvider entries to MediaStore Downloads collection. by Sudheer Shanka · 5 years ago
  35. 5f1ea52 Convert android.mk to android.bp by felkachang · 6 years ago
  36. f7ba6a6 Merge "Stop using Arrays.checkOffsetAndCount." am: 20dfa43eb7 am: 991e53c2df by Pete Gillin · 6 years ago
  37. 3cb2c78 Stop using Arrays.checkOffsetAndCount. by Pete Gillin · 6 years ago
  38. 49eff81 Use the network security config's cleartext settings by Chad Brubaker · 6 years ago
  39. 6c58f7b Exempt tests from hidden API checks. by Nicolas Geoffray · 6 years ago
  40. a1eedbb Merge "packages/providers/DownloadProvider: Set LOCAL_SDK_VERSION where possible." am: 8515a33c49 am: 2be155f869 by Anton Hansson · 6 years ago
  41. ab6d409 packages/providers/DownloadProvider: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  42. 02b2eee Stop statically including legacy-android-test by Paul Duffin · 6 years ago
  43. 0309f92 Move to NOT_ROAMING capability. by Jeff Sharkey · 7 years ago
  44. d52fa66 Use explicit Network from JobParameters. by Jeff Sharkey · 7 years ago
  45. d635ac2 Allocate space using new StorageManager API. by Jeff Sharkey · 7 years ago
  46. c442fbd Follow removal of NetworkInfo metered flag. by Jeff Sharkey · 7 years ago
  47. 8aac0e4 Add test config to DownloadProviderTests by Dan Shi · 7 years ago
  48. 9fe7f98 packages/providers/DownloadProvider: Add APCT tests to the device-tests suite. by Simran Basi · 7 years ago
  49. 496bb75 Merge "Remove unnecessary direct dependency on dexmaker" am: b33ebabb85 am: 5f8a055a1c by Paul Duffin · 7 years ago
  50. 8032648 Remove unnecessary direct dependency on dexmaker by Paul Duffin · 7 years ago
  51. b4a7c33 Merge "Prepare for removal of legacy-test from default targets" am: ec6226a6e6 am: 1655131ad9 am: 8be70727ed by Paul Duffin · 7 years ago
  52. 3da8b56 Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago
  53. e3b261e Use calling app\\\'s Network Security Config for HTTPS downloads am: 473ee1358d am: 3799056e04 by Chad Brubaker · 8 years ago
  54. 473ee13 Use calling app's Network Security Config for HTTPS downloads by Chad Brubaker · 8 years ago
  55. b759707 Enable search for Downloads. by Ben Lin · 8 years ago
  56. b3597b9 Visible downloads should run while blocked/dozing. by Jeff Sharkey · 8 years ago
  57. 3a5f5ea Move DownloadManager to use JobScheduler. by Jeff Sharkey · 8 years ago
  58. 57b29e7 Tidy up uses of Integer.valueOf. by Narayan Kamath · 8 years ago
  59. f4837c7 Merge "Implement multi-network downloads" into nyc-dev by Robin Lee · 8 years ago
  60. 26c68db Implement multi-network downloads by Robin Lee · 8 years ago
  61. a071d48 Add tag to downloadprovider storage tests to run in apct by Md Haque · 8 years ago
  62. 4f69f18 Follow framework refactoring. by Jeff Sharkey · 8 years ago
  63. 6971133 Add "Cancel" action to downloads in notification. by Oren Blasberg · 9 years ago
  64. f5c662d Make DownloadProvider honor the cleartext traffic policy. by Alex Klyubin · 9 years ago
  65. d9492e1 Fix compilation after update to MockWebServer by Neil Fuller · 10 years ago
  66. 5dcbf70 Move internal DownloadProvider code off libcore.os. by Elliott Hughes · 10 years ago
  67. 8b36635 fix test builds by Colin Cross · 10 years ago
  68. dffbb9c Many improvements to download storage management. by Jeff Sharkey · 10 years ago
  69. 323f5ae Follow MockWebServer API changes. by Jeff Sharkey · 11 years ago
  70. 1b5c009 Start using MockStreamResponse. by Jeff Sharkey · 11 years ago
  71. 5ba6974 Fix race conditions around filename claiming. by Jeff Sharkey · 11 years ago
  72. 7ce206b Test to verify extremely large downloads. by Jeff Sharkey · 11 years ago
  73. 9259762 Redesign of DownloadManager update loop. by Jeff Sharkey · 11 years ago
  74. 70c0e1e Migrate to using Mockito directly. by Jeff Sharkey · 11 years ago
  75. 58eee87 Tests for max retries/redirects, ETag switches. by Jeff Sharkey · 11 years ago
  76. 12f5dc4 Better handling of retryable errors. by Jeff Sharkey · 11 years ago
  77. 0de5560 Simplify download flow control, handle redirects. by Jeff Sharkey · 11 years ago
  78. 8ac10e0 Clean up DownloadManager threading tests. by Jeff Sharkey · 11 years ago
  79. a85832b Always append to files, handle end of stream. by Jeff Sharkey · 11 years ago
  80. 52b703c Show remaining time in download notifications. by Jeff Sharkey · 12 years ago
  81. a40a349 Rewrite of download notifications. by Jeff Sharkey · 12 years ago
  82. 36612d2 Move notification tests to LittleMock. by Jeff Sharkey · 12 years ago
  83. a7ae77f Add and enforce ALLOW_METERED column. by Jeff Sharkey · 12 years ago
  84. ae6856b Migrate to shared MockWebServer. by Jeff Sharkey · 12 years ago
  85. 255582a Fix test to match behavior after 5196436. by Jeff Sharkey · 13 years ago
  86. 9610243 Teach DownloadManager about network policy. by Jeff Sharkey · 13 years ago
  87. 6baceb7 (master) bug:3204324 allow no more than certain number of concurrent downloads by Vasu Nori · 13 years ago
  88. c0f732b Revert "Merge "downloadmanager should use "files" dir - not "cache" dir to store its files" into honeycomb" by Vasu Nori · 13 years ago
  89. f569930 downloadmanager should use "files" dir - not "cache" dir to store its files by Vasu Nori · 13 years ago
  90. 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 · 13 years ago
  91. 5218d33 bug:3286430 set quota on downloads data dir by Vasu Nori · 13 years ago
  92. a1cbbb4 fix downloadmanager tests. again. by Vasu Nori · 13 years ago
  93. 9aadb4b Download dir: /data/data/com.android.providers.downloads/cache NOT /cache by Vasu Nori · 13 years ago
  94. 5d21700 fix broken DownloadManager tests by Vasu Nori · 13 years ago
  95. 04f0908 remove usage of hidden public constants. by Vasu Nori · 14 years ago
  96. b108a27 Improve how the download manager reports paused statuses. by Steve Howard · 14 years ago
  97. 14961f9 Moved DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
  98. ebb555c Support multi-valued HTTP headers, handle new API changes by Steve Howard · 14 years ago
  99. d319729 Implement dialogs for wifi required + recommended limits. by Steve Howard · 14 years ago
  100. b9a0ad7 Improve file error reporting + new detailed error messages in UI by Steve Howard · 14 years ago