summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Merge SP1A.210812.016Xin Li2021-09-281-9/+9
|\
| * Rename MediaTranscodeManager -> MediaTranscodingManagerZim2021-08-171-9/+9
* | Remove custom BackgroundThread and HandlerExecutorWilliam Escande2021-09-067-138/+17
|/
* Merge changes from topic "revert-15398814-TAMEQDKRQU" into sc-devTreeHugger Robot2021-08-111-19/+2
|\
| * Revert "Change UUID after database upgrade"Sahana Rao2021-08-111-12/+2
| * Revert "Redefine XATTR_UUID to XATTR_UUID_V2"Sahana Rao2021-08-111-8/+1
* | Add TranscodeHelper interfaceZim2021-08-104-6/+118
* | Renamed TranscodeHelper to TranscodeHelperImplZim2021-08-102-4/+4
* | Merge "Get proper uri from filepath under cross-user root" into sc-devMartijn Coenen2021-07-302-34/+63
|\ \
| * | Get proper uri from filepath under cross-user rootHyoungho Choi2021-07-302-34/+63
* | | Merge "Fix fd leak while getting original media format fd" into sc-devZimuzo Ezeozue2021-07-301-43/+53
|\ \ \
| * | | Fix fd leak while getting original media format fdZim2021-07-291-43/+53
| | |/ | |/|
* | | Merge "Avoid reading device config before Android S device version" into sc-devZimuzo Ezeozue2021-07-291-0/+27
|\ \ \
| * | | Avoid reading device config before Android S device versionZim2021-07-291-0/+27
| |/ /
* | | Merge "Turn off transcoding notification by default" into sc-devZimuzo Ezeozue2021-07-291-1/+1
|\ \ \
| * | | Turn off transcoding notification by defaultZim2021-07-281-1/+1
| |/ /
* | | Merge changes If313aef4,I388fcb9d into sc-devMartijn Coenen2021-07-283-18/+45
|\ \ \ | |/ / |/| |
| * | Scan MEDIA_MOUNTED volumes if we haven't seen them yet.Martijn Coenen2021-07-282-3/+25
| * | Fix fromExternal() for legacy app clone solutions.Martijn Coenen2021-07-282-15/+20
| |/
* | Redefine XATTR_UUID to XATTR_UUID_V2Sahana Rao2021-07-271-1/+8
* | Change UUID after database upgradeSahana Rao2021-07-271-2/+12
|/
* Merge "Add some more volume debugging info." into sc-devMartijn Coenen2021-07-264-0/+35
|\
| * Add some more volume debugging info.Martijn Coenen2021-07-204-0/+35
* | Guard DEVICE_INITIAL_SDK_INT check with S API.Martijn Coenen2021-07-191-14/+17
|/
* Log database UUID onUpgrade and onDowngradeSahana Rao2021-07-142-6/+6
* Merge "Reset MediaStore database Uuid on schema reset." into sc-devTreeHugger Robot2021-07-121-7/+16
|\
| * Reset MediaStore database Uuid on schema reset.Sahana Rao2021-07-121-7/+16
* | Merge "Clean up TranscodeMetrics" into sc-devTej Singh2021-07-082-2/+2
|\ \
| * | Clean up TranscodeMetricsTej Singh2021-07-022-2/+2
* | | Merge "Update user cache when coming from isAppCloneUserPair()." into sc-devSaumya Pathak2021-07-012-3/+28
|\ \ \
| * | | Update user cache when coming from isAppCloneUserPair().Martijn Coenen2021-06-302-3/+28
| | |/ | |/|
* | | Merge "Don't call isMediaSharedWithParent() on pre-S builds." into sc-devMartijn Coenen2021-07-011-0/+6
|\ \ \
| * | | Don't call isMediaSharedWithParent() on pre-S builds.Martijn Coenen2021-07-011-0/+6
| | |/ | |/|
* | | Merge "Lazily fetch the MediaTranscodeManager service" into sc-devZimuzo Ezeozue2021-07-011-3/+4
|\ \ \ | |/ / |/| |
| * | Lazily fetch the MediaTranscodeManager serviceZim2021-06-301-3/+4
| |/
* | Merge "Guard old way of cloning app for S+ versions" into sc-devAbhilasha Chahal2021-06-291-6/+10
|\ \ | |/ |/|
| * Guard old way of cloning app for S+ versionsAbhilasha Chahal2021-06-141-6/+10
* | Merge "Don't hide screenshots directory with .nomedia" into sc-devSahana Rao2021-06-181-0/+30
|\ \
| * | Don't hide screenshots directory with .nomediaSahana Rao2021-06-151-0/+30
* | | Merge "Use correct user id to create synthetic path dir" into sc-devRonish Kalia2021-06-171-1/+1
|\ \ \ | |/ / |/| |
| * | Use correct user id to create synthetic path dirronish2021-06-161-1/+1
* | | Append file extensionHyoungho Choi2021-06-111-7/+26
| |/ |/|
* | Avoid querying the db during getoriginalMediaFormatFileDescriptorZim2021-06-022-15/+8
* | Fix UserCache bug.Martijn Coenen2021-06-021-1/+2
* | Merge "Only log unique mime types." into sc-devTreeHugger Robot2021-05-271-6/+4
|\ \
| * | Only log unique mime types.Corina2021-05-271-6/+4
* | | Merge "Scan volume based on volume state changes, not broadcasts." into sc-devMartijn Coenen2021-05-274-13/+79
|\ \ \ | |/ / |/| |
| * | Scan volume based on volume state changes, not broadcasts.Martijn Coenen2021-05-264-13/+79
* | | Add pulled metrics for external storage accessesshafik2021-05-265-144/+496
* | | Merge "Allow volume paths from both users when verifying file columns." into ...TreeHugger Robot2021-05-212-3/+21
|\| |