aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/enumerations/LiveMapStrategy.java
Commit message (Expand)AuthorAgeFilesLines
* Use RxJava.Action1 instead of our RunnableWithArgumentSamuel Tardieu2014-01-111-1/+1
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-2/+2
* Refactoring: remove unnecessary enum qualifiersSamuel Tardieu2012-12-181-1/+1
* Remove JavaDoc @author tag.SammysHP2012-05-231-3/+0
* Refactoring: remove final modifier on some methodsSamuel Tardieu2012-04-221-1/+1
* fix #1347: no more caching of localized texts in enumsStephan Merker2012-04-201-8/+1
* static code analysis and other fixesBananeweizen2012-03-181-3/+3
* Live Map strategy. Closes #1183blafoo2012-03-071-0/+58