summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/VideoUI.java
Commit message (Expand)AuthorAgeFilesLines
...
* SnapdragonCamera: Fix settings menu layout dirction fromlikaid2015-03-131-10/+23
* Snapdragon: Fix photo/video preview to match with captured photo/videoByunghun Jeon2015-02-201-62/+96
* SnapdragonCamera: circular thumbnail iconLikai Ding2015-02-171-24/+6
* Merge "SnapdragonCamera: Add FullScreen Preview when in Panoramic shoot"Linux Build Service Account2015-02-101-1/+1
|\
| * SnapdragonCamera: Add FullScreen Preview when in Panoramic shootJay Wang2015-02-091-1/+1
* | Merge "SnapdragonCamera: Improve app stop latency"Linux Build Service Account2015-02-061-0/+5
|\ \ | |/ |/|
| * SnapdragonCamera: Improve app stop latencyShalaj Jain2014-12-091-0/+5
* | SnapdragonCamera: fix portrait orientationLikai Ding2015-02-021-9/+67
* | SnapdragonCamera: support 4:3 preview on 16:9 screenLikai Ding2015-01-081-0/+13
* | SnapdragonCamera: fix app crash when switch to camcorderkaiyiz2014-12-161-0/+6
|/
* SnapdragonCamera: Add back missing setting menusByunghun Jeon2014-11-191-23/+28
* SnapdragonCamera: Add preview thumbnail buttonByunghun Jeon2014-11-191-3/+22
* SnapdragonCamera: Use MDP composition instead of GPUByunghun Jeon2014-11-171-99/+97
* SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-14/+176
* Camera2: fix sawtooth in camera previewLikai Ding2014-10-151-8/+4
* SnapdragonCamera: Add support for CDS and TNR settingsDimitar Borisov2014-09-301-1/+3
* SnapdragonCamera: Switch to SD card when internal storage is fullkaiyiz2014-08-211-0/+4
* Rename module and package name to co-exist with AOSP appSachin Shah2014-08-161-1/+1
* Merge "Camera2: remove the pause button when timelapse is on"Linux Build Service Account2014-04-111-1/+3
|\
| * Camera2: remove the pause button when timelapse is onKerong Sui2014-04-081-1/+3
* | Camera2: the menu button should not visible in some casesKerong Sui2014-04-081-0/+2
|/
* Camera2: Added pause button in CamcorderManikanta Kanamarlapudi2014-01-211-1/+32
* Merge remote-tracking branch into merge_branchSanthosh Kumar H E2013-12-061-0/+12
|\
| * Close mode menus if another control is touchedAndy Huibers2013-11-111-0/+2
| * hide preview cover on arrival of new preview data if hiddenAndy Huibers2013-11-071-1/+4
| * Show a preview cover until real preview is readyDoris Liu2013-10-151-0/+7
* | Do not enable filmstrip swipe during recording.Santhosh Kumar H E2013-11-121-1/+1
* | Camera: Fix for stretched preview in camera and camcorder...Santhosh Kumar H E2013-10-311-13/+58
* | Camera: Menu & zoom options are overlapping in front camera.Alok Kediya2013-10-311-0/+7
|/
* Set camera controls visibility based on whether the camera preview is centered.Erin Dahlgren2013-10-141-0/+4
* Merge "Remove display change listener for mode switch" into gb-ub-photos-carl...Doris Liu2013-10-111-1/+8
|\
| * Remove display change listener for mode switchDoris Liu2013-10-101-1/+8
* | Merge "Hide the status bar and switch into lights-out mode when popup is dimi...Sascha Haeberling2013-10-101-0/+4
|\ \ | |/ |/|
| * Hide the status bar and switch into lights-out mode when popup is dimissed.Sascha Haeberling2013-10-101-0/+4
* | Fix flash issueztenghui2013-10-091-1/+1
|/
* Do not allow navigation to filmstrip during video recordingDoris Liu2013-10-081-2/+7
* Clean up ApiHelper and remove unused code paths.Sascha Haeberling2013-09-181-14/+2
* Fix the flash mode transition in video modeztenghui2013-09-111-5/+6
* Bring back wide angle panorama.Angus Kong2013-09-041-7/+5
* Fix gap between camera controls and nav barDoris Liu2013-08-291-1/+1
* Merge "Add support to "go-to-next" in film strip." into gb-ub-photos-carlsbadAngus Kong2013-08-221-1/+1
|\
| * Add support to "go-to-next" in film strip.Angus Kong2013-08-211-1/+1
* | Fix video capture animation and video snapshot animationDoris Liu2013-08-211-0/+16
|/
* Fix video capture intent handlingDoris Liu2013-08-131-8/+10
* Clean up Gallery codes.Angus Kong2013-08-091-10/+10
* Use PopupWindow for settings popupDoris Liu2013-08-091-30/+41
* This adds the following four CLs to Camera2:Sascha Haeberling2013-08-061-11/+27
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-3/+3
* Remove unnecessary startPreview thread in video.Angus Kong2013-07-151-15/+4
* Clean up PreviewGesturesMichael Kolb2013-06-261-3/+0