summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* | This module doesn't need an Activity to work, a Context object is enoughBogDan Vatra2016-07-261-3/+3
* | 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-2023-329/+467
|/
* Fix crash in AndroidCompassVyacheslav Koscheev2015-05-271-2/+5
* Update copyright headersJani Heikkinen2015-02-1723-146/+146
* Update license headers and add new licensesJani Heikkinen2014-08-2423-420/+236
* Compass sensor implementation for AndroidPaul Olav Tvete2014-08-127-0/+298
* Android: don't crash if Gravity is not supportedstablePaul Olav Tvete2014-06-023-0/+8
* 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-1911-8/+435
* Make it possible to bundle Android buildsEskil Abrahamsen Blomfeldt2013-05-064-13/+20
* Android: Report correct timestamp valuev5.1.0-alpha1Paul Olav Tvete2013-04-045-5/+5
* Install the jar fileBogDan Vatra2013-04-021-0/+4
* Sensor implementation for AndroidPaul Olav Tvete2013-03-0520-0/+1363