| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring: remove unused code | Bananeweizen | 2015-02-15 | 14 | -112/+79 |
| | | |||||
| * | fix #4677 have compass menu in map of single cache | Bananeweizen | 2015-02-15 | 2 | -2/+16 |
| | | |||||
| * | fix #4676: hide show as list menu in map for single cache | Bananeweizen | 2015-02-15 | 1 | -1/+1 |
| | | |||||
| * | remove superfluous paragraphs in opencaching logs | Bananeweizen | 2015-02-15 | 3 | -3/+6 |
| | | |||||
| * | fix #4679: show stored log as first in logbook | Bananeweizen | 2015-02-15 | 5 | -14/+68 |
| | | |||||
| * | fix #4670: register for opencaching.RO urls | Bananeweizen | 2015-02-14 | 1 | -0/+38 |
| | | |||||
| * | remove unused intent filter | Bananeweizen | 2015-02-14 | 1 | -25/+0 |
| | | |||||
| * | fix #4670: register for all opencaching URLs | Bananeweizen | 2015-02-14 | 4 | -35/+346 |
| | | |||||
| * | #4670: register for extremcaching.com URLs | Bananeweizen | 2015-02-14 | 6 | -1/+63 |
| | | |||||
| * | some more connector tests | Bananeweizen | 2015-02-13 | 4 | -1/+84 |
| | | |||||
| * | new: register for geokretymap.org links | Bananeweizen | 2015-02-13 | 2 | -1/+32 |
| | | |||||
| * | Merge branch 'release' | Bananeweizen | 2015-02-13 | 2 | -2/+9 |
| |\ | | | | | | | | | Conflicts: main/src/cgeo/geocaching/utils/FileUtils.java | ||||
| | * | fix #4665: stackoverflow scanning for maps | Bananeweizen | 2015-02-13 | 2 | -9/+16 |
| | | | |||||
| * | | #4670: register for geocaching.com.au swaggy links | Bananeweizen | 2015-02-13 | 2 | -12/+22 |
| | | | |||||
| * | | Update changelog_master.xml | Lars | 2015-02-13 | 1 | -0/+1 |
| | | | | | | | Related to #4650 | ||||
| * | | Update changelog_master.xml | Lars | 2015-02-13 | 1 | -0/+1 |
| | | | | | | | Related to the fix for #4653 | ||||
| * | | fix #4669: fix toast if no hint available | Bananeweizen | 2015-02-13 | 3 | -8/+10 |
| | | | |||||
| * | | Update changelog_master.xml | Lars | 2015-02-12 | 1 | -4/+4 |
| | | | | | | | | | Sentences should start with capital letter. Correct me if I am wrong here. | ||||
| * | | Upgrade to RxJava 1.0.6 | Samuel Tardieu | 2015-02-12 | 9 | -5/+5 |
| | | | |||||
| * | | fix missing menu items in map from compass | Bananeweizen | 2015-02-11 | 2 | -1/+7 |
| | | | |||||
| * | | new: show hint in compass and map | Bananeweizen | 2015-02-11 | 6 | -0/+28 |
| | | | |||||
| * | | Add missing final qualifiers | Samuel Tardieu | 2015-02-11 | 1 | -10/+10 |
| | | | |||||
| * | | Make test method static | Samuel Tardieu | 2015-02-11 | 1 | -1/+1 |
| | | | |||||
| * | | Remove unused helper method in tests | Samuel Tardieu | 2015-02-11 | 1 | -12/+0 |
| | | | |||||
| * | | Reinstate MapQuest geocoder test | Samuel Tardieu | 2015-02-11 | 1 | -2/+0 |
| | | | | | | | | | Related to #4668. | ||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-02-11 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | fix #4668: MapQuest geocoder returns an error | Samuel Tardieu | 2015-02-11 | 1 | -1/+1 |
| | | | |||||
| * | | Temporarily annotate MapQuest geocoder test with @Suppress | Samuel Tardieu | 2015-02-11 | 1 | -0/+2 |
| | | | | | | | | | See #4668 for a description of the issue. | ||||
| * | | More FileUtils tests | Samuel Tardieu | 2015-02-11 | 1 | -7/+16 |
| | | | |||||
| * | | Move deleteDirectory to FileUtils | Samuel Tardieu | 2015-02-11 | 5 | -28/+30 |
| | | | |||||
| * | | Add FileUtils tests | Samuel Tardieu | 2015-02-11 | 1 | -0/+52 |
| | | | |||||
| * | | Use File where appropriate | Samuel Tardieu | 2015-02-11 | 3 | -17/+17 |
| | | | | | | | | | | | Also, use more efficient concatenation by treating the simple case explicitely. | ||||
| * | | enable shortcut for the all list | Bananeweizen | 2015-02-10 | 2 | -2/+7 |
| | | | |||||
| * | | require Javadoc to have tag descriptions or no tags | Bananeweizen | 2015-02-10 | 11 | -38/+33 |
| | | | |||||
| * | | Make Android geocoder test a bit more robust | Samuel Tardieu | 2015-02-10 | 1 | -1/+1 |
| | | | | | | | | | Related to #4627. | ||||
| * | | Remove missing @throws description | Samuel Tardieu | 2015-02-10 | 1 | -2/+0 |
| | | | |||||
| * | | Intellij IDEA settings for missing Javadoc description | Samuel Tardieu | 2015-02-10 | 1 | -0/+62 |
| | | | |||||
| * | | Remove empty JavaDoc @param and @return | Samuel Tardieu | 2015-02-10 | 59 | -259/+0 |
| | | | |||||
| * | | add distance and direction to changelog | Bananeweizen | 2015-02-10 | 1 | -0/+1 |
| | | | |||||
| * | | Intellij IDEA annotations style settings | Samuel Tardieu | 2015-02-10 | 1 | -0/+4 |
| | | | |||||
| * | | Make direction width depend on pixel density | rsudev | 2015-02-09 | 1 | -1/+13 |
| | | | |||||
| * | | Fix NullPointerException when a map with no destination is opened | Konrad Gräfe | 2015-02-09 | 1 | -9/+13 |
| | | | |||||
| * | | Add some transparency to the distance and direction drawers | Konrad Gräfe | 2015-02-09 | 2 | -17/+12 |
| | | | |||||
| * | | Save memory by reducing the number of map overlays | Konrad Gräfe | 2015-02-09 | 18 | -562/+108 |
| | | | | | | | | | | | Move DistanceOverlay and DirectionOverlay into PositionAndScaleOverlay to save memory. | ||||
| * | | Add line between curren location and destination to the map view | Konrad Gräfe | 2015-02-09 | 9 | -0/+287 |
| | | | |||||
| * | | Add distance overlay to the map view | Konrad Gräfe | 2015-02-09 | 9 | -69/+454 |
| | | | |||||
| * | | fix #4656: calendar build failing | Bananeweizen | 2015-02-09 | 1 | -1/+4 |
| | | | |||||
| * | | disable generation of Javadoc tags in Eclipse | Bananeweizen | 2015-02-09 | 2 | -2/+4 |
| | | | |||||
| * | | Update README.md | Bananeweizen | 2015-02-08 | 1 | -1/+1 |
| | | | | | | | prefill channel in webchat link | ||||
| * | | fix #4659: cancel action mode on page switch | Bananeweizen | 2015-02-08 | 1 | -2/+12 |
| | | | |||||
