aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/connector/gc/IconDecoder.java
Commit message (Expand)AuthorAgeFilesLines
* Add missing final qualifiers in main moduleSamuel Tardieu2015-03-171-1/+1
* reduce visibilityBananeweizen2014-11-231-11/+11
* minor code cleanupsBananeweizen2014-05-171-1/+1
* Fixes #3104, Wrong parsed cache type not corrected by nearby search and/or popuprsudev2013-08-101-12/+12
* Implements #750, use preference activitykoem2013-07-091-1/+1
* fix #2943: typo in wherigoBananeweizen2013-07-031-8/+8
* code cleanupBananeweizen2013-02-241-3/+2
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-2/+2
* Merge branch 'issue-2322' into upstreamSamuel Tardieu2013-01-231-1/+2
|\
* | Improved PNG parsingmucek42013-01-111-394/+321
* | Merge branch 'release'mucek42013-01-101-1/+0
|\ \ | |/
| * Fixed parsing of found icon on level 14+mucek42013-01-101-3/+3
* | Refactoring: narrow scope of variablesSamuel Tardieu2012-12-181-6/+3
* | Better PNG parsing of live mapmucek42012-12-131-95/+515
|/
* Refactoring: remove terminal return statementsSamuel Tardieu2012-04-271-1/+0
* Refactoring: remove redundant return statementsSamuel Tardieu2012-04-221-1/+0
* Tests for #1262blafoo2012-03-121-3/+11
* fix #1262: icon decoding does not work wellBananeweizen2012-03-101-0/+156