summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/SDCard.java
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: Use StorageManager for SDCardDivya Sharma2015-08-101-10/+11
| | | | | | --Use StorageManager instead of MountService for SDCard Change-Id: Ia5fd63a48c8ae79bfe44b7f5291e485ff7ced0af
* SnapdragonCamera: Fix sdcard access issue.Sai Kumar Sanagavarapu2015-07-291-6/+1
| | | | | | Use StorageVolume.getState() to query the SDcard mount status. Change-Id: Ie0874f387d2200688b4a810f69dcaea065b8e417
* SnapdragonCamera: Fix compilation.Elvice Wu2015-07-221-1/+1
| | | | | | Adding package name to getVolumeList API for fixing compilation issue. Change-Id: Iabd9eeb432a3a545f4b28b8c69e0318cd70fad8d
* SnapdragonCamera: Fix compilationSai Kumar Sanagavarapu2015-07-151-2/+3
| | | | | | | | | | | | 1. Address compilation due to compiler upgrade. 2. Comment out video dependencies to enable camera. 3. Fix compilation issue due to IMountService interface change. 4. Comment out ExtendedFace. 5. Remove non-standard video resolutions. 6. Revert "camera: override shutter sound volume" commit 8a50cda8f72738e943904fdf7cae189b2b0a8ea8. Change-Id: I167ab5ff399c4f1d306a1a7ddf94896565c9625a
* Camera: Add a feature to choose where to store the picture and videoSanthosh Kumar H E2014-02-271-0/+107
Add a feature to choose use SDcard or phone to store picture and video captured by camera and camcorder. Some of the changes are taken from: I987a691c93edc4250fe0366d0623c85ea0152117 CRs-Fixed: 619806 Change-Id: I009df4c70f0a1b49b20750f806c799f025bb6197