| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | |||||
| * | | | refactoring: extract constant | Bananeweizen | 2013-07-18 | 2 | -8/+12 |
| | | | | |||||
| * | | | Prepare addition of OKAPI for oc.pl | rsudev | 2013-07-17 | 4 | -1/+20 |
| |/ / | |||||
| * | | fix #2994: have [NUMBER] template respect cache source | Bananeweizen | 2013-07-17 | 1 | -23/+18 |
| | | | |||||
| * | | refactoring: cleanup | Bananeweizen | 2013-07-17 | 1 | -26/+37 |
| | | | |||||
| * | | Merge branch 'curr_release' into currdev | rsudev | 2013-07-16 | 0 | -0/+0 |
| |\ \ | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/twitter/Twitter.java | ||||
| | * | | Fixes #3002 - Tweet not tweeted | rsudev | 2013-07-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | Twitter api v1.0 seems to be deprecated for tweeting (Auth worked fine). Now using v1.1. | ||||
| * | | | Merge pull request #3008 from koem/issue2717speechrotate-squashed | rsudev | 2013-07-16 | 6 | -97/+131 |
| |\ \ \ | |_|/ |/| | | Fixes #2717 - Compass Speech stops on Rotation | ||||
| | * | | Fixes #2717 - Compass Speech stops on Rotation | koem | 2013-07-16 | 6 | -97/+131 |
| |/ / | |||||
| * | | 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 some build issues | rsudev | 2013-07-15 | 3 | -22/+0 |
| | | | | |||||
| * | | | Fix test compile issue | rsudev | 2013-07-15 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge pull request #3003 from koem/issue3002tweets | rsudev | 2013-07-15 | 1 | -37/+35 |
| |\ \ \ | | | | | | | | | Fixes #3002 - Tweet not tweeted | ||||
| | * | | | Fixes #3002 - Tweet not tweeted | koem | 2013-07-15 | 1 | -37/+35 |
| |/ / / | | | | | | | | | | Twitter api v1.0 seems to be deprecated for tweeting (Auth worked fine). Now using v1.1. | ||||
| * | | | 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 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Merge pull request #2997 from Lineflyer/release | Lars | 2013-07-14 | 1 | -0/+6 |
| | |\ \ | | | | | | | | | Update changelog_release.xml | ||||
| | | * | | Update changelog_release.xml | Lars | 2013-07-14 | 1 | -0/+6 |
| | |/ / | | | | | | | #2915 | ||||
| * | | | Merge pull request #2998 from Lineflyer/master | Lars | 2013-07-14 | 1 | -2/+39 |
| |\ \ \ | | |/ | |/| | Updating changelog_master.xml | ||||
| | * | | 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: remove unused method Clear() | Samuel Tardieu | 2013-07-14 | 1 | -4/+0 |
| | | | |||||
| * | | cleanup: remove unused getTokens() | Samuel Tardieu | 2013-07-14 | 2 | -12/+0 |
| | | | |||||
| * | | Restore backup request of settings | Samuel Tardieu | 2013-07-14 | 1 | -0/+7 |
| | | | |||||
| * | | refactoring: remove unused getDisplayHeight() | Samuel Tardieu | 2013-07-14 | 4 | -16/+0 |
| | | | |||||
| * | | refactoring: move comment to where it belongs | Bananeweizen | 2013-07-14 | 1 | -11/+8 |
| | | | |||||
| * | | refactoring: remove IBasicCache interface | Samuel Tardieu | 2013-07-14 | 2 | -48/+34 |
| | | | |||||
| * | | cleanup: remove isWatchlist() since isOnWatchlist() exists already | Samuel Tardieu | 2013-07-14 | 5 | -8/+6 |
| | | | |||||
| * | | cleanup: remove redundant type casts | Samuel Tardieu | 2013-07-14 | 3 | -4/+4 |
| | | | |||||
| * | | cleanup: do not try to outsmart the garbage collector | Samuel Tardieu | 2013-07-14 | 1 | -1/+0 |
| | | | |||||
| * | | cleanup: use faster StringBuilder instead of StringBuffer | Samuel Tardieu | 2013-07-14 | 1 | -4/+4 |
| | | | |||||
| * | | cleanup: remove unnecessary imports | Samuel Tardieu | 2013-07-14 | 1 | -6/+0 |
| | | | |||||
| * | | cleanup: remove unnecessary return in void method | Samuel Tardieu | 2013-07-14 | 1 | -1/+0 |
| | | | |||||
| * | | cleanup: remove unnecessary else statement | Samuel Tardieu | 2013-07-14 | 1 | -2/+2 |
| | | | |||||
| * | | cleanup: remove unnecessary private modifier for enum constructor | Samuel Tardieu | 2013-07-14 | 1 | -1/+1 |
| | | | |||||
| * | | cleanup: downgrade unnecessary fields | Samuel Tardieu | 2013-07-14 | 3 | -7/+3 |
| | | | |||||
