summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/android/src
Commit message (Expand)AuthorAgeFilesLines
* Android: Implement calibrationLevel for QCompassReadingAndy Shaw2018-10-311-6/+10
* Add missing override and remove redundant virtualAlexander Volkov2017-11-142-4/+4
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-03-063-10/+9
* Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-0210-22/+22
* Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-1/+15
|\
| * Android: Fix incorrect accuracy levelsChristian Strømme2016-11-221-1/+15
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+5
|\|
| * Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-4/+5
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+5
* | Updated license headersAntti Kokko2016-01-2022-315/+447
|/
* Fix crash in AndroidCompassVyacheslav Koscheev2015-05-271-2/+5
* Update copyright headersJani Heikkinen2015-02-1722-140/+140
* Update license headers and add new licensesJani Heikkinen2014-08-2422-402/+226
* Compass sensor implementation for AndroidPaul Olav Tvete2014-08-126-0/+279
* Android: don't crash if Gravity is not supportedstablePaul Olav Tvete2014-06-022-0/+5
* Android, Fix generic access to QAccelerometerAndrew Inwood2014-04-092-4/+5
* add PLUGIN_CLASS_NAME declarations to plugin projectsOswald Buddenhagen2014-04-091-0/+1
* BlackBerry: update plugin keyAndrew Inwood2014-04-071-1/+1
* Implement QAccelerometer accelerationModev5.3.0-beta1Andrew Inwood2014-03-204-3/+49
* Make QtSensors use Q_DECL_OVERRIDESamuel Gaist2013-11-198-16/+16
* Android: Add missing sensorsPaul Olav Tvete2013-09-1910-8/+424
* Android: Report correct timestamp valuev5.1.0-alpha1Paul Olav Tvete2013-04-045-5/+5
* Sensor implementation for AndroidPaul Olav Tvete2013-03-0516-0/+1184