| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | fix #4694: use second line in map title | Bananeweizen | 2015-02-28 | 2 | -18/+36 | |
| | | | | ||||||
| | * | | fix some findbugs issues | Bananeweizen | 2015-02-26 | 4 | -3/+7 | |
| | | | | ||||||
| | * | | fix geochecker links with encoded HTML | Bananeweizen | 2015-02-22 | 1 | -1/+2 | |
| | | | | ||||||
| | * | | new: ignore caches | Bananeweizen | 2015-02-22 | 5 | -21/+88 | |
| | | | | ||||||
| | * | | fix up navigation once more | Bananeweizen | 2015-02-21 | 1 | -10/+10 | |
| | | | | ||||||
| | * | | fix Android Beam for trackables | Bananeweizen | 2015-02-21 | 2 | -1/+6 | |
| | | | | ||||||
| | * | | disable Android Beam when there is nothing to beam | Bananeweizen | 2015-02-21 | 7 | -70/+108 | |
| | | | | ||||||
| | * | | new: menu item to open geo checker | Bananeweizen | 2015-02-21 | 2 | -0/+39 | |
| | | | | ||||||
| | * | | avoid exception logged when searching a cache | Bananeweizen | 2015-02-21 | 1 | -0/+3 | |
| | | | | ||||||
| | * | | better event start time detection | Bananeweizen | 2015-02-21 | 1 | -3/+3 | |
| | | | | ||||||
| | * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2015-02-20 | 1 | -2/+2 | |
| | |\ \ | | |/ | ||||||
| | | * | fix #4691: spoiler images not recognized | Bananeweizen | 2015-02-20 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | fix #4628: make personal note links clickable | Bananeweizen | 2015-02-20 | 1 | -0/+2 | |
| | | | | ||||||
| | * | | decode CZ cache ids | Bananeweizen | 2015-02-18 | 2 | -1/+33 | |
| | | | | ||||||
| | * | | new: show number of trackables in cache list | Bananeweizen | 2015-02-17 | 1 | -2/+4 | |
| | | | | ||||||
| | * | | fix preview of CompassMiniView in IDE | Bananeweizen | 2015-02-17 | 1 | -10/+11 | |
| | | | | ||||||
| | * | | add javadoc, remove compiler warning | Bananeweizen | 2015-02-17 | 3 | -1/+8 | |
| | | | | ||||||
| | * | | Rename DateUtils into CalendarUtils | Samuel Tardieu | 2015-02-16 | 6 | -16/+16 | |
| | | | | | | | | | | | | | | | | cgeo uses android.text.format.DateUtils, having a utility class with the same name in a different package might be confusing. | |||||
| | * | | fix #4681: highlight saved log in orange | Bananeweizen | 2015-02-16 | 2 | -11/+9 | |
| | | | | | | | | | | Also fixes some wrong click handlers. | |||||
| | * | | refactoring: remove unused code | Bananeweizen | 2015-02-15 | 13 | -105/+72 | |
| | | | | ||||||
| | * | | fix #4677 have compass menu in map of single cache | Bananeweizen | 2015-02-15 | 1 | -0/+7 | |
| | | | | ||||||
| | * | | 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 | 2 | -3/+5 | |
| | | | | ||||||
| | * | | fix #4679: show stored log as first in logbook | Bananeweizen | 2015-02-15 | 3 | -10/+61 | |
| | | | | ||||||
| | * | | fix #4670: register for all opencaching URLs | Bananeweizen | 2015-02-14 | 2 | -25/+22 | |
| | | | | ||||||
| | * | | #4670: register for extremcaching.com URLs | Bananeweizen | 2015-02-14 | 3 | -0/+25 | |
| | | | | ||||||
| | * | | some more connector tests | Bananeweizen | 2015-02-13 | 1 | -0/+17 | |
| | | | | ||||||
| | * | | new: register for geokretymap.org links | Bananeweizen | 2015-02-13 | 1 | -1/+6 | |
| | | | | ||||||
| | * | | Merge branch 'release' | Bananeweizen | 2015-02-13 | 1 | -2/+8 | |
| | |\ \ | | |/ | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/utils/FileUtils.java | |||||
| | | * | fix #4665: stackoverflow scanning for maps | Bananeweizen | 2015-02-13 | 1 | -9/+15 | |
| | | | | ||||||
| | * | | #4670: register for geocaching.com.au swaggy links | Bananeweizen | 2015-02-13 | 1 | -12/+1 | |
| | | | | ||||||
| | * | | fix #4669: fix toast if no hint available | Bananeweizen | 2015-02-13 | 3 | -8/+10 | |
| | | | | ||||||
| | * | | fix missing menu items in map from compass | Bananeweizen | 2015-02-11 | 1 | -1/+6 | |
| | | | | ||||||
| | * | | new: show hint in compass and map | Bananeweizen | 2015-02-11 | 2 | -0/+15 | |
| | | | | ||||||
| | * | | Add missing final qualifiers | Samuel Tardieu | 2015-02-11 | 1 | -10/+10 | |
| | | | | ||||||
| | * | | 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 | |
| | | | | ||||||
| | | * | Merge branch 'issue-4633' into release | Samuel Tardieu | 2015-02-02 | 1 | -2/+2 | |
| | | |\ | ||||||
| | * | | | Move deleteDirectory to FileUtils | Samuel Tardieu | 2015-02-11 | 3 | -25/+26 | |
| | | | | | ||||||
| | * | | | 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 | 1 | -2/+6 | |
| | | | | | ||||||
| | * | | | require Javadoc to have tag descriptions or no tags | Bananeweizen | 2015-02-10 | 2 | -1/+7 | |
| | | | | | ||||||
| | * | | | Remove missing @throws description | Samuel Tardieu | 2015-02-10 | 1 | -2/+0 | |
| | | | | | ||||||
| | * | | | Remove empty JavaDoc @param and @return | Samuel Tardieu | 2015-02-10 | 59 | -259/+0 | |
| | | | | | ||||||
| | * | | | 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 | |
| | | | | | ||||||
