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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove R/W-calendar-permissions
SammysHP
2012-01-27
2
-146
/
+1
*
fix #1048: near search icon enabled
Bananeweizen
2012-01-27
1
-3
/
+2
*
Merge pull request #1049 from YraFyra/master
Bananeweizen
2012-01-26
1
-8
/
+13
|
\
|
*
Update of Swedish translation
YraFyra
2012-01-26
1
-8
/
+13
*
|
Merge pull request #1041 from marco-jacob/issue#290
Bananeweizen
2012-01-26
5
-3
/
+61
|
\
\
|
|
/
|
/
|
|
*
changed from dialog_yes/no to android.R.string.yes/no
Marco Jacob
2012-01-26
3
-10
/
+2
|
*
Merge branch 'master' into issue#290
Marco Jacob
2012-01-25
3
-13
/
+28
|
|
\
|
*
\
Merge branch 'master' into issue#290
Marco Jacob
2012-01-25
16
-112
/
+181
|
|
\
\
|
*
|
|
changed res text info_storing_static_maps
Marco Jacob
2012-01-25
2
-2
/
+2
|
*
|
|
Merge branch 'master' into issue#290
Marco Jacob
2012-01-23
37
-813
/
+742
|
|
\
\
\
|
*
|
|
|
added explicit download of cache static map
Marco Jacob
2012-01-23
1
-0
/
+5
|
*
|
|
|
additional resource text for issue#290
Marco Jacob
2012-01-23
2
-0
/
+12
|
*
|
|
|
added dialog to ask for download static maps and the dowload action itself
Marco Jacob
2012-01-23
1
-3
/
+39
|
*
|
|
|
added getWaypointById(int)
Marco Jacob
2012-01-23
1
-0
/
+13
*
|
|
|
|
testing https access, please ignore this commit
Bananeweizen
2012-01-26
1
-0
/
+1
*
|
|
|
|
Merge commit '0a3f72f92fb970952eb29a9cb56075acacb7c3f9' into upstream
blafoo
2012-01-25
5
-70
/
+51
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Stronger use of CacheCache
blafoo
2012-01-24
5
-70
/
+51
*
|
|
|
|
hashCode() and equals() implemented for cgCache
blafoo
2012-01-25
1
-0
/
+19
*
|
|
|
|
Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...
Bananeweizen
2012-01-25
2
-1
/
+3
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Search returns reliable coords. Fixes #1031
blafoo
2012-01-25
2
-1
/
+3
*
|
|
|
|
fix #1034: Links in cache-logs not working
Bananeweizen
2012-01-25
1
-1
/
+3
*
|
|
|
|
Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...
Bananeweizen
2012-01-25
2
-1
/
+18
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Use equalsIngoreCase instead of compareToIgnoreCase == 0
campbeb
2012-01-25
2
-2
/
+2
|
*
|
|
|
Merge branch 'master' into fix1010
campbeb
2012-01-25
10
-76
/
+119
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
Fix #1010 - Add method to allow finding a cache in the list by searching
campbeb
2012-01-24
1
-0
/
+9
|
*
|
|
|
Fix #1010 - Keep track of geocode for the context menu and make sure we
campbeb
2012-01-24
1
-1
/
+9
*
|
|
|
|
refactoring: minor simplification of code
Bananeweizen
2012-01-24
1
-12
/
+6
|
|
/
/
/
|
/
|
|
|
*
|
|
|
fix #1033: links in TB log don't work
Bananeweizen
2012-01-24
2
-2
/
+5
*
|
|
|
Merge pull request #1027 from RoadRunner-/navid
Bananeweizen
2012-01-24
2
-62
/
+84
|
\
\
\
\
|
*
|
|
|
changed method arguments
Torsten Keil
2012-01-24
1
-3
/
+3
|
*
|
|
|
Fix for issue #1012: ID may change
Torsten Keil
2012-01-22
2
-62
/
+84
*
|
|
|
|
fix #368: turn off stand-by mode in list view
Bananeweizen
2012-01-24
6
-12
/
+30
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Set instead of List to avoid caches multiple times in search results V2
blafoo
2012-01-23
6
-34
/
+41
|
|
_
|
/
|
/
|
|
*
|
|
Removed direct call of compass app by call to default navigation app
Torsten Keil
2012-01-23
2
-13
/
+3
*
|
|
Revert "Fix #976: Replace note-marker by more meaningful icon"
SammysHP
2012-01-22
5
-0
/
+0
*
|
|
refactoring: #1023, remove all method arguments from setMoreCaches
Bananeweizen
2012-01-22
1
-13
/
+12
*
|
|
Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...
Bananeweizen
2012-01-22
1
-3
/
+3
|
\
\
\
|
*
|
|
Instead of using url from SearchResult, use the type to determine if we
campbeb
2012-01-22
1
-6
/
+3
|
*
|
|
Merge branch 'master' into fix1011
campbeb
2012-01-22
24
-515
/
+546
|
|
\
\
\
|
*
|
|
|
Fix #1011 Don't try to load more caches for stored lists
campbeb
2012-01-22
1
-3
/
+6
*
|
|
|
|
fix #1018: Add add-on to useful apps
Bananeweizen
2012-01-22
5
-218
/
+110
|
|
/
/
/
|
/
|
|
|
*
|
|
|
refactoring: moved some classes to packages, renaming
Bananeweizen
2012-01-22
22
-23
/
+35
*
|
|
|
fix #1003: Implementation for #977: Import renamed waypoint GPX files
Bananeweizen
2012-01-22
2
-2
/
+2
*
|
|
|
Merge remote branch 'RoadRunner-/gpx3'
Bananeweizen
2012-01-22
2
-492
/
+511
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixed tests and added additional null check in code.
Torsten Keil
2012-01-21
1
-6
/
+8
|
*
|
|
Merge remote-tracking branch 'upstream/master' into gpx3
Torsten Keil
2012-01-21
17
-76
/
+341
|
|
\
\
\
|
*
|
|
|
Improved filename filter for file list on gpx import.
Torsten Keil
2012-01-18
1
-83
/
+83
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into gpx3
Torsten Keil
2012-01-17
16
-94
/
+302
|
|
\
\
\
\
|
*
|
|
|
|
Removed deprecated methods.
Torsten Keil
2012-01-17
1
-16
/
+0
|
*
|
|
|
|
Implementation for #977: Import renamed waypoint GPX files
Torsten Keil
2012-01-16
1
-409
/
+442
[next]