aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ui/GPXListAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* fix lint warning: layout inflation rootBananeweizen2014-06-291-6/+6
* refactoring: simplify confirmation dialogs, remove duplicate codeBananeweizen2013-12-191-20/+8
* refactoring: fix findbugs issuesBananeweizen2013-08-181-1/+2
* refactoring: reduce duplicated codeBananeweizen2013-06-081-15/+13
* Correct log messages to account for refactoringcampbeb2013-06-051-2/+2
* code cleanupBananeweizen2013-02-241-3/+3
* fix #2079: Ability to delete GPX import filesBananeweizen2012-10-031-9/+38
* refactoring: make view holders static inner classesBananeweizen2012-05-181-3/+8
* Refactoring: remove redundant initializersSamuel Tardieu2012-04-281-1/+1
* Convert some fields to local variablesSamuel Tardieu2012-04-221-1/+1
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-2/+1
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* #1195: address selection as real ListActivityBananeweizen2012-02-271-22/+13
* refactoring: remove unused imports to avoid warningsBananeweizen2012-01-161-2/+0
* refactoring: move more widget related classes into own packageBananeweizen2012-01-141-0/+81