aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ui/CompassMiniView.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: simplify CompassMiniView logicSamuel Tardieu2014-03-221-36/+11
* Add more @NonNull annotationsSamuel Tardieu2014-03-221-2/+4
* remove unused drawing codeBananeweizen2013-09-201-6/+1
* lint: call super methods in onDetachedFromWindowBananeweizen2013-09-201-1/+2
* Implements #750, use preference activitykoem2013-07-091-1/+1
* Refactoring: do not use protected methods in final classesSamuel Tardieu2012-12-181-3/+3
* Put angle-related utilities into their own packageSamuel Tardieu2012-06-011-1/+2
* Simplify previous fix due to root cause fixingSamuel Tardieu2012-05-311-5/+1
* fix #1680: compass gets stuck after some rotationsBananeweizen2012-05-301-3/+1
* #1518: avoid repainting mini compass for changes less than 5 degreesBananeweizen2012-05-181-10/+27
* refactoring: share one bitmap in all mini compass viewsBananeweizen2012-04-301-74/+93
* Refactoring: remove redundant initializersSamuel Tardieu2012-04-281-4/+4
* refactoring: remove unused imports to avoid warningsBananeweizen2012-01-161-2/+0
* refactoring: move more widget related classes into own packageBananeweizen2012-01-141-0/+175