aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/connector/oc/OkapiLoggingManager.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #3518, Online log on OC without authentication not prohibitedrsudev2014-03-251-0/+13
| | | | Checks logged in status before allowing log
* refactoring: remove duplication in logging managerBananeweizen2013-12-161-13/+2
|
* fix #3371: Log-offline-menu doesn't respect cache sourceBananeweizen2013-10-191-15/+8
|
* findbugs: unchecked castsBananeweizen2013-08-281-3/+2
|
* Fixes #2880, Need maintenance seems no valid log type on OC.dersudev2013-07-201-1/+1
|
* Fix #2986, OC: Cache count not updated after online logrsudev2013-07-141-3/+5
| | | | Request logcount again after posting a log
* Implements #2900, Support logging with password (oc)rsudev2013-06-271-3/+3
| | | | | Extends db, geocache and OKAPI to retrieve and store the property Extends logging UI and OKAPI to allow entering and sending it
* refactoring: use activity names for layoutsBananeweizen2013-06-091-3/+3
|
* Fixes #2800, Reactivate OCTestrsudev2013-05-311-3/+2
| | | | | Expanded OkapiClient to accomodate for different OAuth levels and Api capabilities Reenabled test
* Implements OKAPI access for oc.dersudev2013-05-261-0/+69
Enable OKAPI for opencaching.de Enhance OKAPI to allow nearby and livemap searches Enhance OKAPI to allow posting logs and watchlist changes