aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching
Commit message (Expand)AuthorAgeFilesLines
* Move preference keys to resourcersudev2013-07-092-376/+312
* Dynamically bind preferences summaryrsudev2013-07-091-21/+20
* Implements #750, use preference activitykoem2013-07-0983-756/+1862
* Remove the cache column index, use the indices directlySamuel Tardieu2013-07-091-61/+84
* refactoring: minor cleanup, experimenting with CheckstyleBananeweizen2013-07-074-13/+13
* fix #2963: Cache count on main screen shows 0Bananeweizen2013-07-071-1/+1
* fix #2937: Merging of personal note not OKBananeweizen2013-07-072-5/+5
* Fixes #2925, Cache logbook not updated correctlyrsudev2013-07-062-10/+25
* Fixes #2944, Export menu in history is placed badrsudev2013-07-061-1/+1
* Fixes #2826, Found caches shown on live maprsudev2013-07-067-12/+77
* fix #2954: sorting wrong after switching between event list and normalBananeweizen2013-07-062-32/+26
* fix #2937: Merging of personal note not OKBananeweizen2013-07-054-11/+31
* fix #2936: No GCVote for attended logs possibleBananeweizen2013-07-051-1/+1
* fix #2057Bananeweizen2013-07-052-2/+58
* Revert "fix #2899: Recommended app "Bluetooth GPS" not found"Bananeweizen2013-07-051-0/+1
* fix #2899: Recommended app "Bluetooth GPS" not foundBananeweizen2013-07-041-1/+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-031-1/+1
* 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-031-8/+8
* Fixes #2930, retrieve personal note for opencachingrsudev2013-06-281-1/+5
* Merge pull request #2893 from marco-jacob/fixPersonalNoteFinalMarco Jacob2013-06-277-50/+238
|\
| * make personalNote multiline again, upload button, merge on refreshMarco Jacob2013-06-267-50/+238
* | Implements #2900, Support logging with password (oc)rsudev2013-06-278-13/+70
* | Fixes #2923, Menu slow to open in cache detailsrsudev2013-06-273-3/+21
* | Merge pull request #2919 from rsudev/2811aBananeweizen2013-06-267-107/+216
|\ \
| * | 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-251-15/+7
| * | Implements #2811 and makes the main screen status fully dynamcrsudev2013-06-236-86/+202
* | | 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
* | #2910: remove code duplication in logs viewsBananeweizen2013-06-2310-369/+390
* | Merge branch 'release' into upstreamSamuel Tardieu2013-06-222-1/+10
|\ \
| * | close #2915: add a closeout status message for sdk < 7Samuel Tardieu2013-06-222-1/+10
| * | Merge branch 'fix-2741' into releaseSamuel Tardieu2013-06-151-0/+10
| |\ \
* | | | fix #2914: bike navigationBananeweizen2013-06-222-18/+29
* | | | refactoring: extract GPX serialization to make it testableBananeweizen2013-06-222-225/+269
* | | | fix #2908: Ask for list on attachment importBananeweizen2013-06-222-64/+54
* | | | fix #2903: Radar named Navigate in Live map cache-menuBananeweizen2013-06-221-3/+5
* | | | fix #2907: TB search brokenBananeweizen2013-06-223-11/+22