| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add summary to services to explain what can be configured there | Samuel Tardieu | 2014-12-19 | 1 | -1/+2 |
| | | | | | Part of work on #4545. | ||||
| * | Fixes #4514, Null pointer in SettingsActivity.java when loading navigation ↵ | rsudev | 2014-12-05 | 1 | -0/+5 |
| | | | | | | | app preferences - added missing menu preference entry for wear navigation | ||||
| * | Add information explaining what a GCVote password is | Samuel Tardieu | 2014-11-24 | 1 | -0/+6 |
| | | |||||
| * | fix #4359: imperial units checkbox not always correct | Samuel Tardieu | 2014-09-15 | 1 | -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 upstream | Samuel Tardieu | 2014-08-28 | 1 | -0/+9 |
| |\ | | | | | | | | | Conflicts: main/res/xml/preferences.xml | ||||
| | * | Disable hardware acceleration on some devices (#2803) | Samuel Tardieu | 2014-08-28 | 1 | -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 Tardieu | 2014-08-28 | 1 | -0/+10 |
| | | | |||||
| * | | Decouple Google Play Services and low-power mode | Samuel Tardieu | 2014-08-26 | 1 | -1/+6 |
| | | | |||||
| * | | Make low-power mode optional | Samuel Tardieu | 2014-08-18 | 1 | -0/+5 |
| | | | |||||
| * | | fix #4183: new fused provider breaks BT-GPS | Samuel Tardieu | 2014-08-18 | 1 | -0/+9 |
| |/ | |||||
| * | show active state also for gcvote and send2cgeo services | Bananeweizen | 2014-07-08 | 1 | -1/+3 |
| | | |||||
| * | Implements #4047, Live-map support for opencaching.org.uk | rsudev | 2014-07-07 | 1 | -0/+28 |
| | | |||||
| * | follow naming conventions | Bananeweizen | 2014-07-03 | 1 | -21/+21 |
| | | | | Use the namespace "app" instead of "cgeo" for custom attributes. | ||||
| * | fix #3855: remove overflow menu option | Bananeweizen | 2014-06-11 | 1 | -6/+0 |
| | | |||||
| * | fix #3951: remove cache beacon app | Michael Keppler | 2014-06-09 | 1 | -5/+0 |
| | | |||||
| * | fix #3918: remove GCC from navigation | Bananeweizen | 2014-05-27 | 1 | -5/+0 |
| | | |||||
| * | Merge remote-tracking branch 'schwabe/actionbar_pullrequest' | Bananeweizen | 2014-05-18 | 1 | -1/+8 |
| |\ | | | | | | | | | | | Conflicts: main/res/values/preference_keys.xml main/src/cgeo/geocaching/CgeoApplication.java | ||||
| | * | Allow the user to choose always displaying the overflow button | Arne Schwabe | 2014-05-17 | 1 | -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 demand | Bananeweizen | 2014-05-17 | 1 | -0/+3 |
| |/ | |||||
| * | fix #3342: show send2cgeo menu also with no registration | Bananeweizen | 2014-05-17 | 1 | -8/+15 |
| | | |||||
| * | Fixes #1793 - personal logs on friends logs tab | Marco Jacob | 2014-05-03 | 1 | -2/+2 |
| | | |||||
| * | new: integrate mapswithme | Michael Keppler | 2014-04-21 | 1 | -0/+5 |
| | | |||||
| * | Add service status to service summary | rsudev | 2014-04-09 | 1 | -1/+1 |
| | | |||||
| * | Implements #3692. Add support for new opencaching nodes | rsudev | 2014-04-07 | 1 | -0/+84 |
| | | | | | Added opencaching nl,us,ro live support and preferences | ||||
| * | fix #3391: Move GCVote enablement to GCVote settings | Bananeweizen | 2014-01-23 | 1 | -5/+5 |
| | | |||||
| * | new: search suggestions for caches and trackables while typing | Bananeweizen | 2014-01-12 | 1 | -0/+1 |
| | | |||||
| * | fix #3173: open specific connector preferences on missing login | Bananeweizen | 2014-01-11 | 1 | -2/+4 |
| | | |||||
| * | wrong settings screen refreshed after oauth finishes | Bananeweizen | 2014-01-11 | 1 | -18/+26 |
| | | |||||
| * | #609: run directory maintenance manually | Bananeweizen | 2014-01-05 | 1 | -0/+9 |
| | | |||||
| * | fix #3488: NPE in Pebble watch navigation | Samuel Tardieu | 2013-12-27 | 1 | -0/+5 |
| | | | | | Fix suggested by GitHub user WebMajstr-. | ||||
| * | new: make connectors report their features to the user | Bananeweizen | 2013-12-17 | 1 | -23/+16 |
| | | |||||
| * | new: have OpenCaching.com as normal connector | Bananeweizen | 2013-12-16 | 1 | -0/+37 |
| | | | | | | * now with bounding box search for live map * fixed search by center * added setting to enable/disable connector | ||||
| * | extremcaching connector initial version | rel00p | 2013-12-16 | 1 | -0/+47 |
| | | |||||
| * | new: settings for twitter message | Bananeweizen | 2013-10-05 | 1 | -4/+15 |
| | | |||||
| * | refactoring: remove duplicated code | Bananeweizen | 2013-09-15 | 1 | -3/+3 |
| | | | | * AuthorizeTwitterPreference and AuthorizeOcPreference do the same | ||||
| * | Merge branch 'issue-3220' | rsudev | 2013-09-13 | 1 | -0/+6 |
| |\ | |||||
| | * | Implements #3220, Feature request: Show mapsforge-map "bigger" on ↵ | rsudev | 2013-09-13 | 1 | -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 settings | Bananeweizen | 2013-09-01 | 1 | -428/+389 |
| |/ | |||||
| * | group caching services for more easy to handle settings | Bananeweizen | 2013-08-18 | 1 | -132/+139 |
| | | |||||
| * | Merge remote-tracking branch 'rsudev/ocpl' | Bananeweizen | 2013-08-18 | 1 | -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.pl | rsudev | 2013-07-26 | 1 | -1/+18 |
| | | | |||||
| * | | fix #3119: Have settings active by default | Bananeweizen | 2013-08-18 | 1 | -1/+1 |
| | | | |||||
| * | | fix #3110: Increase default for waypoints in map | Bananeweizen | 2013-08-06 | 1 | -1/+1 |
| | | | |||||
| * | | fix #3083: have explanation at the navigation menu settings | Bananeweizen | 2013-07-31 | 1 | -1/+6 |
| | | | |||||
| * | | Fixes #3042 - "Logs without colors" would be better placed in "Appearance" ↵ | koem | 2013-07-29 | 1 | -5/+5 |
| | | | | | | | | | | | | | instead of "CacheDetails" moved settings to appearance | ||||
| * | | fix #3040: new settings screen to disable navigation apps | Bananeweizen | 2013-07-29 | 1 | -1/+103 |
| |/ | |||||
| * | new: visually separate the secondary navigation tool | Bananeweizen | 2013-07-21 | 1 | -1/+5 |
| | | | | | * was hard to read before * only added a new preference category, no functionality | ||||
| * | fix #3039: User name settings accepts multi line input | Bananeweizen | 2013-07-21 | 1 | -4/+12 |
| | | |||||
| * | Merge pull request #3024 from koem/settingsInfoIcon | Bananeweizen | 2013-07-20 | 1 | -1/+1 |
| |\ | | | | | Info-Preferences now with Info Icon | ||||
| | * | InfoPreference now with Info Icon | koem | 2013-07-20 | 1 | -1/+1 |
| | | | | | | | | | http://i.imgur.com/3Z5IaG6.png | ||||
