aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/Settings.java
Commit message (Expand)AuthorAgeFilesLines
* StaticMaps for waypoints default now offMarco Jacob2012-04-031-1/+1
* Cache debug settings information as they are accessed very oftenSamuel Tardieu2012-04-021-1/+6
* Merge remote-tracking branch 'upstream/release' into upstreamSamuel Tardieu2012-04-011-0/+29
|\
| * Live map info popuprsudev2012-03-301-0/+29
* | Fix #1301: add a new Debug settings to log debug informationSamuel Tardieu2012-03-311-1/+11
* | Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-0/+4
|/
* Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2012-03-101-1/+1
|\
| * Don't load direction images for PMs. Fixes #227blafoo2012-03-091-1/+1
* | refactoring: first part of removing cgBaseBananeweizen2012-03-101-1/+1
|/
* Remove debug codeSammysHP2012-03-091-15/+0
* Live Map strategy. Closes #1183blafoo2012-03-071-0/+17
* refactoring: cleanupsBananeweizen2012-03-041-2/+0
* fix #281: Public consumer & secret key for Twitter / Terms of useBananeweizen2012-03-031-2/+3
* Captcha setting disabled for PMs. Closes #1177blafoo2012-02-271-1/+1
* Implementation for #1155 - the second default navigation tool isTorsten Keil2012-02-221-0/+15
* Identify c:geo as an ordinary webbrowser. Fixes #1025blafoo2012-02-111-15/+0
* fix #1047: friends log without loginBananeweizen2012-01-281-0/+4
* Visual Loginblafoo2012-01-271-1/+1
* Merge pull request #988 from marco-jacob/masterBananeweizen2012-01-201-0/+15
|\
| * added setting and implementation for waypoint static mapMarco Jacob2012-01-111-0/+15
* | fix #1013: List name wrong after restoreBananeweizen2012-01-191-1/+1
|/
* Implementation for #868Torsten Keil2012-01-011-0/+15
* Extracted cache from cgeoapplicationblafoo2011-12-231-0/+15
* User independent tests V2blafoo2011-12-191-0/+4
* fix: NPE in new Settings codeBananeweizen2011-12-191-1/+5
* Functionality needed for testsblafoo2011-12-181-0/+26
* Friend logsblafoo2011-12-101-0/+15
* New: Remember last used page and move waypoints to the leftSammysHP2011-12-061-0/+29
* refactoring: remove all accesses to preferences besides central SettingsBananeweizen2011-12-041-0/+54
* first refactoring of cgGeo, see #355Bananeweizen2011-11-291-1/+0
* Merge remote branch 'blafoo/cachetype'Bananeweizen2011-11-231-7/+9
|\
| * Use of CacheType instead of Stringblafoo2011-11-181-7/+9
* | fix several FindBugs warningsBananeweizen2011-11-191-1/+1
|/
* Implementing #179, refactor maps to single source, last partrsudev2011-11-151-45/+13
* more unit testsbananeweizen2011-11-111-1/+5
* Do not use deprecated methodsSamuel Tardieu2011-11-081-5/+10
* Add separate settings for elevation and vote dataSamuel Tardieu2011-10-251-5/+20
* Merge branch 'issue629' of git://github.com/blafoo/c-geo-opensourceSamuel Tardieu2011-10-251-6/+17
|\
| * Additional details introducedblafoo2011-10-131-6/+17
* | Use an immutable pair instead of a map to handle login/passwordSamuel Tardieu2011-10-221-11/+5
* | Switch to English at initialization time if requestedSamuel Tardieu2011-10-201-1/+1
* | Save cookie store to preferencesSamuel Tardieu2011-10-191-0/+21
|/
* Move local storage directory name into LocalStorageSamuel Tardieu2011-10-081-3/+0
* Use the File type for handling directory listsSamuel Tardieu2011-10-071-1/+1
* Reorganize and cleanup the local storage handlingSamuel Tardieu2011-10-061-20/+0
* fix #600: force close on first startBananeweizen2011-10-041-24/+1
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-0/+863