diff options
author | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2013-03-08 17:33:44 +0100 |
---|---|---|
committer | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2013-03-08 22:00:24 +0100 |
commit | 402c6948e3c02d20b05ba26125ebcd5adb244725 (patch) | |
tree | 724826b10f59a469baa851c8088f48a04a71036a | |
parent | 010618f97d07738a29a80c325bf14a3fef9be42c (diff) | |
download | BlueGPS-402c6948e3c02d20b05ba26125ebcd5adb244725.zip BlueGPS-402c6948e3c02d20b05ba26125ebcd5adb244725.tar.gz BlueGPS-402c6948e3c02d20b05ba26125ebcd5adb244725.tar.bz2 |
update version and readme file for version 1.2.6BlueGPS4Cupcake_1.2.6
-rw-r--r-- | readme.textile | 14 | ||||
-rw-r--r-- | version.txt | 10 |
2 files changed, 22 insertions, 2 deletions
diff --git a/readme.textile b/readme.textile index e988ab4..7c22dea 100644 --- a/readme.textile +++ b/readme.textile @@ -1,8 +1,18 @@ -*"BlueGps4Cupcake 1.2.5":http://sourceforge.net/projects/bluegps4droid/files/Apk/BlueGPS4Droid_1.2.x/BlueGps4Cupcake_1.2.5.apk/download (2012-05-11)*
+*"BlueGps4Cupcake 1.2.6":http://sourceforge.net/projects/bluegps4droid/files/Apk/BlueGPS4Droid_1.2.x/BlueGps4Cupcake_1.2.6.apk/download (2013-03-09)*
+* BlueGps4Droid version 1.2.6 for Cupcake and Donuts - *Do not use with Eclair, Froyo or Gingerbread !!!*
+* Bluetooth support is provided using the backport-android-bluetooth package: "http://code.google.com/p/backport-android-bluetooth":http://code.google.com/p/backport-android-bluetooth.
+
+*"BlueGps4Droid 1.2.6":http://sourceforge.net/projects/bluegps4droid/files/Apk/BlueGPS4Droid_1.2.x/BlueGps4Droid_1.2.6.apk/download (2013-03-09)*
+* Bug fix : correction in SiRF options summary description (English/French/Russian/Portugese/Spanish)
+* Bug fix : correction in NMEA checksum calcul
+* Bug fix : NMEA sentences without checksum weren't correctly parsed
+* Update copyright info in source and about app message
+
+BlueGps4Cupcake 1.2.5 (2012-05-11)
* BlueGps4Droid version 1.2.5 for Cupcake and Donuts - *Do not use with Eclair, Froyo or Gingerbread !!!*
* Bluetooth support is provided using the backport-android-bluetooth package: "http://code.google.com/p/backport-android-bluetooth":http://code.google.com/p/backport-android-bluetooth.
-*"BlueGps4Droid 1.2.5":http://sourceforge.net/projects/bluegps4droid/files/Apk/BlueGPS4Droid_1.2.x/BlueGps4Droid_1.2.5.apk/download (2012-05-01)*
+BlueGps4Droid 1.2.5 (2012-05-01)
* Add Portuguese translation (thanks to rsantospereira (XDA: rikpereira) and meiji (XDA: meiji.emperor))
BlueGps4Cupcake 1.2.4 (2012-03-27)
diff --git a/version.txt b/version.txt index 402efa8..1a0feb8 100644 --- a/version.txt +++ b/version.txt @@ -1,3 +1,13 @@ +BlueGps4Cupcake 1.2.6 (2013-03-09)
+ * BlueGps4Droid version 1.2.6 for Cupcake and Donuts - Do not use with Eclair, Froyo or Gingerbread !!!
+ * Bluetooth support is provided using the backport-android-bluetooth package: http://code.google.com/p/backport-android-bluetooth.
+
+BlueGps4Droid 1.2.6 (2013-03-09)
+ * Bug fix : correction in SiRF options summary description (English/French/Russian/Portugese/Spanish)
+ * Bug fix : correction in NMEA checksum calcul
+ * Bug fix : NMEA sentences without checksum weren't correctly parsed
+ * Update copyright info in source and about app message
+
BlueGps4Cupcake 1.2.5 (2012-05-11)
* BlueGps4Droid version 1.2.5 for Cupcake and Donuts - Do not use with Eclair, Froyo or Gingerbread !!!
* Bluetooth support is provided using the backport-android-bluetooth package: http://code.google.com/p/backport-android-bluetooth.
|