summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/VideoUI.java
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Clean up camera switcherDoris Liu2013-06-241-1/+1
* Switch over to use new camera activityDoris Liu2013-06-181-110/+277
* Dismiss settings when showing popup in Video mode.Angus Kong2013-05-291-0/+1
* Make capture thumbnail tappable in video mode.Sascha Haeberling2013-05-211-0/+21
* Fix video capture intent overlapping buttonsDoris Liu2013-05-071-0/+3
* Update location indicator correctlyMichael Kolb2013-04-301-1/+5
* Add new indicatorsMichael Kolb2013-04-261-1/+1
* Merge "Fix for popuping being hard to dismiss" into gb-ub-photos-bryceDoris Liu2013-04-241-3/+3
|\
| * Fix for popuping being hard to dismissDoris Liu2013-04-231-3/+3
* | Fixes video mode indicators by resetting them on init.Sascha Haeberling2013-04-231-19/+5
|/
* Allow swiping to filmstrip from blocker barDoris Liu2013-04-181-2/+2
* Work in progress - Put preview in TextureViewDoris Liu2013-04-091-1/+0
* Pie design updateMichael Kolb2013-04-011-2/+17
* Disable preview gestures when shutter is pressedDoris Liu2013-03-271-0/+6
* Use Model-View-Controller pattern on video moduleDoris Liu2013-03-131-0/+510