summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/VideoModule.java
Commit message (Expand)AuthorAgeFilesLines
* Camera2: disable 4k snapshot when samsung4k is enabled.Shareef Ali2015-01-181-1/+1
* Camera2: Samsung 4k Camera workaround.repo Shareef Ali2015-01-081-18/+38
* Camera2: fix video recording for older driversPawit Pornkitprasan2014-11-191-1/+1
* Stability: call stopPreview() before switching off video module.Senpo Hu2014-09-301-4/+17
* 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
|/
* Starting share/edit/play activities in its own task.Senpo Hu2014-09-021-2/+2
* Protect video recording callback from activity/module pausesAlan Newberger2014-08-261-0/+4
* Remove one shot callback workaround in VideoModule for LAlan Newberger2014-08-261-2/+7
* Show animated AF ring UI when lens is moving in continuous autofocus.Andy Huibers2014-08-251-1/+2
* Switch from stepwise index-based zoom to a ratio-based scaleSol Boucher2014-08-221-23/+10
* Change Shamu's default video resolution setting.Senpo Hu2014-08-201-0/+8
* Enable 4K video for Shamu.Senpo Hu2014-08-121-0/+3
* Move display orientation calculations out of app codeSol Boucher2014-07-311-8/+3
* Minor clean-up around the code base.Sascha Haeberling2014-07-291-1/+2
* Make sure to set an audio source using MediaRecorder.Sascha Haeberling2014-07-211-1/+2
* clean out timelapse stuff from codebaseSpike Sprague2014-07-171-48/+5
* Merge "Replace uses of CameraDevice#getCameraInfos() and CameraInfo" into ub-...Sol Boucher2014-06-231-9/+23
|\
| * Replace uses of CameraDevice#getCameraInfos() and CameraInfoSol Boucher2014-06-231-9/+23
* | am b7c7d9a0: Add metadata to capture and tap to focus events.Andy Huibers2014-06-241-1/+8
|\ \ | |/ |/|
| * Add metadata to capture and tap to focus events.Andy Huibers2014-06-231-1/+8
* | Migrate to use new CameraSettings.Angus Kong2014-06-191-26/+37
* | New Settings APIErin Dahlgren2014-06-181-21/+38
* | Remove cameradevice subpackage and point references at ex librarySol Boucher2014-06-181-10/+10
* | Merge "Refactor out Camera.Parameters." into ub-camera-glacierAngus Kong2014-06-121-74/+77
|\ \
| * | Refactor out Camera.Parameters.Angus Kong2014-06-121-74/+77
| |/
* / disambiguate media types in capture/filmstrip a11y descriptionsSpike Sprague2014-06-111-0/+6
|/
* Add timer duration to UsageStatistics.Andy Huibers2014-05-201-1/+1
* Add grid lines and flash states to capture logging.Andy Huibers2014-05-191-5/+35
* First Step: CameraCapabilities intead of ParameterAngus Kong2014-05-071-4/+8
* Support for rotation lock in video recording hintsDoris Liu2014-05-051-0/+1
* am efcc8f0c: Merge "Log warning when video snapshot is requested on devices n...Doris Liu2014-04-301-1/+5
|\
| * Merge "Log warning when video snapshot is requested on devices not supporting...Doris Liu2014-04-301-1/+5
| |\
| | * Log warning when video snapshot is requested on devices not supporting itDoris Liu2014-04-291-1/+5
* | | build broke, here's a fixSpike Sprague2014-04-291-3/+1
* | | resolved conflicts for merge of e903ae3f to ub-camera-evergladesSpike Sprague2014-04-291-53/+60
|\| |
| * | fix free space calculation / querying timing problemSpike Sprague2014-04-291-51/+62
| |/
* | am e5ba601d: Merge "Bring back video snapshot" into gb-ub-photos-denaliDoris Liu2014-04-281-4/+10
|\|
| * Bring back video snapshotDoris Liu2014-04-251-4/+10
* | Use Point to back up util.Size.Angus Kong2014-04-241-8/+7
* | Use util.Size to replace Camera.Size.Angus Kong2014-04-231-7/+7
* | DO NOT MERGE - Remove SmartCamera (Part 1/2)Sascha Haeberling2014-04-221-8/+3
* | Create cameradevice package for camera management.Angus Kong2014-04-211-3/+3
* | trigger remaining storage calculation during initSpike Sprague2014-04-161-0/+7