aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ui/dialog/CoordinatesInputDialog.java
Commit message (Expand)AuthorAgeFilesLines
* Make Fragment implementation more conforming to the coding guidelines. Fixes...Arne Schwabe2014-05-201-23/+54
* fix compile errorsBananeweizen2014-05-201-5/+0
* Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852Arne Schwabe2014-05-191-40/+45
* refactoring: avoid activity referencesBananeweizen2014-05-111-8/+14
* Help FindBugs another waySamuel Tardieu2014-04-151-3/+3
* Help FindBugs to understand that variable cannot be nullSamuel Tardieu2014-04-151-1/+2
* fix #3755: crash when user enters invalid coordinatesSamuel Tardieu2014-04-151-40/+45
* Remove compatibility with API < 5Samuel Tardieu2014-04-011-9/+9
* refactoring: create cgeo.geocaching.sensors packageSamuel Tardieu2014-03-061-1/+1
* refactoring: remove unused codeBananeweizen2014-01-121-2/+2
* 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: findbugs cleanupsBananeweizen2013-10-021-2/+5
* refactoring: findbugs cleanupBananeweizen2013-08-111-7/+7
* Implements #750, use preference activitykoem2013-07-091-2/+2
* refactoring: code duplicationBananeweizen2013-06-211-26/+16
* refactoring: use activity names for layoutsBananeweizen2013-06-091-1/+1
* Fix #2527 - Apply dialog theme to dialogscampbeb2013-06-081-1/+1
* fix #1781: Remove help functionBananeweizen2013-05-091-8/+0
* refactoring: unify the action bar layoutBananeweizen2013-05-041-1/+1
* Fixes #2445, Light theme brokenrsudev2013-02-141-1/+1
* 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-271-0/+488