aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: remove unused codeBananeweizen2015-02-1514-112/+79
|
* fix #4677 have compass menu in map of single cacheBananeweizen2015-02-152-2/+16
|
* fix #4676: hide show as list menu in map for single cacheBananeweizen2015-02-151-1/+1
|
* remove superfluous paragraphs in opencaching logsBananeweizen2015-02-153-3/+6
|
* fix #4679: show stored log as first in logbookBananeweizen2015-02-155-14/+68
|
* fix #4670: register for opencaching.RO urlsBananeweizen2015-02-141-0/+38
|
* remove unused intent filterBananeweizen2015-02-141-25/+0
|
* fix #4670: register for all opencaching URLsBananeweizen2015-02-144-35/+346
|
* #4670: register for extremcaching.com URLsBananeweizen2015-02-146-1/+63
|
* some more connector testsBananeweizen2015-02-134-1/+84
|
* new: register for geokretymap.org linksBananeweizen2015-02-132-1/+32
|
* Merge branch 'release'Bananeweizen2015-02-132-2/+9
|\ | | | | | | | | Conflicts: main/src/cgeo/geocaching/utils/FileUtils.java
| * fix #4665: stackoverflow scanning for mapsBananeweizen2015-02-132-9/+16
| |
* | #4670: register for geocaching.com.au swaggy linksBananeweizen2015-02-132-12/+22
| |
* | Update changelog_master.xmlLars2015-02-131-0/+1
| | | | | | Related to #4650
* | Update changelog_master.xmlLars2015-02-131-0/+1
| | | | | | Related to the fix for #4653
* | fix #4669: fix toast if no hint availableBananeweizen2015-02-133-8/+10
| |
* | Update changelog_master.xmlLars2015-02-121-4/+4
| | | | | | | | Sentences should start with capital letter. Correct me if I am wrong here.
* | Upgrade to RxJava 1.0.6Samuel Tardieu2015-02-129-5/+5
| |
* | fix missing menu items in map from compassBananeweizen2015-02-112-1/+7
| |
* | new: show hint in compass and mapBananeweizen2015-02-116-0/+28
| |
* | Add missing final qualifiersSamuel Tardieu2015-02-111-10/+10
| |
* | Make test method staticSamuel Tardieu2015-02-111-1/+1
| |
* | Remove unused helper method in testsSamuel Tardieu2015-02-111-12/+0
| |
* | Reinstate MapQuest geocoder testSamuel Tardieu2015-02-111-2/+0
| | | | | | | | Related to #4668.
* | Merge branch 'release' into upstreamSamuel Tardieu2015-02-111-1/+1
|\ \ | |/
| * fix #4668: MapQuest geocoder returns an errorSamuel Tardieu2015-02-111-1/+1
| |
* | Temporarily annotate MapQuest geocoder test with @SuppressSamuel Tardieu2015-02-111-0/+2
| | | | | | | | See #4668 for a description of the issue.
* | More FileUtils testsSamuel Tardieu2015-02-111-7/+16
| |
* | Move deleteDirectory to FileUtilsSamuel Tardieu2015-02-115-28/+30
| |
* | Add FileUtils testsSamuel Tardieu2015-02-111-0/+52
| |
* | Use File where appropriateSamuel Tardieu2015-02-113-17/+17
| | | | | | | | | | Also, use more efficient concatenation by treating the simple case explicitely.
* | enable shortcut for the all listBananeweizen2015-02-102-2/+7
| |
* | require Javadoc to have tag descriptions or no tagsBananeweizen2015-02-1011-38/+33
| |
* | Make Android geocoder test a bit more robustSamuel Tardieu2015-02-101-1/+1
| | | | | | | | Related to #4627.
* | Remove missing @throws descriptionSamuel Tardieu2015-02-101-2/+0
| |
* | Intellij IDEA settings for missing Javadoc descriptionSamuel Tardieu2015-02-101-0/+62
| |
* | Remove empty JavaDoc @param and @returnSamuel Tardieu2015-02-1059-259/+0
| |
* | add distance and direction to changelogBananeweizen2015-02-101-0/+1
| |
* | Intellij IDEA annotations style settingsSamuel Tardieu2015-02-101-0/+4
| |
* | Make direction width depend on pixel densityrsudev2015-02-091-1/+13
| |
* | Fix NullPointerException when a map with no destination is openedKonrad Gräfe2015-02-091-9/+13
| |
* | Add some transparency to the distance and direction drawersKonrad Gräfe2015-02-092-17/+12
| |
* | Save memory by reducing the number of map overlaysKonrad Gräfe2015-02-0918-562/+108
| | | | | | | | | | Move DistanceOverlay and DirectionOverlay into PositionAndScaleOverlay to save memory.
* | Add line between curren location and destination to the map viewKonrad Gräfe2015-02-099-0/+287
| |
* | Add distance overlay to the map viewKonrad Gräfe2015-02-099-69/+454
| |
* | fix #4656: calendar build failingBananeweizen2015-02-091-1/+4
| |
* | disable generation of Javadoc tags in EclipseBananeweizen2015-02-092-2/+4
| |
* | Update README.mdBananeweizen2015-02-081-1/+1
| | | | | | prefill channel in webchat link
* | fix #4659: cancel action mode on page switchBananeweizen2015-02-081-2/+12
| |