| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #3981: mystery cache types renamed on website | Bananeweizen | 2014-06-11 | 1 | -1/+4 |
| | | |||||
| * | fix #3836: cache type is no longer recognized due to gc.com change | Samuel Tardieu | 2014-05-13 | 1 | -0/+12 |
| | | |||||
| * | #3783: added icons for giga event | rsudev | 2014-04-23 | 1 | -1/+1 |
| | | |||||
| * | #3783: support giga event type | Michael Keppler | 2014-04-23 | 1 | -2/+3 |
| | | | | New icons are still missing. | ||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2014-03-02 | 1 | -0/+5 |
| |\ | |||||
| | * | fix failing test | Samuel Tardieu | 2014-03-02 | 1 | -0/+5 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-03-02 | 1 | -1/+2 |
| |\ \ | |/ | |||||
| | * | fix #3634: special log types on unpublished caches | Samuel Tardieu | 2014-03-02 | 1 | -1/+2 |
| | | | |||||
| * | | Fix failing tests | Samuel Tardieu | 2014-02-18 | 1 | -2/+4 |
| | | | | | | | | | | | Fix failing tests due to changes introduced in 63b7d6b0454cd8ac4bbcbfe82f589f64581c82d7. | ||||
| * | | Fixes issue WRT to non-unique log type icon name | rsudev | 2014-02-18 | 1 | -1/+1 |
| | | | |||||
| * | | Fixes incorrect parametrization of new log type | rsudev | 2014-02-18 | 1 | -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 note | rsudev | 2014-02-18 | 1 | -5/+6 |
| | | | | | | | | | - added this, and some other missing log types, to OkapiClient | ||||
| * | | refactoring: remove the dangerous ordinal() dependency of the loaders | Bananeweizen | 2014-01-17 | 1 | -11/+20 |
| | | | |||||
| * | | fix #3319: Support OC cache size "Nano" | Bananeweizen | 2014-01-16 | 1 | -15/+22 |
| | | | |||||
| * | | refactoring: remove unused code | Bananeweizen | 2014-01-12 | 1 | -2/+0 |
| | | | |||||
| * | | refactoring: remove unused code | Bananeweizen | 2014-01-11 | 2 | -23/+8 |
| | | | |||||
| * | | refactoring: remove unnecessary constructs | Samuel Tardieu | 2014-01-11 | 1 | -1/+1 |
| | | | |||||
| * | | Use RxJava.Action1 instead of our RunnableWithArgument | Samuel Tardieu | 2014-01-11 | 2 | -2/+2 |
| | | | |||||
| * | | Revert "refactoring: remove dead enumeration items and dead code" | Samuel Tardieu | 2014-01-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | This reverts commit e2443f151d4d2bcd7574c19dcb3b4aedbd262a75. The enumeration items were used in a range expression. | ||||
| * | | refactoring: remove dead enumeration items and dead code | Samuel Tardieu | 2014-01-06 | 1 | -3/+0 |
| |/ | |||||
| * | Fixes #3238, Attributes on opencaching.pl | rsudev | 2013-12-27 | 1 | -1/+13 |
| | | | | | - Added the last missing icons | ||||
| * | Fixes #3462, Wrong attribute icon in OC.de cache | rsudev | 2013-12-24 | 1 | -2/+6 |
| | | | | | Additionally some new icons for oc attributes | ||||
| * | integrate extremcaching.com | Bananeweizen | 2013-12-16 | 1 | -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 capabillity | rel00p | 2013-12-16 | 1 | -0/+1 |
| | | |||||
| * | extremcaching connector initial version | rel00p | 2013-12-16 | 1 | -0/+1 |
| | | |||||
| * | Move attributes from opencaching.de ids to okapi acodes | rsudev | 2013-12-04 | 1 | -67/+67 |
| | | |||||
| * | Merge remote-tracking branch 'mucek4/fix2830' | Bananeweizen | 2013-10-26 | 1 | -0/+1 |
| |\ | | | | | | | | | * fix HTML parsing * simplify activity API * disable the action for non premium members | ||||
| | * | Fix 2830 Browse PQs as nearby search | mucek4 | 2013-09-04 | 1 | -0/+1 |
| | | | |||||
| * | | fix #3257: Switch from history to other list by title click | Bananeweizen | 2013-09-14 | 1 | -9/+18 |
| | | | |||||
| * | | refactoring: cgeoapplication -> CgeoApplication | Samuel Tardieu | 2013-09-13 | 6 | -12/+12 |
| | | | |||||
| * | | Fixes #3234, Circles around physical stages of a cache | rsudev | 2013-09-08 | 1 | -1/+1 |
| |/ | | | | Now only traditional, pae, and HQ have a physical stage at the header coordinates | ||||
| * | fix #2269: Lost and Found cache type not parsed | Bananeweizen | 2013-09-01 | 1 | -1/+1 |
| | | |||||
| * | fix #3222: GPS exhibit not recognized as event cache | Bananeweizen | 2013-08-31 | 1 | -2/+1 |
| | | |||||
| * | refactoring: simplify distance filter | Bananeweizen | 2013-07-21 | 1 | -52/+0 |
| | | |||||
| * | Merge remote-tracking branch 'CosMars89/master' | Bananeweizen | 2013-07-21 | 1 | -0/+52 |
| |\ | |||||
| | * | created the DistanceFilter and CacheDistance classes | CosMars89 | 2013-06-20 | 1 | -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 exhibit | Bananeweizen | 2013-07-14 | 1 | -1/+1 |
| | | | |||||
| * | | fix #2268: GPS Cache Exhibit type not parsed | Bananeweizen | 2013-07-03 | 1 | -1/+1 |
| |/ | |||||
| * | refactoring: remove the cache realm | Bananeweizen | 2013-06-01 | 1 | -22/+0 |
| | | | | | * the cache realm enumeration ties different connectors together * everything in the realm can also be stored at the connector instead | ||||
| * | Fixes after review | rsudev | 2013-05-26 | 1 | -2/+2 |
| | | |||||
| * | Implements OKAPI access for oc.de | rsudev | 2013-05-26 | 1 | -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 attribute | campbeb | 2013-05-25 | 1 | -1/+2 |
| | | | | | | Also some minor changes to attritube generation files for additional explanation | ||||
| * | fix #2725: Circles on the map only around physical stages | Bananeweizen | 2013-05-25 | 2 | -0/+12 |
| | | |||||
| * | Fix #2728 - Support for Block Party cache type | campbeb | 2013-05-22 | 1 | -2/+4 |
| | | | | | Uses standard event image | ||||
| * | issue2662 OC: leichtes Klettern | koem | 2013-05-01 | 1 | -18/+9 |
| | | |||||
| * | ImageUpload - fine-tuning | rsudev | 2013-02-18 | 1 | -1/+2 |
| | | | | | | | Removed test code and comments Some error-handling Localizability | ||||
| * | Unit-Tests ++ | koem | 2013-02-12 | 1 | -9/+14 |
| | | | | | - and Maintenance Icon Color changed to alert-red | ||||
| * | Icons for OC | koem | 2013-02-11 | 1 | -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 checks | Bananeweizen | 2013-01-31 | 1 | -0/+17 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2013-01-19 | 1 | -0/+1 |
| |\ | |||||
