summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/Storage.java
Commit message (Expand)AuthorAgeFilesLines
* Set the orientation of a panorama image.Wei-Ta Chen2011-11-151-1/+5
* Fix 5489985: Handle the exception when the external volume has not been added...Chih-Chung Chang2011-10-261-4/+10
* Change low storage threshold to 50MB.Chih-yu Huang2011-10-141-0/+2
* Add dimension attributes to MediaStore.Angus Kong2011-09-291-2/+4
* Do not take the picture if the storage is not ready.Wu-cheng Li2011-09-131-0/+1
* Check in the Mosaic Stitching codes.Wei-Ta Chen2011-07-271-1/+1
* Refactor RotateImageView and thumbnail.Wu-cheng Li2011-05-171-125/+5
* Correct the path of 100ANDRO.Wu-cheng Li2011-01-171-1/+1
* Refactoring: Remove the dependency to ImageManager.Chia-chi Yeh2010-12-291-1/+11
* Refactoring: Remove the dependency of ExifInterface.Chia-chi Yeh2010-12-291-18/+1
* Refactoring: Reduce the dependency to the old gallery code.Chia-chi Yeh2010-12-271-0/+192
* Check and create directories in Storage.getAvailableSpace().Chia-chi Yeh2010-12-221-9/+22
* Refactoring: Extract the space calculating code into a new class.Chia-chi Yeh2010-12-211-0/+47