History log of /packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
419d20ae123f53226ccefb7d28d8a40add8ffd0a 11-Nov-2011 Chung-yih Wang <cywang@google.com> Add a rotatable toast class.

bug:5575970

In order to show the toast in a landscape orientation with portrait
layout. The rotatable toast helper class is implementated and is also
applied for first-hint toast messages.

Change-Id: I942e87df1c1a4509d01cd41e2ecbdc2e2dfec049
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
da705aa1c8cbaaba105d9bc7799aef95c416a459 31-Oct-2011 Chih-Chung Chang <chihchung@google.com> Fix 5521540: UI Tweaks.

- draw fan-shaped semi-transparent area on the indicator wheel.
- change selected indicator color
- remove video mode black border
- set activity background to black
- update assets
- don't gray out unselected modes in mode picker (tablet)
- set ok/cancel icons to 32dp, font to 12sp bold

Change-Id: Iedc43dca29d1943965caf2d36cce176d8e509547
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
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/res/layout/preview_frame_video.xml
d6e5029b2df45210834334f7c2e99dfc85e962f0 28-Oct-2011 Chih-yu Huang <akahuang@google.com> Show video snapshot toast in first use.

bug:5494290
Change-Id: I7cb498ef50610d300a64d9d053b0a411d86da730
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
69e105dbd0d7693ac753dc5c15fa3def65cc31e4 12-Oct-2011 Evan Millar <emillar@google.com> More bg training polish.

Make training modal by placing a semi-transparent view behind the
message panel to prevent interaction with the rest of the camera UI.

Use the framework dialog asset as the background asset for the message
panel. Since this asset is not public I had to copy it into the Camera
package.

bug:5225962
Change-Id: Ief97f545c6c0bb3695a056481d5e6d56d44edf25
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
73ad6a2afa0e66c0984ced0d91b5cc2b42dd0661 11-Oct-2011 Evan Millar <emillar@google.com> [DO NOT MERGE] Add orientation switching and cancel button to bg training panel.

-I also changed some calls to GridView.ClearChoices() to explicit
setItemChecked(..., false) calls because of bug 5439410.

bug:5225962
Change-Id: Ie764a209bc9647db8522efd38609c8ed383b5d0b
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
94ca8baae7e6e3885d895c095890eabf30d922e2 07-Oct-2011 Chih-yu Huang <akahuang@google.com> Let review icons rotatable.

bug:5244256
Change-Id: Ieed6119f22598a34eeb1672d07f55a876dced791
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
fc52f4a9bf815633739125883807bfe965cf6009 06-Oct-2011 Eino-Ville Talvala <etalvala@google.com> Fix indicator bar being clipped by black background.

Change listing order of indicator bar and background for correct
Z-ordering.

Bug: 5422809
Change-Id: Id4963de2677230791102866688128afffc062d03
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
7f1b0d66edd09a4cb218ecc1255a8d48f5c18a60 05-Oct-2011 Wei Huang <weih@google.com> Merge "Add time lapse label for Phone UI."
e4d0a72cbc4633497c393019ff2c57e63b1039b9 05-Oct-2011 Angus Kong <shkong@google.com> Add time lapse label for Phone UI.

1. The behavior on tablet UI and phone UI now is the same.
2. The recording time and time lapse label now always stay on the top-left corner (even when in
portrait).

bug:5394916
Change-Id: Ifa5013748dbdda3a6c0083569ec3c565b4c687eb
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
23276bf6dc1d0282ea7107a9069b7d27a80bead7 05-Oct-2011 Mark Wagner <mxw@google.com> bugfix 5370554 camcorder preview background is inconsistent

Change-Id: Iac812d08a446cc496b9c0162422c83720cc3ba04
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
ff7106e9609981e79ba183b839223df392deefcf 28-Sep-2011 Angus Kong <shkong@google.com> Fix recording time label in portrait mode.

bug:5039042
Change-Id: I61dd597b0b71566a00eb1cca45ea0b3e3019fac6
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
3c5ee7fa680b4fa7bf2ec1d20d3de774b245c097 23-Sep-2011 Chih-yu Huang <akahuang@google.com> Fix bugs about review control in video intent mode.

- Switch position of checkmark and X.
- Let review play icon visible in intent mode.
- Let review control visible after reviewing video.

bug:5244256
Change-Id: I20d51faf9fb5658ee009dd45ff112947cf4ebf02
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
ae191e239d48bf436715ace25d6624fbadf58ee0 16-Sep-2011 Wu-cheng Li <wuchengli@google.com> Update share UI to match redlines.

- Update highlight and arrow assets.
- Add play icon in the video thumbnail.
- Update play icon.

bug:5290450

Change-Id: Ibbba581f1df1631fd846a6bfe511949651f25ce0
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
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/res/layout/preview_frame_video.xml
30f0481931beed547656f2c7bc6290ecc9b01ac3 08-Sep-2011 Chih-yu Huang <akahuang@google.com> Change image of review control buttons.

bug:5244256
Change-Id: Idf02f40edb7e2e15edb4fc1ac86a4694d9147661
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
6a6cad85e4932ca6b3f00acd6617e9ad1701d13d 08-Sep-2011 Wu-cheng Li <wuchengli@google.com> Put a red border around the viewfinder during video snapshot.

Also remove the viewfinder border in all other cases.

bug:5187868

Change-Id: I4164fc9b0b62268b80496c71058466e03cbf0aa3
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
9efb0b19fa929c528253f0a9b6f5b27791e1ee52 20-Aug-2011 Eino-Ville Talvala <etalvala@google.com> Add video recording with effects into Camera.

Initial support for video recording in the Camera app, with
the goofyface and background replacement effects.

Bug: 5212166

Change-Id: I30995e305c202ba57bf76ff18c885bf16c5ea14f
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
ea136afa2f4d38428ad486df5fb0a24db8314a3d 30-Aug-2011 Chih-yu Huang <akahuang@google.com> Move review control out of preview.

bug:5141555
Change-Id: I04e4ca0d0e1a40ccfe39e5276fda66ffd02ae1b5
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
adab2bddc93bf4af535cb58e7167bf8690d97d8c 14-Aug-2011 Chung-yih Wang <cywang@google.com> Add Sprung Lever Zoom Control for Phone UI.

bug:5083780
Change-Id: I5b29f6bc509fc93ed74175e2754ce9f3c4afe27f
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
16ca94d73bfe07f280e381595709b56c2681b2bc 08-Aug-2011 Wu-cheng Li <wuchengli@google.com> Use new background and shutter button.

bug:5024054

Change-Id: I2def331433b0db66efc0d38f1e9537c0980441bb
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
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/res/layout/preview_frame_video.xml
79227ee2627163a64a3f8f5133528a6c86d79e04 11-Jul-2011 Wu-cheng Li <wuchengli@google.com> Fix wrong preview border drawable is displayed in phone UI.

Change-Id: Iccee528e8e3681f22480a0b726dac90c46757a5f
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
e005128299a7a690510fce8ad131537f0bb69250 25-May-2011 Wu-cheng Li <wuchengli@google.com> resolved conflicts for merge of aae0cba5 to master

Change-Id: I681c7f38abaed6705640c4e79e06a581990ec496
1c24f5161cfc6a78e45da5f564626d06f6278f7c 17-May-2011 Wu-cheng Li <wuchengli@google.com> Show review image before share.

bug:4391419

Change-Id: Id357539bfe36eb3a30742dc4f8ca267ff53ff8b7
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
940b813c57c6c6eb66f55d968c9cb2b28e79b24b 12-May-2011 Wu-cheng Li <wuchengli@google.com> Refactor preview frame layout.

Change-Id: Ief0acb3841078a36974e315054110bd9070a1f3f
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
c78fc3aa6501ea8884fa0171c79f5a5079eee2d0 20-Jan-2011 Wu-cheng Li <wuchengli@google.com> Fix crash in non-xlarge configuration.

Change-Id: I415c470beb5d340e7c193fd6ee17ca9c1ec172b2
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml
a2cbd31e81bf6b4a65ade4a5c34c303546d57d8c 11-Nov-2010 Hung-ying Tyan <tyanh@google.com> Move camera UI elements to their own xml files.

Hopefully with this CL, the code doesn't need to worry about the placement of
the UI elements.

Change details:
+ Move preview frame out of camera.xml and video_camera.xml.
--> create preview_frame.xml and preview_frame_video.xml in both layout/
and layout-xlarge/.
+ Move thumbnail list view out of camera.xml and video_camera.xml.
--> create thumbnail_list.xml in layout-xlarge/.
+ Make camera.xml and video_camera.xml a pure container which includes other
UI elements.
+ Create camera_attach.xml and video_camera_attach.xml for the attachment
scenario with its own camera control and no thumbnail list.
+ Camera and VideoCamera are modified accordingly.
+ Remove redundant RelativeLayout container in camera_control.xml.
+ Also fix a layout bug in PreviewFrameLayout.java.

Change-Id: Ief556c9aa77b0322312bb46ce1d274df3a26aa4d
/packages/apps/LegacyCamera/res/layout/preview_frame_video.xml