aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-fr
Commit message (Collapse)AuthorAgeFilesLines
* update copyright info in about messageHerbert von Broeuschmeul2012-03-231-2/+2
|
* update copyright infoHerbert von Broeuschmeul2012-03-231-2/+2
|
* Replace ... with the … horizontal ellipsis character (U+2026)Herbert von Broeuschmeul2012-03-221-6/+6
|
* add translation for the new preference (force activation of mock provider)Herbert von Broeuschmeul2011-05-051-2/+2
|
* add a option to force aute-activation of the chosen location providerHerbert von Broeuschmeul2011-02-101-0/+3
|
* update copyright infoHerbert von Broeuschmeul2011-01-301-2/+2
|
* language corectionHerbert von Broeuschmeul2010-12-101-2/+2
|
* Merge branch 'dev_1.1.x' into dev_1.2.xHerbert von Broeuschmeul2010-12-031-0/+16
|\
| * add an "About window" (merge from branch dev 1.0.x)Herbert von Broeuschmeul2010-12-031-0/+16
| |
* | merging refs/heads/dev_1.1.x into HEADHerbert von Broeuschmeul2010-11-041-1/+1
|\ \ | |/
| * spelling correctionsBlueGPS4Droid_1.1.2Herbert von Broeuschmeul2010-11-041-1/+1
| |
* | Add preferences to enable/disable GGA and RMC NMEA sentencesHerbert von Broeuschmeul2010-10-281-0/+6
| | | | | | | | | | 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 Broeuschmeul2010-10-271-1/+10
|\ \ | |/
| * add notifications when service cannot be startedHerbert von Broeuschmeul2010-10-261-5/+7
| | | | | | * add notification when service cannot be started
| * add alert messages when bluetooth GPS connection cannot be enabledHerbert von Broeuschmeul2010-10-241-0/+5
| |
| * Separate localized string from other values.Herbert von Broeuschmeul2010-10-241-0/+2
| | | | | | | | | | All localized strings are now in the string.xml files while constants, defaults values and prefrerence keys are in constants.xml
| * add preference settings for connection retries Herbert von Broeuschmeul2010-09-291-10/+5
| |
| * French translation for the new notificationsHerbert von Broeuschmeul2010-09-291-0/+10
| |
| * remove message for an unused optionHerbert von Broeuschmeul2010-09-291-1/+0
| |
* | add preference settings for connection retriesHerbert von Broeuschmeul2010-09-301-10/+5
| |
* | French translation for the new notificationsHerbert von Broeuschmeul2010-09-291-0/+10
| |
* | Preference localization Herbert von Broeuschmeul2010-09-251-0/+2
| | | | | | add French and English version for title of PreferenceCategory used in SiRF preference page
* | add new SiIRF configuration optionsHerbert von Broeuschmeul2010-09-251-1/+29
|/
* add new preferences optionsHerbert von Broeuschmeul2010-09-191-2/+9
| | | | | add preferences in order to chose if we want to: * replace the internal GPS or * use a new location provider.
* changed french localisation and gps options preference title Herbert von Broeuschmeul2010-09-151-4/+4
|
* An application for using an external bluetooth GPS on Android devices.BlueGPS4Droid_1.2.0BlueGPS4Droid_1.0Herbert von Broeuschmeul2010-09-121-0/+50
The application starts a service, then connects to a Bluetooth device (NMEA GPS) and creates a mock GPS provider which can be used to replace the internal GPS. It's also possible to log the external GPS NMEA data in a file on the device.