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
/
maps
/
CGeoMap.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes #4001, ANR on map
rsudev
2014-06-25
1
-4
/
+16
*
fix #3973: RxJava periodic timer is not stopped in onPause
Samuel Tardieu
2014-06-09
1
-3
/
+24
*
convert map settings to checkbox based menus
Bananeweizen
2014-06-01
1
-15
/
+3
*
#3922: remove static runnable references
Bananeweizen
2014-05-30
1
-195
/
+223
*
#3922: remove more map references of non static inner classes
Bananeweizen
2014-05-30
1
-8
/
+39
*
fix #3871: provide up navigation
Bananeweizen
2014-05-24
1
-7
/
+1
*
#3818: kill multiple map references
Bananeweizen
2014-05-23
1
-58
/
+92
*
fix #3877: hide menu items instead of disabling them
Bananeweizen
2014-05-22
1
-4
/
+4
*
Merge remote-tracking branch 'schwabe/actionbar_pullrequest'
Bananeweizen
2014-05-18
1
-17
/
+85
|
\
|
*
Implement ActionBar using AppCompat in cgeo
Arne Schwabe
2014-05-17
1
-17
/
+85
*
|
#3818: remove further GC blocking references
Bananeweizen
2014-05-17
1
-2
/
+3
|
/
*
Upgrade to RxJava 0.18.3 and use the new Scheduler interface
Samuel Tardieu
2014-05-13
1
-4
/
+3
*
Fixes #3698, Archived caches still shown on map
rsudev
2014-05-03
1
-1
/
+1
*
#3778: avoid reference from location updater to maps UI
Michael Keppler
2014-04-26
1
-22
/
+43
*
fix #3756: NPE when changing map source
Samuel Tardieu
2014-04-13
1
-5
/
+7
*
fix #3729: compass deviation -90° in landscape mode (GPS)
Samuel Tardieu
2014-04-06
1
-1
/
+1
*
fix #3729: compass deviation -90° in landscape mode
Samuel Tardieu
2014-04-05
1
-1
/
+2
*
fix #3707: missing method in Android < 2.3
Samuel Tardieu
2014-03-31
1
-1
/
+1
*
Allow subscription to either location or direction data
Samuel Tardieu
2014-03-26
1
-4
/
+4
*
Use a subscription model for GeoDirHandler
Samuel Tardieu
2014-03-10
1
-58
/
+30
*
Always use a combined geodata and direction provider
Samuel Tardieu
2014-03-06
1
-20
/
+6
*
refactoring: create cgeo.geocaching.sensors package
Samuel Tardieu
2014-03-06
1
-2
/
+2
*
refactoring: use a LRUSet instead of a LRUMap for tile cache
Samuel Tardieu
2014-03-06
1
-1
/
+1
*
refactoring: remove useless yield()
Samuel Tardieu
2014-02-27
1
-4
/
+0
*
Update to RxJava 0.17.0-RC2
Samuel Tardieu
2014-02-18
1
-1
/
+1
*
Work on #3586: remove multiple geodirobservers manipulations in map
Samuel Tardieu
2014-02-14
1
-19
/
+2
*
Fixes #3572, Context is not an instance of MapActivity
rsudev
2014-01-27
1
-1
/
+1
*
refactoring: do not start a thread to display a point
Samuel Tardieu
2014-01-26
1
-25
/
+9
*
fix #3551: Circles on map not shown for mystery/multi caches with final
Bananeweizen
2014-01-18
1
-1
/
+1
*
fix #3470: map: unsure coords popup checkbox hidden
Bananeweizen
2014-01-17
1
-1
/
+2
*
Use RxJava.Action1 instead of our RunnableWithArgument
Samuel Tardieu
2014-01-11
1
-3
/
+3
*
Emit parallel queries to connectors when searching
Samuel Tardieu
2014-01-08
1
-1
/
+1
*
Use RxJava for direction and geodata updates rather than own observers
Samuel Tardieu
2014-01-08
1
-1
/
+1
*
findbugs: dead storage
Bananeweizen
2014-01-03
1
-2
/
+1
*
fix #3501: No live map functionality for other sources than gc.com
Bananeweizen
2014-01-03
1
-3
/
+2
*
#3224: limit initial zoom on live map
Bananeweizen
2014-01-03
1
-1
/
+1
*
#3224: limit initial zoom on live map
Michael Keppler
2013-12-31
1
-3
/
+15
*
fix #3485: requests to gc.com although deactivated
Samuel Tardieu
2013-12-28
1
-15
/
+5
*
Revert "experimental single overlay for maps"
Samuel Tardieu
2013-12-27
1
-11
/
+18
*
experimental single overlay for maps
Bananeweizen
2013-12-27
1
-18
/
+11
*
findbugs: synchronize lazy initialized objects
Michael Keppler
2013-12-26
1
-4
/
+1
*
fix findbugs issue
Michael Keppler
2013-12-25
1
-2
/
+3
*
refactoring: reduce mapsforge memory usage
Bananeweizen
2013-12-18
1
-19
/
+14
*
refactoring: remove duplication in login classes
Bananeweizen
2013-12-16
1
-1
/
+1
*
rename Login to GCLogin
Bananeweizen
2013-12-16
1
-3
/
+3
*
fix 3461: CME in map filtering
Bananeweizen
2013-12-16
1
-1
/
+1
*
findbugs: more cleanup
Bananeweizen
2013-12-08
1
-6
/
+3
*
refactoring: findbugs issues
Bananeweizen
2013-12-08
1
-10
/
+9
*
#3322: Option to 'show as list' only active when viewing live caches
Darek Kay
2013-10-26
1
-1
/
+1
*
refactoring: remove pause in download from maps
Bananeweizen
2013-10-03
1
-24
/
+2
[next]