summaryrefslogtreecommitdiffstats
path: root/src/com/android/mtp/ReceiverActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Remove DocumentsContract.ACTION_BROWSE.Garfield Tan2017-03-011-2/+2
* Remove the EXTRA_FANCY_FEATURES flag...Steve McKay2016-10-281-1/+0
* Don't show new-window item in Downloads per Gabe.Steve McKay2016-05-101-0/+1
* Open the connected device in Files app when tapping notification.Daichi Hirono2016-02-111-9/+21
* Add launch notification for MTP devices.Daichi Hirono2016-02-011-0/+47
* Turn MtpDocumentsService foreground when devices are opend.Daichi Hirono2015-12-081-47/+0
* Add ReceiverActivity to MtpDocumentsProvider.Daichi Hirono2015-07-281-0/+47