From cb51d576119e4864231bdaaf150f2e7c315a9279 Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Wed, 30 Dec 2015 00:28:47 +0100 Subject: new version Signed-off-by: Wolfgang Wiedmeyer --- AndroidManifest.xml | 2 +- readme.textile | 3 +++ res/values/constants.xml | 2 +- version.txt | 3 +++ 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 869d7c5..62e4fc3 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -20,7 +20,7 @@ --> diff --git a/readme.textile b/readme.textile index 6364196..88e63e7 100644 --- a/readme.textile +++ b/readme.textile @@ -1,3 +1,6 @@ +BlueGps4Droid 1.2.6 (2015-12-29) +* on Android 6 the check for the status of the mock location provider did not work and needed fixing + *"BlueGps4Droid 1.2.5":http://sourceforge.net/projects/bluegps4droid/files/Apk/BlueGPS4Droid_1.2.x/BlueGps4Droid_1.2.5.apk/download (2012-05-01)* * Add Portuguese translation (thanks to rsantospereira (XDA: rikpereira) and meiji (XDA: meiji.emperor)) diff --git a/res/values/constants.xml b/res/values/constants.xml index da2f17b..e583786 100644 --- a/res/values/constants.xml +++ b/res/values/constants.xml @@ -19,7 +19,7 @@ along with BluetoothGPS4Droid. If not, see : http://www.gnu.org/licenses/. --> - 1.2.5 + 1.2.6 startGps gpsLocationProviderKey diff --git a/version.txt b/version.txt index a5e30e5..0dd4f07 100644 --- a/version.txt +++ b/version.txt @@ -1,3 +1,6 @@ +BlueGps4Droid 1.2.6 (2015-12-29) + * on Android 6 the check for the status of the mock location provider did not work and needed fixing + BlueGps4Droid 1.2.5 (2012-05-01) * Add Portuguese translation (thanks to rsantospereira (XDA: rikpereira) and meiji (XDA: meiji.emperor)) -- cgit v1.1