summaryrefslogtreecommitdiff
path: root/src/plugins/position/android/jar
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-274-697/+0
* QtPositioning: add GnssStatus support for android pluginIvan Solovev2021-07-151-15/+77
* Use logging category for android plugin outputIvan Solovev2021-07-151-1/+1
* QtPositioning: fix provider disabled notificationsIvan Solovev2021-07-141-6/+12
* QtPositioning: rename Android's package name for Qt 6Assam Boudjelthia2021-01-224-7/+7
* QtPositioning: port to cmakeIvan Solovev2021-01-201-0/+17
* Ensure QGeoPositionInfoSource::supportedPositioningMethodsChanged() on AndroidAlex Blasche2019-01-041-2/+3
* Fix QGeoPositionInfoSource::supportedPositioningMethods() on AndroidAlex Blasche2019-01-021-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-2/+5
|\
| * Android: check positioning listener not nullVyacheslav Koscheev2017-10-241-2/+5
* | Android: remove support for local/debug deploymentJake Petroules2017-09-064-22/+16
|/
* Android: fix resolving null locationManagerVyacheslav Koscheev2017-06-291-0/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-281-2/+2
|\
| * Android: Reduce the minimum update interval to 50msAlex Blasche2016-06-241-2/+2
* | This module doesn't need an Activity to work, a Context object is enoughBogDan Vatra2016-07-261-3/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-36/+66
|\ \ | |/
| * Fix endless location requestingVyacheslav Koscheev2016-01-251-36/+66
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-181-3/+3
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-151-4/+4
* Update license headers and add new license filesAntti Kokko2014-08-241-20/+12
* Fix crash on S4 when running Satellite and Position updates concurrentlyAlex Blasche2014-05-231-9/+21
* Android: Fix crash while retrieving GPS based location.Alex Blasche2014-01-151-1/+2
* Android: Use constants to reflect type of occurred errorAlex Blasche2014-01-031-22/+30
* QGeoSatelliteInfoSource backend for AndroidAlex Blasche2014-01-031-10/+119
* Positioning backend for AndroidAlex Blasche2014-01-036-0/+453