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