| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #2057 | Bananeweizen | 2013-07-05 | 3 | -4/+60 |
| | | | | * can be reproduced in my emulator with GCH8T5 | ||||
| * | Revert "fix #2899: Recommended app "Bluetooth GPS" not found" | Bananeweizen | 2013-07-05 | 15 | -0/+27 |
| | | | | | This reverts commit ec9e21f8f510bfcaf6645ab09bb6c7d358f529cb. | ||||
| * | fix broken test | Bananeweizen | 2013-07-05 | 1 | -1/+1 |
| | | |||||
| * | updated it plurals, refs #2747 | RomNexus6 | 2013-07-04 | 1 | -7/+7 |
| | | |||||
| * | fix #2899: Recommended app "Bluetooth GPS" not found | Bananeweizen | 2013-07-04 | 15 | -27/+0 |
| | | |||||
| * | fix #2949: Npe in history list | Bananeweizen | 2013-07-04 | 1 | -1/+3 |
| | | |||||
| * | fix #2932: Editing coordinates crashes cgeo | Bananeweizen | 2013-07-04 | 1 | -2/+3 |
| | | |||||
| * | fix #2268: GPS Cache Exhibit type not parsed | Bananeweizen | 2013-07-03 | 7 | -7/+7 |
| | | |||||
| * | fix #2957: "load more caches" wrongly enabled | Bananeweizen | 2013-07-03 | 2 | -2/+9 |
| | | |||||
| * | fix #2951: Amount of favorite points not shown in search results | Bananeweizen | 2013-07-03 | 2 | -5/+12 |
| | | |||||
| * | fix #2943: typo in wherigo | Bananeweizen | 2013-07-03 | 2 | -9/+9 |
| | | |||||
| * | translation: use crowdin.net to update French translations | Samuel Tardieu | 2013-07-01 | 1 | -1101/+1034 |
| | | | | | | We lost the comments and went through a major reformatting while doing so. | ||||
| * | Fixes #2930, retrieve personal note for opencaching | rsudev | 2013-06-28 | 1 | -1/+5 |
| | | |||||
| * | Merge pull request #2893 from marco-jacob/fixPersonalNoteFinal | Marco Jacob | 2013-06-27 | 11 | -52/+252 |
| |\ | | | | | make personalNote multiline, upload on OK and merge on refresh | ||||
| | * | make personalNote multiline again, upload button, merge on refresh | Marco Jacob | 2013-06-26 | 11 | -52/+252 |
| | | | |||||
| * | | Implements #2900, Support logging with password (oc) | rsudev | 2013-06-27 | 10 | -13/+95 |
| | | | | | | | | | | | Extends db, geocache and OKAPI to retrieve and store the property Extends logging UI and OKAPI to allow entering and sending it | ||||
| * | | Fixes #2923, Menu slow to open in cache details | rsudev | 2013-06-27 | 3 | -3/+21 |
| | | | | | | | | | Removed costly scan of installed packages for launchable apps | ||||
| * | | Merge pull request #2919 from rsudev/2811a | Bananeweizen | 2013-06-26 | 11 | -156/+253 |
| |\ \ | | | | | | | main activity layout refactoring and dynamic connection status | ||||
| | * | | Move resource-ids to UserInfoStatus | rsudev | 2013-06-26 | 3 | -48/+44 |
| | | | | |||||
| | * | | Improved message for non-authorized OKAPI connectors | rsudev | 2013-06-25 | 2 | -1/+6 |
| | | | | |||||
| | * | | Streamlined implementation of connector status info | rsudev | 2013-06-25 | 3 | -16/+14 |
| | | | | |||||
| | * | | Implements #2811 and makes the main screen status fully dynamc | rsudev | 2013-06-23 | 8 | -98/+207 |
| | | | | |||||
| | * | | Refactor main activity layout, remove duplicates | rsudev | 2013-06-23 | 2 | -38/+27 |
| | | | | |||||
| * | | | fix #2926: no speech output with "Use GPS only" | Bananeweizen | 2013-06-26 | 1 | -2/+3 |
| | | | | |||||
| * | | | fix #2927: TTS volume | Bananeweizen | 2013-06-26 | 1 | -0/+4 |
| | | | | |||||
| * | | | findbugs null pointers and initializations | Bananeweizen | 2013-06-24 | 3 | -37/+34 |
| | | | | |||||
| * | | | fix endless loop in gpx export | Bananeweizen | 2013-06-24 | 1 | -1/+1 |
| | | | | |||||
| * | | | findbugs: remove unused variable and code | Bananeweizen | 2013-06-24 | 1 | -5/+0 |
| | | | | |||||
| * | | | fix travelbug smiley menu not enabled | Bananeweizen | 2013-06-24 | 1 | -3/+4 |
| | | | | |||||
| * | | | findbugs: don't compare float for equality | Bananeweizen | 2013-06-24 | 1 | -8/+8 |
| |/ / | |||||
| * | | fix #2907: opening TB from cache inventory broken | Bananeweizen | 2013-06-23 | 3 | -10/+33 |
| | | | |||||
| * | | refactoring: suppress last Java warning | Bananeweizen | 2013-06-23 | 1 | -0/+2 |
| | | | | | | | * this way it is easier to spot new warnings on Jenkins | ||||
| * | | #2910: remove code duplication in logs views | Bananeweizen | 2013-06-23 | 12 | -382/+390 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-06-22 | 4 | -2/+13 |
| |\ \ | | | | | | | | | | | | | | | | | | | Conflicts: main/res/values-fr/strings.xml main/res/values/strings.xml send2cgeo/send2cgeo.user.js | ||||
| | * | | French translation for #2915 | Samuel Tardieu | 2013-06-22 | 1 | -0/+1 |
| | | | | |||||
| | * | | close #2915: add a closeout status message for sdk < 7 | Samuel Tardieu | 2013-06-22 | 3 | -1/+11 |
| | | | | |||||
| | * | | Merge branch 'fix-2741' into release | Samuel Tardieu | 2013-06-15 | 1 | -0/+10 |
| | |\ \ | |||||
| * | | | | Add new Portuguese translation for Google bike maps | Samuel Tardieu | 2013-06-22 | 1 | -2/+3 |
| | | | | | |||||
| * | | | | Add new French translation for Google bike maps | Samuel Tardieu | 2013-06-22 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | fix #2914: bike navigation | Bananeweizen | 2013-06-22 | 4 | -18/+31 |
| | | | | | |||||
| * | | | | refactoring: extract GPX serialization to make it testable | Bananeweizen | 2013-06-22 | 2 | -225/+269 |
| | | | | | |||||
| * | | | | refactoring: remove unused string | Bananeweizen | 2013-06-22 | 15 | -15/+0 |
| | | | | | |||||
| * | | | | fix #2908: Ask for list on attachment import | Bananeweizen | 2013-06-22 | 15 | -80/+75 |
| | | | | | |||||
| * | | | | fix #2903: Radar named Navigate in Live map cache-menu | Bananeweizen | 2013-06-22 | 1 | -3/+5 |
| | | | | | |||||
| * | | | | fix #2907: TB search broken | Bananeweizen | 2013-06-22 | 3 | -11/+22 |
| | | | | | |||||
| * | | | | Merge pull request #2909 from koem/wrongplural | koem | 2013-06-21 | 1 | -1/+0 |
| |\ \ \ \ | | | | | | | | | | | quantity zero in plurals for en deleted | ||||
| | * | | | | quantity zero in plurals for en deleted | koem | 2013-06-21 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | refactoring: extract user actions into re-usable classes | Bananeweizen | 2013-06-21 | 5 | -152/+204 |
| | | | | | | |||||
| * | | | | | refactoring: remove duplicated code for logging in | Bananeweizen | 2013-06-21 | 2 | -31/+18 |
| | | | | | | |||||
| * | | | | | refactoring: remove multiple assignments in login check | Bananeweizen | 2013-06-21 | 1 | -25/+25 |
| | | | | | | |||||
