aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/CachePopup.java
Commit message (Expand)AuthorAgeFilesLines
* multiple code cleanupsBananeweizen2014-05-181-7/+0
* Implement ActionBar using AppCompat in cgeoArne Schwabe2014-05-171-174/+40
* fix #3255: don't ask for list when storing from historyBananeweizen2014-05-171-1/+2
* Upgrade to RxJava 0.18.3 and use the new Scheduler interfaceSamuel Tardieu2014-05-131-3/+3
* refactoring: remove cache thread operationsSamuel Tardieu2014-03-111-17/+8
* refactoring: factor out code for cache droppingSamuel Tardieu2014-03-111-14/+1
* refactoring: factor out code for cache refreshingSamuel Tardieu2014-03-111-15/+2
* Update to RxJava 0.17.0-RC2Samuel Tardieu2014-02-181-1/+1
* Use RxJava.Action1 instead of our RunnableWithArgumentSamuel Tardieu2014-01-111-3/+3
* refactoring: remove duplicated codeBananeweizen2013-12-191-20/+9
* fix #3408 #3363: close popup on deletionBananeweizen2013-11-091-1/+1
* #2210: convert cache menu to resourceBananeweizen2013-09-291-2/+2
* refactoring: introduce PseudoList to handle non concrete listsBananeweizen2013-09-141-0/+1
* 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