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
*
#1744: user name wrongly parsed/written in GPX import/export
Bananeweizen
2012-06-08
1
-2
/
+11
*
Refactoring: add missing override annotations
Samuel Tardieu
2012-05-23
2
-0
/
+2
*
Use httpclientandroidlib instead of plain old httpclient
Samuel Tardieu
2012-05-23
1
-2
/
+2
*
Refactoring: simplify code
Samuel Tardieu
2012-05-15
1
-3
/
+1
*
Refactoring: simplify if statement
Samuel Tardieu
2012-05-15
1
-4
/
+1
*
refactoring: minor cleanups
Bananeweizen
2012-05-15
1
-1
/
+1
*
Merge pull request #1555 from rsudev/ext_db
Bananeweizen
2012-05-13
1
-3
/
+19
|
\
|
*
Allow to move the c:geo database to the sdcard.
rsudev
2012-05-12
1
-3
/
+19
*
|
fixes #1512 : deletes all static maps for waypoints of a cache on refresh
Marco Jacob
2012-05-12
1
-0
/
+45
|
/
*
refactoring: remove some of the TODOs
Bananeweizen
2012-05-06
1
-1
/
+1
*
fix #1459: Refactoring navigation menu
Bananeweizen
2012-05-05
1
-7
/
+7
*
refactoring: remove some activity contexts from non activity code
Bananeweizen
2012-05-03
1
-1
/
+1
*
refactoring: rename log typ enums for easier code completion and
Bananeweizen
2012-05-01
1
-2
/
+2
*
fix: empty (but valid) log entries are not imported
Bananeweizen
2012-05-01
1
-1
/
+1
*
Refactoring: simplify getExtension computation
Samuel Tardieu
2012-04-28
1
-6
/
+1
*
Refactoring: remove redundant initializers
Samuel Tardieu
2012-04-28
2
-2
/
+2
*
Fix #1461: do not save metadata if data could not be saved
Samuel Tardieu
2012-04-27
1
-8
/
+13
*
Refactoring: remove unnecessary unboxing
Samuel Tardieu
2012-04-27
1
-1
/
+1
*
refactoring of database access
Bananeweizen
2012-04-23
1
-3
/
+3
*
Refactoring: do not create array to pass it to a varargs method
Samuel Tardieu
2012-04-22
1
-2
/
+2
*
Refactoring: replace for loop by for each loop
Samuel Tardieu
2012-04-22
1
-3
/
+3
*
Refactoring: remove redundant return statements
Samuel Tardieu
2012-04-22
1
-1
/
+0
*
Refactoring: keep GeopointParser private to its package
Samuel Tardieu
2012-04-21
1
-2
/
+1
*
Refactoring: cleanup control flow
Samuel Tardieu
2012-04-20
1
-24
/
+8
*
refactoring: renames and encapsulation
Bananeweizen
2012-04-19
1
-3
/
+3
*
refactoring: remove the logging tag from settings
Bananeweizen
2012-04-12
5
-38
/
+33
*
refactoring: more static code analysis cleanups
Bananeweizen
2012-04-02
1
-2
/
+3
*
Merge remote-tracking branch 'upstream/release' into upstream
Samuel Tardieu
2012-04-01
1
-2
/
+2
|
\
|
*
Fix #1332: uppercase geocode built from name when importing GPX
Samuel Tardieu
2012-04-01
1
-2
/
+2
*
|
Refactoring: use IWaypoint and cgCache instead of cgCoord object
Samuel Tardieu
2012-04-01
1
-63
/
+65
*
|
Proxy all logs through cgeo.geocaching.utils.Log
Samuel Tardieu
2012-03-31
5
-5
/
+5
*
|
Reset Progress internal var progress to 0 on reset
Marco Jacob
2012-03-25
1
-1
/
+1
*
|
no second dialog when skipping static maps on GPXImporter
Marco Jacob
2012-03-25
1
-3
/
+8
*
|
Cache ETag and Last-Modified HTTP headers for images
Samuel Tardieu
2012-03-25
1
-2
/
+51
*
|
Merge pull request #1318 from marco-jacob/issue#1309
Bananeweizen
2012-03-24
1
-5
/
+17
|
\
\
|
|
/
|
/
|
|
*
GPXImporter.importStaticMaps only loads cache when needed
Marco Jacob
2012-03-22
1
-4
/
+3
|
*
Fix for issue 1309
Marco Jacob
2012-03-21
1
-1
/
+14
*
|
Lint: use Double.valueOf(…) instead of new Double(…)
Samuel Tardieu
2012-03-22
1
-2
/
+2
|
/
*
fix #1281: .gpx import fails to recognize most caches in TX Challenge
Bananeweizen
2012-03-20
1
-13
/
+25
*
static code analysis and other fixes
Bananeweizen
2012-03-18
2
-12
/
+11
*
Merge pull request #1287 from marco-jacob/issue#1270
Bananeweizen
2012-03-18
1
-3
/
+17
|
\
|
*
GPXImporter now showing imported cache count on cancel
Marco Jacob
2012-03-15
1
-3
/
+8
|
*
added abort button to GPXImporter and skip button for static maps import
Marco Jacob
2012-03-14
1
-2
/
+11
*
|
Non-reliable coords for Basic Members. Fixes #1285
blafoo
2012-03-17
1
-0
/
+1
|
/
*
refactoring: first part of removing cgBase
Bananeweizen
2012-03-10
1
-0
/
+14
*
fix #1238: Fatal Error while updating stored caches
Bananeweizen
2012-03-09
1
-8
/
+30
*
Merge pull request #1230 from campbeb/fix1196
Bananeweizen
2012-03-06
1
-1
/
+1
|
\
|
*
Refactor so all waypoint operations are done through the Cache object.
campbeb
2012-03-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'marco-jacob/issue#285'
Bananeweizen
2012-03-05
1
-4
/
+33
|
\
\
|
|
/
|
/
|
|
*
import static maps after gpx import
Marco Jacob
2012-02-24
1
-4
/
+33
[next]