aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/sorting/FindsComparator.java
Commit message (Expand)AuthorAgeFilesLines
* reduce visibilityBananeweizen2014-11-231-5/+5
* Simplify comparison implementationSamuel Tardieu2014-01-101-2/+2
* refactoring: remove duplicate codeBananeweizen2013-12-191-2/+2
* refactoring: remove code duplicationBananeweizen2013-12-171-13/+0
* refactoring: cgData -> DataStoreSamuel Tardieu2013-09-131-2/+2
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-4/+4
* fix #2211: remove application-database indirectionBananeweizen2012-12-011-5/+3
* refactoring: have sorting UI in its own classBananeweizen2012-05-311-8/+3
* refactoring: rename log typ enums for easier code completion andBananeweizen2012-05-011-1/+1
* Refactoring: remove unnecessary unboxingSamuel Tardieu2012-04-221-1/+1
* Use of Logtype instead of intblafoo2011-12-141-2/+2
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-031-1/+1
* Remove redundant super interfacesSamuel Tardieu2011-11-091-2/+1
* No direct access to fieldsblafoo2011-10-261-4/+4
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+40