1. 911c8f6 Add BottomSheetBehavior for picker launch animation by Abhijeet Kaur · 3 years, 3 months ago
  2. 822fabd Enable PhotoPicker tests in presubmit by Abhijeet Kaur · 3 years, 3 months ago
  3. 281de56 Fix nits in PickerDbFacadeForPicker by Zim · 3 years, 2 months ago
  4. 12b3fc1 Add mime_type and size_bytes filtering support to the pickerdb by Zim · 3 years, 3 months ago
  5. 229baad Support updating the picker db by Zim · 3 years, 4 months ago
  6. 133aa80 Fix the flaky test by using the system time zone by Ivan Chiang · 3 years, 2 months ago
  7. 46d591b Relax local_id unique constraint for the picker db by Zim · 3 years, 3 months ago
  8. 51eb9b6 Do not animate thumbnails in photo grid view by Abhijeet Kaur · 3 years, 3 months ago
  9. 90a7ab2 Get unreliable volume path by Anelise Ionescu · 3 years, 3 months ago
  10. 8b5152e Calculate the span count of recyclerview dynamically in picker by Ivan Chiang · 3 years, 2 months ago
  11. 843bb6a Center align max selection message on the photo grid by Abhijeet Kaur · 3 years, 2 months ago
  12. 81f118a Update the toolbar and system bars for preview in Picker by Ivan Chiang · 3 years, 3 months ago
  13. ef3d60a Add tabChips and support Albums tab by Ivan Chiang · 3 years, 4 months ago
  14. d2e3368 Add AlbumsTabFragment by Ivan Chiang · 3 years, 3 months ago
  15. af066cb Add some category methods by Ivan Chiang · 3 years, 3 months ago
  16. 8145672 Fix getItemViewType for PreviewAdapter by Sahana Rao · 3 years, 3 months ago
  17. 3e31ab9 Add "Select up to max items" label for max selection by Abhijeet Kaur · 3 years, 3 months ago
  18. b324f77 Add necessary permissions for UserIdManager by Abhijeet Kaur · 3 years, 3 months ago
  19. 32a7b1a No-op refactor deleted_media table upgrade by Zim · 3 years, 3 months ago
  20. f1bc61e Add overlay gradient for photos grid's item by Ivan Chiang · 3 years, 3 months ago
  21. 5e3e825 UI flow to support max selected items by Abhijeet Kaur · 3 years, 3 months ago
  22. abfcdff Remove local_dedupe_key from picker db by Zim · 3 years, 3 months ago
  23. 6c906b6 Query external db for picker db sync by Zim · 3 years, 3 months ago
  24. 5a015fd Introduce the CloudMediaProvider API by Zim · 3 years, 4 months ago
  25. 6bb3e01 Support Video Preview by Sahana Rao · 3 years, 4 months ago
  26. 0fe019c Support mimeType filter for getCategories by Abhijeet Kaur · 3 years, 3 months ago
  27. 8cb10e5 Support MIME type filters for ACTION_PICK_IMAGES by Abhijeet Kaur · 3 years, 3 months ago
  28. 6a380a1 Add support for downloads category for photopicker by Abhijeet Kaur · 3 years, 3 months ago
  29. 7a49e70 Load items in a background thread to not block PhotoPicker UI by Abhijeet Kaur · 3 years, 3 months ago
  30. 351d76c Move DateTimeUtils to util folder by Anelise Ionescu · 3 years, 3 months ago
  31. 594ccc5 Glide calls are async and do not block the UI by Abhijeet Kaur · 3 years, 3 months ago
  32. 2eb3222 Use Glide for thumbnail and image loading by Sahana Rao · 3 years, 4 months ago
  33. 010d88a Add the resources for toolbar and Albums tab by Ivan Chiang · 3 years, 3 months ago
  34. 074604e Sort using date_modified if date_taken is null by Abhijeet Kaur · 3 years, 3 months ago
  35. 373400a Introduce a deleted_media table for the photo picker by Zim · 3 years, 4 months ago
  36. 1073b0b Repeat bug component from included owners file by Corina Grigoras · 3 years, 3 months ago
  37. 667029b Refactor codes for AlbumsTabFragment by Ivan Chiang · 3 years, 4 months ago
  38. 76959bc Add a photo picker database by Zim · 3 years, 4 months ago
  39. 8ad3e87 Rename LocalItemsProvider to ItemsProvider by Abhijeet Kaur · 3 years, 4 months ago
  40. c2ce0ea Add database upgrade and downgrade test for T by Zim · 3 years, 4 months ago
  41. f7d7dab Only allow explicit uri grants for picker uris by Abhijeet Kaur · 3 years, 4 months ago
  42. ffbc990 Undeprecate DATA column by Nandana Dutt · 3 years, 4 months ago
  43. 709de35 Support query for picker uris by Abhijeet Kaur · 3 years, 4 months ago
  44. 18bb018 Add intent-filter for ACTION_GET_CONTENT by Sahana Rao · 3 years, 4 months ago
  45. 7334bac Add necessary cross-profile checks for PhotoPicker by Abhijeet Kaur · 3 years, 4 months ago
  46. d3ec83a No-op refactor to support more than 2 dbs in DatabaseHelper by Zim · 3 years, 4 months ago
  47. b026e7f Add PickerResolver to resolver contentprovider for picker uris by Abhijeet Kaur · 3 years, 4 months ago
  48. 54f4cc9 Reland "Add espresso tests for PhotoPicker" by Sahana Rao · 3 years, 5 months ago
  49. 309f712 Support date header and Recent in PhotosTabFragment by Ivan Chiang · 3 years, 4 months ago
  50. a6cab8e Support select/deselect in Preview by Sahana Rao · 3 years, 4 months ago
  51. 0b1bac1 Add toggle button in the UI to test work profile integration by Abhijeet Kaur · 3 years, 4 months ago
  52. 5a9c5ab Extract logic to getUri and support userId for URIs by Abhijeet Kaur · 3 years, 4 months ago
  53. d4a6c94 Add UserIdManager for photo picker to query UserIds by Abhijeet Kaur · 3 years, 5 months ago
  54. 1c76f63 Support Preview for multi select by Sahana Rao · 3 years, 4 months ago
  55. 531d4cc Support GIF badge and video badge in PhotoPicker by Ivan Chiang · 3 years, 4 months ago
  56. b7afd1c Support multi select in PhotoPicker by Ivan Chiang · 3 years, 4 months ago
  57. 9eb5e4d Add userId support for ItemsProvider#getCategories by Abhijeet Kaur · 3 years, 5 months ago
  58. aad5caa Add userId support for photopicker ItemsProvider#getItems by Abhijeet Kaur · 3 years, 5 months ago
  59. c5ed5cb Add Preview for single select by Sahana Rao · 3 years, 5 months ago
  60. b02a7d7 Remove unused field, will be added when required by Abhijeet Kaur · 3 years, 5 months ago
  61. 310ae57 Integrate PhotoPickeractivity to use PickerResult by Abhijeet Kaur · 3 years, 5 months ago
  62. 5551c15 Add PickerResult to grant access to Picker selected items and return by Abhijeet Kaur · 3 years, 5 months ago
  63. 90b91ec Add 'duration' column and variable to Item by Abhijeet Kaur · 3 years, 4 months ago
  64. 14fd5a5 Revert "Add espresso tests for PhotoPicker" by Vince Leung · 3 years, 5 months ago
  65. da1c5fc Remove checks for offset/limit in getItems() by Abhijeet Kaur · 3 years, 5 months ago
  66. e89a1a4 Support simple single select in PhotoActivity by Ivan Chiang · 3 years, 5 months ago
  67. 0ab5177 Add espresso tests for PhotoPicker by Sahana Rao · 3 years, 5 months ago
  68. 5f15881 Add extensive unit tests for LocalItemsProvider#getCategories() by Abhijeet Kaur · 3 years, 5 months ago
  69. 9d65e9a Sort items for the picker based on date taken by Abhijeet Kaur · 3 years, 5 months ago
  70. 3ab1490 Add implementation for LocalItemsProvider#getItems() by Abhijeet Kaur · 3 years, 5 months ago
  71. 4961871 Add ItemsProvider#getCategories() by Abhijeet Kaur · 3 years, 5 months ago
  72. e30f6a4 Remove unused variable from function onMediaStoreReady by Amit Goel · 3 years, 5 months ago
  73. 827d3dd Allow non-RES apps to read files using File APIs if they have uri grant by Abhijeet Kaur · 3 years, 5 months ago
  74. a85bad8 Use LocalItemsProvider#getItems by Sahana Rao · 3 years, 5 months ago
  75. 443410d Introduce ViewModel for PhotoPicker by Sahana Rao · 3 years, 5 months ago
  76. 3fb37c9 Add implementation for LocalItemsProvider#getItems by Abhijeet Kaur · 3 years, 5 months ago
  77. af72e1c Add skeleton for LocalItemsProvider by Abhijeet Kaur · 3 years, 6 months ago
  78. b87ee04 Add MediaStore.ACTION_PICK_IMAGES by Sahana Rao · 3 years, 6 months ago
  79. 8eb767f Add intent-filter for ACTION_PICK_IMAGES by Sahana Rao · 3 years, 6 months ago
  80. d3559a1 Remove the unused variable forWrite. by Polina Matavina · 3 years, 7 months ago
  81. fc97743 Merge "Fix the same name issue when we extend the expired items" into sc-mainline-prod by TreeHugger Robot · 3 years ago
  82. da2c29d Merge "Don't use the path when comparing MediaVolume objects." into sc-mainline-prod by Martijn Coenen · 3 years ago
  83. 03c3f62 Fix the same name issue when we extend the expired items by Ivan Chiang · 3 years, 1 month ago
  84. fc41bbf Change containsMount() to look for any user-id. by Martijn Coenen · 3 years ago
  85. 9dece9a Don't use the path when comparing MediaVolume objects. by Martijn Coenen · 3 years ago
  86. 411fe30 Merge changes from topic "presubmit-am-f990c50bc28346d9923fa11d189e01aa" into sc-mainline-prod by Bill Yi · 3 years ago
  87. 9578b34 [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 4e9c503f11 by Bill Yi · 3 years ago
  88. 4e9c503 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  89. 4f9c04d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  90. e7c6fad Allow update() from Android/media to allowed directories by Sahana Rao · 3 years, 1 month ago
  91. 49ac021 Merge "Handle content uris without id in checkUriPermission" into sc-mainline-prod by TreeHugger Robot · 3 years, 1 month ago
  92. 2686402 Delete destination fuse nodes when renaming by Hyeeun Jun · 3 years, 1 month ago
  93. 6295ddd Handle content uris without id in checkUriPermission by Ivan Chiang · 3 years, 2 months ago
  94. 67f49c2 Merge "Ensure nested nomedia dirs are ignored while scanning" into sc-mainline-prod by Corina Grigoras · 3 years, 1 month ago
  95. 5deecbb Ensure nested nomedia dirs are ignored while scanning by Corina · 3 years, 1 month ago
  96. 6f741a6 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 0a47d9f5a0 -s ours by Bill Yi · 3 years, 1 month ago
  97. d965265 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-mainline-prod by Bill Yi · 3 years, 1 month ago
  98. 0a47d9f Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev by Bill Yi · 3 years, 1 month ago
  99. c65b593 Merge changes from topic "presubmit-am-c9326d08db5844e6adb1427bbac0a3be" into sc-mainline-prod by Bill Yi · 3 years, 1 month ago
  100. 3c0074f Merge "transcoding: Empty the list and move to server side list." into sc-dev am: 5f488c8b7b by TreeHugger Robot · 3 years, 1 month ago