aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/utils/RunnableWithArgument.java
Commit message (Collapse)AuthorAgeFilesLines
* Use RxJava.Action1 instead of our RunnableWithArgumentSamuel Tardieu2014-01-111-7/+0
|
* Simplify RunnableWithArgumentSamuel Tardieu2011-11-071-9/+2
| | | | | | The current implementation was gratuisiously complicated. A simple run method with argument does the job, as there is no need for it to implement the Runnable interface.
* new: <new list> as last menu in list selection, fixes #357Bananeweizen2011-10-151-0/+14