aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/connector/GeocachingAustraliaConnector.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-2/+2
|
* fix #2322: GPX imported caches not marked as ownedSamuel Tardieu2013-01-231-0/+6
| | | | | The "isOwner()" property (previously named "isOwn()") is now synthesized by comparing the username with the cache owner name.
* fix #2250: "Scan QR code" doesn't work anymoreBananeweizen2013-01-051-1/+6
|
* Remove redundant super interfacesSamuel Tardieu2011-11-091-1/+1
|
* No direct access to fieldsblafoo2011-10-261-1/+1
|
* new: support Geocaching Australia caches (GAxxxx, TPxxxx)Bananeweizen2011-10-121-0/+28
* most cache details are not available due to wrong schema in their GPX files, but I requested them to change that