summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ListPreference.java
Commit message (Expand)AuthorAgeFilesLines
* Fix 5310099: Accept an array of default values for ListPreference.Chih-Chung Chang2011-10-281-3/+32
* Show the real resolution for quality settings.Angus Kong2011-09-231-2/+0
* Avoid the crash if the preference value is invalid.Wu-cheng Li2010-12-031-1/+9
* Use new SharedPreferences$Editor.apply instead of commit.Brad Fitzpatrick2010-09-071-1/+1
* Avoid loading drawables in CameraSettings.Owen Lin2010-04-261-0/+17
* Camera should have the com.android.camera package name.Romain Guy2010-03-101-1/+1
* Add the new ZoomController UI and also the exposure compensation settings.Owen Lin2010-03-101-4/+4
* Unbundle: change camera package name.Chih-Chung Chang2010-03-081-0/+2
* Fix a minor issue of "restore default" should also improveOwen Lin2010-01-261-0/+5
* Unbundle with the PreferenceManager.Owen Lin2010-01-251-0/+108