summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/MtpClient.java
Commit message (Collapse)AuthorAgeFilesLines
* Code clean up.Ahbong Chang2012-07-301-3/+3
| | | | | | | | | Remove unused imports. Remove unused fields. Remove unnecessary cast. Add missing override annotations. Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
* Add @TargetApi for all Mtp related code.Owen Lin2012-07-241-0/+4
| | | | | | | These classes should not be called since the MtpSource won't be registered to DataManager. Change-Id: I3f88dc24f295af3d9e18218f56e6c30731c1e328
* Reorganize import for all files.Owen Lin2012-03-141-3/+0
| | | | Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
* Initial code for Gallery2.Owen Lin2011-08-181-0/+442
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c