summaryrefslogtreecommitdiff
path: root/src/plugins/android/src/mediacapture/qandroidcapturesession.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: fix crash when stopping the camera while a recording is activeYoann Lopes2014-06-301-1/+2
* Android: fix registering recorded videos with the Android media scannerYoann Lopes2014-06-301-1/+1
* Android: Don't expose java calls in the control classes.Christian Strømme2014-06-041-23/+16
* Android: Rename the wrapper classesChristian Strømme2014-06-041-39/+38
* Moved QMediaStorageLocation out of the Android plugin.Yoann Lopes2014-05-091-3/+11
* Android: restart camera viewfinder after a recorder error.Yoann Lopes2014-03-171-9/+14
* Android: correctly report QMediaRecorder actual output location.Yoann Lopes2014-03-171-6/+4
* Android: correctly report QMediaRecorder status.Yoann Lopes2014-03-171-31/+46
* Android: fix crash in QAndroidCaptureSession.Yoann Lopes2014-01-291-1/+3
* Android: fix media recording location.Yoann Lopes2013-10-091-17/+22
* Android: Adapt the multimedia plugin to new QJNI APIChristian Strømme2013-09-201-9/+7
* Android: added camera support.Yoann Lopes2013-09-121-0/+547