summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/AbstractSettingPopup.java
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup unused imports.Chung-yih Wang2011-08-191-4/+0
| | | | Change-Id: I72c979a921d4b6a5143bd90a59e9e4d91958033f
* Merge the indicator bar implementations.Chung-yih Wang2011-08-041-1/+1
| | | | | | | | | | | | bug:5039235 Originally we have the GLView-implemented indicators for Phone-based UI. Based on the current UI design, we would like to merge the look on all devices for the dialog of the camera setting. Therefore, a refactor of how to handle the popup window is required here and this will simplify our UI work for handling different layout/resolution. Change-Id: I6f9e6ebed7600be460ddd906505cdc44f81098ad
* Refactor IndicatorWheel.Wu-cheng Li2011-05-101-0/+2
| | | | | | | | | | Combine BasicSettingPopup and OtherSettingsPopup in indicatorWheel for the preparation of adding share button. bug:4391419 Change-Id: I684890a9bf47611f25fe0f70faa0f08e6485d620
* Rename the resource id due to the monkey test.Chung-yih Wang2010-12-291-2/+2
| | | | | | | | 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
* Highlight the selected setting in popup windows.Chung-yih Wang2010-12-031-19/+0
| | | | | bug:3242797 Change-Id: Iba2c93a2213723a16137a2083de10f3300feee2f
* Add title and its holo background for settings.Wu-cheng Li2010-11-261-0/+66
bug:3226752 Change-Id: I10d2430fb2db9283fa080284f9ad6c043d056865