| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix unpublished check not to match on css styles | Arne Schwabe | 2014-07-18 | 1 | -1/+1 |
| * | make the compiler on Jenkins happy | Bananeweizen | 2014-07-17 | 1 | -1/+1 |
| * | fix Java 1.7 warning | Bananeweizen | 2014-07-17 | 1 | -8/+9 |
| * | switch to Java 1.7 | Bananeweizen | 2014-07-17 | 92 | -275/+274 |
| * | Do not assume that all dialog have dark theme on Honeycomb and later (Fixes i... | Arne Schwabe | 2014-07-13 | 5 | -8/+51 |
| * | Fix 3885 | Arne Schwabe | 2014-07-13 | 1 | -1/+1 |
| * | Request live map info before decoding the PNG | Samuel Tardieu | 2014-07-12 | 2 | -42/+71 |
| * | Avoid Verify errors on Android 4.0 and 2.3 | rsudev | 2014-07-12 | 1 | -2/+4 |
| * | Avoid spurios error message on startup | rsudev | 2014-07-10 | 1 | -1/+3 |
| * | remove some findbugs issues | Bananeweizen | 2014-07-09 | 21 | -234/+258 |
| * | 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 |
| * | show active state also for gcvote and send2cgeo services | Bananeweizen | 2014-07-08 | 3 | -1/+17 |
| * | Fixes #4045, Load more caches in offline list | rsudev | 2014-07-08 | 1 | -2/+4 |
| * | fix #4049: trackable log send button not working | Bananeweizen | 2014-07-08 | 2 | -46/+59 |
| * | Fixes #4051, Cache name with special chars not shown | rsudev | 2014-07-08 | 1 | -1/+1 |
| * | Implements #4047, Live-map support for opencaching.org.uk | rsudev | 2014-07-07 | 7 | -31/+47 |
| * | Fix new Findbugs warning | rsudev | 2014-07-07 | 1 | -1/+1 |
| * | 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 | 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 |
| |\ \ |
|
| | * | | 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 |
| * | | | Implements #4027, Disable auto crash dump before release | rsudev | 2014-07-05 | 4 | -27/+97 |
| * | | | 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 | 3 | -5/+9 |
| |\ \ \ |
|
| | * | | | Fix light coordinates popup screen, HOLO is API 11+, not API 14+ | Arne Schwabe | 2014-07-01 | 1 | -0/+5 |
| | * | | | ActionBarCompat unfortunately does not fix light theme in dialog (revert chan... | Arne Schwabe | 2014-07-01 | 1 | -2/+3 |
| | * | | | More theme fixes | Arne Schwabe | 2014-07-01 | 1 | -3/+1 |
| * | | | | lint: suppress some irrelevant findings | Bananeweizen | 2014-07-03 | 1 | -0/+2 |
| |/ / / |
|
| * | | | fix Java warning | Bananeweizen | 2014-06-30 | 1 | -4/+7 |
| * | | | fix several name shadowing occurrences | Bananeweizen | 2014-06-29 | 13 | -77/+75 |
| * | | | fix lint warning: layout inflation root | Bananeweizen | 2014-06-29 | 18 | -184/+195 |
| * | | | fix android plurals warning | Bananeweizen | 2014-06-29 | 2 | -4/+4 |
| * | | | Merge branch 'release' | rsudev | 2014-06-29 | 1 | -4/+1 |
| |\ \ \
| |/ / |
|
| | * | | Fixes #4012, Search result limited to 40 caches | rsudev | 2014-06-29 | 1 | -4/+1 |
| * | | | upgrade Eclipse settings to Luna | Bananeweizen | 2014-06-29 | 1 | -3/+2 |
| * | | | Fixes #4001, ANR on map | rsudev | 2014-06-25 | 1 | -4/+16 |
| * | | | Merge branch 'release' | rsudev | 2014-06-25 | 1 | -2/+2 |
| |\ \ \
| |/ / |
|
| | * | | Fixes #4025, Usage of Mytery instead of Unknown in GPX exports | rsudev | 2014-06-25 | 1 | -2/+2 |
| * | | | Merge pull request #4017 from marco-dev/waypointContextMenu | Marco Jacob | 2014-06-20 | 1 | -5/+7 |
| |\ \ \ |
|
| | * | | | fixes #3930 - missing register for context menu added | Marco Jacob | 2014-06-20 | 1 | -5/+7 |
| * | | | | Merge branch 'release' | rsudev | 2014-06-19 | 1 | -0/+7 |
| |\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| | * | | Fixes #4013, Caches vanish from lists when storing them | rsudev | 2014-06-18 | 1 | -1/+5 |
| * | | | In Popup Menus the share item does not always have actionProvider, check for ... | Arne Schwabe | 2014-06-15 | 2 | -0/+19 |
| | |/
|/| |
|
| * | | Don't react on data change notification if the activity is in the process of ... | Arne Schwabe | 2014-06-13 | 1 | -0/+4 |