1. 35ee023 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 11 months ago
  2. 4d67220 Refactor selection logic to separate class by Sahana Rao · 2 years, 11 months ago
  3. 2785a4c Merge "Construct picker file path from picker db query" into sc-mainline-prod by Zimuzo Ezeozue · 2 years, 11 months ago
  4. 291e341 Fix favorite change notification to picker db by Zim · 2 years, 11 months ago
  5. 6ea3452 Add new column for special formats for Photo Picker by Abhijeet Kaur · 3 years ago
  6. f07ece6 Construct picker file path from picker db query by Zim · 3 years ago
  7. ea5f042 Merge "Run PhotoPicker in a different process" into sc-mainline-prod by Sahana Rao · 2 years, 11 months ago
  8. 1820874 Add tests for preview by Sahana Rao · 3 years ago
  9. e83ae30 Merge changes from topic "glide_dep_4.2.10" into sc-mainline-prod by TreeHugger Robot · 2 years, 11 months ago
  10. 7715942 Run PhotoPicker in a different process by Sahana Rao · 2 years, 11 months ago
  11. 5e77f90 Allow SystemGallery and FileManager to move files to/from Android/media by Sahana Rao · 3 years ago
  12. f631f81 Merge "Update ACTION_PICK_IMAGES javadocs" into sc-mainline-prod by Sahana Rao · 2 years, 11 months ago
  13. 502e1b8 Merge "Add CtsPhotoPickerTest into TEST_MAPPING" into sc-mainline-prod by TreeHugger Robot · 2 years, 11 months ago
  14. f89efe8 Update ACTION_PICK_IMAGES javadocs by Sahana Rao · 2 years, 11 months ago
  15. e1ba540 Fetch favorites album from picker db by Zim · 2 years, 11 months ago
  16. b1aa95b Support album and mimeType filtering for the local provider by Zim · 2 years, 11 months ago
  17. 5068f5d Add unit test coverage for PickerUriResolver by Abhijeet Kaur · 3 years ago
  18. 6d66197 Implement custom glide loader for thumbnails in photo picker by Biswarup Pal · 3 years ago
  19. e8dffc4 Fix dependencies issue with version 4.12.0 of glide in PhotoPicker by Ivan Chiang · 3 years ago
  20. 9e5d307 Merge changes Icf898d2b,If71bb16e into sc-mainline-prod by TreeHugger Robot · 2 years, 11 months ago
  21. be89897 Change PhotoPickerTool to use max limit by Sahana Rao · 2 years, 11 months ago
  22. 4a8e4e8 Merge "Add PhotoPickerTool" into sc-mainline-prod by TreeHugger Robot · 2 years, 11 months ago
  23. c12cdee Add CtsPhotoPickerTest into TEST_MAPPING by Ivan Chiang · 3 years ago
  24. c23a0b2 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 11 months ago
  25. ba43296 Support PhotoPickerTool in R OS and S OS by Ivan Chiang · 3 years ago
  26. 6d075fa Add PhotoPickerTool by Ivan Chiang · 3 years, 1 month ago
  27. 5ce93ff Merge "Update glide dependencies to 4.12.0" into sc-mainline-prod by TreeHugger Robot · 2 years, 11 months ago
  28. ab0a765 Merge changes I4995a7f3,I4c72aa5b,I2c10798f,I304ef683,I5a3be3e6, ... into sc-mainline-prod by TreeHugger Robot · 2 years, 11 months ago
  29. 027f20b Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-mainline-prod by TreeHugger Robot · 2 years, 11 months ago
  30. db7f117 Update glide dependencies to 4.12.0 by Biswarup Pal · 3 years ago
  31. 54b698f Add mime type filter test for PhotoPicker by Ivan Chiang · 3 years ago
  32. 39265a1 Add setMinimumSpanCount in AutoFitRecyclerView by Ivan Chiang · 3 years ago
  33. 1db05c9 Add UI coverage for work profile button by Abhijeet Kaur · 3 years ago
  34. 1318455 Modify Photo Picker return values by Abhijeet Kaur · 3 years ago
  35. 8f3c09f Sort based on _ID for rows with same date_taken or date_modified value by Sahana Rao · 3 years ago
  36. d85f767 Minor refactoring in ItemsProviderTests by Sahana Rao · 3 years ago
  37. 9fac24e Add few UI tests by Ivan Chiang · 3 years ago
  38. 6fdebc1 Extend the 'picker' URI format by Zim · 3 years ago
  39. c34a038 Fix transcoding lookup result error by Zim · 3 years ago
  40. 6388157 Pass correct key for media generation in partial sync query by Biswarup Pal · 3 years ago
  41. 5ba66e2 Add few UI tests by Sahana Rao · 3 years ago
  42. 978ecb6 Allow tests to mock ViewModel by Sahana Rao · 3 years ago
  43. 8c63cab Support synthetic picker file lookups by Zim · 3 years ago
  44. 034627d Add margin for Preview ViewPager by Sahana Rao · 3 years ago
  45. 8132436 No-op refactor synthetic path utils by Zim · 3 years ago
  46. 957a89a Allow FUSE file opening in Java by Zim · 3 years ago
  47. cd7b998 Allow direct IO on public volumes by Zim · 3 years ago
  48. f1c0d88 Modify API behavior for PhotoPicker multi-selection flow by Abhijeet Kaur · 3 years ago
  49. 859441c Remove unused tests by Sahana Rao · 3 years ago
  50. ee9dd58 Update String values for work profile paused error dialog by Abhijeet Kaur · 3 years ago
  51. 024dc7c Remove "Select up to max items" message label by Abhijeet Kaur · 3 years ago
  52. d95a570 Add scroll animation and onResume support for profile button by Abhijeet Kaur · 3 years, 1 month ago
  53. 02d81f7 Support ContentResolver#getType() for picker uris by Abhijeet Kaur · 3 years ago
  54. 0cb6bd9 Support query the unreliable volume database by Anelise Ionescu · 3 years ago
  55. 359c1d9 Add profile dialogs when cross profile is disabled by Abhijeet Kaur · 3 years, 1 month ago
  56. 083e3a3 Modify checkPermissionSelf to check for app ID instead of UID by Abhijeet Kaur · 3 years ago
  57. 7d9af95 No-op change. Add additional debug logs by Sahana Rao · 3 years ago
  58. 3116670 Partial screen transition with preview and landscape mode by Abhijeet Kaur · 3 years, 1 month ago
  59. c11155d Change ItemsProvider to return null if media is not mounted by Sahana Rao · 3 years ago
  60. 590ab1a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 11 months ago
  61. a3f85ee Fix test build failure by Zim · 3 years ago
  62. b973164 Remove startup provider from legacy MediaProvider manifest by Alan Viverette · 3 years ago
  63. b4b214e Add basic test coverage for cover uri by Abhijeet Kaur · 3 years ago
  64. 793cbea No-op refactor Item and Category column names by Zim · 3 years ago
  65. 1843e87 Add modes to update common layout cleanly by Abhijeet Kaur · 3 years, 1 month ago
  66. 09ef425 Support albums in PhotoPickerProvider by Zim · 3 years, 1 month ago
  67. 6d1a4e1 Add coverage to check items uri is valid format by Abhijeet Kaur · 3 years ago
  68. 0abfec9 Enable ItemsProviderTest by Abhijeet Kaur · 3 years ago
  69. 1ec3435 Fix PhotoPicker album cover URI by Zim · 3 years ago
  70. 28ec5fa Ignore PhotoPickerSingleSelectTest to unblock presubmit by Abhijeet Kaur · 3 years ago
  71. 7cafa3f Add scrim for PreviewFragment by Sahana Rao · 3 years, 1 month ago
  72. 5ec67f6 Change is_favourite filter to a media column by Zim · 3 years, 1 month ago
  73. d0b7ae7 No-op refactor PickerDbFacade#queryMedia by Zim · 3 years, 1 month ago
  74. 6ad134a Created the Unreliable Volume Scanner class by Anelise Ionescu · 3 years ago
  75. 4effae3 Add disabled behavior for profile button by Abhijeet Kaur · 3 years, 1 month ago
  76. add650a Update mCategoryItemlist in getCategoryItems in PhotoPicker by Ivan Chiang · 3 years, 1 month ago
  77. 8d606c6 Show cross user cover Uri for albums by Abhijeet Kaur · 3 years, 1 month ago
  78. f5a30b3 Update API documentation on default max of 100 items by Sahana Rao · 3 years, 1 month ago
  79. 3d32109 Remove EXTRA_PICK_IMAGES_MIN by Sahana Rao · 3 years, 1 month ago
  80. f015c60 Support picker UI fetching from picker db by Zim · 3 years, 1 month ago
  81. af78add Standardize picker db cursor columns by Zim · 3 years, 1 month ago
  82. 0b06bce Change work profile switch to floating button by Abhijeet Kaur · 3 years, 2 months ago
  83. 77b8114 Make toolbar overlap with contents in Preview Mode by Sahana Rao · 3 years, 1 month ago
  84. 0bb30a5 Created the Unreliable Volume DatabaseHelper class by Anelise Ionescu · 3 years, 1 month ago
  85. a1c21d0 Fix deleted_media notification by Zim · 3 years, 1 month ago
  86. 31f193a Save BottomSheetBehavior state by Abhijeet Kaur · 3 years, 1 month ago
  87. a69617d Dismiss PhotoPicker on touch outside the partial screen by Abhijeet Kaur · 3 years, 1 month ago
  88. 104ab86 Use correct color for the title on toolbar in PhotoPicker by Ivan Chiang · 3 years, 1 month ago
  89. 865c93c Allow querying picker db via MediaProvider by Zim · 3 years, 1 month ago
  90. 9df2cba Add local and cloud provider awareness to the PickerDbFacade by Zim · 3 years, 1 month ago
  91. d602999 Merge changes from topic "glide_for_photopicker" into sc-mainline-prod by TreeHugger Robot · 2 years, 11 months ago
  92. ba02c15 Remove the shadow on the toolbar in PhotoPicker by Ivan Chiang · 3 years, 1 month ago
  93. 0579f99 No-op refactoring of updateToolbar by Sahana Rao · 3 years, 1 month ago
  94. d2e80b6 Don't show date headers when no items in PhotoPicker by Ivan Chiang · 3 years, 1 month ago
  95. 750a574 No-op refactor to remove unnecessary 'ForPicker' suffix by Zim · 3 years, 1 month ago
  96. 619f93e Sync data from local and cloud providers into picker db by Zim · 3 years, 1 month ago
  97. 627a4e4 Add the test for the order of Categories by Ivan Chiang · 3 years, 1 month ago
  98. e38a1a8 Add more tests for PickerViewModel by Ivan Chiang · 3 years, 1 month ago
  99. 528b12c Ignore ItemsProviderTest to unblock presubmit by Abhijeet Kaur · 3 years, 1 month ago
  100. 66e2ae3 Fix navigation bar appearance by Sahana Rao · 3 years, 1 month ago