aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ui/CompassMiniView.java
Commit message (Expand)AuthorAgeFilesLines
* 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