aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/settings/SettingsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes #3193, Light skin in settings brokenrsudev2013-08-251-1/+3
* fix #3191: NumberFormatException in SettingsActivitySamuel Tardieu2013-08-251-3/+8
* fix #3186: do not try to install a null map sourceSamuel Tardieu2013-08-251-1/+13
* Merge remote-tracking branch 'rsudev/ocpl'Bananeweizen2013-08-181-11/+34
|\
| * Implements OKAPI Live access for opencaching.plrsudev2013-07-261-10/+33
* | fix #3119: Have settings active by defaultBananeweizen2013-08-181-0/+1
* | fix string comparison to not use primitive equals operatorBananeweizen2013-08-061-1/+1
* | Fixes #3070, Delay when trying to open "Settings"rsudev2013-08-061-1/+1
* | Refactoring: use isPreference methodrsudev2013-08-061-1/+1
* | fix #3086: set correct map source on settings changeBananeweizen2013-08-011-4/+9
* | refactoring: move DB backup into new utils classBananeweizen2013-07-311-38/+8
* | refactoring: make formatter work without contextBananeweizen2013-07-311-4/+3
* | fix #3080: remove unwanted summary change for OC.de activationBananeweizen2013-07-301-5/+5
* | fix #3040: new settings screen to disable navigation appsBananeweizen2013-07-291-0/+12
* | refactoring: remove author tags from sourceBananeweizen2013-07-281-1/+0
|/
* Fixes #2988, New settings: Check and Save gc.com login not intuitive any morersudev2013-07-251-0/+22
* Merge pull request #3024 from koem/settingsInfoIconBananeweizen2013-07-201-8/+1
|\
| * InfoPreference now with Info Iconkoem2013-07-201-8/+1
* | Refactoring - Settings findPreferencekoem2013-07-201-25/+27
* | Fixes #2992 - Settings: show "authorize c:geo again" when appropriatekoem2013-07-191-1/+25
* | Fixex #2978 - Settings: "System" instead of "More Options"koem2013-07-191-7/+25
|/
* Fix some build issuesrsudev2013-07-151-20/+0
* Restore backup request of settingsSamuel Tardieu2013-07-141-0/+7
* refactoring: move comment to where it belongsBananeweizen2013-07-141-11/+8
* cleanup: remove unnecessary private modifier for enum constructorSamuel Tardieu2013-07-141-1/+1
* Remove latitude/elevation related settingsSamuel Tardieu2013-07-141-1/+0
* 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
* Remove old SettingsActivity, rename new SettingsActivityrsudev2013-07-091-938/+389
* Implements #750, use preference activitykoem2013-07-091-0/+1073