| 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 | 3 | -1/+17 |
| | | |||||
| * | Fixes #4045, Load more caches in offline list | rsudev | 2014-07-08 | 1 | -2/+4 |
| | | | | | - hide footer after loading list | ||||
| * | 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 |
| | | | | | - treat cache name as text, not html! | ||||
| * | 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 | ||||
| | * | 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 |
| | | | | | | | | | | | | | | | | 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 | 3 | -5/+9 |
| |\ \ \ | | | | | | | | | | | | | | | | | Conflicts: main/res/menu/map_activity.xml | ||||
| | * | | | 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 ↵ | Arne Schwabe | 2014-07-01 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | change introduced by action bar commit) | ||||
| | * | | | More theme fixes | Arne Schwabe | 2014-07-01 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) | ||||
| * | | | | 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 |
| | | | | | | | | | | | | | - meanwhile keeping the original query parameters seems not only to be possible but even necessary | ||||
| * | | | upgrade Eclipse settings to Luna | Bananeweizen | 2014-06-29 | 1 | -3/+2 |
| | | | | |||||
| * | | | Fixes #4001, ANR on map | rsudev | 2014-06-25 | 1 | -4/+16 |
| | | | | | | | | | | | | | - fixed leaking rx threads by re-using the LoadTimer worker | ||||
| * | | | 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 |
| | | | | | | | | | | | | | - makes 'Unknown Cache' again the main type, still understanding 'Mystery Cache' | ||||
| * | | | Merge pull request #4017 from marco-dev/waypointContextMenu | Marco Jacob | 2014-06-20 | 1 | -5/+7 |
| |\ \ \ | | | | | | | | | fixes #3930 - missing register for context menu added | ||||
| | * | | | 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 |
| |\ \ \ \ | |/ / / |/| / / | |/ / | | | | Conflicts: main/src/cgeo/geocaching/CacheListActivity.java | ||||
| | * | | 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 |
| | |/ |/| | | | | | an actionprovider in the menu handler (fixes #3996) | ||||
| * | | Don't react on data change notification if the activity is in the process of ↵ | Arne Schwabe | 2014-06-13 | 1 | -0/+4 |
| | | | | | | | | | being shutdown (Closes #3991) | ||||
| * | | fix #3907: duplicate share menu | Bananeweizen | 2014-06-13 | 3 | -22/+7 |
| | | | |||||
| * | | fix #3259: remove menu "remove all and list" | Bananeweizen | 2014-06-12 | 1 | -33/+8 |
| | | | |||||
| * | | Fixes #3855, now show always the overflow | rsudev | 2014-06-12 | 1 | -0/+17 |
| | | | |||||
| * | | convert sort selection to actionprovider | Bananeweizen | 2014-06-12 | 3 | -140/+175 |
| | | | |||||
| * | | Implements #3894, Only show Changelog on startup if hash code changed | rsudev | 2014-06-12 | 3 | -12/+27 |
| | | | | | | | | | - switched from version checking to checksum checking | ||||
| * | | fix #3961: use radio button menu for compass sensors | Bananeweizen | 2014-06-11 | 1 | -5/+13 |
| | | | |||||
| * | | new: make import/export top level menu items | Bananeweizen | 2014-06-11 | 4 | -87/+18 |
| | | | |||||
| * | | fix #3953: have number of caches in deletion confirmation | Bananeweizen | 2014-06-11 | 1 | -4/+6 |
| | | | | | | | | | This also renames a number of involved string resources to enforce a new translation which avoids the term "drop" and instead uses "remove". | ||||
| * | | fix #3855: remove overflow menu option | Bananeweizen | 2014-06-11 | 3 | -82/+46 |
| | | | |||||
| * | | fix #3927: do not sort stage, puzzle and waypoint | Bananeweizen | 2014-06-11 | 1 | -16/+20 |
| | | | |||||
