From 52ba995dca3ca0ab6c7fb7e2cd7b5beca7463c85 Mon Sep 17 00:00:00 2001 From: Herbert von Broeuschmeul Date: Fri, 13 May 2011 22:45:23 +0200 Subject: update version numbers and readme file for version 1.2.2 --- AndroidManifest.xml | 2 +- readme.textile | 11 ++++++++++- res/values/constants.xml | 2 +- version.txt | 9 +++++++++ 4 files changed, 21 insertions(+), 3 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d306f52..04c3986 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -20,7 +20,7 @@ --> - 1.2.1 + 1.2.2 startGps gpsLocationProviderKey diff --git a/version.txt b/version.txt index 1f44116..299bc31 100644 --- a/version.txt +++ b/version.txt @@ -1,3 +1,12 @@ +BlueGps4Droid 1.2.2 (2011-05-14) + * Add an option to force auto-activation of the chosen location provider (useful when the device defines a GPS provider but doesn't provide the preferences used to enable/disable it). + * Update copyright infos. + * Decrease the alleged power consumption of the bluetooth GPS (so now bluetooth GPS should consume less power than internal GPS). + * Change default retries number before auto-closing BlueGPS4Droid. + * Bug fix (Ticket #5: BlueGPS loops forever when SIRF is enabled but connection cannot be established https://sourceforge.net/p/bluegps4droid/tickets/5/). + * Bug fixed (Ticket #6: Cannot add mock provider if it exists already https://sourceforge.net/p/bluegps4droid/tickets/6/). + * Closing of bluetooth connection improvements. + BlueGps4Droid 1.2.1 (2011-01-20) * Add Spanish translation (thanks to Colegota - XDA-Developers: http://forum.xda-developers.com/showpost.php?p=10628971&postcount=55 ) * Change launcher and notification icons. The new icons are inspired from XlAfbk's proposition: http://forum.xda-developers.com/showpost.php?p=10277778&postcount=29 -- cgit v1.1