summaryrefslogtreecommitdiff
path: root/src/plugins/position/android
Commit message (Expand)AuthorAgeFilesLines
* 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-209-126/+180
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-082-0/+22
* Skip loading real plugins in testsLaszlo Agocs2015-09-091-1/+2
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-189-9/+9
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-189-27/+27
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-159-36/+36
* Android: A new positioninfosource is always initialized with NoErrorAlex Blasche2014-10-241-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-249-172/+100
* Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-251-1/+1
* Fix crash on S4 when running Satellite and Position updates concurrentlyAlex Blasche2014-05-232-11/+23
* Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-231-0/+1
* Android: Fix crashes due to insufficient resource cleanupsAlex Blasche2014-04-021-1/+7
* Don't use QString if not required (Performance improvement)Alex Blasche2014-01-151-3/+7
* Android: Fix crash while retrieving GPS based location.Alex Blasche2014-01-151-1/+2
* Android: Avoid unnecessary methodId lookups (use a cache instead)Alex Blasche2014-01-151-16/+45
* Android: Use constants to reflect type of occurred errorAlex Blasche2014-01-031-22/+30
* QGeoSatelliteInfoSource backend for AndroidAlex Blasche2014-01-038-32/+590
* Positioning backend for AndroidAlex Blasche2014-01-0315-0/+1412