aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo
Commit message (Expand)AuthorAgeFilesLines
* Remove elevation handlingSamuel Tardieu2013-07-149-143/+44
* Fix #2986, OC: Cache count not updated after online logrsudev2013-07-141-3/+5
* Fix #2983, New settings: Not possible to change gc.com loginrsudev2013-07-141-14/+7
* Fix #2985, New settings: DirChooser start directory not updatedrsudev2013-07-131-3/+5
* Fix #2984, settings: summary for standard navigation tools not presentrsudev2013-07-121-12/+17
* refactoring: try to suppress warnings on jenkinsBananeweizen2013-07-101-55/+53
* Fixes #2945, Geocaches not showing up on c:geo app on phonersudev2013-07-101-6/+2
* Fix #2962, Live map empty after loading has finishedrsudev2013-07-103-10/+16
* Fixing serious bug in cache-table creation script.rsudev2013-07-101-1/+1
* Remove old SettingsActivity, rename new SettingsActivityrsudev2013-07-098-1648/+435
* 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