summaryrefslogtreecommitdiff
path: root/media/tests/CameraBrowser
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2019-03-12Convert Android.mk file to Android.bpSasha Smundak
2013-08-02If media wants ASCII lowercasing, it needs to ask for it.Elliott Hughes
2011-03-11Remove MtpClient class from framework and public APIMike Lockwood
2011-03-01Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood
2011-02-28CameraBrowser: Add USB device filter meta-data for digital camerasMike Lockwood
2011-02-23UsbManager: Remove redundant Intent extras from USB device and accessory broa...Mike Lockwood
2011-01-22CameraBrowser: new implementation based on new MTP host APIsMike Lockwood
2011-01-06Remove CameraBrowser test appMike Lockwood
2010-12-30Move MTP Java classes to android.mtp.* package.Mike Lockwood
2010-12-14CameraBrowser: Catch ActivityNotFoundException when attempting to display imp...Mike Lockwood
2010-12-09Rename android.hardware.Usb to UsbManager and UsbObserver to UsbServiceMike Lockwood
2010-12-09CameraBrowser: Give it ACCESS_USB permission, which is now required for PTPMike Lockwood
2010-11-23Rename android.provider.Mtp to android.provider.PtpMike Lockwood
2010-11-19CameraBrowser: temporarily move to system partitionMike Lockwood
2010-11-19CameraBrowser improvements:Mike Lockwood
2010-11-19PTP: Improve performance and reliability of file importingMike Lockwood
2010-09-24Add constant for SDCARD_RW group ID.Mike Lockwood
2010-09-21MTP host: Use Java longs for storage and object IDsMike Lockwood
2010-09-20CameraBrowser: show format in object info and show info for non-JPEG objectsMike Lockwood
2010-08-30MTP: Move all MTP protocol constants for Java to a central location.Mike Lockwood
2010-07-27CameraBrowser: Launch itself when a camera is attached to USB.Mike Lockwood
2010-07-27MTP: Turn off excessive loggingMike Lockwood
2010-07-26CameraBrowser: Add support for copying files from camera to internal storage.Mike Lockwood
2010-06-12CameraBrowser: Requery the device list when MTP devices are added and removed.Mike Lockwood
2010-06-11CameraBrowser: Support for deleting pictures.Mike Lockwood
2010-06-10CameraBrowser: Display thumbnails for camera images.Mike Lockwood
2010-06-10CameraBrowser: New test app for the MTP content provider.Mike Lockwood