aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/xml
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: remove duplicated codeBananeweizen2013-09-151-3/+3
| | | * AuthorizeTwitterPreference and AuthorizeOcPreference do the same
* Merge branch 'issue-3220'rsudev2013-09-131-0/+6
|\
| * Implements #3220, Feature request: Show mapsforge-map "bigger" on ↵rsudev2013-09-131-0/+6
| | | | | | | | | | | | high-res-displays Made the mapsforge textscale setting follow the device dpi, if so wanted, default true.
* | new: have link to website in geocaching service settingsBananeweizen2013-09-011-428/+389
|/
* group caching services for more easy to handle settingsBananeweizen2013-08-181-132/+139
|
* Merge remote-tracking branch 'rsudev/ocpl'Bananeweizen2013-08-181-1/+18
|\ | | | | | | | | | | | | Conflicts: main/res/values/preference_keys.xml main/src/cgeo/geocaching/settings/Settings.java main/src/cgeo/geocaching/settings/SettingsActivity.java
| * Implements OKAPI Live access for opencaching.plrsudev2013-07-261-1/+18
| |
* | fix #3119: Have settings active by defaultBananeweizen2013-08-181-1/+1
| |
* | fix #3110: Increase default for waypoints in mapBananeweizen2013-08-061-1/+1
| |
* | fix #3083: have explanation at the navigation menu settingsBananeweizen2013-07-311-1/+6
| |
* | Fixes #3042 - "Logs without colors" would be better placed in "Appearance" ↵koem2013-07-291-5/+5
| | | | | | | | | | | | instead of "CacheDetails" moved settings to appearance
* | fix #3040: new settings screen to disable navigation appsBananeweizen2013-07-291-1/+103
|/
* new: visually separate the secondary navigation toolBananeweizen2013-07-211-1/+5
| | | | * was hard to read before * only added a new preference category, no functionality
* fix #3039: User name settings accepts multi line inputBananeweizen2013-07-211-4/+12
|
* Merge pull request #3024 from koem/settingsInfoIconBananeweizen2013-07-201-1/+1
|\ | | | | Info-Preferences now with Info Icon
| * InfoPreference now with Info Iconkoem2013-07-201-1/+1
| | | | | | | | http://i.imgur.com/3Z5IaG6.png
* | Fixes #2992 - Settings: show "authorize c:geo again" when appropriatekoem2013-07-191-2/+2
| | | | | | | | | | | | This was a little more complicated than expected ... changing titles of settings is a task for someone who killed his grandmother. When authorization is already done, settings for twitter auth and OCDE auth show "authorize c:geo again".
* | Fixex #2978 - Settings: "System" instead of "More Options"koem2013-07-191-19/+24
|/ | | | | | - moved basic member settings to subscreen in gc-services - new settings screen "Navigation" - renamed "More Option" to "System"
* #2975: move up map category due to expected importanceBananeweizen2013-07-141-56/+56
|
* Remove latitude/elevation related settingsSamuel Tardieu2013-07-141-17/+0
|
* Move preference keys to resourcersudev2013-07-091-55/+55
|
* Implements #750, use preference activitykoem2013-07-091-0/+433
|
* refactoring: apply android formatter to all XML filesBananeweizen2013-06-021-7/+8
| | | * makes it easier to compare and find duplicate code
* change: disable suggestions in global cache searchBananeweizen2012-08-191-1/+3
| | | * avoids "fixing" geocode input
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+8
This prepares the inclusion of tests into the same repository.