commit | 0bd94de6891a259cfabce5c5ccbac588de950642 | [log] [tgz] |
---|---|---|
author | Andrey Epin <ayepin@google.com> | Wed Apr 26 21:31:11 2023 -0700 |
committer | Andrey Epin <ayepin@google.com> | Thu Apr 27 11:32:39 2023 -0700 |
tree | a4d0ef17f78fa170dc624f718751855fc64493b4 | |
parent | 5a603c19da597f81507e9245bb17bda455c7578b [diff] |
Preview UI: specify metadata columns, change metada reading order Specify columns passed to ContentResolver#query. Read ContentResolver#getStreamTypes before ContentResolver#query because if the former returns, among others, an image mime types we can avoid reading the latter. Bug: 279674836 Test: unit tests, manual testing wiht Drive and a Photos prototype. Change-Id: Ide31f5c9aae21c9e0ce93bec9a8d829851532f4a