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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #4019: enable live not working from wp map
Samuel Tardieu
2014-08-20
1
-0
/
+1
*
remove unused import
Bananeweizen
2014-08-02
1
-1
/
+0
*
Put map drawing utilities into their own utility class
Samuel Tardieu
2014-08-01
1
-87
/
+4
*
Move Google maps v1 files to package cgeo.geocaching.maps.google.v1
Samuel Tardieu
2014-07-30
11
-11
/
+11
*
Remove now unused method in DoRunnable
Samuel Tardieu
2014-07-29
1
-6
/
+0
*
Identify variables initialized in onCreate()
Samuel Tardieu
2014-07-29
1
-101
/
+62
*
Narrow the scope of the viewport variable
Samuel Tardieu
2014-07-29
1
-9
/
+9
*
Narrow the scope of the zoom variable
Samuel Tardieu
2014-07-29
1
-3
/
+3
*
Add missing annotation
Samuel Tardieu
2014-07-29
1
-0
/
+1
*
Use consistent variable name for reference
Samuel Tardieu
2014-07-29
1
-21
/
+21
*
Factor map reference retrieval
Samuel Tardieu
2014-07-29
1
-15
/
+15
*
Do not use a handler just to show a toast
Samuel Tardieu
2014-07-25
1
-13
/
+5
*
switch to Java 1.7
Bananeweizen
2014-07-17
6
-30
/
+30
*
remove some findbugs issues
Bananeweizen
2014-07-09
1
-5
/
+10
*
Use schedulePeriodically from RxJava 0.19.1+
Samuel Tardieu
2014-07-06
1
-37
/
+4
*
More theme fixes
Arne Schwabe
2014-07-01
1
-3
/
+1
*
fix several name shadowing occurrences
Bananeweizen
2014-06-29
1
-1
/
+1
*
fix android plurals warning
Bananeweizen
2014-06-29
1
-2
/
+2
*
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
*
avoid useless initializations in layout preview mode
Bananeweizen
2014-05-25
3
-2
/
+23
*
fix #3871: provide up navigation
Bananeweizen
2014-05-24
6
-19
/
+10
*
#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
4
-24
/
+97
|
\
|
*
Implement ActionBar using AppCompat in cgeo
Arne Schwabe
2014-05-17
4
-24
/
+97
*
|
#3818: remove further GC blocking references
Bananeweizen
2014-05-17
11
-34
/
+28
|
/
*
Minor cleanups
Samuel Tardieu
2014-05-14
1
-1
/
+1
*
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
*
Merge remote-tracking branch 'origin/release'
Michael Keppler
2014-04-28
1
-5
/
+9
|
\
|
*
fix #3750: gracefully handle file system access restrictions
Michael Keppler
2014-04-28
1
-5
/
+9
*
|
Merge remote-tracking branch 'origin/release'
Michael Keppler
2014-04-26
1
-22
/
+43
|
\
\
|
|
/
|
*
#3778: avoid reference from location updater to maps UI
Michael Keppler
2014-04-26
1
-22
/
+43
*
|
Add more @NonNull annotations for overriden methods
Samuel Tardieu
2014-04-24
2
-2
/
+4
|
/
*
fix #3756: NPE when changing map source
Samuel Tardieu
2014-04-13
2
-6
/
+11
*
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
[next]