aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/list
Commit message (Expand)AuthorAgeFilesLines
* Inline local variableSamuel Tardieu2015-01-021-2/+1
* Fix disappearance of the standard list in drop-down menuSamuel Tardieu2015-01-021-1/+1
* use more nullable annotationsBananeweizen2015-01-011-3/+1
* refactoring: split list name memento into separate classBananeweizen2014-10-052-3/+24
* refactoring: avoid optimization of TEMPORARY_LISTBananeweizen2014-08-041-3/+3
* fix #4116: deletion of cache not possibleBananeweizen2014-08-041-12/+13
* Make constants constantSamuel Tardieu2014-08-041-1/+1
* Remove unused methodsSamuel Tardieu2014-08-041-4/+0
* Remove unused fieldsSamuel Tardieu2014-08-041-1/+0
* switch to Java 1.7Bananeweizen2014-07-172-4/+4
* 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