summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/VideoModule.java
Commit message (Expand)AuthorAgeFilesLines
* Add Storage preference (1/2)dcalandria2016-12-301-1/+1
* Camera2: fix video recording for older driversPawit Pornkitprasan2016-12-301-1/+1
* Remove calls to silence ringer; these require new permissions in NEino-Ville Talvala2016-08-241-13/+2
* Fix crash in AOSP Camera app when recording videoJose Lima2016-06-211-2/+11
* Preventing camera button to get into wrong state when pressed in succession (...Gabriel Nava2015-05-041-0/+5
* Disabling non available options instead of hiding when hw support is present ...Gabriel Nava2015-05-011-3/+10
* Hiding manual exposure button in video module.zafir2015-03-261-0/+2
* Merge "Add Faces and Lens Dist. info to photoCaptureDone" into ub-camera-hale...I-Jong Lin2015-03-231-1/+1
|\
| * Add Faces and Lens Dist. info to photoCaptureDoneI-Jong Lin2015-03-231-1/+1
* | Clean up HDR+ button state logic.Senpo Hu2015-03-231-1/+1
|/
* Display error dialog and log error when video recording fails to start.zafir2015-03-201-0/+1
* Add processing time to capture done event for CaptureModule captures.Andy Huibers2015-03-171-1/+1
* Grant read URI permission for playback of video captureAlan Newberger2015-03-101-0/+1
* Remove video portrait orientation promptAlan Newberger2015-03-091-2/+0
* Adding ability to zoom in accessibility mode using TalkBackzafir2015-03-031-0/+2
* Make module scope prefix a static agent valueAlan Newberger2015-02-241-8/+1
* Centralize logic for Camera API feature determination.Sascha Haeberling2015-02-201-1/+2
* Merge "Add a PreviewSizeSelector interface." into ub-camera-haleakalaPaul Rohde2015-02-181-5/+5
|\
| * Add a PreviewSizeSelector interface.Paul Rohde2015-02-181-5/+5
* | Make sure ringer/sound silencing does not interfere with recordingAndy Huibers2015-02-181-3/+12
|/
* Fix several focus indicator edge cases.Paul Rohde2015-02-111-2/+1
* Move CaptureSession into it's own file and clean up interface.Sascha Haeberling2015-02-031-4/+3
* Suppress capture indicator while recording video.Senpo Hu2015-01-301-0/+2
* Make most app services lazy.Paul Rohde2015-01-221-1/+1
* Make it possible for singletons that rely on application context to bePaul Rohde2015-01-211-4/+5
* Merge "Check for null camera within proxy" into ub-camera-haleakalaAlan Newberger2015-01-171-2/+15
|\
| * Check for null camera within proxyAlan Newberger2015-01-161-2/+15
* | Move stats to new package.Andy Huibers2015-01-161-2/+1
|/
* Ensure button callbacks check lifecycleAlan Newberger2015-01-091-0/+3
* CaptureModule first run dialog.Senpo Hu2014-12-181-6/+7
* Delete unused code.Paul Rohde2014-12-181-5/+0
* Drop new focus indicator into Camera2.Paul Rohde2014-12-171-3/+3
* Make sure to only silence if the mediarecorder was started.Sascha Haeberling2014-12-111-5/+4
* Merge "Disable systems sounds and vibrations during video recording." into ub...Sascha Haeberling2014-12-111-4/+30
|\
| * Disable systems sounds and vibrations during video recording.Sascha Haeberling2014-12-111-4/+30
* | New capture indicator design for Haleakala.Senpo Hu2014-12-101-8/+3
|/
* Unify orientation calculation logic.Senpo Hu2014-11-191-40/+19
* Preview vs Video Camera Resolution MismatchI-Jong Lin2014-10-141-4/+34
* Migrate old CameraErrorCallback class to agent's CameraExceptionHandler.Senpo Hu2014-10-101-4/+0
* Merge "Stability: call stopPreview() before switching off video module." into...Senpo Hu2014-09-301-4/+17
|\
| * Stability: call stopPreview() before switching off video module.Senpo Hu2014-09-291-4/+17
* | Let VideoModule override default mode options enable/disableSpike Sprague2014-09-291-0/+6
|/
* Fix crash in VideoModule - Method called after release()Senpo Hu2014-09-281-7/+21
* Stability: add null check for all CameraProxy obj references inSenpo Hu2014-09-261-19/+36
* mode switch jank fixesSpike Sprague2014-09-181-2/+8
* Reset aspect ratio on pauseAlan Newberger2014-09-101-0/+1
* Return to filmstrip when video playback finishes.Senpo Hu2014-09-101-2/+1
* Merge "Granting read permission in the result intent for VIDEO_CAPTURE." into...Nicolas Prevot2014-09-101-0/+1
|\
| * Granting read permission in the result intent for VIDEO_CAPTURE.Nicolas Prevot2014-09-091-0/+1
* | Set video quality pref default values at startup.Senpo Hu2014-09-091-18/+0
|/