aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/DirectionProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: normalize Compatibility#getDirectionNowSamuel Tardieu2012-06-011-1/+1
* Put angle-related utilities into their own packageSamuel Tardieu2012-06-011-11/+0
* Do not repeat similar orientation to observersSamuel Tardieu2012-05-311-1/+11
* Add a function to compute a normalized angle differenceSamuel Tardieu2012-05-311-0/+11
* Fix #1685: make sure the compass range fits within boundsSamuel Tardieu2012-05-311-1/+8
* Make direction an observable propertySamuel Tardieu2012-04-301-0/+56