Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The check for mock location doesn't work on Marshmallow, so add a function ↵ | Wolfgang Wiedmeyer | 2015-12-29 | 1 | -1/+26 |
| | | | | | | | | that works on Marshmallow and older Android versions code comes from here: https://stackoverflow.com/questions/33003553/how-to-read-selected-mock-location-app-in-android-m-api-23 Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | ||||
* | Bug correction: bug #9 Handle NMEA timestamps without fractional seconds. | Herbert von Broeuschmeul | 2012-03-23 | 1 | -3/+5 |
| | |||||
* | update copyright info | Herbert von Broeuschmeul | 2012-03-23 | 5 | -10/+10 |
| | |||||
* | correct the way we send command to SIRF GPS | Herbert von Broeuschmeul | 2011-05-12 | 1 | -10/+12 |
| | | | | Sometimes, if we weren't able to obtain the connection with the GPS, we weren't also able to discard the writing task and to shutdown thread associated thread pool. | ||||
* | try to remove mock provider before adding the new one | Herbert von Broeuschmeul | 2011-05-12 | 1 | -0/+6 |
| | | | | If there is already a mock provider with the same name as the one we are trying to add it will fail, so I now try to remove the provider (if it exists) before adding the new one. | ||||
* | update (and improve ? ) disable and socket closing process. | Herbert von Broeuschmeul | 2011-05-12 | 1 | -3/+3 |
| | |||||
* | try to better close bt socket... | Herbert von Broeuschmeul | 2011-05-12 | 1 | -8/+61 |
| | | | | Close input and output streams before closing the socket | ||||
* | typo correction | Herbert von Broeuschmeul | 2011-05-05 | 1 | -4/+0 |
| | |||||
* | take the preference into account for location provider activation | Herbert von Broeuschmeul | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | Merge branch 'doc' into dev_1.2.x | Herbert von Broeuschmeul | 2011-05-05 | 4 | -4/+25 |
|\ | |||||
| * | add comments | Herbert von Broeuschmeul | 2011-04-28 | 4 | -4/+25 |
| | | |||||
* | | use the optional preference value to force auto-activation of the chosen ↵ | Herbert von Broeuschmeul | 2011-04-28 | 3 | -3/+22 |
|/ | | | | location provider | ||||
* | add more comments | Herbert von Broeuschmeul | 2011-02-03 | 1 | -0/+50 |
| | |||||
* | add more comments | Herbert von Broeuschmeul | 2011-02-01 | 1 | -3/+75 |
| | |||||
* | add more comments | Herbert von Broeuschmeul | 2011-01-30 | 1 | -2/+10 |
| | |||||
* | add comment on the classes | Herbert von Broeuschmeul | 2011-01-30 | 3 | -0/+27 |
| | |||||
* | update copyright info | Herbert von Broeuschmeul | 2011-01-30 | 5 | -10/+10 |
| | |||||
* | Decrease the alleged power consumption of the GPS | Herbert von Broeuschmeul | 2011-01-26 | 1 | -1/+1 |
| | | | | Change the alleged power consumption of the bluetooth GPS (from High to Medium) | ||||
* | Change app and notification icons | Herbert von Broeuschmeul | 2011-01-19 | 2 | -3/+3 |
| | | | | Used icons inspired from XlAfbk's proposition: http://forum.xda-developers.com/showpost.php?p=10277778&postcount=29 | ||||
* | add copyright and copying notice in SirfUtils.java | Herbert von Broeuschmeul | 2011-01-14 | 1 | -0/+20 |
| | |||||
* | Merge branch '1.1.x' into 1.2.x | Herbert von Broeuschmeul | 2010-12-03 | 1 | -5/+0 |
|\ | |||||
| * | removed unused code | Herbert von Broeuschmeul | 2010-12-03 | 1 | -5/+0 |
| | | |||||
* | | Merge branch 'dev_1.1.x' into dev_1.2.x | Herbert von Broeuschmeul | 2010-12-03 | 2 | -2/+43 |
|\ \ | |/ | |||||
| * | add an "About window" (merge from branch dev 1.0.x) | Herbert von Broeuschmeul | 2010-12-03 | 2 | -8/+27 |
| | | |||||
| * | first try to add an about window (merge from 1.0.x dev branch) | Herbert von Broeuschmeul | 2010-12-03 | 1 | -1/+23 |
| | | |||||
* | | Merge log rewrite from 1.1.x into branch 1.2.x | Herbert von Broeuschmeul | 2010-11-07 | 4 | -111/+141 |
|\ \ | |/ | |||||
| * | Merge log rewrite from 1.0.x into branch 1.1.x | Herbert von Broeuschmeul | 2010-11-07 | 4 | -226/+256 |
| |\ | |||||
| | * | rewrite log messages | Herbert von Broeuschmeul | 2010-11-07 | 4 | -46/+76 |
| | | | | | | | | | | | | Change log tags and level. Add new logs | ||||
* | | | merging refs/heads/BlueGPS4Droid_1.0.x into HEAD | Herbert von Broeuschmeul | 2010-10-28 | 1 | -2/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | remove unused constants | Herbert von Broeuschmeul | 2010-10-28 | 1 | -2/+0 |
| | | | |||||
* | | | Add preferences to enable/disable GGA and RMC NMEA sentences | Herbert von Broeuschmeul | 2010-10-28 | 2 | -0/+37 |
| | | | | | | | | | | | | | | | Add preferences to enable/disable GGA and RMC NMEA sentences. Actually by default theses two preferences are enabled and cannot be disable: we need them to generate the GPS fixes | ||||
* | | | merging refs/heads/BlueGPS4Droid_1.1.x into master (1.2.x) | Herbert von Broeuschmeul | 2010-10-27 | 3 | -72/+136 |
|\ \ \ | | |/ | |/| | |||||
| * | | merging refs/heads/BlueGPS4Droid_1.0.x into HEAD | Herbert von Broeuschmeul | 2010-10-26 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Correct first fix | Herbert von Broeuschmeul | 2010-10-26 | 1 | -2/+2 |
| | | | | | | | | | | | | Actually there is always a first fix with lat=0 and lon=0. This modification should remove it. | ||||
| | * | code cleanupBlueGPS4Droid_1.0.1 | Herbert von Broeuschmeul | 2010-10-25 | 1 | -9/+0 |
| | | | |||||
| | * | Remove test on gps provider | Herbert von Broeuschmeul | 2010-10-23 | 1 | -7/+7 |
| | | | | | | | | | | | | Remove test for verifying if internal GPS is not enabled. So not enabling internal GPS doesn't prevent starting service. | ||||
| | * | auto-enable gps provider if it doesn't exist and prevent forceclose if Mock ↵ | Herbert von Broeuschmeul | 2010-10-23 | 1 | -52/+68 |
| | | | | | | | | | | | | Locations is disabled | ||||
| | * | add alert messages and code cleanup | Herbert von Broeuschmeul | 2010-10-22 | 2 | -18/+42 |
| | | | | | | | | | | | | * add alert messages when bluetooth GPS connection cannot be enabled * code cleanup | ||||
| | * | Code cleanup | Herbert von Broeuschmeul | 2010-10-18 | 3 | -100/+1 |
| | | | |||||
| | * | autodisable when needed | Herbert von Broeuschmeul | 2010-10-18 | 2 | -8/+12 |
| | | | | | | | | | | | | When Bluetooth, Mock Location or GPS are not enabled, the service cannot be started correctly and so it will auto-disable itself. | ||||
| * | | add notifications when service cannot be started | Herbert von Broeuschmeul | 2010-10-26 | 2 | -7/+19 |
| | | | | | | | | | * add notification when service cannot be started | ||||
| * | | Remove test on gps provider | Herbert von Broeuschmeul | 2010-10-25 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | Remove test for verifying if internal GPS is not enabled. So not enabling internal GPS doesn't prevent starting service. | ||||
| * | | auto-enable gps provider if it doesn't exist and prevent forceclose if Mock ↵ | Herbert von Broeuschmeul | 2010-10-25 | 1 | -49/+66 |
| | | | | | | | | | | | | Locations is disabled | ||||
| * | | add alert messages when bluetooth GPS connection cannot be enabled | Herbert von Broeuschmeul | 2010-10-24 | 2 | -9/+45 |
| | | | |||||
| * | | code cleanup | Herbert von Broeuschmeul | 2010-10-24 | 1 | -1/+0 |
| | | | |||||
| * | | autodisable when needed | Herbert von Broeuschmeul | 2010-10-24 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | When Bluetooth, Mock Location or GPS are not enabled, the service cannot be started correctly and so it will auto-disable itself. | ||||
| * | | merging refs/heads/BlueGPS4Droid_1.0 into HEAD | Herbert von Broeuschmeul | 2010-10-11 | 1 | -9/+18 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | add verifications before starting connection Verify that: - bluetooth is on - Mock Location is enabled - internal GPS is enabled (wont be used but has to be enabled...) | ||||
| * | | rewrite connection/disconnection parts | Herbert von Broeuschmeul | 2010-10-01 | 2 | -65/+71 |
| | | | |||||
| * | | add preference settings for connection retries | Herbert von Broeuschmeul | 2010-09-29 | 3 | -5/+15 |
| | | | |||||
| * | | correction for log NMEA | Herbert von Broeuschmeul | 2010-09-29 | 1 | -1/+1 |
| | | |