aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* fix #2899: Recommended app "Bluetooth GPS" not foundBananeweizen2013-07-0415-27/+0
|
* fix #2949: Npe in history listBananeweizen2013-07-041-1/+3
|
* fix #2932: Editing coordinates crashes cgeoBananeweizen2013-07-041-2/+3
|
* fix #2268: GPS Cache Exhibit type not parsedBananeweizen2013-07-037-7/+7
|
* fix #2957: "load more caches" wrongly enabledBananeweizen2013-07-032-2/+9
|
* fix #2951: Amount of favorite points not shown in search resultsBananeweizen2013-07-032-5/+12
|
* fix #2943: typo in wherigoBananeweizen2013-07-032-9/+9
|
* translation: use crowdin.net to update French translationsSamuel Tardieu2013-07-011-1101/+1034
| | | | | We lost the comments and went through a major reformatting while doing so.
* Fixes #2930, retrieve personal note for opencachingrsudev2013-06-281-1/+5
|
* Merge pull request #2893 from marco-jacob/fixPersonalNoteFinalMarco Jacob2013-06-2711-52/+252
|\ | | | | make personalNote multiline, upload on OK and merge on refresh
| * make personalNote multiline again, upload button, merge on refreshMarco Jacob2013-06-2611-52/+252
| |
* | Implements #2900, Support logging with password (oc)rsudev2013-06-2710-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 detailsrsudev2013-06-273-3/+21
| | | | | | | | Removed costly scan of installed packages for launchable apps
* | Merge pull request #2919 from rsudev/2811aBananeweizen2013-06-2611-156/+253
|\ \ | | | | | | main activity layout refactoring and dynamic connection status
| * | Move resource-ids to UserInfoStatusrsudev2013-06-263-48/+44
| | |
| * | Improved message for non-authorized OKAPI connectorsrsudev2013-06-252-1/+6
| | |
| * | Streamlined implementation of connector status inforsudev2013-06-253-16/+14
| | |
| * | Implements #2811 and makes the main screen status fully dynamcrsudev2013-06-238-98/+207
| | |
| * | Refactor main activity layout, remove duplicatesrsudev2013-06-232-38/+27
| | |
* | | fix #2926: no speech output with "Use GPS only"Bananeweizen2013-06-261-2/+3
| | |
* | | fix #2927: TTS volumeBananeweizen2013-06-261-0/+4
| | |
* | | findbugs null pointers and initializationsBananeweizen2013-06-243-37/+34
| | |
* | | fix endless loop in gpx exportBananeweizen2013-06-241-1/+1
| | |
* | | findbugs: remove unused variable and codeBananeweizen2013-06-241-5/+0
| | |
* | | fix travelbug smiley menu not enabledBananeweizen2013-06-241-3/+4
| | |
* | | findbugs: don't compare float for equalityBananeweizen2013-06-241-8/+8
|/ /
* | fix #2907: opening TB from cache inventory brokenBananeweizen2013-06-233-10/+33
| |
* | refactoring: suppress last Java warningBananeweizen2013-06-231-0/+2
| | | | | | * this way it is easier to spot new warnings on Jenkins
* | #2910: remove code duplication in logs viewsBananeweizen2013-06-2312-382/+390
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2013-06-224-2/+13
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: main/res/values-fr/strings.xml main/res/values/strings.xml send2cgeo/send2cgeo.user.js
| * | French translation for #2915Samuel Tardieu2013-06-221-0/+1
| | |
| * | close #2915: add a closeout status message for sdk < 7Samuel Tardieu2013-06-223-1/+11
| | |
| * | Merge branch 'fix-2741' into releaseSamuel Tardieu2013-06-151-0/+10
| |\ \
* | | | Add new Portuguese translation for Google bike mapsSamuel Tardieu2013-06-221-2/+3
| | | |
* | | | Add new French translation for Google bike mapsSamuel Tardieu2013-06-221-1/+2
| | | |
* | | | fix #2914: bike navigationBananeweizen2013-06-224-18/+31
| | | |
* | | | refactoring: extract GPX serialization to make it testableBananeweizen2013-06-222-225/+269
| | | |
* | | | refactoring: remove unused stringBananeweizen2013-06-2215-15/+0
| | | |
* | | | fix #2908: Ask for list on attachment importBananeweizen2013-06-2215-80/+75
| | | |
* | | | fix #2903: Radar named Navigate in Live map cache-menuBananeweizen2013-06-221-3/+5
| | | |
* | | | fix #2907: TB search brokenBananeweizen2013-06-223-11/+22
| | | |
* | | | Merge pull request #2909 from koem/wrongpluralkoem2013-06-211-1/+0
|\ \ \ \ | | | | | | | | | | quantity zero in plurals for en deleted
| * | | | quantity zero in plurals for en deletedkoem2013-06-211-1/+0
| | | | |
* | | | | refactoring: extract user actions into re-usable classesBananeweizen2013-06-215-152/+204
| | | | |
* | | | | refactoring: remove duplicated code for logging inBananeweizen2013-06-212-31/+18
| | | | |
* | | | | refactoring: remove multiple assignments in login checkBananeweizen2013-06-211-25/+25
| | | | |
* | | | | new: only show streetview menu if availableBananeweizen2013-06-213-5/+30
| | | | |
* | | | | refactoring: code duplicationBananeweizen2013-06-213-37/+47
| | | | |
* | | | | refactoring: code duplicationBananeweizen2013-06-211-23/+21
| | | | |
* | | | | refactoring: remove code duplicationBananeweizen2013-06-211-45/+36
| | | | |