aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/enumerations
Commit message (Collapse)AuthorAgeFilesLines
* fix #3981: mystery cache types renamed on websiteBananeweizen2014-06-111-1/+4
|
* fix #3836: cache type is no longer recognized due to gc.com changeSamuel Tardieu2014-05-131-0/+12
|
* #3783: added icons for giga eventrsudev2014-04-231-1/+1
|
* #3783: support giga event typeMichael Keppler2014-04-231-2/+3
| | | New icons are still missing.
* Merge branch 'release' into upstreamSamuel Tardieu2014-03-021-0/+5
|\
| * fix failing testSamuel Tardieu2014-03-021-0/+5
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-03-021-1/+2
|\ \ | |/
| * fix #3634: special log types on unpublished cachesSamuel Tardieu2014-03-021-1/+2
| |
* | Fix failing testsSamuel Tardieu2014-02-181-2/+4
| | | | | | | | | | Fix failing tests due to changes introduced in 63b7d6b0454cd8ac4bbcbfe82f589f64581c82d7.
* | Fixes issue WRT to non-unique log type icon namersudev2014-02-181-1/+1
| |
* | Fixes incorrect parametrization of new log typersudev2014-02-181-1/+1
| | | | | | | | - the new log type oc_team_comment wrongly contained an icon name (used only by GC parser)
* | Fixes #3617, Archived message is shown as notersudev2014-02-181-5/+6
| | | | | | | | - added this, and some other missing log types, to OkapiClient
* | refactoring: remove the dangerous ordinal() dependency of the loadersBananeweizen2014-01-171-11/+20
| |
* | fix #3319: Support OC cache size "Nano"Bananeweizen2014-01-161-15/+22
| |
* | refactoring: remove unused codeBananeweizen2014-01-121-2/+0
| |
* | refactoring: remove unused codeBananeweizen2014-01-112-23/+8
| |
* | refactoring: remove unnecessary constructsSamuel Tardieu2014-01-111-1/+1
| |
* | Use RxJava.Action1 instead of our RunnableWithArgumentSamuel Tardieu2014-01-112-2/+2
| |
* | Revert "refactoring: remove dead enumeration items and dead code"Samuel Tardieu2014-01-061-0/+3
| | | | | | | | | | | | This reverts commit e2443f151d4d2bcd7574c19dcb3b4aedbd262a75. The enumeration items were used in a range expression.
* | refactoring: remove dead enumeration items and dead codeSamuel Tardieu2014-01-061-3/+0
|/
* Fixes #3238, Attributes on opencaching.plrsudev2013-12-271-1/+13
| | | | - Added the last missing icons
* Fixes #3462, Wrong attribute icon in OC.de cachersudev2013-12-241-2/+6
| | | | Additionally some new icons for oc attributes
* integrate extremcaching.comBananeweizen2013-12-161-1/+23
| | | | | | * cherry-pick existing commits and have some basic tests * disable EC connector by default * fix faked geocodes during GPX import * parse wrongly encoded container size
* extremcaching connector added logging capabillityrel00p2013-12-161-0/+1
|
* extremcaching connector initial versionrel00p2013-12-161-0/+1
|
* Move attributes from opencaching.de ids to okapi acodesrsudev2013-12-041-67/+67
|
* Merge remote-tracking branch 'mucek4/fix2830'Bananeweizen2013-10-261-0/+1
|\ | | | | | | | | * fix HTML parsing * simplify activity API * disable the action for non premium members
| * Fix 2830 Browse PQs as nearby searchmucek42013-09-041-0/+1
| |
* | fix #3257: Switch from history to other list by title clickBananeweizen2013-09-141-9/+18
| |
* | refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-136-12/+12
| |
* | Fixes #3234, Circles around physical stages of a cachersudev2013-09-081-1/+1
|/ | | | Now only traditional, pae, and HQ have a physical stage at the header coordinates
* fix #2269: Lost and Found cache type not parsedBananeweizen2013-09-011-1/+1
|
* fix #3222: GPS exhibit not recognized as event cacheBananeweizen2013-08-311-2/+1
|
* refactoring: simplify distance filterBananeweizen2013-07-211-52/+0
|
* Merge remote-tracking branch 'CosMars89/master'Bananeweizen2013-07-211-0/+52
|\
| * created the DistanceFilter and CacheDistance classesCosMars892013-06-201-0/+52
| | | | | | | | | | modified the FilterUserInterface class in order to incorporate the new filter added the required information in the strings.xml file
* | #2991: use event cache icon for gps exhibitBananeweizen2013-07-141-1/+1
| |
* | fix #2268: GPS Cache Exhibit type not parsedBananeweizen2013-07-031-1/+1
|/
* refactoring: remove the cache realmBananeweizen2013-06-011-22/+0
| | | | * the cache realm enumeration ties different connectors together * everything in the realm can also be stored at the connector instead
* Fixes after reviewrsudev2013-05-261-2/+2
|
* Implements OKAPI access for oc.dersudev2013-05-261-30/+32
| | | | | | Enable OKAPI for opencaching.de Enhance OKAPI to allow nearby and livemap searches Enhance OKAPI to allow posting logs and watchlist changes
* Fix #2727 - Support GeoTour attributecampbeb2013-05-251-1/+2
| | | | | Also some minor changes to attritube generation files for additional explanation
* fix #2725: Circles on the map only around physical stagesBananeweizen2013-05-252-0/+12
|
* Fix #2728 - Support for Block Party cache typecampbeb2013-05-221-2/+4
| | | | Uses standard event image
* issue2662 OC: leichtes Kletternkoem2013-05-011-18/+9
|
* ImageUpload - fine-tuningrsudev2013-02-181-1/+2
| | | | | | Removed test code and comments Some error-handling Localizability
* Unit-Tests ++koem2013-02-121-9/+14
| | | | - and Maintenance Icon Color changed to alert-red
* Icons for OCkoem2013-02-111-85/+146
| | | | | | | | | | | - new icons for opencaching - changed some icons because of copyright - english strings for opencaching attributes - german strings for opencaching attributes - new script to show (missing) strings for attributes - new script to edit svg files from thenounproject.com - new script to generate enums - ocicons.html: list of all OC icons
* refactoring: simplify cache type checksBananeweizen2013-01-311-0/+17
|
* Merge branch 'release' into upstreamSamuel Tardieu2013-01-191-0/+1
|\