Bluetooth GPS Provider 1.2.0 
Bluetooth GPS Provider 1.2.0 is now available via Android Market.
New in this release is:
- Home Screen Widget
- Option to automatically stop the service if the GPS is switched off (or another connection error occurs)
- Option to report the raw HDOP as the accuracy (otherwise a formula which takes the GPS fix quality into account is used)
Additionally there is now a sticky broadcast sent whenever the status of the service changes.
The action of the broadcast is "de.mobilej.btgps.Service". There are two boolean extras: RUNNING and CONNECTED (only if RUNNING=true) which reflect the running and gps connection state of the service.