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
/
cgeonavigate.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #1781: Remove help function
Bananeweizen
2013-05-09
1
-1
/
+1
*
#2684: use view injection library
Bananeweizen
2013-05-01
1
-5
/
+1
*
refactoring: remove redundant type casts
Samuel Tardieu
2013-04-07
1
-1
/
+1
*
code cleanup
Bananeweizen
2013-02-24
1
-2
/
+2
*
Refactoring: remove redundant variable
Samuel Tardieu
2012-12-16
1
-2
/
+1
*
code cleanup: fix Lint warnings about Locales
Bananeweizen
2012-11-22
1
-1
/
+1
*
Refactoring: make some fields local
Samuel Tardieu
2012-09-04
1
-4
/
+2
*
fix #1893: remove go4cache
Bananeweizen
2012-08-26
1
-12
/
+0
*
Merge remote-tracking branch 'campbeb/fix315' into upstream
Samuel Tardieu
2012-06-11
1
-1
/
+24
|
\
|
*
Display cache and waypoint information on compass
campbeb
2012-06-08
1
-1
/
+24
*
|
refactoring: have more physical units code in one place
Bananeweizen
2012-06-03
1
-17
/
+9
|
/
*
Do not send direction updates more often than needed
Samuel Tardieu
2012-05-20
1
-26
/
+8
*
Always start GeoData provider from UI thread
Samuel Tardieu
2012-05-14
1
-64
/
+55
*
Merge remote-tracking branch 'SammysHP/icons'
Bananeweizen
2012-04-30
1
-5
/
+5
|
\
|
*
Import Android drawables (from API version 8)
SammysHP
2012-04-27
1
-5
/
+5
*
|
Make direction an observable property
Samuel Tardieu
2012-04-30
1
-47
/
+18
*
|
Refactoring: remove redundant initializers
Samuel Tardieu
2012-04-28
1
-1
/
+1
*
|
Remove Now from methods of IGeoData
Samuel Tardieu
2012-04-27
1
-14
/
+14
*
|
Use the IGeoData interface and Observer pattern to update location
Samuel Tardieu
2012-04-27
1
-73
/
+49
|
/
*
Refactoring: cleanup control flow
Samuel Tardieu
2012-04-20
1
-21
/
+6
*
Refactoring: now that Geopoint is parcelable, use it in bundles
Samuel Tardieu
2012-04-16
1
-5
/
+3
*
refactoring: remove the logging tag from settings
Bananeweizen
2012-04-12
1
-2
/
+2
*
Remove unused methods
Samuel Tardieu
2012-04-11
1
-17
/
+0
*
Refactoring: use IWaypoint and cgCache instead of cgCoord object
Samuel Tardieu
2012-04-01
1
-4
/
+4
*
Proxy all logs through cgeo.geocaching.utils.Log
Samuel Tardieu
2012-03-31
1
-1
/
+1
*
Fix #828: do not use an extra thread to update the data
Samuel Tardieu
2012-03-24
1
-44
/
+13
*
performance refactorings
Bananeweizen
2012-03-04
1
-1
/
+1
*
refactoring: move constants and classes to the packages they belong to
Bananeweizen
2012-03-04
1
-1
/
+2
*
Refactoring to use common constant for ft per meter and usage of StringUtils
Torsten Keil
2012-03-03
1
-1
/
+1
*
refactoring: code cleanup
Bananeweizen
2012-02-21
1
-2
/
+3
*
fix #1110: onPrepareOptionsMenu compatible with Android 3.0
Bananeweizen
2012-02-17
1
-2
/
+2
*
fix #368: turn off stand-by mode in list view
Bananeweizen
2012-01-24
1
-4
/
+1
*
refactoring: move more widget related classes into own package
Bananeweizen
2012-01-14
1
-2
/
+3
*
Implementation for #868
Torsten Keil
2012-01-01
1
-1
/
+3
*
performance: faster opening of lists (~20%), better scrolling
Bananeweizen
2011-12-18
1
-3
/
+3
*
refactoring: minor cleanups using CodePro Analytix
Bananeweizen
2011-12-07
1
-1
/
+1
*
refactoring: more boxing/unboxing cleanup
Bananeweizen
2011-12-04
1
-7
/
+3
*
refactoring: reduce boxing/unboxing craziness
Bananeweizen
2011-12-03
1
-1
/
+1
*
refactoring of cgGeo.java, see #355
Bananeweizen
2011-11-30
1
-10
/
+10
*
first refactoring of cgGeo, see #355
Bananeweizen
2011-11-29
1
-2
/
+2
*
use an enum instead of magic constants for location providers
bananeweizen
2011-11-26
1
-8
/
+1
*
fix: delay forced compass update until bearing is available, see #355
bananeweizen
2011-11-26
1
-15
/
+17
*
Use of CacheType instead of String
blafoo
2011-11-18
1
-1
/
+1
*
Remove Format.LAT_LON_DECMINUTE_PIPE
SammysHP
2011-11-17
1
-6
/
+4
*
wrong code send to Go4Cache API when using compass
Bananeweizen
2011-11-13
1
-12
/
+13
*
String.format needs no Locale argument to get the default one
Samuel Tardieu
2011-11-09
1
-4
/
+3
*
Use GeopointFormatter instead of String.format when coordinates are around
Samuel Tardieu
2011-11-09
1
-3
/
+2
*
Use a separate and unique thread for Go4Cache
Samuel Tardieu
2011-11-07
1
-2
/
+2
*
Get rid of deprecated methods related to coordinates
Samuel Tardieu
2011-11-07
1
-3
/
+4
*
Use existing method to render altitude
Samuel Tardieu
2011-11-07
1
-6
/
+1
[next]