aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/Settings.java
Commit message (Expand)AuthorAgeFilesLines
...
* 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