aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/xml
Commit message (Collapse)AuthorAgeFilesLines
* Add summary to services to explain what can be configured thereSamuel Tardieu2014-12-191-1/+2
| | | | Part of work on #4545.
* Fixes #4514, Null pointer in SettingsActivity.java when loading navigation ↵rsudev2014-12-051-0/+5
| | | | | | app preferences - added missing menu preference entry for wear navigation
* Add information explaining what a GCVote password isSamuel Tardieu2014-11-241-0/+6
|
* fix #4359: imperial units checkbox not always correctSamuel Tardieu2014-09-151-1/+1
| | | | | | | | This has been fixed by initializing the key to its default value instead of just the checkbox. Also, better names have been used throughout the settings to reflect the fact that "units" meant "use imperial units". It was used in both ways, including the wrong way while migrating the settings.
* Merge branch 'issue-2803' into upstreamSamuel Tardieu2014-08-281-0/+9
|\ | | | | | | | | Conflicts: main/res/xml/preferences.xml
| * Disable hardware acceleration on some devices (#2803)Samuel Tardieu2014-08-281-1/+0
| | | | | | | | | | | | The HTC One X and the Samsung S3 mini have trouble rendering bold text in hardware accelerated mode. On those devices, the default is to not enable hardware acceleration.
| * Make hardware acceleration optional (#2803)Samuel Tardieu2014-08-281-0/+10
| |
* | Decouple Google Play Services and low-power modeSamuel Tardieu2014-08-261-1/+6
| |
* | Make low-power mode optionalSamuel Tardieu2014-08-181-0/+5
| |
* | fix #4183: new fused provider breaks BT-GPSSamuel Tardieu2014-08-181-0/+9
|/
* show active state also for gcvote and send2cgeo servicesBananeweizen2014-07-081-1/+3
|
* Implements #4047, Live-map support for opencaching.org.ukrsudev2014-07-071-0/+28
|
* follow naming conventionsBananeweizen2014-07-031-21/+21
| | | Use the namespace "app" instead of "cgeo" for custom attributes.
* fix #3855: remove overflow menu optionBananeweizen2014-06-111-6/+0
|
* fix #3951: remove cache beacon appMichael Keppler2014-06-091-5/+0
|
* 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