64f9e54b860d158f8317bce7d4e8b6af5cbcfbab |
|
20-Apr-2012 |
Pin Ting <pinting@google.com> |
Misc fixes and clean-up. - Use getResources().getConfiguration().orientation to replace getRequestedOrientation(). - Remove unused code. - Fix outdated comment. - Fix typo in variable names and comments. - Fix coding style. Change-Id: I81166ae2e4e99693e973227b323eaee68f6631db
/packages/apps/Camera/src/com/android/camera/ui/OtherSettingIndicatorButton.java
|
892781804513066b68b4a2fa6f846e862dac252a |
|
14-Mar-2012 |
Owen Lin <owenlin@google.com> |
Reorganize import for all files. Change-Id: Ic56125055ff28f989ab4ad84f87736bbd15dd839
/packages/apps/Camera/src/com/android/camera/ui/OtherSettingIndicatorButton.java
|
913f3784d368a5e11fee5d5db2c355ef832685da |
|
03-Feb-2012 |
Wu-cheng Li <wuchengli@google.com> |
Fix warnings and remove unused code. Change-Id: I1039edbc5a9990d44f5a629a18066805f370775e
/packages/apps/Camera/src/com/android/camera/ui/OtherSettingIndicatorButton.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/Camera/src/com/android/camera/ui/OtherSettingIndicatorButton.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/Camera/src/com/android/camera/ui/OtherSettingIndicatorButton.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/Camera/src/com/android/camera/ui/OtherSettingIndicatorButton.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/Camera/src/com/android/camera/ui/OtherSettingIndicatorButton.java
|