| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'CosMars89/master' | Bananeweizen | 2013-07-21 | 1 | -0/+6 |
| |\ | |||||
| | * | created the DistanceFilter and CacheDistance classes | CosMars89 | 2013-06-20 | 1 | -0/+6 |
| | | | | | | | | | | | modified the FilterUserInterface class in order to incorporate the new filter added the required information in the strings.xml file | ||||
| * | | new: visually separate the secondary navigation tool | Bananeweizen | 2013-07-21 | 3 | -1/+7 |
| | | | | | | | | | * 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 |
| | | | |||||
| * | | few, many for Polish translation | Mieczyslaw | 2013-07-21 | 1 | -11/+15 |
| | | | |||||
| * | | Fix #3035: Field note upload "since last export" should be controlled by | SammysHP | 2013-07-21 | 2 | -1/+1 |
| | | | | | | | | | c:geo | ||||
| * | | fix wrong resolution of menu icon | Bananeweizen | 2013-07-21 | 2 | -0/+0 |
| | | | | | | | | | * they were from a 3.0+ Android version * ours are all from lower versions, where the resolution differs | ||||
| * | | fix special characters in translation | Bananeweizen | 2013-07-21 | 1 | -7/+6 |
| | | | |||||
| * | | Update to pt-pt localization | Ricardo Seromenho | 2013-07-20 | 1 | -32/+244 |
| | | | | | | | Added a lot of strings | ||||
| * | | fix plurals in new translations | Bananeweizen | 2013-07-20 | 4 | -13/+26 |
| | | | |||||
| * | | fix: Polish strings broken from last merge | Bananeweizen | 2013-07-20 | 1 | -1/+0 |
| | | | |||||
| * | | refactoring: reorder contributor list | Bananeweizen | 2013-07-20 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #3029 from mieczyslaw/master | Bananeweizen | 2013-07-20 | 2 | -5/+112 |
| |\ \ | | | | | | | Update to Polish translation and I added myself to contributors :) | ||||
| | * | | Update strings.xml | Mieczyslaw | 2013-07-19 | 1 | -4/+0 |
| | | | | | | | | | | two bugs corrected | ||||
| | * | | Update strings_not_translatable.xml | Mieczyslaw | 2013-07-19 | 1 | -1/+3 |
| | | | | | | | | | | After 6 months of supporting Polish translation I added myself to the list :) | ||||
| | * | | Update strings.xml | Mieczyslaw | 2013-07-19 | 1 | -4/+113 |
| | | | | | | | | | | Updated Polish translation (based on English version of strings.xml). Particularly, 'status_closeout_warning' was included | ||||
| * | | | Merge pull request #3033 from ray4423/translate_ja | Bananeweizen | 2013-07-20 | 1 | -102/+303 |
| |\ \ \ | | | | | | | | | Update Japanese | ||||
| | * | | | Update Japanese | Ray | 2013-07-20 | 1 | -102/+303 |
| | | | | | |||||
| * | | | | Merge pull request #3024 from koem/settingsInfoIcon | Bananeweizen | 2013-07-20 | 6 | -1/+9 |
| |\ \ \ \ | | | | | | | | | | | Info-Preferences now with Info Icon | ||||
| | * | | | | InfoPreference now with Info Icon | koem | 2013-07-20 | 6 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | http://i.imgur.com/3Z5IaG6.png | ||||
| * | | | | | Merge branch 'release' | rsudev | 2013-07-20 | 6 | -0/+6 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main/res/values-cs/strings.xml main/res/values-hu/strings.xml main/res/values-it/strings.xml main/res/values-pl/strings.xml main/res/values-sv/strings.xml | ||||
| | * | | | | Translations for #2915 | rsudev | 2013-07-20 | 5 | -0/+5 |
| | | | | | | |||||
| | * | | | | Update changelog_release.xml | Lars | 2013-07-18 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | #3002 | ||||
| * | | | | | Fixes #2992 - Settings: show "authorize c:geo again" when appropriate | koem | 2013-07-19 | 4 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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". | ||||
| * | | | | | Implements #2234: Hide own/found from Live Map | JavaDog | 2013-07-19 | 2 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a button to show/hide own/found caches in the Live Map menu, under the "Map settings" option (renamed from "Map modes"). Refactored boolean "liveChanged" in CGeoMap.java, renamed to "markersInvalidated" as it now has more than that one use. | ||||
| * | | | | | fix conflict from manual merge in strings.xml | Bananeweizen | 2013-07-19 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | Proofread strings.xml for American English | JavaDog | 2013-07-19 | 1 | -79/+78 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated main/res/values/strings.xml, fixed errors in English spelling/grammar/phrasing. This commit should contain no other code. I'm bad at git, sorry about that :p | ||||
| * | | | | | Merge pull request #3014 from koem/i2978SettingsNavMenu | Bananeweizen | 2013-07-19 | 8 | -22/+33 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | Fixes #2978 - Settings: "System" instead of "More Options" | ||||
| | * | | | | Fixex #2978 - Settings: "System" instead of "More Options" | koem | 2013-07-19 | 8 | -22/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - moved basic member settings to subscreen in gc-services - new settings screen "Navigation" - renamed "More Option" to "System" | ||||
| * | | | | | Prepare addition of OKAPI for oc.pl | rsudev | 2013-07-17 | 1 | -0/+1 |
| | |_|/ / |/| | | | |||||
| * | | | | Fixes #2717 - Compass Speech stops on Rotation | koem | 2013-07-16 | 2 | -96/+105 |
| |/ / / | |||||
| * | | | Merge pull request #3006 from Lineflyer/master | Lars | 2013-07-15 | 1 | -0/+9 |
| |\ \ \ | | | | | | | | | Updating changelog_master.xml | ||||
| | * | | | Update changelog_master.xml | Lars | 2013-07-15 | 1 | -0/+9 |
| | | | | | | | | | | | | | Still catching up old changes to the changelog | ||||
| * | | | | Fix lint warning | Lars | 2013-07-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | :) | ||||
| * | | | | Removing some limitations | Lars | 2013-07-15 | 1 | -4/+0 |
| | | | | | | | | | | | | | Those limitations/known bugs have been fixed | ||||
| * | | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-07-14 | 1 | -0/+6 |
| |\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| | * | | Update changelog_release.xml | Lars | 2013-07-14 | 1 | -0/+6 |
| | | | | | | | | | | #2915 | ||||
| * | | | Update changelog_master.xml | Lars | 2013-07-14 | 1 | -2/+39 |
| | | | | | | | | | | | | | Catching up the last months. Feel free to comment/correct if I did something wrong. | ||||
| * | | | cleanup: fix ListView predefined id | Samuel Tardieu | 2013-07-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | #2975: move up map category due to expected importance | Bananeweizen | 2013-07-14 | 1 | -56/+56 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-07-14 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | cleanup: fix typo in release notes | Samuel Tardieu | 2013-07-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | cleanup: use sp instead of dip | Samuel Tardieu | 2013-07-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | Test master changelog information | Samuel Tardieu | 2013-07-14 | 1 | -0/+3 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-07-14 | 4 | -83/+118 |
| |\ \ \ | |/ / | | | | | | | | | | | | | Conflicts: main/res/values/strings_not_translatable.xml main/src/cgeo/geocaching/AboutActivity.java | ||||
| | * | | fix #2956: management of release notes | Samuel Tardieu | 2013-07-14 | 4 | -185/+206 |
| | | | | |||||
| * | | | cleanup: remove DOS line terminators | Samuel Tardieu | 2013-07-14 | 1 | -177/+177 |
| | | | | |||||
| * | | | cleanup: remove unused button strings | Samuel Tardieu | 2013-07-14 | 1 | -3/+0 |
| | | | | |||||
| * | | | cleanup: remove unused number picker and string resources | Samuel Tardieu | 2013-07-14 | 14 | -73/+0 |
| | | | | |||||
| * | | | Remove latitude/elevation related settings | Samuel Tardieu | 2013-07-14 | 15 | -81/+26 |
| | | | | |||||
