aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/Trackable.java
Commit message (Expand)AuthorAgeFilesLines
* fix #4746: getUrl cannot be called on unknown trackablesSamuel Tardieu2015-03-171-0/+7
* fix #4727: images in short description are absent from images tabSamuel Tardieu2015-03-081-1/+1
* refactoring: remove unused methods, add null annotationsBananeweizen2015-01-021-0/+3
* URL for geocache / waypoint / trackable cannot be nullSamuel Tardieu2015-01-021-0/+1
* reduce visibilityBananeweizen2014-11-231-20/+20
* Trackable#getLogs cannot be nullSamuel Tardieu2014-11-231-0/+2
* Add Images tab to trackableSamuel Tardieu2014-08-301-0/+15
* switch to Java 1.7Bananeweizen2014-07-171-2/+2
* Revert the url distinguistion from "Implement Android Beam (NFC Sharing) for ...Arne Schwabe2014-05-241-6/+2
* Implement Android Beam (NFC Sharing) for cgeoArne Schwabe2014-05-181-2/+6
* fix #2886: trackable quick search not workingBananeweizen2013-06-161-14/+9
* Refactoring: rename cgTrackable into TrackableSamuel Tardieu2013-01-071-0/+231