summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/SDCard.java
Commit message (Collapse)AuthorAgeFilesLines
* Snap: Remove storage menu if no external storage availablemaxwen2016-08-101-3/+12
| | | | | Change-Id: I9807c7f9303f17eb971ff1a82fbd35dfbdbfa529 Signed-off-by: Zdrowy Gosciu <ZdrowyGosciu+GITHUB@gmail.com>
* SnapdragonCamera: Use StorageManager for SDCardDivya Sharma2016-01-051-20/+13
| | | | | | --Use StorageManager instead of MountService for SDCard Change-Id: Ia5fd63a48c8ae79bfe44b7f5291e485ff7ced0af
* SnapdragonCamera: Fix compilationShuzhen Wang2016-01-021-2/+6
| | | | | | | | | | 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. 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