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
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
import zipped GPX files (as send by pocket queries)
Stephan Merker
2011-11-13
1
-5
/
+66
*
new: cancel GPX import with back button
Stephan Merker
2011-11-09
4
-52
/
+71
*
Prevent boolean boxing/unboxing
Samuel Tardieu
2011-11-09
1
-1
/
+1
*
cleaned up resource strings for importing gpx
Stephan Merker
2011-11-05
1
-1
/
+1
*
fix GPX import: state field can be empty
Bananeweizen
2011-11-05
1
-4
/
+7
*
refactoring for #310
bananeweizen
2011-11-04
1
-0
/
+266
*
new: import caches from unknown source, fixes #720
Bananeweizen
2011-11-01
1
-4
/
+14
*
Merge remote branch 'stephanme/importwpt'
Bananeweizen
2011-11-01
4
-170
/
+105
|
\
|
*
fix #714: Progress bar wrong when importing gpx with waypoints
Stephan Merker
2011-10-30
4
-170
/
+105
*
|
No direct access to fields
blafoo
2011-10-26
3
-120
/
+105
|
/
*
Do not use an extra indirection for storing search results
Samuel Tardieu
2011-10-24
2
-8
/
+6
*
fix #369: waypoints sorted wrongly
Bananeweizen
2011-10-23
1
-2
/
+2
*
fix: parse GPX dates with milliseconds and without time zone correctly
Bananeweizen
2011-10-22
1
-8
/
+12
*
#310, import GPX from mail
Bananeweizen
2011-10-16
2
-17
/
+43
*
support cache type "unknown", fixes #518
Bananeweizen
2011-10-16
2
-2
/
+4
*
Merge remote-tracking branch 'koem/enums' into upstream
Samuel Tardieu
2011-10-13
1
-1
/
+1
|
\
|
*
use WaypointType
koem
2011-10-11
1
-1
/
+1
|
*
Merge remote branch 'upstream/master' into enums
koem
2011-10-10
3
-6
/
+20
|
|
\
|
*
|
always use WaypointType
koem
2011-10-08
1
-1
/
+1
*
|
|
fix progress counting for GPX import
Bananeweizen
2011-10-12
1
-4
/
+3
*
|
|
new: have progress bar when importing GPX
Bananeweizen
2011-10-11
3
-10
/
+59
|
|
/
|
/
|
*
|
Use isEmpty() and isNotEmpty() from CollectionUtils
Samuel Tardieu
2011-10-09
1
-1
/
+2
*
|
Remove comparisons to booleans
Samuel Tardieu
2011-10-09
1
-0
/
+9
*
|
Fixed + refactored cgTrackable, added test
blafoo
2011-10-08
1
-3
/
+3
*
|
fix: also handle time stamps containing milli seconds in GPX
Bananeweizen
2011-10-08
1
-2
/
+6
|
/
*
Move local storage directory name into LocalStorage
Samuel Tardieu
2011-10-08
1
-2
/
+6
*
Use the File type for handling directory lists
Samuel Tardieu
2011-10-07
1
-4
/
+2
*
Further factor stream to stream copying
Samuel Tardieu
2011-10-06
1
-16
/
+16
*
Reorganize and cleanup the local storage handling
Samuel Tardieu
2011-10-06
1
-0
/
+217
*
fix #360: don't load cache description, except when needed in details
Bananeweizen
2011-10-03
1
-4
/
+3
*
Made some public methods package private
Stephan Merker
2011-10-03
2
-9
/
+13
*
fix #586: manual merge of usability improvement for GPX import
Stephan Merker
2011-10-03
4
-19
/
+28
*
fix #120: make settings static (no singleton)
Bananeweizen
2011-10-03
3
-22
/
+21
*
fix compile errors after merging #544 (tests still to be fixed)
bananeweizen
2011-09-29
1
-2
/
+0
*
Merge pull request #544 from stephanme/importwpt
Bananeweizen
2011-09-29
1
-25
/
+116
|
\
|
*
Improved getWaypointsFileForGpx()
Stephan Merker
2011-09-28
1
-4
/
+5
|
*
Import waypoint file together with cache gpx file if exists
Stephan Merker
2011-09-27
1
-47
/
+64
|
*
performance improvement for importing waypoints
Stephan Merker
2011-09-25
1
-14
/
+17
|
*
map waypoint type pocket query waypoints file to WaypointType
Stephan Merker
2011-09-25
1
-2
/
+19
|
*
Import waypoints file from pocket query
Stephan Merker
2011-09-25
1
-1
/
+54
*
|
Do not modify parameters when possible
Samuel Tardieu
2011-09-29
1
-5
/
+4
*
|
Remove latitudeString and longitudeString fields
Samuel Tardieu
2011-09-28
1
-3
/
+0
|
/
*
new: LOC files import
Bananeweizen
2011-09-19
1
-6
/
+4
*
* have static dictionaries in cgBase initialized in static section
Bananeweizen
2011-09-19
5
-72
/
+87
*
Do not abuse String.indexOf()
Samuel Tardieu
2011-09-16
1
-3
/
+3
*
Move sources into the main directory
Samuel Tardieu
2011-09-16
6
-0
/
+1311