summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ComboPreferences.java
Commit message (Expand)AuthorAgeFilesLines
* Show video snapshot toast in first use.Chih-yu Huang2011-10-281-1/+2
* Add goofy face effect setting UI.Wu-cheng Li2011-08-281-1/+2
* Add tap to focus toast.Wu-cheng Li2011-08-151-2/+2
* Fix settings are not retained when we toggle from still & video mode.Wu-cheng Li2011-02-281-0/+2
* Let front and back camera share the same time lapse preference.Wu-cheng Li2010-12-151-1/+2
* Add switch camera on-screen button.Wu-cheng Li2010-09-081-2/+2
* Use new SharedPreferences$Editor.apply instead of commit.Brad Fitzpatrick2010-09-071-1/+2
* Renaming SharedPreferences$Editor.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
* Add SharedPreferences#startCommit() method.Brad Fitzpatrick2010-08-251-0/+4
* Fix build again again.Chih-Chung Chang2010-06-281-5/+6
* Fix build again.Chih-Chung Chang2010-06-281-2/+2
* Fix build.Chih-Chung Chang2010-06-281-0/+10
* Support multiple camera preferences.Chih-Chung Chang2010-06-231-0/+220