summaryrefslogtreecommitdiffstats
path: root/src/plugins/android/src/mediacapture/qandroidcamerasession.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesAntti Kokko2014-08-241-18/+10
* Android: Make sure we check and clear exceptions from the camera.Christian Strømme2014-07-141-3/+4
* Android: don't start camera preview until the viewfinder is ready.Yoann Lopes2014-06-051-11/+25
* Android: Don't expose java calls in the control classes.Christian Strømme2014-06-041-28/+2
* Android: Rename the wrapper classesChristian Strømme2014-06-041-16/+16
* Moved QMediaStorageLocation out of the Android plugin.Yoann Lopes2014-05-091-2/+6
* Android: Release the surface texture when not in useChristian Strømme2014-04-121-2/+8
* Android: implement QCameraInfoControl.Yoann Lopes2014-02-281-18/+51
* Android: add missing information in frames retrieved with QVideoProbe.Yoann Lopes2014-01-301-6/+11
* Android: QVideoProbe support for cameraDenis Kormalev2014-01-081-4/+48
* Android: camera moved to a dedicated threadDenis Kormalev2013-12-231-13/+28
* Android: fix camera previewDenis Kormalev2013-12-111-13/+7
* Android: fix camera viewfinder orientation.Yoann Lopes2013-12-051-5/+32
* Android: use correct format when capturing a picture to a buffer.Yoann Lopes2013-11-061-10/+39
* Android: fix camera preview showing black frames after restarting it.Yoann Lopes2013-10-291-1/+5
* Add Linguist comment for translation of Drive-mode.Friedemann Kleint2013-10-151-0/+1
* Android: fixed image capture preview.Yoann Lopes2013-10-011-4/+32
* Android: refactor video renderer.Yoann Lopes2013-10-011-16/+11
* Android: added camera support.Yoann Lopes2013-09-121-0/+553