aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/CacheListSpinnerAdapter.java
Commit message (Collapse)AuthorAgeFilesLines
* show number of caches also for history and all listsBananeweizen2014-06-011-1/+1
|
* fix #3915: show filter count also in actionbar spinnerBananeweizen2014-05-311-9/+9
|
* refactoring: make list spinner adapter top level classBananeweizen2014-05-251-0/+68
Our classes are way to big, we should extract as many of the static sub classes as possible.