index
:
cgeo.git
master
upstream_release
cgeo without proprietary dependencies
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
src
/
cgeo
/
geocaching
/
ui
/
CompassView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
#3818: remove further GC blocking references
Bananeweizen
2014-05-17
1
-13
/
+32
*
Upgrade to RxJava 0.18.3 and use the new Scheduler interface
Samuel Tardieu
2014-05-13
1
-4
/
+3
*
Use Math.floor/ceil instead of FloatMath
Samuel Tardieu
2014-04-01
1
-6
/
+5
*
Do not try to compute the reverse canvas rotation by hand
Samuel Tardieu
2014-03-22
1
-2
/
+4
*
No need to synchronize UI thread called methods
Samuel Tardieu
2014-03-22
1
-30
/
+25
*
refactoring: do not call getResources() repeatidly
Samuel Tardieu
2014-03-22
1
-8
/
+11
*
refactoring: remove the need for PeriodicHandler
Samuel Tardieu
2014-03-05
1
-20
/
+24
*
refactoring: findbugs issues
Bananeweizen
2013-12-08
1
-2
/
+4
*
lint: call super methods in onDetachedFromWindow
Bananeweizen
2013-09-20
1
-0
/
+1
*
refactoring: code duplication
Bananeweizen
2013-06-21
1
-23
/
+21
*
refactoring: make periodic handler use weak references
Samuel Tardieu
2013-05-25
1
-20
/
+13
*
Refactoring: narrow scope of variables
Samuel Tardieu
2012-12-18
1
-5
/
+2
*
refactoring: minor lint cleanups
Bananeweizen
2012-06-29
1
-2
/
+3
*
Merge branch 'issue-1709' into master
rsudev
2012-06-17
1
-1
/
+1
|
\
|
*
Put angle-related utilities into their own package
Samuel Tardieu
2012-06-17
1
-20
/
+20
|
*
Ensure that we stay in the [0, 360[ range
Samuel Tardieu
2012-05-31
1
-6
/
+6
|
*
Add a function to compute a normalized angle difference
Samuel Tardieu
2012-05-31
1
-1
/
+3
|
*
Simplify previous fix due to root cause fixing
Samuel Tardieu
2012-05-31
1
-8
/
+2
|
*
fix #1680: compass gets stuck after some rotations
Bananeweizen
2012-05-31
1
-8
/
+4
|
*
new: make compass spin fast for large angles, slower for small angles
Bananeweizen
2012-05-31
1
-4
/
+2
*
|
refactoring: remove compiler warnings
Bananeweizen
2012-06-02
1
-4
/
+4
*
|
Put angle-related utilities into their own package
Samuel Tardieu
2012-06-01
1
-20
/
+20
*
|
Ensure that we stay in the [0, 360[ range
Samuel Tardieu
2012-05-31
1
-6
/
+6
*
|
Add a function to compute a normalized angle difference
Samuel Tardieu
2012-05-31
1
-1
/
+3
*
|
Simplify previous fix due to root cause fixing
Samuel Tardieu
2012-05-31
1
-8
/
+2
*
|
fix #1680: compass gets stuck after some rotations
Bananeweizen
2012-05-30
1
-8
/
+4
*
|
new: make compass spin fast for large angles, slower for small angles
Bananeweizen
2012-05-30
1
-4
/
+2
|
/
*
Do not send direction updates more often than needed
Samuel Tardieu
2012-05-20
1
-33
/
+18
*
Refactoring: remove redundant initializers
Samuel Tardieu
2012-04-28
1
-4
/
+4
*
Convert some fields to local variables
Samuel Tardieu
2012-04-22
1
-3
/
+1
*
refactoring: remove the logging tag from settings
Bananeweizen
2012-04-12
1
-2
/
+1
*
Proxy all logs through cgeo.geocaching.utils.Log
Samuel Tardieu
2012-03-31
1
-1
/
+1
*
performance refactorings
Bananeweizen
2012-03-04
1
-1
/
+1
*
refactoring: move more widget related classes into own package
Bananeweizen
2012-01-14
1
-0
/
+291