aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ui/logs
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: clean some warningsBananeweizen2014-01-041-2/+2
|
* refactoring: make user actions depend on the connectorBananeweizen2014-01-041-1/+1
| | | | | | This enables the contacts addon and search by user/owner for all user names (independent of the kind of cache). Of course, search by user/owner still only works for GC, so one cannot find EC owner caches that way.
* refactor: generalize state storing for listview based viewpager pagesBananeweizen2013-12-082-37/+3
|
* Merge remote-tracking branch 'KiwiStone/issue-3354'Bananeweizen2013-12-081-1/+35
|\
| * fixes #3354 - Position not saved on logbook screenKiwiStone2013-11-291-0/+34
| |
* | refactoring: introduce PseudoList to handle non concrete listsBananeweizen2013-09-141-1/+1
| | | | | | | | | | * should make adding a history list entry easier * includes some non null annotations * moved list code into separate package
* | refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-2/+2
| |
* | fix #3241: Make hint box clickableBananeweizen2013-09-121-1/+1
|/
* Fixes #2925, Cache logbook not updated correctlyrsudev2013-07-061-8/+19
| | | | CacheLogbookViewCreater was running on a stale Geocache instance
* #2910: remove code duplication in logs viewsBananeweizen2013-06-234-0/+393