1. 667029b Refactor codes for AlbumsTabFragment by Ivan Chiang · 3 years, 4 months ago
  2. 76959bc Add a photo picker database by Zim · 3 years, 4 months ago
  3. 8ad3e87 Rename LocalItemsProvider to ItemsProvider by Abhijeet Kaur · 3 years, 4 months ago
  4. c2ce0ea Add database upgrade and downgrade test for T by Zim · 3 years, 4 months ago
  5. d3ec83a No-op refactor to support more than 2 dbs in DatabaseHelper by Zim · 3 years, 4 months ago
  6. b026e7f Add PickerResolver to resolver contentprovider for picker uris by Abhijeet Kaur · 3 years, 4 months ago
  7. 54f4cc9 Reland "Add espresso tests for PhotoPicker" by Sahana Rao · 3 years, 5 months ago
  8. 309f712 Support date header and Recent in PhotosTabFragment by Ivan Chiang · 3 years, 4 months ago
  9. 5a9c5ab Extract logic to getUri and support userId for URIs by Abhijeet Kaur · 3 years, 4 months ago
  10. d4a6c94 Add UserIdManager for photo picker to query UserIds by Abhijeet Kaur · 3 years, 5 months ago
  11. 531d4cc Support GIF badge and video badge in PhotoPicker by Ivan Chiang · 3 years, 5 months ago
  12. b7afd1c Support multi select in PhotoPicker by Ivan Chiang · 3 years, 5 months ago
  13. 9eb5e4d Add userId support for ItemsProvider#getCategories by Abhijeet Kaur · 3 years, 5 months ago
  14. aad5caa Add userId support for photopicker ItemsProvider#getItems by Abhijeet Kaur · 3 years, 5 months ago
  15. c5ed5cb Add Preview for single select by Sahana Rao · 3 years, 5 months ago
  16. 5551c15 Add PickerResult to grant access to Picker selected items and return by Abhijeet Kaur · 3 years, 6 months ago
  17. 90b91ec Add 'duration' column and variable to Item by Abhijeet Kaur · 3 years, 5 months ago
  18. 14fd5a5 Revert "Add espresso tests for PhotoPicker" by Vince Leung · 3 years, 5 months ago
  19. da1c5fc Remove checks for offset/limit in getItems() by Abhijeet Kaur · 3 years, 5 months ago
  20. e89a1a4 Support simple single select in PhotoActivity by Ivan Chiang · 3 years, 6 months ago
  21. 0ab5177 Add espresso tests for PhotoPicker by Sahana Rao · 3 years, 5 months ago
  22. 5f15881 Add extensive unit tests for LocalItemsProvider#getCategories() by Abhijeet Kaur · 3 years, 5 months ago
  23. 3ab1490 Add implementation for LocalItemsProvider#getItems() by Abhijeet Kaur · 3 years, 5 months ago
  24. a85bad8 Use LocalItemsProvider#getItems by Sahana Rao · 3 years, 5 months ago
  25. 3fb37c9 Add implementation for LocalItemsProvider#getItems by Abhijeet Kaur · 3 years, 6 months ago
  26. af72e1c Add skeleton for LocalItemsProvider by Abhijeet Kaur · 3 years, 6 months ago
  27. 03c3f62 Fix the same name issue when we extend the expired items by Ivan Chiang · 3 years, 1 month ago
  28. 5deecbb Ensure nested nomedia dirs are ignored while scanning by Corina · 3 years, 2 months ago
  29. 288850b Add assertion messages by Corina Grigoras · 3 years, 2 months ago
  30. 80dcb66 Merge changes from topic "revert-15398814-TAMEQDKRQU-sc-mainline-prod" into sc-mainline-prod by TreeHugger Robot · 3 years, 2 months ago
  31. edafdfa Renamed TranscodeHelper to TranscodeHelperImpl am: 466329fdbf by Zim · 3 years, 2 months ago
  32. 466329f Renamed TranscodeHelper to TranscodeHelperImpl by Zim · 3 years, 2 months ago
  33. d52e4ab [DO NOT MERGE] Revert "Change UUID after database upgrade" by Sahana Rao · 3 years, 2 months ago
  34. d1c27c4 [DO NOT MERGE] Revert "Redefine XATTR_UUID to XATTR_UUID_V2" by Sahana Rao · 3 years, 2 months ago
  35. 82bb684 Merge "Remove the dependency on external app for DelegatorTest" into sc-mainline-prod by TreeHugger Robot · 3 years, 2 months ago
  36. 76a913a Ensure root folder is visible by Hyoungho Choi · 3 years, 3 months ago
  37. 369f9c8 Merge "Get proper uri from filepath under cross-user root" into sc-dev by Martijn Coenen · 3 years, 3 months ago
  38. db8f938 Get proper uri from filepath under cross-user root by Hyoungho Choi · 3 years, 3 months ago
  39. c768601 Remove the dependency on external app for DelegatorTest by Ivan Chiang · 3 years, 3 months ago
  40. e1d52af Merge changes If313aef4,I388fcb9d into sc-dev by Martijn Coenen · 3 years, 3 months ago
  41. 7b15d81 Fix fromExternal() for legacy app clone solutions. by Martijn Coenen · 3 years, 3 months ago
  42. b98c60c Remove the dependency on external app for Test by Ivan Chiang · 3 years, 3 months ago
  43. c3da8b8 Redefine XATTR_UUID to XATTR_UUID_V2 by Sahana Rao · 3 years, 3 months ago
  44. ec07e41 Change UUID after database upgrade by Sahana Rao · 3 years, 3 months ago
  45. ddfd426 Log database UUID onUpgrade and onDowngrade by Sahana Rao · 3 years, 3 months ago
  46. 1938ce1 Merge "Reset MediaStore database Uuid on schema reset." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  47. 9b77945 Reset MediaStore database Uuid on schema reset. by Sahana Rao · 3 years, 3 months ago
  48. 486e6b4 Stabilise test by removing complicated checks by Abhijeet Kaur · 3 years, 4 months ago
  49. 89190cf Fix flaky test in PermissionActivityTest by Ivan Chiang · 3 years, 4 months ago
  50. e10ebea Add mediaStore.waitForIdle before scans by Abhijeet Kaur · 3 years, 4 months ago
  51. 5626be2 Add new test app for PermissionActivityTest by Ivan Chiang · 3 years, 4 months ago
  52. ae17a5c Append file extension by Hyoungho Choi · 3 years, 4 months ago
  53. 6fd9898 Only log unique mime types. by Corina · 3 years, 5 months ago
  54. 6eac6eb Add pulled metrics for external storage accesses by shafik · 4 years, 4 months ago
  55. fadc75c Don't start test apps if not necessary. by Corina · 3 years, 5 months ago
  56. 20af4bc Change MTS CTS tests to desired config by Corina · 3 years, 6 months ago
  57. bdfce03 Merge changes I35588ed4,I72a3b4db,I25b9cfd7,I98d5e90c,I6d48c0c6 into sc-dev by Martijn Coenen · 3 years, 6 months ago
  58. b5d6dde Have MediaScanner operate on MediaVolume. by Martijn Coenen · 3 years, 7 months ago
  59. d108aed Make VolumeCache multi-user aware. by Martijn Coenen · 3 years, 7 months ago
  60. 032c1ba Merge "Remove PerformanceTest from presubmit tests" into sc-dev by Abhijeet Kaur · 3 years, 6 months ago
  61. 6363aee Remove PerformanceTest from presubmit tests by Abhijeet Kaur · 3 years, 6 months ago
  62. 4aa582c Merge "Delete the stale pending items and extend expired items" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  63. b60b33b Updating MediaProvider schema to include user_id. by Saumya Pathak · 3 years, 6 months ago
  64. 447b316 Delete the stale pending items and extend expired items by Ivan Chiang · 3 years, 7 months ago
  65. 933da69 Add test that scans of missing files don't crash. am: d49d4de431 by Corina · 3 years, 6 months ago
  66. d49d4de Add test that scans of missing files don't crash. by Corina · 3 years, 6 months ago
  67. 9e46a63 Merge "Run Media Provider client tests as root." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  68. 17573e4 Run Media Provider client tests as root. by Abhijeet Kaur · 3 years, 6 months ago
  69. ec8e0cd Deny transcoding for files longer than 1min by Zim · 3 years, 6 months ago
  70. 0839a55 Add tests for URIs that are not supported for obtaining redacted URIs by ] · 3 years, 7 months ago
  71. 5d674f6 Support running TranscodeTest without root by Zim · 3 years, 7 months ago
  72. 3f110bf Merge "Rename requestOptimizedExternalStorageAccess to more precise name" into sc-dev by Sahana Rao · 3 years, 6 months ago
  73. 1a82ce6 Merge "No need to poll for cleanup of directories." into sc-dev by Abhijeet Kaur · 3 years, 6 months ago
  74. 0befa1e Rename requestOptimizedExternalStorageAccess to more precise name by Sahana Rao · 3 years, 6 months ago
  75. 431c96d Remove transcode tests from MediaProvider by Manish Singh · 3 years, 7 months ago
  76. 208d15e Merge "Ignore flaky test until fixed." into sc-dev by TreeHugger Robot · 3 years, 7 months ago
  77. cfc1b7e No need to poll for cleanup of directories. by Abhijeet Kaur · 3 years, 7 months ago
  78. 9f32193 Ignore flaky test until fixed. by Corina · 3 years, 7 months ago
  79. 8953552 Merge "Add per-media-type logging for deletion" into mainline-prod by TreeHugger Robot · 3 years, 7 months ago
  80. bd48fa4 Merge "Revert "Add MTS suite config"" into mainline-prod am: 6bab8c0509 by TreeHugger Robot · 3 years, 7 months ago
  81. 6bab8c0 Merge "Revert "Add MTS suite config"" into mainline-prod by TreeHugger Robot · 3 years, 7 months ago
  82. 25bb88e Revert "Add MTS suite config" by Corina Grigoras · 3 years, 7 months ago
  83. 085c485 Add per-media-type logging for deletion by Abhijeet Kaur · 3 years, 7 months ago
  84. 3faee67 Merge "Add per-media-type logging for deletion" into sc-dev by Abhijeet Kaur · 3 years, 7 months ago
  85. 5ff614e Add per-media-type logging for deletion by Abhijeet Kaur · 3 years, 7 months ago
  86. a052d89 Skip the permission dialog if the app is granted permissions by Ivan Chiang · 3 years, 7 months ago
  87. 080526b Use manifest attribute for shouldBypass decision by Sahana Rao · 3 years, 9 months ago
  88. 9655f37 Merge changes I164a9e96,I112c5e01 into sc-dev by Sahana Rao · 3 years, 7 months ago
  89. 65f6876 Merge "Skip transcode test for devices not implementing the feature" into sc-dev by TreeHugger Robot · 3 years, 7 months ago
  90. 42076c9 Merge "Add MTS suite config" into mainline-prod am: 945ea6c4b8 by Corina Grigoras · 3 years, 7 months ago
  91. 945ea6c Merge "Add MTS suite config" into mainline-prod by Corina Grigoras · 3 years, 7 months ago
  92. d669ad7 Allow querying database rows of recently unmounted volume by Sahana Rao · 3 years, 7 months ago
  93. a5ca095 Skip transcode test for devices not implementing the feature by Alessio Balsini · 3 years, 7 months ago
  94. 9a00067 Merge "Add min_sdk for MP tests" into sc-dev by Corina Grigoras · 3 years, 7 months ago
  95. 97dbb24 Add min_sdk for MP tests by Corina · 3 years, 7 months ago
  96. d0fac16 Enable transcode tests to presubmit with Cuttlefish by Alessio Balsini · 3 years, 7 months ago
  97. 6c453d6 Extract volume_name from path for NULL volume_name in legacy database by Sahana Rao · 3 years, 7 months ago
  98. 2f28999 Extract volume_name from path for NULL volume_name in legacy database by Sahana Rao · 3 years, 7 months ago
  99. f9b47ec Add MTS suite config by Corina · 3 years, 7 months ago
  100. 459bf9b Add unit test TranscodeHelperTest by Manish Singh · 3 years, 7 months ago