| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make Fragment implementation more conforming to the coding guidelines. ↵ | Arne Schwabe | 2014-05-20 | 1 | -23/+54 |
| | | | | | Fixes crash on rotation | ||||
| * | fix compile errors | Bananeweizen | 2014-05-20 | 1 | -5/+0 |
| | | |||||
| * | Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852 | Arne Schwabe | 2014-05-19 | 1 | -40/+45 |
| | | |||||
| * | refactoring: avoid activity references | Bananeweizen | 2014-05-11 | 1 | -8/+14 |
| | | |||||
| * | Help FindBugs another way | Samuel Tardieu | 2014-04-15 | 1 | -3/+3 |
| | | |||||
| * | Help FindBugs to understand that variable cannot be null | Samuel Tardieu | 2014-04-15 | 1 | -1/+2 |
| | | |||||
| * | fix #3755: crash when user enters invalid coordinates | Samuel Tardieu | 2014-04-15 | 1 | -40/+45 |
| | | |||||
| * | Remove compatibility with API < 5 | Samuel Tardieu | 2014-04-01 | 1 | -9/+9 |
| | | |||||
| * | refactoring: create cgeo.geocaching.sensors package | Samuel Tardieu | 2014-03-06 | 1 | -1/+1 |
| | | |||||
| * | refactoring: remove unused code | Bananeweizen | 2014-01-12 | 1 | -2/+2 |
| | | |||||
| * | remove bad throw statement | Bananeweizen | 2014-01-01 | 1 | -1/+0 |
| | | |||||
| * | refactoring: remove bad default case statements | Bananeweizen | 2014-01-01 | 1 | -4/+1 |
| | | | | | | For methods returning directly from the switch case, at least Eclipse still needs a useless return value outside of the switch statement. This has been handled by IllegalStateExceptions after the switch. | ||||
| * | fix #3499: exception when parsing bad coordinates | Samuel Tardieu | 2014-01-01 | 1 | -38/+38 |
| | | |||||
| * | refactoring: findbugs cleanups | Bananeweizen | 2013-10-02 | 1 | -2/+5 |
| | | |||||
| * | refactoring: findbugs cleanup | Bananeweizen | 2013-08-11 | 1 | -7/+7 |
| | | |||||
| * | Implements #750, use preference activity | koem | 2013-07-09 | 1 | -2/+2 |
| | | |||||
| * | refactoring: code duplication | Bananeweizen | 2013-06-21 | 1 | -26/+16 |
| | | |||||
| * | refactoring: use activity names for layouts | Bananeweizen | 2013-06-09 | 1 | -1/+1 |
| | | |||||
| * | Fix #2527 - Apply dialog theme to dialogs | campbeb | 2013-06-08 | 1 | -1/+1 |
| | | | | | | | | Ensures the dialog is properly positioned on the screen and treated like a dialog instead of a semi-floating window Fixes #2527 | ||||
| * | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 1 | -8/+0 |
| | | |||||
| * | refactoring: unify the action bar layout | Bananeweizen | 2013-05-04 | 1 | -1/+1 |
| | | |||||
| * | Fixes #2445, Light theme broken | rsudev | 2013-02-14 | 1 | -1/+1 |
| | | | | | Added theme application to some dialogs Forced dark theme on custom AlertDialog views, as these are always dark. | ||||
| * | Refactoring: rename cgCache into Geocache | Samuel Tardieu | 2013-02-03 | 1 | -3/+3 |
| | | |||||
| * | Remove unnecessary imports | Samuel Tardieu | 2013-01-29 | 1 | -4/+0 |
| | | |||||
| * | refactoring: move some more dialogs into new package | Bananeweizen | 2013-01-27 | 1 | -0/+488 |
