aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/connector/trackable/GeokretyConnector.java
Commit message (Expand)AuthorAgeFilesLines
* Fix #5209: prevent wrong requests to geokretyMathieu Alorent2015-09-271-0/+3
* Annotate some nullable parametersMathieu Alorent2015-08-301-1/+1
* Fix warning ArrayList without initial size.Mathieu Alorent2015-08-301-2/+1
* Fix #4891: Convert loading Generic Trackables to RX styleMathieu Alorent2015-07-111-25/+21
* Partial-Fix #4929: GeokretyConnector acts on unknown cachesMathieu Alorent2015-05-191-1/+2
* Fix #4943: Display an alert when submitting log without cache GeocodeMathieu Alorent2015-05-191-0/+5
* Fix #4904: Use the new api url for GKMMathieu Alorent2015-04-231-1/+1
* Fix #4778: Geokrety login UI should be easierMathieu Alorent2015-04-091-1/+7
* Remove isRegistered() from trackable/*LoggingManagerMathieu Alorent2015-04-091-1/+1
* Fix #4796: Should GK lookup be active by default?Mathieu Alorent2015-04-091-0/+5
* refactoring: null analysis improvementsBananeweizen2015-04-051-1/+1
* refactoring: try not to reuse local variablesSamuel Tardieu2015-04-011-6/+6
* refactoring: convert null checks to empty collectionBananeweizen2015-04-011-6/+5
* Merge branch 'issue4811' of https://github.com/kumy/cgeo into upstreamSamuel Tardieu2015-04-011-2/+2
|\
| * Fix #4811: Consistent naming of GeoKret/GeoKretyMathieu Alorent2015-03-311-2/+2
* | Make the application locale an application parameterSamuel Tardieu2015-04-011-1/+2
* | refactoring: rename Settings.getLanguage to getApplicationLocaleSamuel Tardieu2015-04-011-1/+1
* | Prevent a NPE by checking the result of GeokretyParser#parseSamuel Tardieu2015-04-011-4/+6
* | Merge branch 'issue4784' of https://github.com/kumy/cgeo into upstreamSamuel Tardieu2015-04-011-1/+2
|\ \
| * | fix #4784: String not localizedMathieu Alorent2015-03-301-1/+2
| |/
* | Remove some Yoda styleMathieu Alorent2015-03-291-4/+4
* | fix 4787: GK visit should be possible without geocodeMathieu Alorent2015-03-291-1/+3
|/
* findbugs fixesBananeweizen2015-03-291-1/+1
* fix issues from Geokrety PRBananeweizen2015-03-291-13/+17
* Use internal variables to post geokretMathieu Alorent2015-03-281-4/+7
* Log Geokrety from LogTrackableActivityMathieu Alorent2015-03-281-0/+3
* Add TimeDialog, Geocode and Coordinates to LogTrackableActivityMathieu Alorent2015-03-281-0/+5
* Move GC stuff in a dedicated TravelBugloggingManagerMathieu Alorent2015-03-281-7/+8
* Post Generics Trackables along with cache logging LogCacheActivityMathieu Alorent2015-03-221-0/+74
* Load Generics Trackables Async in LogCacheActivityMathieu Alorent2015-03-221-1/+49
* Load Generics Trackables Async in CacheDetailActivityMathieu Alorent2015-03-221-3/+73
* Introduce Trackable BrandMathieu Alorent2015-03-221-0/+6
* fix typoMathieu Alorent2015-03-161-1/+1
* new: register for geokretymap.org linksBananeweizen2015-02-131-1/+6
* Remove empty JavaDoc @param and @returnSamuel Tardieu2015-02-101-2/+0
* more null annotationsBananeweizen2015-01-301-0/+1
* refactoring: remove unused methods, add null annotationsBananeweizen2015-01-021-6/+6
* URL for geocache / waypoint / trackable cannot be nullSamuel Tardieu2015-01-021-0/+1
* Revert the url distinguistion from "Implement Android Beam (NFC Sharing) for ...Arne Schwabe2014-05-241-2/+2
* Implement Android Beam (NFC Sharing) for cgeoArne Schwabe2014-05-181-2/+2
* new: register for geokrety URLs in AndroidBananeweizen2014-01-061-1/+26
* new: show basic geokrety informationBananeweizen2013-06-161-3/+13
* fix #2886: trackable quick search not workingBananeweizen2013-06-161-0/+32