diff options
author | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2010-09-29 22:44:39 +0200 |
---|---|---|
committer | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2010-09-30 01:27:33 +0200 |
commit | 7e2e41c98693afcb7070ee0541f72bb82dc15220 (patch) | |
tree | 8b2ef45a1171c6483f5cc1b0cd80a17f2ecc5595 | |
parent | dbfe6915416d12129fbaa786f5a4955364ef1561 (diff) | |
download | BlueGPS-7e2e41c98693afcb7070ee0541f72bb82dc15220.zip BlueGPS-7e2e41c98693afcb7070ee0541f72bb82dc15220.tar.gz BlueGPS-7e2e41c98693afcb7070ee0541f72bb82dc15220.tar.bz2 |
version description update
-rw-r--r-- | version.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/version.txt b/version.txt index b15fd53..6937dc1 100644 --- a/version.txt +++ b/version.txt @@ -1,6 +1,7 @@ BlueGps4Droid 1.1.1
* Bug fix (Ticket #4: Connection service is not properly closed https://sourceforge.net/p/bluegps4droid/tickets/4/).
* Add notifications when the connection with the GPS fails and when the connection service is closed because of two many connection retry.
+ * Add settings to choose the number of connection retries before exiting.
BlueGps4Droid 1.1 (does not work properly because of bug #4. Use either version 1.0 or 1.1.1 !)
* Reconnect automatically when the connection with the GPS is lost (5 attempts in 5 minutes)
|