summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/BasicSettingPopup.java
Commit message (Expand)AuthorAgeFilesLines
* Add clear effects button, silly faces title, and background title.Wu-cheng Li2011-09-231-2/+2
* Change video effect setting to a grid view.Wu-cheng Li2011-09-211-6/+6
* Fix effect selection is not reset in setting popup.Wu-cheng Li2011-09-151-1/+5
* Close the camera setting when an option is tapped.Wu-cheng Li2011-08-311-13/+5
* Cleanup unused imports.Chung-yih Wang2011-08-191-3/+0
* Use View.GONE instead of View.INVISIBLE.Chung-yih Wang2011-08-051-1/+1
* Refactor IndicatorWheel.Wu-cheng Li2011-05-101-0/+1
* Fix the bug that exposure is not matching with settings.Wu-cheng Li2011-02-281-0/+5
* Fix NPE in BasicSettingPopup.Wu-cheng Li2011-01-251-10/+5
* Rename the resource id due to the monkey test.Chung-yih Wang2010-12-291-4/+4
* Use ListView for basic setting popup windows.Chung-yih Wang2010-12-201-44/+35
* Fix the crash when setting is changed after exiting.Wu-cheng Li2010-12-141-0/+4
* Add divider between settings in popup window.Chung-yih Wang2010-12-091-29/+12
* Highlight the selected setting in popup windows.Chung-yih Wang2010-12-031-3/+3
* Move scene mode to indicator wheel.Wu-cheng Li2010-11-291-6/+11
* Add title and its holo background for settings.Wu-cheng Li2010-11-261-22/+28
* Use holo.dark background on popup windows.Wu-cheng Li2010-11-191-0/+10
* Change setting picker to popup window.Wu-cheng Li2010-11-121-0/+109