summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/OtherSettingsPopup.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove mContext varaibles in Views.Chung-yih Wang2011-09-301-4/+2
| | | | | | | Since mContext is already a protected member in View, we should reuse it instead. Change-Id: I7bad94a8e7aabc6c4141be8950a867ff70e63731
* Refactor the overflow menu for new UI.Chung-yih Wang2011-09-061-61/+44
| | | | | | | | bug:5039364 +Use Switch widget for the 'Store location' preference. Change-Id: I031cef58ab60d62d04431d7bfe742da672899deb
* Move zoom buttons and front/back camera switch to indicator wheel.Wu-cheng Li2011-07-081-6/+3
| | | | | | bug:5001059 Change-Id: I5ed60169b6f73dc41d84ba7bd299ed8bf394a284
* Refactor IndicatorWheel.Wu-cheng Li2011-05-101-17/+16
| | | | | | | | | | Combine BasicSettingPopup and OtherSettingsPopup in indicatorWheel for the preparation of adding share button. bug:4391419 Change-Id: I684890a9bf47611f25fe0f70faa0f08e6485d620
* Fix the bug that exposure is not matching with settings.Wu-cheng Li2011-02-281-0/+12
| | | | | | | UI should be updated when exposure is reset in onResume. bug:3398281 Change-Id: I535bac04643a684262ff756d079efc220e4bfa3d
* Fix focus mode is not updated when scene mode changes.Wu-cheng Li2011-01-251-1/+2
| | | | | bug:3382475 Change-Id: Iff8649b76443a882d9a62437e9843a71c57dcbc3
* Rename the resource id due to the monkey test.Chung-yih Wang2010-12-291-5/+5
| | | | | | | | It seems that there is another id contentPanel in alert_dialog. To avoid this confusion, the id is renamed to 'settingList' instead. bug:3307466 Change-Id: Ibff872369f02a8a51c32b5370d070da9d6776846
* Apply the listview for other settings.Chung-yih Wang2010-12-221-28/+98
| | | | | bug:3278543 Change-Id: Id528ac5b77536ef52ac29267d8c4cce481344295
* Add restore default in other settings.Wu-cheng Li2010-12-081-12/+28
| | | | | | Also change the theme to Holo. bug:3156672 Change-Id: Ied6f2d3543c3a3282c62b2cc31e5cf4cc30c3172
* Override other camera settings when scene mode is active.Wu-cheng Li2010-11-301-0/+11
| | | | | | Flash mode, focus mode, white-balance cannot be changed when scene mode is not auto. bug:3156671 Change-Id: Iac019735e570903a1b9197ae6856cc612c7e67cb
* Add title and its holo background for settings.Wu-cheng Li2010-11-261-12/+4
| | | | | bug:3226752 Change-Id: I10d2430fb2db9283fa080284f9ad6c043d056865
* Fix various UI issues.Wu-cheng Li2010-11-221-5/+5
| | | | | | | | | 1. Increase the left margin of other setting popup window. 2. Replace TableLayout/TableRow with LinearLayout. 3. Increase the size of previous/next buttons in other setting popup window. 4. Rows in BasicSettingPopup and OtherSettingPopup now use the same layout style. Change-Id: I500cfed867367f997e40b559458d8d28ac27d2e2
* Use holo.dark background on popup windows.Wu-cheng Li2010-11-191-0/+10
| | | | Change-Id: I1ed1dd3d23270d8da29bc446fa121067b98bb48e
* Change setting picker to popup window.Wu-cheng Li2010-11-121-10/+9
| | | | | | | UI was re-designed. bug:3156666 Change-Id: Id40fab084f59cdeca8e2991dc8b3768fcac8e0bf
* Fix the crash on tapping settings button when in front camera mode.Wu-cheng Li2010-11-121-3/+7
| | | | | bug:3166485 Change-Id: I1c89a1fbfd5689d9881a7e62e4fac91770728368
* Rename some classes and method names to avoid confusion.Wu-cheng Li2010-11-041-0/+64
bug:3156674 Change-Id: Ia907303880bf806e66431a527a6b778762296796