| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring: simplify settings code | Bananeweizen | 2014-07-09 | 1 | -34/+12 |
| | | |||||
| * | fix wrong settings summary code | Bananeweizen | 2014-07-09 | 1 | -12/+15 |
| | | |||||
| * | Use long urls when opening a cache in the browser (#3886) | Samuel Tardieu | 2014-07-08 | 1 | -1/+5 |
| | | | | | | This lets the user set cgeo as the handler for the coord.info/ URL while the browser can handle the ones in geocaching.com. | ||||
| * | show active state also for gcvote and send2cgeo services | Bananeweizen | 2014-07-08 | 5 | -2/+21 |
| | | |||||
| * | Merge pull request #4030 from mucek4/chrome | Bananeweizen | 2014-07-08 | 4 | -0/+124 |
| |\ | | | | | Chrome extension initial commit | ||||
| | * | Chrome extension initial commit | mucek4 | 2014-06-30 | 4 | -0/+124 |
| | | | |||||
| * | | Fixes #4045, Load more caches in offline list | rsudev | 2014-07-08 | 1 | -2/+4 |
| | | | | | | | | | - hide footer after loading list | ||||
| * | | disable lint warning for app namespace | Bananeweizen | 2014-07-08 | 1 | -0/+1 |
| | | | | | | | | | This check does not work correctly from Eclipse: https://code.google.com/p/android/issues/detail?id=72824 | ||||
| * | | fix #4049: trackable log send button not working | Bananeweizen | 2014-07-08 | 3 | -51/+59 |
| | | | |||||
| * | | fix #4050: wrong icon for trackable logging | Bananeweizen | 2014-07-08 | 1 | -1/+1 |
| | | | |||||
| * | | Typo correction for changelog | Lars | 2014-07-08 | 1 | -1/+1 |
| | | | |||||
| * | | Update changelog_master.xml | Lars | 2014-07-08 | 1 | -0/+5 |
| | | | |||||
| * | | Fixes #4051, Cache name with special chars not shown | rsudev | 2014-07-08 | 1 | -1/+1 |
| | | | | | | | | | - treat cache name as text, not html! | ||||
| * | | Implements #4047, Live-map support for opencaching.org.uk | rsudev | 2014-07-07 | 10 | -31/+87 |
| | | | |||||
| * | | Fix failed test testOCWillAttendLogs | rsudev | 2014-07-07 | 1 | -1/+1 |
| | | | | | | | | | - changed referred cache (initial one was reset WRT logs) | ||||
| * | | Fix new Findbugs warning | rsudev | 2014-07-07 | 1 | -1/+1 |
| | | | |||||
| * | | Prepare for #4047, live-support for oc.uk | rsudev | 2014-07-07 | 2 | -0/+6 |
| | | | |||||
| * | | Merge pull request #4003 from marco-dev/largerStaticMapsForTabs | Marco Jacob | 2014-07-07 | 1 | -49/+54 |
| |\ \ | | | | | | | fixes #3967 - request larger static maps fro higher resolutions | ||||
| | * | | fixes #3967 - request larger static maps fro higher resolutions | Marco Jacob | 2014-07-04 | 1 | -49/+54 |
| | | | | |||||
| * | | | fix #4000: "All caches" list not remembered | Samuel Tardieu | 2014-07-06 | 1 | -10/+15 |
| | | | | |||||
| * | | | Use a shared download scheduler for all network access | Samuel Tardieu | 2014-07-06 | 14 | -40/+43 |
| | | | | |||||
| * | | | Merge branch 'release' | Bananeweizen | 2014-07-06 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #4046 from samueltardieu/fix-4036 | Bananeweizen | 2014-07-06 | 1 | -1/+1 |
| | |\ \ \ | | | | | | | | | | | fix #4036: avatar not shown on gc.com login | ||||
| | | * | | | fix #4036: avatar not shown on gc.com login | Samuel Tardieu | 2014-07-06 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Use schedulePeriodically from RxJava 0.19.1+ | Samuel Tardieu | 2014-07-06 | 1 | -37/+4 |
| | | | | | | | | | | | | | | | | | | | | | schedulePeriodically() does not prevent the unsubscription of a recurring task anymore. | ||||
| * | | | | Implements #4027, Disable auto crash dump before release | rsudev | 2014-07-05 | 4 | -27/+97 |
| | | | | | | | | | | | | | | | | | - now it is bound to the debug-log setting | ||||
| * | | | | revert increased space in cache details | Bananeweizen | 2014-07-05 | 1 | -2/+6 |
| | | | | | |||||
| * | | | | remove unused import | Bananeweizen | 2014-07-05 | 1 | -20/+23 |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'schwabe/theme_fixes' | Bananeweizen | 2014-07-05 | 8 | -44/+86 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: main/res/menu/map_activity.xml | ||||
| | * | | | | Fix light coordinates popup screen, HOLO is API 11+, not API 14+ | Arne Schwabe | 2014-07-01 | 3 | -8/+41 |
| | | | | | | |||||
| | * | | | | Add non appcompat entries for MapsActivity, which uses native ActionBar | Arne Schwabe | 2014-07-01 | 1 | -1/+7 |
| | | | | | | |||||
| | * | | | | ActionBarCompat unfortunately does not fix light theme in dialog (revert ↵ | Arne Schwabe | 2014-07-01 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | change introduced by action bar commit) | ||||
| | * | | | | More theme fixes | Arne Schwabe | 2014-07-01 | 3 | -13/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix theme usage of CgeoMap (cgeo light/dark theme instead of holo) - Make progress a bit larger again (32dp instead of 16dp), still smaller than Holo default (48dp) - Make also navigation transparent in main screen - Fix some activities not using dark ActionBar in light theme (e.g. CacheDetails) | ||||
| | * | | | | Resort themes.xml, remove unused attributes | Arne Schwabe | 2014-07-01 | 2 | -21/+12 |
| | | | | | | |||||
| * | | | | | lint: suppress some irrelevant findings | Bananeweizen | 2014-07-03 | 3 | -105/+112 |
| | | | | | | |||||
| * | | | | | follow naming conventions | Bananeweizen | 2014-07-03 | 17 | -109/+109 |
| | | | | | | | | | | | | | | | | Use the namespace "app" instead of "cgeo" for custom attributes. | ||||
| * | | | | | lint: remove unused strings | Bananeweizen | 2014-07-03 | 17 | -17/+0 |
| | | | | | | |||||
| * | | | | | #3922: remove unused dimensions from Samsung multi window feature | Bananeweizen | 2014-07-03 | 1 | -4/+0 |
| | | | | | | |||||
| * | | | | | suppress lint warning for unused attributes | Bananeweizen | 2014-07-03 | 1 | -0/+1 |
| |/ / / / | |||||
| * | | | | fix Java warning | Bananeweizen | 2014-06-30 | 1 | -4/+7 |
| | | | | | |||||
| * | | | | Merge pull request #4031 from schwabe/upgrade_gradle012 | Samuel Tardieu | 2014-06-30 | 4 | -4/+4 |
| |\ \ \ \ | |_|_|/ |/| | | | Update to gradle version 0.12.+ | ||||
| | * | | | Update to gradle version 0.12.+ | Arne Schwabe | 2014-06-30 | 4 | -4/+4 |
| |/ / / | |||||
| * | | | fix several name shadowing occurrences | Bananeweizen | 2014-06-29 | 17 | -87/+85 |
| | | | | |||||
| * | | | fix lint warning: layout inflation root | Bananeweizen | 2014-06-29 | 18 | -184/+195 |
| | | | | |||||
| * | | | disable lint debug warning | Bananeweizen | 2014-06-29 | 2 | -1/+3 |
| | | | | |||||
| * | | | fix android plurals warning | Bananeweizen | 2014-06-29 | 17 | -42/+42 |
| | | | | |||||
| * | | | lint fix: suppress password input suggestion | Bananeweizen | 2014-06-29 | 1 | -2/+4 |
| | | | | |||||
| * | | | lint fix: avoid resource compiler crashes | Bananeweizen | 2014-06-29 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'release' | rsudev | 2014-06-29 | 2 | -4/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Fixes #4012, Search result limited to 40 caches | rsudev | 2014-06-29 | 1 | -4/+1 |
| | | | | | | | | | | | | | - meanwhile keeping the original query parameters seems not only to be possible but even necessary | ||||
