| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'CosMars89/master' | Bananeweizen | 2013-07-21 | 4 | -0/+107 |
| |\ | |||||
| | * | created the DistanceFilter and CacheDistance classes | CosMars89 | 2013-06-20 | 4 | -0/+107 |
| | | | | | | | | | | | modified the FilterUserInterface class in order to incorporate the new filter added the required information in the strings.xml file | ||||
| * | | refactoring: checkstyle cleanups in filters | Bananeweizen | 2013-07-21 | 11 | -40/+48 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | Merge branch 'release' | Bananeweizen | 2013-07-21 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | #2915: point closeout URL to FAQ instead | Bananeweizen | 2013-07-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | refactoring: simplify address concatenation | Bananeweizen | 2013-07-21 | 1 | -50/+49 |
| | | | | |||||
| * | | | refactoring: remove unneeded null check | Bananeweizen | 2013-07-21 | 1 | -4/+1 |
| | | | | |||||
| * | | | refactoring: move intent based check to ProcessUtils | Bananeweizen | 2013-07-21 | 3 | -16/+17 |
| | | | | |||||
| * | | | Merge pull request #3037 from mieczyslaw/patch-1 | SammysHP | 2013-07-21 | 1 | -11/+15 |
| |\ \ \ | | | | | | | | | few, many for Polish translation | ||||
| | * | | | 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 | 4 | -15/+29 |
| | | | | | | | | | | | | | 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 | ||||
| * | | | Fixes #2880, Need maintenance seems no valid log type on OC.de | rsudev | 2013-07-20 | 1 | -1/+1 |
| | | | | |||||
| * | | | 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 | 9 | -10/+95 |
| |\ \ \ \ \ | | | | | | | | | | | | | Info-Preferences now with Info Icon | ||||
| | * | | | | | InfoPreference now with Info Icon | koem | 2013-07-20 | 9 | -10/+95 |
| | | | | | | | | | | | | | | | | | | | | | | | | | http://i.imgur.com/3Z5IaG6.png | ||||
| * | | | | | | Merge pull request #3032 from koem/refactorGetPreference | Bananeweizen | 2013-07-20 | 1 | -25/+27 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Refactoring - Settings findPreference | ||||
| | * | | | | | | Refactoring - Settings findPreference | koem | 2013-07-20 | 1 | -25/+27 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I just shortened this ```SettingsActivity.findPreference(this, getKey(R.string.pref_mapDirectory))``` to this ```getPreference(R.string.pref_mapDirectory)``` | ||||
| * | | | | | | 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 | ||||
| * | | | | | | refactoring: ADT 22.0.4 enforces exported libraries on classpath | Bananeweizen | 2013-07-20 | 1 | -1/+1 |
| | |_|/ / / |/| | | | | |||||
| * | | | | | Fixes #2992 - Settings: show "authorize c:geo again" when appropriate | koem | 2013-07-19 | 9 | -6/+57 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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". | ||||
| * | | | | | refactoring: simplify control flow | Bananeweizen | 2013-07-19 | 1 | -18/+12 |
| | | | | | | | | | | | | | | | | * don't use boolean markers to trace the exception control flow | ||||
| * | | | | | refactoring: extract level of static maps to constant | Bananeweizen | 2013-07-19 | 4 | -41/+42 |
| | | | | | | | | | | | | | | | | * includes further checkstyle cleanup | ||||
| * | | | | | fix #2966: Event cache: parse the date from search results | Bananeweizen | 2013-07-19 | 2 | -1/+16 |
| | | | | | | |||||
| * | | | | | Merge pull request #3030 from culmor30/issue-2234 | rsudev | 2013-07-19 | 5 | -5/+32 |
| |\ \ \ \ \ | | | | | | | | | | | | | Implements #2234: Hide own/found from Live Map | ||||
| | * | | | | | Added fix suggested by rsudev | JavaDog | 2013-07-19 | 2 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves the problem of caches sometimes not displaying when switching from hide to show (if they hadn't previously been loaded). | ||||
| | * | | | | | Implements #2234: Hide own/found from Live Map | JavaDog | 2013-07-19 | 4 | -5/+24 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 #3020: document request headers for caching | Bananeweizen | 2013-07-19 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | 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 | 11 | -38/+67 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | Fixes #2978 - Settings: "System" instead of "More Options" | ||||
| | * | | | | Fixex #2978 - Settings: "System" instead of "More Options" | koem | 2013-07-19 | 11 | -38/+67 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - moved basic member settings to subscreen in gc-services - new settings screen "Navigation" - renamed "More Option" to "System" | ||||
| * | | | | | Merge pull request #3023 from marco-jacob/fixPersonalNote | Marco Jacob | 2013-07-18 | 2 | -18/+12 |
| |\ \ \ \ \ | | | | | | | | | | | | | fixes #2999: no prefix merged for merged strings | ||||
| | * | | | | | fixes #2999: no prefix merged for merged strings | Marco Jacob | 2013-07-19 | 2 | -18/+12 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #3017 from marco-jacob/fixHandlerToStaticNew | Marco Jacob | 2013-07-18 | 5 | -134/+296 |
| |\ \ \ \ \ | | | | | | | | | | | | | Fixes #2931 - make Handler static to solve lint | ||||
| | * | | | | | Fixes #2931 - make Handler static to solve lint | Marco Jacob | 2013-07-18 | 5 | -134/+296 |
| | | |_|/ / | |/| | | | |||||
