History log of /packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4b9791ff6763d310c750892b774119ad750c512a 04-Nov-2011 Chih-yu Huang <akahuang@google.com> Change highlight pattern in indicatorbar.

Use the blue press state for all the icons in the setting bar,
fill the whole bar width with a square instead of blue arc.

Also make the share icon touch area larger.

bug:5521011
Change-Id: I2db26c41758d230e8455696346a90a33b7e3efb6
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java
757459bc8ded7e5708d8ad99ff38a3cb41904640 30-Sep-2011 Chung-yih Wang <cywang@google.com> Remove mContext varaibles in Views.

Since mContext is already a protected member in View, we should reuse it
instead.

Change-Id: I7bad94a8e7aabc6c4141be8950a867ff70e63731
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java
1e99673af90451eaffeb100735f38e6ce0f18456 22-Sep-2011 Wu-cheng Li <wuchengli@google.com> Add clear effects button, silly faces title, and background title.

bug:5226051

Change-Id: I61609e31fb8f18041f6885cb923507aeecfd9c9f
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java
c0c662c5acaa5b76e1cb90a7868d16e471e2bd93 20-Sep-2011 Wu-cheng Li <wuchengli@google.com> Change video effect setting to a grid view.

bug:5226051

Change-Id: If3c6aece533a263411f55d21a9cc76282b021554
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java
db3556078a75be0bd4a08195d90f060724034e88 19-Sep-2011 Chung-yih Wang <cywang@google.com> Fix indicator bar height in video mode.

bug:5287560
Change-Id: I000d11aa3974e1d48d18f4dcf6ec31166f6ef8ec
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java
0341c03529f04351534a15d06facb096aab7a95f 16-Aug-2011 Wu-cheng Li <wuchengli@google.com> Close the camera setting when an option is tapped.

bug:5141477

Change-Id: I3428922ae6343d5c26f3d85808aeeb6923335802
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java
4cc009b812557bc312af556e3ed64cae2367d69e 25-Aug-2011 Chung-yih Wang <cywang@google.com> Fix the bug of reloadPreferences.

In the old code, we have two methods in IndicatorButton,
reloadPreference() and reloadPreferences()(the one inherited from
AbstractIndicatorButton). Merge them and take reloadPreference()
in the AbstractIndicationButton.

Change-Id: I50c65da8bc5ef07202c6562f28f2e046dbb7606a
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.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/IndicatorButton.java
039f1dc1fd89b5baeed8be05f3f21770cf75d4b3 06-Jul-2011 Wu-cheng Li <wuchengli@google.com> Move zoom buttons and front/back camera switch to indicator wheel.

bug:5001059

Change-Id: I5ed60169b6f73dc41d84ba7bd299ed8bf394a284
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java
d456809fe6646db9ed759ecc6457f9280d18f2a6 03-Dec-2010 Wu-cheng Li <wuchengli@google.com> Avoid the crash if the preference value is invalid.

Camera driver may have bugs. Avoid the crash if the value
is invalid.

Change-Id: Iffb168bcdfab48f7b9a4257136f0adb46c4ed528
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java
d09139b23bc06f8e0ecb90dd4048ab9ee374c253 01-Dec-2010 Hung-ying Tyan <tyanh@google.com> Highlight icon when a camera setting is selected.

Bug: 3156690
Change-Id: I8c81345fb155d5137c349ed8b76225cfc43bb6b8
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java
823d57389b616091827059ca6401f675e416a53b 30-Nov-2010 Wu-cheng Li <wuchengli@google.com> Override other camera settings when scene mode is active.

Flash mode, focus mode, white-balance cannot be changed when scene mode is not auto.
bug:3156671
Change-Id: Iac019735e570903a1b9197ae6856cc612c7e67cb
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java
e747919853dfcbe29969647d7bf83269056d77bc 29-Nov-2010 Wu-cheng Li <wuchengli@google.com> Move scene mode to indicator wheel.

bug:3156671
Change-Id: I8e663f7bfde805eeef06bf4f3d9b883a58e51ce5
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java
f5bffc476b8293b30bb500bed2ab7914bb4ca411 12-Oct-2010 Wu-cheng Li <wuchengli@google.com> Add more settings control in control panel.

Change-Id: I6280f5bfbcc87fde2ae046b65a9f91fa620c88bc
/packages/apps/LegacyCamera/src/com/android/camera/ui/IndicatorButton.java