History log of /packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
447399928346f0f2a826423511cb241cd89db407 11-Nov-2011 Chih-Chung Chang <chihchung@google.com> Fix 5603781: The pressed state of close icon does not disappear.

Change-Id: Ibd52cb5febf3a139d5007b6b2dd6adcb09934f99
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
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/SecondLevelIndicatorControlBar.java
ef525b617650c1a6d5968e0ff5c539990705d67f 07-Nov-2011 Chung-yih Wang <cywang@google.com> Fix the unresposible close button.

bug:5575807
Change-Id: Ief2f51b363a5300989ae0fe7b047436b923a0386
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
d33109730e0ab81230f84e2bd35599e8e24fc4ba 17-Oct-2011 Chung-yih Wang <cywang@google.com> Change the default orientation to portrait.

bug:5446617

Since the orientation is mainly portrait on phones, the default
orientation of an application will decide if the window animation will
be played before it starts. In order to reduce the launch time of Camera
apps, this change is to skip the window animations by changing the default
orientation to portrait.

Change-Id: I6682ab408d7e8d1f0580f3c1600b6c9c3d6a7f6e
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
3ebe49d8f1b4defb7cfd4850a14e795aada2ebd1 07-Oct-2011 Chih-yu Huang <akahuang@google.com> Rename function "setDegree" to "setOrientation".

bug:5244256
Change-Id: I6f5c96a5e1fefab5fa09a12fd3a0cf169bcbc6f5
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
26d88fce15a24362644123af5f0cce79ea572e7b 04-Oct-2011 Chung-yih Wang <cywang@google.com> Add content descirptions for accessibility.

bug:5230109

Change-Id: I055fccea0d30c54dc8520bf1d0424b963d2ba8a5
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
2fc09f97eceef3659572d695cadd791b4dcfd19c 05-Oct-2011 Chung-yih Wang <cywang@google.com> Rearrange the second level indicator set.

bug:5360827

+change the icon spacing to 16dp
+Store the geodata in the video.

Change-Id: I133871066b6b9a8918f861f0510e3996d5b0f839
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
5f6e354a6e2a77aa935fcefeb33a9baa67d48aaf 29-Sep-2011 Chung-yih Wang <cywang@google.com> Fix the single popup issue.

bug:5169941

Popups should not persist when another is opened.
+Rename the confusing PopupChange listener.

Change-Id: Idca3218c090c8d9d176dbb97d8077dcc27409368
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
842f11c8716bc6320b1b7c228742c0dd1cab2d0b 22-Sep-2011 Chung-yih Wang <cywang@google.com> Show the hightlight bar of the active indicator button.

bug:5039235
Change-Id: I79d4b7be080748b2715b8826924de65e0d75ef39
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
b7d0a0704e437a1892fbf2a6e5138cf36df9fde8 06-Sep-2011 Chung-yih Wang <cywang@google.com> New zoom control for phone.

bug:5318964

+update assets

Change-Id: I39c6575803d22ab5db5c75a2d47257d12a397255
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
6b3f2ff14ca0a0d694d5af13e4d5a392c8552191 15-Sep-2011 Chung-yih Wang <cywang@google.com> Follow UI redlines for indicator bars.

bug:5287560

1. options icons:
No dark background. Use the dark background only when in advanced
options. Make sure the position of the icons match the
redlines, specifically the padding at the top and bottom.

2. second-level indicator bars:
Modify the icons and spacing inbetween.

Change-Id: Ic8d1382b8e07719c5f86b309e3853023e76dccd3
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.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/SecondLevelIndicatorControlBar.java
fc404e9a87e2f7e1fa9bc0ede998ed9cf75a047d 03-Sep-2011 Chung-yih Wang <cywang@google.com> Fix the Divie-by-zero issue.

The height could be zero if the motion event is sent before onMeasure().

Change-Id: Icd698be097b32baf728adfba5a6fa144a8a6b15d
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
b1ce29490ec61847602ece16f3745417787d3d8f 31-Aug-2011 Chung-yih Wang <cywang@google.com> Add the missing setEnabled() for phone UI controls.

bug:5109283

We have to hide the setting buttons during video recording, or it will crash
the camera driver easily by changing the camera settings. For camera
mode, we just simply disable the buttons with grey out effect.

Change-Id: Iec06a48f246ab5ef9ae4d8c6ca0b78851fcb0155
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
ab2ffa88872149978823c3184d0af162d3cdca13 24-Aug-2011 Chung-yih Wang <cywang@google.com> Add ZoomControlWheel.

bug:5083780
Change-Id: I1a18c247d638edd3f8e5e0588170b6820f280f96
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java
ff45331706e2fe361b4ff736d90b0ad4af0e7be9 18-Aug-2011 Chung-yih Wang <cywang@google.com> Refactor indicator wheel.

+add IndicatorControlWheel container.

Change-Id: Ia3c7f0441de75a70c8a2172e86d3812b2ef1a15b
/packages/apps/LegacyCamera/src/com/android/camera/ui/SecondLevelIndicatorControlBar.java