Files
app_Settings/res/drawable
alukin 67835caf33 Split Documents&Other
Splitting Documents&Other category in
Settings > Storage into "Documents"
and "Other".

"Documents" category is calculated by
querying MediaStore for all files with
MediaType = "Document".

"Other" category is calculated by
querying MediaStore for all files with
MEDIA_TYPE != "Image" AND MEDIA_TYPE != "Video"
AND MEDIA_TYPE != "Audio" AND MEDIA_TYPE != "Document".

Bug: 328505030
Test: atest StorageItemPreferenceControllerTest
Test: atest StorageCacheHelperTest
Change-Id: I413c502c7b3fd66df9a3b5e0d91f8bd024f4b6e0
2024-04-05 19:54:21 +00:00
..
2021-03-30 14:49:57 -04:00
2021-06-18 14:36:20 -04:00
2023-09-22 22:34:15 +00:00
2021-01-27 22:30:30 +08:00
2022-03-29 04:50:58 +00:00
2021-01-27 22:30:30 +08:00
2020-02-11 12:08:20 -05:00
2021-05-11 11:12:03 +08:00
2021-05-11 11:12:03 +08:00
2021-01-27 22:30:30 +08:00
2021-01-27 22:30:30 +08:00
2022-08-19 19:07:40 +00:00
2022-08-19 19:07:40 +00:00
2020-05-07 22:01:33 +01:00
2022-08-19 19:07:40 +00:00
2023-05-04 08:56:41 +00:00