| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring: documentation | Bananeweizen | 2013-10-03 | 1 | -2/+2 |
| | | |||||
| * | close #3271: document handling of unit expressions in text-to-speech | Samuel Tardieu | 2013-09-13 | 1 | -0/+7 |
| | | |||||
| * | refactoring: cgeoapplication -> CgeoApplication | Samuel Tardieu | 2013-09-13 | 2 | -5/+5 |
| | | |||||
| * | Fixes #2770, TTS not starting | rsudev | 2013-08-25 | 1 | -3/+14 |
| | | | | | | | Fixes #3177, TTS talking compass does not uses force English as well - moving checks to SpeechService, avoiding calling the intent - set requested locale to 'en' if 'forceEnglish' | ||||
| * | Fixes #2996, Compass TTS: Wrong direction in "GPS only" mode | rsudev | 2013-07-30 | 1 | -6/+13 |
| | | |||||
| * | cleanup: remove unnecessary else statement | Samuel Tardieu | 2013-07-14 | 1 | -2/+2 |
| | | |||||
| * | Implements #750, use preference activity | koem | 2013-07-09 | 2 | -12/+12 |
| | | |||||
| * | fix #2926: no speech output with "Use GPS only" | Bananeweizen | 2013-06-26 | 1 | -2/+3 |
| | | |||||
| * | findbugs: don't compare float for equality | Bananeweizen | 2013-06-24 | 1 | -8/+8 |
| | | |||||
| * | plurals for direction, singulars for distances | koem | 2013-06-20 | 1 | -38/+44 |
| | | |||||
| * | #2747 TTS distances should use Android plurals | koem | 2013-06-19 | 1 | -9/+33 |
| | | |||||
| * | Merge pull request #2754 from campbeb/fix2716 | Samuel Tardieu | 2013-05-21 | 1 | -4/+32 |
| |\ | | | | | Fix #2716 - Adjust compass speech rate based on distance | ||||
| | * | Fix #2716 - Adjust compass speech rate based on distance | campbeb | 2013-05-20 | 1 | -4/+32 |
| | | | | | | | | | | | | | Speech has a minimum and maximum time delay. In between these values it changes based on how much distance to the object has changed. Values may need to be adjusted for optimum use. | ||||
| * | | Fix #2714 - Support imperial units in compass speech | campbeb | 2013-05-12 | 1 | -9/+28 |
| |/ | | | | Fixes #2714 | ||||
| * | #2710: speech output in compass | Bananeweizen | 2013-05-10 | 2 | -0/+212 |
