aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/Settings.java
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: remove redundant local variablesSamuel Tardieu2012-04-221-7/+2
* Refactoring: simplify boolean expressionSamuel Tardieu2012-04-221-2/+2
* Refactoring: cleanup control flowSamuel Tardieu2012-04-201-9/+4
* Merge branch 'fix-1714' into upstreamSamuel Tardieu2012-04-201-0/+6
|\
| * Better comment for settingPortree-Kid2012-04-201-0/+6
* | Merge branch 'fix-1347' into upstreamSamuel Tardieu2012-04-201-6/+4
|\ \
| * | make Log independent of SettingsStephan Merker2012-04-201-6/+4
| |/
* | Fix #1410, display warning on invalid map file and do not switch torsudev2012-04-171-0/+5
|/
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-3/+0
* remove debug code from dfbdd962599a6034bba9945d92dbf0ba90580580Bananeweizen2012-04-121-5/+1
* fix #1038: use shared preferences with correct typesBananeweizen2012-04-111-39/+122
* Move two methods into the testsSamuel Tardieu2012-04-111-12/+0
* 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
|\