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
/
tests
/
src
/
cgeo
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Use a standard Callable interface for lazy initialized lists
Samuel Tardieu
2013-02-03
2
-6
/
+3
*
|
Restrict LazyInitializedList to the List interface
Samuel Tardieu
2013-02-03
6
-17
/
+14
*
|
Make LazyInitializedList<E> a List<E>
Samuel Tardieu
2013-02-03
1
-10
/
+0
*
|
Refactoring: rename cgCache into Geocache
Samuel Tardieu
2013-02-03
27
-153
/
+153
*
|
refactoring: simplify cache type checks
Bananeweizen
2013-01-31
1
-0
/
+11
*
|
Add test for issue #2430
Samuel Tardieu
2013-01-27
1
-0
/
+35
*
|
Caches need to have a geocode for tests
mucek4
2013-01-23
1
-0
/
+1
*
|
Merge branch 'issue-2322' into upstream
Samuel Tardieu
2013-01-23
5
-20
/
+20
|
\
\
|
*
|
fix #2322: GPX imported caches not marked as owned
Samuel Tardieu
2013-01-23
4
-5
/
+5
|
|
/
*
|
Merge branch 'release' into upstream
Samuel Tardieu
2013-01-23
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix test due to the new waypoint id stability
Samuel Tardieu
2013-01-23
1
-2
/
+2
|
*
backport #2186 to have unit tests green on release branch
Bananeweizen
2013-01-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'rsudev/flexible_tiles' into upstream
Samuel Tardieu
2013-01-20
1
-2
/
+47
|
\
\
|
*
|
Extend zoom calculation to nxm tilesets
rsudev
2013-01-17
1
-2
/
+47
*
|
|
fix #2404: Remove spaces when editing coordinates
Bananeweizen
2013-01-17
1
-4
/
+13
|
/
/
*
|
Merge remote-tracking branch 'origin/release'
Bananeweizen
2013-01-13
1
-2
/
+65
|
\
\
|
|
/
|
*
fix #2389: Parse errors in cgeocoords
Bananeweizen
2013-01-13
1
-2
/
+65
|
*
fix #2250: "Scan QR code" doesn't work anymore
Bananeweizen
2013-01-05
2
-0
/
+11
|
*
Fixing failed new mocked cache test (GC3XX5J)
rsudev
2012-12-13
2
-5
/
+5
|
*
fixes #2247 - parsing log type Retract Listing
Marco Jacob
2012-12-13
3
-1
/
+2313
*
|
Added unit tests for PNG parsing
mucek4
2013-01-11
1
-0
/
+37
*
|
Improved PNG parsing
mucek4
2013-01-11
1
-1
/
+1
*
|
Disable SimpleDirChooserUITest for now
Samuel Tardieu
2013-01-08
1
-0
/
+2
*
|
new: suppress current list in "move to list"
Bananeweizen
2013-01-07
1
-0
/
+18
*
|
fix test: some tests need mocked cache filters
Bananeweizen
2013-01-07
1
-81
/
+94
*
|
Refactoring: rename cgImage into Image
Samuel Tardieu
2013-01-07
4
-11
/
+11
*
|
Refactoring: rename cgTrackable into Trackable
Samuel Tardieu
2013-01-07
6
-24
/
+24
*
|
Refactoring: rename cgWaypoint into Waypoint
Samuel Tardieu
2013-01-07
4
-18
/
+18
*
|
refactoring: findbugs
Bananeweizen
2012-12-30
2
-2
/
+6
*
|
fix #2300: WP "Original coords" does not have a type
Bananeweizen
2012-12-29
1
-0
/
+30
*
|
refactoring: wait for activity in UI test
Bananeweizen
2012-12-26
1
-0
/
+8
*
|
code cleanup: remove debug code
Bananeweizen
2012-12-26
5
-23
/
+8
*
|
refactoring: introduce pause after scrolling in UI test
Bananeweizen
2012-12-26
1
-2
/
+11
*
|
fix #2292: parse "marked missing"
Bananeweizen
2012-12-25
1
-4
/
+20
*
|
fix #2282: change recognition of unpublished caches
Bananeweizen
2012-12-22
1
-2
/
+30
*
|
null cannot be used as a Handler for drop()
Samuel Tardieu
2012-12-19
1
-2
/
+3
*
|
Merge branch 'cache_coords_wpt_ng' of https://github.com/triakcz/c-geo-openso...
Samuel Tardieu
2012-12-18
1
-0
/
+19
|
\
\
|
*
|
Uploading of modified coords to geocaching.com
triakcz
2012-12-18
1
-0
/
+19
*
|
|
fix: remove undesired space between trackable log entries
Bananeweizen
2012-12-16
1
-7
/
+22
*
|
|
refactoring: 3 tests fail if cache type is not ALL
Bananeweizen
2012-12-16
2
-0
/
+10
*
|
|
Use the right number of check boxes
Samuel Tardieu
2012-12-13
1
-3
/
+2
*
|
|
Test for latest issue in #2208
rsudev
2012-12-13
1
-0
/
+3
*
|
|
Better PNG parsing of live map
mucek4
2012-12-13
1
-4
/
+309
|
/
/
*
|
Fixing failed new mocked cache test (GC3XX5J)
rsudev
2012-12-13
2
-5
/
+5
*
|
Merge pull request #2251 from marco-jacob/issue#2247
rsudev
2012-12-12
3
-1
/
+2313
|
\
\
|
*
|
fixes #2247 - parsing log type Retract Listing
Marco Jacob
2012-12-12
3
-1
/
+2313
*
|
|
fix #2250: "Scan QR code" doesn't work anymore
Bananeweizen
2012-12-12
2
-0
/
+11
|
/
/
*
|
Merge remote-tracking branch 'upstream/release' into issue2232m
rsudev
2012-12-12
1
-6
/
+6
|
\
\
|
|
/
|
*
GC.com changes 11.12.2012 - additional fixes
rsudev
2012-12-12
1
-6
/
+6
|
*
GC.com update 11.12.2012
blafoo
2012-12-12
3
-617
/
+757
[prev]
[next]