aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/xml
Commit message (Collapse)AuthorAgeFilesLines
* fix #3918: remove GCC from navigationBananeweizen2014-05-271-5/+0
|
* Merge remote-tracking branch 'schwabe/actionbar_pullrequest'Bananeweizen2014-05-181-1/+8
|\ | | | | | | | | | | Conflicts: main/res/values/preference_keys.xml main/src/cgeo/geocaching/CgeoApplication.java
| * Allow the user to choose always displaying the overflow buttonArne Schwabe2014-05-171-0/+7
| | | | | | | | | | | | | | Manually Cherry pick from rsudev/actionbar_schwabe: Always display the overflow menu button. Allow user to decide if the overflow should be shown or not. Since this only works on 3.0-4.3 hide the option on other platforms.
* | #3818: enable memory dumps on demandBananeweizen2014-05-171-0/+3
|/
* fix #3342: show send2cgeo menu also with no registrationBananeweizen2014-05-171-8/+15
|
* Fixes #1793 - personal logs on friends logs tabMarco Jacob2014-05-031-2/+2
|
* new: integrate mapswithmeMichael Keppler2014-04-211-0/+5
|
* Add service status to service summaryrsudev2014-04-091-1/+1
|
* Implements #3692. Add support for new opencaching nodesrsudev2014-04-071-0/+84
| | | | Added opencaching nl,us,ro live support and preferences
* fix #3391: Move GCVote enablement to GCVote settingsBananeweizen2014-01-231-5/+5
|
* new: search suggestions for caches and trackables while typingBananeweizen2014-01-121-0/+1
|
* fix #3173: open specific connector preferences on missing loginBananeweizen2014-01-111-2/+4
|
* wrong settings screen refreshed after oauth finishesBananeweizen2014-01-111-18/+26
|
* #609: run directory maintenance manuallyBananeweizen2014-01-051-0/+9
|
* fix #3488: NPE in Pebble watch navigationSamuel Tardieu2013-12-271-0/+5
| | | | Fix suggested by GitHub user WebMajstr-.
* new: make connectors report their features to the userBananeweizen2013-12-171-23/+16
|
* new: have OpenCaching.com as normal connectorBananeweizen2013-12-161-0/+37
| | | | | * now with bounding box search for live map * fixed search by center * added setting to enable/disable connector
* extremcaching connector initial versionrel00p2013-12-161-0/+47
|
* new: settings for twitter messageBananeweizen2013-10-051-4/+15
|
* 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.