summaryrefslogtreecommitdiff
path: root/src/com/android/camera/ListPreference.java
AgeCommit message (Expand)Author
2012-04-20Misc fixes and clean-up.Pin Ting
2011-10-28Fix 5310099: Accept an array of default values for ListPreference.Chih-Chung Chang
2011-09-23Show the real resolution for quality settings.Angus Kong
2010-12-03Avoid the crash if the preference value is invalid.Wu-cheng Li
2010-09-07Use new SharedPreferences$Editor.apply instead of commit.Brad Fitzpatrick
2010-04-26Avoid loading drawables in CameraSettings.Owen Lin
2010-03-10Camera should have the com.android.camera package name.Romain Guy
2010-03-10Add the new ZoomController UI and also the exposure compensation settings.Owen Lin
2010-03-08Unbundle: change camera package name.Chih-Chung Chang
2010-01-26Fix a minor issue of "restore default" should also improveOwen Lin
2010-01-25Unbundle with the PreferenceManager.Owen Lin