index
:
qt/qtsensors.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.1
old/5.2
stable
wip/cmake
wip/tizen
Qt Sensors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
sensors
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Use renamed qt6_add_plugin PLUGIN_TYPE option
Alexandru Croitor
2021-08-10
1
-1
/
+1
*
Rename subclass static variable which shadowed baseclass method
Juha Vuolle
2021-05-19
1
-9
/
+9
*
Android rotation sensor value and datarate fix
Juha Vuolle
2021-05-17
2
-7
/
+37
*
Android: use new public jni apis
Assam Boudjelthia
2021-05-10
2
-21
/
+28
*
QtSensors initial cmake support
Lorn Potter
2021-04-19
2
-41
/
+32
*
QAtomicInt load() and store() are removed in Qt6, change to *Relaxed()
Juha Vuolle
2020-12-17
1
-2
/
+2
*
Android: Don't crash for unsupported accelerometer mode
Kai Pastor
2019-07-03
1
-3
/
+9
*
fix typo that breaks android build
Lorn Potter
2019-06-17
1
-1
/
+1
*
Say hello to Qt Android Sensors based on NDK API
BogDan Vatra
2019-04-11
33
-1225
/
+906
*
Android: Implement calibrationLevel for QCompassReading
Andy Shaw
2018-10-31
1
-6
/
+10
*
Add missing override and remove redundant virtual
Alexander Volkov
2017-11-14
2
-4
/
+4
*
Android: remove support for local/debug deployment
Jake Petroules
2017-09-06
4
-20
/
+14
*
Use qRadiansToDegrees() and qDegreesToRadians() more widely
Edward Welbourne
2017-03-06
3
-10
/
+9
*
Replace Q_DECL_OVERRIDE by override
Alexander Volkov
2016-12-02
10
-22
/
+22
*
Merge remote-tracking branch 'origin/5.6' into 5.7
5.7
Liang Qi
2016-11-24
1
-1
/
+15
|
\
|
*
Android: Fix incorrect accuracy levels
Christian Strømme
2016-11-22
1
-1
/
+15
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
1
-0
/
+5
|
\
|
|
*
Make sure JNI_OnLoad is not called more than once
BogDan Vatra
2016-07-20
1
-0
/
+5
*
|
This module doesn't need an Activity to work, a Context object is enough
BogDan Vatra
2016-07-26
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-07
1
-4
/
+5
|
\
|
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
1
-4
/
+5
*
|
Updated license headers
Antti Kokko
2016-01-20
23
-329
/
+467
|
/
*
Fix crash in AndroidCompass
Vyacheslav Koscheev
2015-05-27
1
-2
/
+5
*
Update copyright headers
Jani Heikkinen
2015-02-17
23
-146
/
+146
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-24
23
-420
/
+236
*
Compass sensor implementation for Android
Paul Olav Tvete
2014-08-12
7
-0
/
+298
*
Android: don't crash if Gravity is not supported
stable
Paul Olav Tvete
2014-06-02
3
-0
/
+8
*
Android, Fix generic access to QAccelerometer
Andrew Inwood
2014-04-09
2
-4
/
+5
*
add PLUGIN_CLASS_NAME declarations to plugin projects
Oswald Buddenhagen
2014-04-09
1
-0
/
+1
*
BlackBerry: update plugin key
Andrew Inwood
2014-04-07
1
-1
/
+1
*
Implement QAccelerometer accelerationMode
v5.3.0-beta1
Andrew Inwood
2014-03-20
4
-3
/
+49
*
Make QtSensors use Q_DECL_OVERRIDE
Samuel Gaist
2013-11-19
8
-16
/
+16
*
Android: Add missing sensors
Paul Olav Tvete
2013-09-19
11
-8
/
+435
*
Make it possible to bundle Android builds
Eskil Abrahamsen Blomfeldt
2013-05-06
4
-13
/
+20
*
Android: Report correct timestamp value
v5.1.0-alpha1
Paul Olav Tvete
2013-04-04
5
-5
/
+5
*
Install the jar file
BogDan Vatra
2013-04-02
1
-0
/
+4
*
Sensor implementation for Android
Paul Olav Tvete
2013-03-05
20
-0
/
+1363