summaryrefslogtreecommitdiff
path: root/packages/MtpDocumentsProvider
AgeCommit message (Expand)Author
2019-08-09Migrate MTP components into new project. Jeff Sharkey
2019-07-31Merge "Import translations. DO NOT MERGE" Bill Yi
2019-07-30Import translations. DO NOT MERGE Bill Yi
2019-07-29Merge "Convert more of frameworks/base/packages to Android.bp" into stage-aos... Colin Cross
2019-07-24Convert more of frameworks/base/packages to Android.bp Colin Cross
2019-05-08Import translations. DO NOT MERGE Bill Yi
2019-04-07Import translations. DO NOT MERGE Bill Yi
2019-02-02Import translations. DO NOT MERGE Bill Yi
2018-12-18Migrate frameworks/base/packages/MtpDocumentsProvider/perf_tests to androidx.... KOUSHIK PANUGANTI
2018-12-10Merge "Use getCompressedSizeLong to get correct size for 2G file" am: ee1720c... robinz1x
2018-09-12Use getCompressedSizeLong to get correct size for 2G file robinz1x
2018-08-28More robust MTP-to-MIME-type mappings. Jeff Sharkey
2018-04-10Merge "Exempt tests for hidden APIs." into pi-dev am: 0e675bd901 Nicolas Geoffray
2018-04-10Merge "Exempt tests for hidden APIs." into pi-dev Nicolas Geoffray
2018-04-06Exempt tests for hidden APIs. Nicolas Geoffray
2018-04-04Import translations. DO NOT MERGE Bill Yi
2018-03-29Merge "Add MtpDocumentsProviderPerfTests to APCT metric" into pi-dev am: 208f... jdesprez
2018-03-29Merge "Add MtpDocumentsProviderPerfTests to APCT metric" into pi-dev jdesprez
2018-03-29Add MtpDocumentsProviderPerfTests to APCT metric jdesprez
2018-03-16Import translations. DO NOT MERGE Bill Yi
2018-03-07Merge "Fix issue #72116995: Add permission guarding Service#startForeground" ... Dianne Hackborn
2018-03-06Merge "Fix issue #72116995: Add permission guarding Service#startForeground" ... Dianne Hackborn
2018-03-06Import translations. DO NOT MERGE Bill Yi
2018-03-05Fix issue #72116995: Add permission guarding Service#startForeground Dianne Hackborn
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible. Anton Hansson
2018-02-22Import translations. DO NOT MERGE Bill Yi
2018-02-12Revert "Fix issue #72116995: Add permission guarding Service#startForeground" Ian Pedowitz
2018-02-07Fix issue #72116995: Add permission guarding Service#startForeground Dianne Hackborn
2018-01-25Revert "Fix issue #72116995: Add permission guarding Service#startForeground" Dianne Hackborn
2018-01-24Fix issue #72116995: Add permission guarding Service#startForeground Dianne Hackborn
2017-12-08Stop statically including legacy-android-test Paul Duffin
2017-11-26Import translations. DO NOT MERGE Bill Yi
2017-11-06Import translations. DO NOT MERGE Bill Yi
2017-09-18Import translations. DO NOT MERGE Bill Yi
2017-09-13Import translations. DO NOT MERGE Bill Yi
2017-09-06Merge "Import translations. DO NOT MERGE" TreeHugger Robot
2017-09-05Import translations. DO NOT MERGE Bill Yi
2017-08-31Update Several Instrumentation AndroidTest files with the correct runner. Simran Basi
2017-08-25Import translations. DO NOT MERGE Bill Yi
2017-08-11Import translations. DO NOT MERGE Bill Yi
2017-08-02Add metadata support to MTP docs provider. Steve McKay
2017-06-22Import translations. DO NOT MERGE Bill Yi
2017-06-21Import translations. DO NOT MERGE Bill Yi
2017-05-18Fix NPE in MtpDocumentsProviderTests Daichi Hirono
2017-05-17Merge "Set notification channel to MTP notification." into oc-dev TreeHugger Robot
2017-05-17Set notification channel to MTP notification. Daichi Hirono
2017-05-16Merge "Don't specify screen orientation for ReceiverActivity." into oc-dev Jeff Sharkey
2017-05-12Don't specify screen orientation for ReceiverActivity. Daichi Hirono
2017-05-01Fix doc flag for device having multiple storages Daichi Hirono
2017-04-07Use Context#startForegroundService in MTP provider Daichi Hirono