summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/Storage.java
Commit message (Expand)AuthorAgeFilesLines
* 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