summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge "Fix the single popup issue."Chung-yih Wang2011-09-304-16/+96
|\ \
| * | Fix the single popup issue.Chung-yih Wang2011-09-304-16/+96
| |/ | | | | | | | | | | | | | | | | bug:5169941 Popups should not persist when another is opened. +Rename the confusing PopupChange listener. Change-Id: Idca3218c090c8d9d176dbb97d8077dcc27409368
* | Reset zoom UI in onResume.Wu-cheng Li2011-09-302-14/+16
|/ | | | | | | | Zoom value was reset to 0, but the UI was not updated. bug:5390413 Change-Id: I16ef04012c13f4e9acbbf44a957e01960570f4bc
* Add clear effects button, silly faces title, and background title.Wu-cheng Li2011-09-234-11/+223
| | | | | | bug:5226051 Change-Id: I61609e31fb8f18041f6885cb923507aeecfd9c9f
* Show the hightlight bar of the active indicator button.Chung-yih Wang2011-09-234-90/+82
| | | | | bug:5039235 Change-Id: I79d4b7be080748b2715b8826924de65e0d75ef39
* Fix the zoom control bar UI on phone.Chung-yih Wang2011-09-222-37/+59
| | | | | | | +use drawable selector to activate/deactivate the zoom control bar +update/add zoom assets Change-Id: Ie429dd0d78c562c8d1045280f336ae74ea6ce898
* Fix overridden settings don't stay disabled when resuming Camera.Wu-cheng Li2011-09-211-3/+1
| | | | | bug:5340674 Change-Id: Iedb4bdf22cad562a8406739a1d07a758db5d9fc4
* Change video effect setting to a grid view.Wu-cheng Li2011-09-212-9/+17
| | | | | | bug:5226051 Change-Id: If3c6aece533a263411f55d21a9cc76282b021554
* New zoom control for phone.Chung-yih Wang2011-09-2010-122/+145
| | | | | | | | bug:5318964 +update assets Change-Id: I39c6575803d22ab5db5c75a2d47257d12a397255
* Follow UI redlines for indicator bars.Chung-yih Wang2011-09-203-13/+52
| | | | | | | | | | | | | | 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
* Update share UI to match redlines.Wu-cheng Li2011-09-201-0/+4
| | | | | | | | | | - Update highlight and arrow assets. - Add play icon in the video thumbnail. - Update play icon. bug:5290450 Change-Id: Ibbba581f1df1631fd846a6bfe511949651f25ce0
* Fix indicator bar height in video mode.Chung-yih Wang2011-09-193-4/+6
| | | | | bug:5287560 Change-Id: I000d11aa3974e1d48d18f4dcf6ec31166f6ef8ec
* Fix animation for second-level indicator bar.Chung-yih Wang2011-09-151-5/+29
| | | | Change-Id: I8accf9eedf8df439ebed1453c332cb9f9e7b3567
* Merge "Update share UI to match redlines."Wu-cheng Li2011-09-141-6/+3
|\
| * Update share UI to match redlines.Wu-cheng Li2011-09-151-6/+3
| | | | | | | | | | | | | | | | | | | | | | - Change animation to crossfade. - Remove border in the normal state. - Remove the divider of the application icons. - Change the area of the share popup to viewfinder only in panorama. bug:5290450 Change-Id: Ia483c65f846e568a942d855119634f02c2c30c14
* | Fix effect selection is not reset in setting popup.Wu-cheng Li2011-09-151-1/+5
|/ | | | | bug:5280921 Change-Id: Iaf05eb162edf77036ec9e161b64d96696e32b4e9
* Add back arrow icon in the share popup.Wu-cheng Li2011-09-151-18/+28
| | | | | | | | + Fix the wrong calculation of the thumbnail size. bug:5290450 Change-Id: I80318af68f084a726b32dc98cb205013abada88d
* Fix the NPE in IndicatorControlBarContainer.Chung-yih Wang2011-09-132-20/+27
| | | | | | | | bug:5299759 move the view inits to onFinishInflate(). Change-Id: I3a3adb01805fbfb5e22d58f86c9d5da3ce3585a6
* Fix ArrayIndexOutOfBoundsException in InLineSettingKnob.Wu-cheng Li2011-09-131-2/+2
| | | | | bug:5292885 Change-Id: I5dafe2d90e573bda101a15b895837b865753c39d
* Disable thumbnail during recording.Wu-cheng Li2011-09-121-5/+12
| | | | | | | | | | Users want to click the thumbnail after video snapshot. Disable the thumbnail so it does not show pressed state feedback. bug:5187868 Change-Id: Iede42310670dc6a41afef4af8522eacd4a165038
* Disable zoom and shutter button during video snapshot.Wu-cheng Li2011-09-125-3/+23
| | | | | | bug:5274338 Change-Id: I4a0f578535075ff37a92f642fd2a7bc6343d3357
* Fix Divide-By-Zero bugs.Chung-yih Wang2011-09-073-2/+7
| | | | | bug:5261752 Change-Id: I780e1e1187242b6f44e6844b92b7a9eac2d3b1d1
* Rotate the face indicator according to device orientation.Wu-cheng Li2011-09-071-0/+16
| | | | | bug:5223866 Change-Id: I155a8c3701dbb175e3478268d6aa3eb0fc8f4977
* Merge "Refactor the overflow menu for new UI."Chung-yih Wang2011-09-066-234/+357
|\
| * Refactor the overflow menu for new UI.Chung-yih Wang2011-09-066-234/+357
| | | | | | | | | | | | | | | | bug:5039364 +Use Switch widget for the 'Store location' preference. Change-Id: I031cef58ab60d62d04431d7bfe742da672899deb
* | Fix the draw/layout before initialization.Chung-yih Wang2011-09-063-13/+0
|/ | | | | bug:5246857 Change-Id: I8aa96a744cbff414f38e7c886a613cf2c9c7922e
* Fix the Divie-by-zero issue.Chung-yih Wang2011-09-031-0/+1
| | | | | | The height could be zero if the motion event is sent before onMeasure(). Change-Id: Icd698be097b32baf728adfba5a6fa144a8a6b15d
* Merge "Add the missing setEnabled() for phone UI controls."Chung-yih Wang2011-09-029-31/+112
|\
| * Add the missing setEnabled() for phone UI controls.Chung-yih Wang2011-09-019-31/+112
| | | | | | | | | | | | | | | | | | | | 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
* | Merge "Update focus rectangle assets."Wu-cheng Li2011-09-023-9/+65
|\ \
| * | Update focus rectangle assets.Wu-cheng Li2011-09-013-9/+65
| | | | | | | | | | | | | | | bug:5223866 Change-Id: I9e938953dd552da784fdea067a9b2b3859e579dd
* | | Add video snapshot.Wu-cheng Li2011-09-011-2/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Touch on the viewfinder will take a picture during recording. Things not implemented: - Add EXIF GPS. - The last thumbnail can be a jpeg in camcorder mode. - Call setRotation. - Highlight preview border during video snapshot. bug:5187868 Change-Id: I59a22aa00424355584611f095af752b83c0ee2f0
* | Merge "Close the camera setting when an option is tapped."Wu-cheng Li2011-08-313-13/+34
|\ \ | |/ |/|
| * Close the camera setting when an option is tapped.Wu-cheng Li2011-08-313-13/+34
| | | | | | | | | | | | bug:5141477 Change-Id: I3428922ae6343d5c26f3d85808aeeb6923335802
* | Merge "Add ZoomIndexBar for phone UI."Chung-yih Wang2011-08-316-14/+117
|\ \ | |/ |/|
| * Add ZoomIndexBar for phone UI.Chung-yih Wang2011-08-316-14/+117
| | | | | | | | | | | | | | | | | | bug:5083780 The zoom index should be displayed in another bar to the left of the zoom control bar. Change-Id: I272675be22d4233c5b0b08fa24bfe05394ca021e
* | Disable the camera picker during snapshot and recording in tablet UI.Wu-cheng Li2011-08-301-1/+12
|/ | | | | | | | | Before we hide the indicators and camera picker, disable it to be consistent. bug:5141131 Change-Id: Ie5663c13b482e7fac0789b01c8488e004e73feb7
* Rotate the focus rectangle in different orientations.Wu-cheng Li2011-08-301-0/+5
| | | | | | | | The new focus assets look different in portrait and landscape. Rotate the drawable so the orientation looks correct. bug:5223866 Change-Id: I5e5ebbcbaca95b118e051fbf6131c1a12584b2f2
* Update focus rectangle assets.Wu-cheng Li2011-08-302-4/+4
| | | | | bug:5223866 Change-Id: I7edd73f68f81e3f5c522afb6ec7d291f67b12204
* Merge "Change video recording shutter button and overflow assets"Chih-yu Huang2011-08-291-1/+1
|\
| * Change video recording shutter button and overflow assetsChih-yu Huang2011-08-291-1/+1
| | | | | | | | | | bug:5024054 Change-Id: Icd8c66bcf9be76df35852e6772ffd76f6f1013e8
* | Merge "Add ZoomControlWheel."Chung-yih Wang2011-08-2912-210/+389
|\ \
| * | Add ZoomControlWheel.Chung-yih Wang2011-08-2912-210/+389
| | | | | | | | | | | | | | | bug:5083780 Change-Id: I1a18c247d638edd3f8e5e0588170b6820f280f96
* | | Make the size of the share popup the same as preview area.Wu-cheng Li2011-08-291-32/+19
| | | | | | | | | | | | | | | bug:5157438 Change-Id: Ib199ee62cce314c648c323304289af7e1421c59e
* | | Add applicaton icons to share popup.Wu-cheng Li2011-08-281-33/+63
|/ / | | | | | | | | | | bug:5157438 Change-Id: I9ed34ae1f4b2058a7ec0f7a29ae9196c84a24a72
* | Fix the monkey test issue.Chung-yih Wang2011-08-271-2/+6
|/ | | | | | | bug:5215779 Move the init of view variables to onFinishInflate(). Change-Id: Iee42e7dc1dfdd1316839ba4ed8b5105604aa097b
* Change front/back switcher icon in camera modeChih-yu Huang2011-08-263-4/+12
| | | | | bug:5198658 Change-Id: I4a0f91f9318313c219904c3417fbf98a256cfac3
* Fix the bug of reloadPreferences.Chung-yih Wang2011-08-253-2/+4
| | | | | | | | | 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
* Add second-level indicators in tablet UI.Chung-yih Wang2011-08-256-85/+241
| | | | | | | | bug:5146861 bug:5140745 +Animation for open/close. Change-Id: I8daeec1d63c23027a212fa4c363bb4beee13ef6f
* Dim the background and change the animation of the share popup.Wu-cheng Li2011-08-241-1/+1
| | | | | | bug:5157438 Change-Id: I177678959698af3c2f6a6236101e0ced6d5b868d