aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/list
Commit message (Expand)AuthorAgeFilesLines
* show number of caches also for history and all listsBananeweizen2014-06-013-12/+23
* Implement ActionBar using AppCompat in cgeoArne Schwabe2014-05-173-23/+48
* refactoring: remove activity referenceBananeweizen2014-05-111-3/+13
* silence Findbugs warningMichael Keppler2014-04-191-3/+3
* fix remaining warnings or document themMichael Keppler2014-04-191-1/+3
* Update to RxJava 0.17.0-RC2Samuel Tardieu2014-02-181-1/+1
* fix #3256: Put history in list selectionBananeweizen2014-01-162-2/+14
* Use RxJava.Action1 instead of our RunnableWithArgumentSamuel Tardieu2014-01-111-15/+15
* refactoring: extract input dialog as reusable codeBananeweizen2013-12-271-44/+5
* prohibit empty list name inputBananeweizen2013-12-271-9/+34
* fix #3286: move selected caches to a new list not possibleSamuel Tardieu2013-09-151-0/+1
* fix #3285: delete from list is not possibleSamuel Tardieu2013-09-151-0/+1
* refactoring: StoredListBananeweizen2013-09-143-6/+42
* refactoring: introduce PseudoList to handle non concrete listsBananeweizen2013-09-143-0/+252