| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
bug:5024054
Change-Id: I2def331433b0db66efc0d38f1e9537c0980441bb
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ Increase camera preview frame size and align it to the left of the screen.
+ Move thumbnail to the lower left corner of the preview frame.
+ Move GPS indicator to the lower right corner of the preview frame.
+ Replace LinearLayout and negative margin with RelativeLayout.
+ Revise the look of the settings wheel based on new UI mock.
+ Add border to preview frame.
+ Make settings popup windows align with an invisible view in the root view.
This makes it easier to adjust the location of the popup windows.
Bug: 3156693
Change-Id: I8843fec803f8418699df7e425ea74af708b4ea99
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
UI was re-designed.
bug:3156666
Change-Id: Id40fab084f59cdeca8e2991dc8b3768fcac8e0bf
|
|
|
|
|
|
| |
Move recording time to the top right of the camera control
panel.
Change-Id: I8c13d2903f568d479d1aa963c6f0955e3126860c
|
|
|
|
|
|
|
|
|
|
| |
Now system picks up the camera background as soon as the app
starts. Originally users would see the app startup with the
default theme and its dark background. The camera background
would only appear after the inflation of the content view
and the first layout/drawing pass.
Change-Id: I9003b37b1a958c78f5fd804de9fedeb23bd90fc9
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since the length of time lapse video is different from the length
of the actual wall clock time elapsed, we display the video length
alongside the wall clock time.
- Moved creating of hh/mm/ss string from milliseconds
to millisecondToTimeString() function.
- Added getTimeLapseVideoLengthString() which computes the video
length from elapsed time, capture rate and frame rate.
Change-Id: Ifea0a4f8376ad09f4a0a5a14aa3f96ac48fd27dd
|
|
|
|
|
|
|
|
|
|
|
|
| |
On Sapphire, the preview background was right up against the
edge of the screen; since that portion of
border_view_finder.9.png is very dark, it looked as if there
was no border at all. Now there's a guaranteed 2dip of
bg_camera_pattern.png texture visible to the left of the
viewscreen.
Bug: 2655309
Change-Id: I4d4f45542700b8b0fec564b72895e42d9dd29da3
|
|
|
|
|
|
|
|
| |
Gallery.
Bug: 2557840
Change-Id: I2d6ff6da25bfe342472278efd5fc25c38d5fd5ce
|
|
|
|
|
|
|
|
|
|
|
| |
1. Remove the cross in border_last_picture
2. Remove the gripper in VideoCamera
3. Solve the popup triangle locate in wrong position
4. Remove the top and bottom borders of the preview frame in Camera
5. Rotate the on-screen indicators when orientation changed
6. Add the checking for the flash mode in VideoCamera
Change-Id: I304ea3582d08c5e46ed750b7371588635a4d8009
|
|
|
|
| |
Change-Id: Id35564836da7b4051662cccfd0920480421499b0
|
|
|
|
|
|
| |
Related to bug #2464545
Change-Id: I08f5cce5b0df623fc62683bd9c9d4a1aa0694240
|
|
|
|
| |
Change-Id: I9b101ea486f06be553104bc4879f5ec66ae014bc
|
|
|
|
| |
This reverts commit 1ace47c7352d65b10361863316b5748b4f3e0689.
|
| |
|
|
|
|
| |
Bug: #2361749.
|
|
|
|
| |
http://b/2118298
|
|
|
|
|
|
|
|
| |
Also change the order of on-screen icons.
http://b/issue?id=2250438
Change-Id: I25b0edfa1913aa3dacd960df87d5d7103e352bce
|
|
|
|
|
|
| |
Change-Id: Ie5ace8cf1863636ffe94f89d70525483a95b3239
http://b/2247081
|
|
|
|
|
|
| |
Now, we will calculate the layout by ourselves in PreviewFrameLayout.
Change-Id: I90f91f9df6d2f75fbd31fc930af624a84820bc95
|
|
|
|
|
|
| |
on-screen settings will show up.
Change-Id: I86a587969a9a01d62560e21d457d3639841ba6da
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
modified: res/layout/video_camera.xml
modified: src/com/android/camera/VideoCamera.java
|
|
|
|
| |
Spanish).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|