History log of /packages/apps/LegacyCamera/src/com/android/camera/ui/AbstractSettingPopup.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0e7b1301af5775c41827b9de0822566a91ea0c4f 18-Aug-2011 Chung-yih Wang <cywang@google.com> Cleanup unused imports.

Change-Id: I72c979a921d4b6a5143bd90a59e9e4d91958033f
/packages/apps/LegacyCamera/src/com/android/camera/ui/AbstractSettingPopup.java
bed7386688cd7810cba23732ab71f370fe3222ff 20-Jul-2011 Chung-yih Wang <cywang@google.com> Merge the indicator bar implementations.

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
/packages/apps/LegacyCamera/src/com/android/camera/ui/AbstractSettingPopup.java
d50b09687918ae1c89e9c19175e217910b330c60 09-May-2011 Wu-cheng Li <wuchengli@google.com> Refactor IndicatorWheel.

Combine BasicSettingPopup and OtherSettingsPopup in
indicatorWheel for the preparation of adding share
button.

bug:4391419

Change-Id: I684890a9bf47611f25fe0f70faa0f08e6485d620
/packages/apps/LegacyCamera/src/com/android/camera/ui/AbstractSettingPopup.java
92e9f2c3078c4625f9531443c75e51c3dfef8b48 29-Dec-2010 Chung-yih Wang <cywang@google.com> Rename the resource id due to the monkey test.

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
/packages/apps/LegacyCamera/src/com/android/camera/ui/AbstractSettingPopup.java
1d12db9c16f57894aee41d004b4e21d684cc269d 30-Nov-2010 Chung-yih Wang <cywang@google.com> Highlight the selected setting in popup windows.

bug:3242797
Change-Id: Iba2c93a2213723a16137a2083de10f3300feee2f
/packages/apps/LegacyCamera/src/com/android/camera/ui/AbstractSettingPopup.java
9b7bfbc8ac25f1df20b7ed0aa79bf1f36299e981 17-Nov-2010 Wu-cheng Li <wuchengli@google.com> Add title and its holo background for settings.

bug:3226752
Change-Id: I10d2430fb2db9283fa080284f9ad6c043d056865
/packages/apps/LegacyCamera/src/com/android/camera/ui/AbstractSettingPopup.java