aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/sorting
Commit message (Expand)AuthorAgeFilesLines
* New EventDateComparator class used for list of only event caches. Fixcampbeb2012-01-161-0/+23
* Comparator must allow for objects to be equalcampbeb2012-01-071-0/+3
* performance: faster opening of lists (~20%), better scrollingBananeweizen2011-12-181-17/+19
* Use of Logtype instead of intblafoo2011-12-141-2/+2
* refactoring: CacheListAdapter (and some other minor things)Bananeweizen2011-12-111-2/+2
* refactoring: more boxing/unboxing cleanupBananeweizen2011-12-044-17/+9
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-033-3/+3
* refactoring: remove duplicated getterBananeweizen2011-11-191-2/+2
* Remove redundant super interfacesSamuel Tardieu2011-11-092-4/+2
* No direct access to fieldsblafoo2011-10-2614-45/+45
* #671, cache normalized name for sortingBananeweizen2011-10-191-28/+1
* fix #671, performance of name sortingBananeweizen2011-10-181-3/+14
* new: sort cache series numerically correct when sorting by nameBananeweizen2011-10-151-0/+16
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-2/+2
* Move sources into the main directorySamuel Tardieu2011-09-1616-0/+477