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
/
connector
/
gc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #1450: TB not visible (related to special characters)
Bananeweizen
2012-04-29
2
-3
/
+7
*
Guard against a NPE if the network is down while requesting map info
Samuel Tardieu
2012-04-28
1
-1
/
+1
*
Refactoring: remove redundant initializers
Samuel Tardieu
2012-04-28
1
-4
/
+4
*
Refactoring: remove unnecessary unboxing
Samuel Tardieu
2012-04-27
1
-1
/
+1
*
Refactoring: remove terminal return statements
Samuel Tardieu
2012-04-27
1
-1
/
+0
*
Remove Now from methods of IGeoData
Samuel Tardieu
2012-04-27
1
-3
/
+2
*
Remove useless collections (never used after construction)
Samuel Tardieu
2012-04-27
1
-3
/
+0
*
Use the IGeoData interface and Observer pattern to update location
Samuel Tardieu
2012-04-27
1
-2
/
+3
*
Merge branch 'release' into upstream
Samuel Tardieu
2012-04-26
1
-2
/
+2
|
\
*
\
Merge branch 'release' into upstream
Samuel Tardieu
2012-04-25
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix #1363: style information has been removed from HTML
Samuel Tardieu
2012-04-25
1
-1
/
+1
|
*
GC.com update 24.04.12: changed login page
blafoo
2012-04-24
1
-1
/
+1
*
|
GC.com update 24.04.12: changed login page
blafoo
2012-04-24
1
-1
/
+1
*
|
refactoring of database access
Bananeweizen
2012-04-23
1
-24
/
+21
*
|
fix #1363: Nearby search for PM shown directional images
Bananeweizen
2012-04-22
1
-0
/
+1
*
|
Refactoring: remplace indefOf by contains
Samuel Tardieu
2012-04-22
1
-1
/
+1
*
|
Refactoring: cleanup exceptions flow
Samuel Tardieu
2012-04-22
1
-7
/
+3
*
|
Refactoring: remove redundant local variables
Samuel Tardieu
2012-04-22
1
-3
/
+1
*
|
Refactoring: remove redundant return statements
Samuel Tardieu
2012-04-22
1
-1
/
+0
*
|
Refactoring: use postRequestLogged() instead of custom ones
Samuel Tardieu
2012-04-21
2
-42
/
+14
*
|
Refactoring: cleanup control flow
Samuel Tardieu
2012-04-20
2
-33
/
+31
*
|
Refactoring: do not get through an extra Geopoint when not required
Samuel Tardieu
2012-04-20
2
-7
/
+8
*
|
refactoring: renames and encapsulation
Bananeweizen
2012-04-19
1
-49
/
+33
*
|
refactoring: rest in peace, cgBase
Bananeweizen
2012-04-18
4
-20
/
+1661
*
|
Refactoring: move Login from network to connector.gc
Samuel Tardieu
2012-04-17
3
-2
/
+425
*
|
Refactoring: move getRequestLogged/postRequestlogged into Login
Samuel Tardieu
2012-04-17
1
-2
/
+2
*
|
Refactoring: rename request into getRequest
Samuel Tardieu
2012-04-17
3
-4
/
+4
*
|
Refactoring: do not use cgBase from Network
Samuel Tardieu
2012-04-17
1
-1
/
+1
*
|
Fix #1407, NPE in live map without network
rsudev
2012-04-16
1
-2
/
+2
*
|
Amend fix #1401, get cachetypes for basic members as well, create
rsudev
2012-04-15
1
-2
/
+6
*
|
Fix #1401, do a nearby search on live map only for premium members
rsudev
2012-04-14
1
-1
/
+1
*
|
Use Viewport instead of cooked-up list of Numbers
Samuel Tardieu
2012-04-14
1
-4
/
+3
*
|
Refactoring: rename isInViewport() to contains()
Samuel Tardieu
2012-04-14
2
-2
/
+2
*
|
Merge branch 'common-network-code' into upstream
Samuel Tardieu
2012-04-13
3
-45
/
+28
|
\
\
|
*
|
Refactoring: use common URL builder methods
Samuel Tardieu
2012-04-12
2
-42
/
+26
|
*
|
Cleanup: do not add Content-Type to GET request
Samuel Tardieu
2012-04-12
2
-3
/
+2
*
|
|
refactoring: remove the logging tag from settings
Bananeweizen
2012-04-12
3
-11
/
+10
*
|
|
more fixes for crashes in search
Bananeweizen
2012-04-12
1
-1
/
+1
|
/
/
*
|
Refactoring: remove int based Geopoint and Viewport constructors
Samuel Tardieu
2012-04-12
1
-6
/
+1
*
|
Small enhancements for live-map
rsudev
2012-04-12
2
-6
/
+14
*
|
Implements cache for live-map tiles
rsudev
2012-04-12
2
-47
/
+79
*
|
Remove unused (except in tests) conversion methods
Samuel Tardieu
2012-04-11
1
-56
/
+0
*
|
Merge remote-tracking branch 'teschi/issue#1304'
Bananeweizen
2012-04-08
1
-2
/
+2
|
\
\
|
*
|
renamed LeastRecentlyUsedCache to LeastRecentlyUsedMap
teschi
2012-04-03
1
-2
/
+2
*
|
|
refactoring: more static code analysis cleanups
Bananeweizen
2012-04-02
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'upstream/release' into upstream
Samuel Tardieu
2012-04-01
1
-5
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Removed debugging info from live map title
rsudev
2012-03-29
1
-5
/
+0
*
|
Proxy all logs through cgeo.geocaching.utils.Log
Samuel Tardieu
2012-03-31
3
-3
/
+3
*
|
refactoring: more encapsulation in SearchResult
Bananeweizen
2012-03-24
1
-2
/
+2
|
/
*
static code analysis and other fixes
Bananeweizen
2012-03-18
2
-5
/
+9
[next]