summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/VideoModule.java
Commit message (Expand)AuthorAgeFilesLines
* Fix video capture animation and video snapshot animationDoris Liu2013-08-211-456/+48
* Fix video snapshot aspect ratioDoris Liu2013-08-201-2/+2
* Enable switching cameras in video mode.Sascha Haeberling2013-08-191-0/+1
* Fix camera preview stopped after onResume().Angus Kong2013-08-131-1/+0
* Don't take a snapshot if video recording is not in progress.Sascha Haeberling2013-08-131-3/+5
* Clean up unused code.Sascha Haeberling2013-08-131-13/+0
* Check for device support before taking video snapshotsDoris Liu2013-08-131-17/+24
* Fix video capture intent handlingDoris Liu2013-08-131-6/+27
* Clean up Gallery codes.Angus Kong2013-08-091-34/+35
* Use PopupWindow for settings popupDoris Liu2013-08-091-8/+2
* This adds the following four CLs to Camera2:Sascha Haeberling2013-08-061-26/+18
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-11/+11
* Set default video quality to the highestDoris Liu2013-07-311-18/+11
* Refactor CameraManager.Angus Kong2013-07-291-18/+13
* Remove unnecessary startPreview thread in video.Angus Kong2013-07-151-37/+33
* Synchronize camera access in start preview thread.Angus Kong2013-06-251-8/+6
* Switch over to use new camera activityDoris Liu2013-06-181-189/+118
* Update camera orientation when device is flippedDoris Liu2013-06-131-0/+3
* Make capture thumbnail tappable in video mode.Sascha Haeberling2013-05-211-0/+15
* Fix video capture intent overlapping buttonsDoris Liu2013-05-071-0/+9
* Update location indicator correctlyMichael Kolb2013-04-301-3/+3
* Fix saved video timestamps.Ruben Brunk2013-04-191-1/+3
* Merge "Save video using MediaSaveService." into gb-ub-photos-bryceAngus Kong2013-04-191-142/+23
|\
| * Save video using MediaSaveService.Angus Kong2013-04-191-142/+23
* | Pass the camera to recorders after all is set.Angus Kong2013-04-181-0/+1
|/
* Use extra copy of parameters for concurrent accessAngus Kong2013-04-151-1/+1
* Refresh parameters during recording.Angus Kong2013-04-091-0/+3
* Usage statistics for photo and video captureBobby Georgescu2013-04-021-0/+8
* Merge "Disable preview gestures when shutter is pressed" into gb-ub-photos-bryceDoris Liu2013-03-281-1/+1
|\
| * Disable preview gestures when shutter is pressedDoris Liu2013-03-271-1/+1
* | Make camera calls asynchronousAngus Kong2013-03-271-0/+2
|/
* Add GPSDirection tag using ExifInterface.Angus Kong2013-03-261-3/+5
* Fix for record button not respondingDoris Liu2013-03-201-0/+3
* Use Model-View-Controller pattern on video moduleDoris Liu2013-03-131-569/+131
* Usage statistics collection for camera module, filmstripBobby Georgescu2013-03-121-0/+3
* Open camera only once in Video moduleMichael Kolb2013-03-121-2/+14
* Merge "Spring cleaning" into gb-ub-photos-bryceMichael Kolb2013-03-111-4/+4
|\
| * Spring cleaningMichael Kolb2013-03-111-4/+4
* | Don't record video before preview is startedMichael Kolb2013-03-111-2/+14
|/
* Flatten view hierarchy and rotate viewsDoris Liu2013-03-041-63/+29
* Fix NPE for when camera is disabledDoris Liu2013-02-201-2/+4
* Merge "Remove com.android.camera.R" into gb-ub-photos-bryceJohn Reck2013-02-161-0/+1
|\
| * Remove com.android.camera.RJohn Reck2013-02-151-0/+1
* | Fix video disappearing when rotatedDoris Liu2013-02-131-6/+8
* | Make ShutterButton visible after initialization.Angus Kong2013-02-131-0/+1
|/
* Make video snapshot save images in the background.Angus Kong2013-01-311-6/+22
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+2816