aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/CachePopup.java
Commit message (Expand)AuthorAgeFilesLines
* Implements #750, use preference activitykoem2013-07-091-0/+1
* Correct log messages to account for refactoringcampbeb2013-06-051-1/+1
* fix #1781: Remove help functionBananeweizen2013-05-091-1/+1
* Fixed Issue #708 - Refresh caches + no internet = normal progress.donEgro2013-04-221-0/+6
* issue #275 - Move to other list from cache screenkoem2013-02-081-3/+21
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-1/+1
* Isolate intent extras into a new classSamuel Tardieu2013-01-271-1/+1
* Reuse code to fill a cache detailSamuel Tardieu2013-01-201-41/+1
* refactoring: use exception object in logggingBananeweizen2013-01-121-1/+1
* Remove extraneous layout levelSamuel Tardieu2012-12-101-2/+0
* code cleanup: fix Lint warnings about LocalesBananeweizen2012-11-221-1/+1
* Refactoring: remove redundant type castsSamuel Tardieu2012-09-041-1/+1
* Refactoring: add missing override annotationsSamuel Tardieu2012-05-231-0/+1
* refactoring: remove some of the TODOsBananeweizen2012-05-061-7/+2
* Fix #1435 by refactoring the save/refresh/drop architecture to matchcampbeb2012-05-061-55/+74
* fix #1459: Refactoring navigation menuBananeweizen2012-05-051-3/+3
* refactoring: remove more duplicated code from new popupsBananeweizen2012-05-051-141/+31
* Merge remote-tracking branch 'Portree-Kid/master-new8'Bananeweizen2012-05-051-1/+1
* Refactoring Popups. Added SuperclassPortree-Kid2012-05-041-0/+360