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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Factor out geodata and direction handler
Samuel Tardieu
2012-05-14
1
-0
/
+122
|
/
*
Merge pull request #1555 from rsudev/ext_db
Bananeweizen
2012-05-13
5
-8
/
+144
|
\
|
*
Allow to move the c:geo database to the sdcard.
rsudev
2012-05-12
5
-8
/
+144
*
|
Merge pull request #1560 from marco-jacob/issue#1557-renameMethods
Bananeweizen
2012-05-13
5
-13
/
+13
|
\
\
|
*
|
fixes #1557: renaming methods to better fit the underlying code
Marco Jacob
2012-05-13
5
-13
/
+13
*
|
|
fix #1562: "delete all and list" wrongly enabled with filter
Bananeweizen
2012-05-14
1
-17
/
+17
|
/
/
*
|
factoring: use constants for map file names
Bananeweizen
2012-05-13
1
-10
/
+9
*
|
Merge pull request #1559 from marco-jacob/issue#1512-deleteWpStaticMapsOnRefresh
Bananeweizen
2012-05-13
2
-1
/
+48
|
\
\
|
*
|
fixes #1512 : deletes all static maps for waypoints of a cache on refresh
Marco Jacob
2012-05-12
2
-1
/
+48
|
|
/
*
|
New: Upload Field Notes to geocaching.com
SammysHP
2012-05-12
1
-33
/
+65
*
|
Merge remote-tracking branch 'samueltardieu/file-upload'
SammysHP
2012-05-12
1
-0
/
+33
|
\
\
|
|
/
|
/
|
|
*
Add file upload capabilities
Samuel Tardieu
2012-05-11
1
-0
/
+33
*
|
Merge pull request #1552 from campbeb/addTBLogTests
Bananeweizen
2012-05-12
1
-1
/
+1
|
\
\
|
*
|
Add tests to very trackable logs can be parsed
campbeb
2012-05-12
1
-1
/
+1
*
|
|
fix new type parsing bug
Bananeweizen
2012-05-12
1
-1
/
+1
*
|
|
fix #1551: Inactive cache in trackable log
Bananeweizen
2012-05-12
1
-1
/
+1
*
|
|
fix: wrong nesting of logs leads to import errors
Bananeweizen
2012-05-12
1
-84
/
+97
*
|
|
new: have GPX export in context menu
Bananeweizen
2012-05-12
1
-0
/
+4
*
|
|
fix: NPE in export for final without coordinates
Bananeweizen
2012-05-12
1
-2
/
+4
*
|
|
fix #1549: Export: State and country fields both contain both values
Bananeweizen
2012-05-12
1
-3
/
+1
*
|
|
fix: use correct type in export
Bananeweizen
2012-05-12
1
-2
/
+2
*
|
|
fix: GPX export missing attributes, logs, and others
Bananeweizen
2012-05-12
1
-5
/
+2
*
|
|
use title capitalization in exported type and size
Bananeweizen
2012-05-12
2
-24
/
+24
|
/
/
*
|
Fix #1548: Geocaching-like GPX Export
SammysHP
2012-05-11
1
-5
/
+5
*
|
refactoring: remove duplicate code for favorites management
Bananeweizen
2012-05-11
2
-23
/
+10
|
/
*
Refactoring: separate steps of network requests
Samuel Tardieu
2012-05-11
1
-1
/
+25
*
Add/remove to/from favorites. Closes #676
blafoo
2012-05-10
7
-29
/
+182
*
Drop caches created during GPX import test
blafoo
2012-05-10
1
-2
/
+9
*
Removed deprecated warnings
blafoo
2012-05-10
7
-9
/
+9
*
Disable add/remove to watchlist for cache owners
blafoo
2012-05-10
1
-1
/
+12
*
Refactoring: updateCache()
blafoo
2012-05-10
3
-9
/
+13
*
Open waypoint context menu on single tap.
campbeb
2012-05-10
1
-1
/
+1
*
Final fix #1401
rsudev
2012-05-10
1
-3
/
+3
*
Fix #1520: display gc.com resources present on trackable descriptions
Samuel Tardieu
2012-05-10
1
-1
/
+1
*
#1430: refactoring as discussed
Bananeweizen
2012-05-10
3
-24
/
+28
*
Merge pull request #1525 from SammysHP/watchlist
Bananeweizen
2012-05-09
1
-2
/
+10
|
\
|
*
Fix #1430: Watchlist state toggling not recorded
SammysHP
2012-05-09
1
-2
/
+10
*
|
#1527: TB list not visible in white theme
Bananeweizen
2012-05-10
1
-1
/
+3
*
|
Fixes issue #1519, multiple pop-ups
rsudev
2012-05-09
1
-2
/
+2
*
|
Fix #1395: use "shared" pseudo-geocode for smileys image
Samuel Tardieu
2012-05-09
1
-10
/
+14
*
|
#1478: more cleanup of cache lists
Bananeweizen
2012-05-09
6
-253
/
+168
|
/
*
Refactoring: Move some strings into GCConstants
SammysHP
2012-05-08
3
-14
/
+20
*
Merge pull request #1514 from marco-jacob/issue#1511-loopGoogleMapsLimit
Bananeweizen
2012-05-07
1
-13
/
+17
|
\
|
*
Fixes issue #1511 endless loop downloading static maps on demand
Marco Jacob
2012-05-07
1
-13
/
+17
*
|
#1478: Lists don't stay sorted
Bananeweizen
2012-05-08
2
-22
/
+27
*
|
fix #1516: Navigate from "Any destination" not working
Bananeweizen
2012-05-07
2
-13
/
+6
|
/
*
Fix: update stored caches in database when logged, too.
blafoo
2012-05-07
1
-2
/
+1
*
Refactoring: Collections.emptyList() is cheap and needs no caching
Samuel Tardieu
2012-05-07
1
-6
/
+1
*
new: show days since last spotted for trackables
Bananeweizen
2012-05-07
4
-97
/
+94
*
Refactoring: remove redundant local variables
Samuel Tardieu
2012-05-06
3
-12
/
+6
[prev]
[next]