aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ui/dialog
Commit message (Expand)AuthorAgeFilesLines
* Remove compatibility with API < 5Samuel Tardieu2014-04-011-9/+9
* refactoring: create cgeo.geocaching.sensors packageSamuel Tardieu2014-03-061-1/+1
* Update to RxJava 0.17.0-RC2Samuel Tardieu2014-02-181-1/+1
* Fixes #3596, New List dialogue does not support Light Skinrsudev2014-02-161-2/+6
* fix #3100: Set cursor in personal notes at the endBananeweizen2014-01-171-3/+12
* fix #3470: map: unsure coords popup checkbox hiddenBananeweizen2014-01-171-10/+1
* refactoring: remove unused codeBananeweizen2014-01-121-2/+2
* Use RxJava.Action1 instead of our RunnableWithArgumentSamuel Tardieu2014-01-112-4/+4
* remove bad throw statementBananeweizen2014-01-011-1/+0
* refactoring: remove bad default case statementsBananeweizen2014-01-011-4/+1
* fix #3499: exception when parsing bad coordinatesSamuel Tardieu2014-01-011-38/+38
* refactoring: extract input dialog as reusable codeBananeweizen2013-12-271-0/+76
* refactoring: simplify confirmation dialogs, remove duplicate codeBananeweizen2013-12-191-0/+291
* findbugs: more cleanupBananeweizen2013-12-081-1/+3
* refactoring: findbugs cleanupsBananeweizen2013-10-021-2/+5
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-2/+2
* refactoring: findbugs cleanupBananeweizen2013-08-261-1/+6
* refactoring: findbugs cleanupBananeweizen2013-08-111-7/+7
* Implements #750, use preference activitykoem2013-07-092-3/+3
* refactoring: code duplicationBananeweizen2013-06-213-37/+47
* refactoring: use activity names for layoutsBananeweizen2013-06-091-1/+1
* Fix #2527 - Apply dialog theme to dialogscampbeb2013-06-082-2/+2
* fix #1781: Remove help functionBananeweizen2013-05-091-8/+0
* refactoring: unify the action bar layoutBananeweizen2013-05-041-1/+1
* fix #2598: personal note editing layout problemSamuel Tardieu2013-04-061-60/+0
* Fixes #2445, Light theme brokenrsudev2013-02-144-4/+8
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-3/+3
* Remove unnecessary importsSamuel Tardieu2013-01-291-4/+0
* refactoring: move some more dialogs into new packageBananeweizen2013-01-274-0/+650
* #1791: refactor live map hint activity into a dialogBananeweizen2013-01-271-0/+43