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
/
StaticMapsProvider.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implements #750, use preference activity
koem
2013-07-09
1
-0
/
+1
*
refactoring: use Math.max to compute the maximum of two integer values
Samuel Tardieu
2013-04-06
1
-6
/
+1
*
refactoring: remove unused import
Samuel Tardieu
2013-04-06
1
-1
/
+0
*
refactoring: remove extra check
Samuel Tardieu
2013-04-06
1
-2
/
+2
*
refactoring: remove redundant null check
Samuel Tardieu
2013-04-06
1
-4
/
+0
*
refactoring: make sure downloadMaps doesn't get a null cache
Samuel Tardieu
2013-04-06
1
-4
/
+0
*
refactoring: remove redundant return statements
Samuel Tardieu
2013-04-06
1
-3
/
+0
*
remove StaticMapsProvider changes
Marco Jacob
2013-03-27
1
-14
/
+9
*
more checks in static maps test
Marco Jacob
2013-03-27
1
-9
/
+16
*
refactoring of static maps code
Bananeweizen
2013-03-10
1
-17
/
+14
*
fixes #2507 - Waypoints only stored if not existing
Marco Jacob
2013-03-07
1
-14
/
+61
*
Refactoring: rename cgCache into Geocache
Samuel Tardieu
2013-02-03
1
-7
/
+7
*
refactoring: use exception object in loggging
Bananeweizen
2013-01-12
1
-2
/
+2
*
Refactoring: rename cgWaypoint into Waypoint
Samuel Tardieu
2013-01-07
1
-5
/
+5
*
refactoring: findbugs
Bananeweizen
2012-12-30
1
-14
/
+14
*
Refactoring: narrow scope of variables
Samuel Tardieu
2012-12-18
1
-1
/
+1
*
Merge branch 'release' into upstream
Samuel Tardieu
2012-12-17
1
-1
/
+1
|
\
|
*
fix #147: host markers on our own site
Samuel Tardieu
2012-12-17
1
-1
/
+1
*
|
#2083: target level 17 changes
Bananeweizen
2012-11-19
1
-18
/
+11
|
/
*
fix: exception in syslog for missing map preview
Bananeweizen
2012-11-18
1
-3
/
+12
*
fixes #2050 - minimal static image size reduced to 1k, but no image available...
Marco Jacob
2012-09-21
1
-3
/
+3
*
refactoring: move static maps check API to cache
Bananeweizen
2012-09-09
1
-4
/
+11
*
fixes #1950 - StaticMapsProvider checks input parameter for null
Marco Jacob
2012-08-14
1
-1
/
+16
*
Merge branch 'release' into upstream
Samuel Tardieu
2012-05-30
1
-5
/
+5
|
\
|
*
fixes #1670 : wrong filename for downloaded cache and waypoint static maps
Marco Jacob
2012-05-30
1
-5
/
+5
*
|
refactoring: clean up leaked interface of static maps provider
Bananeweizen
2012-05-30
1
-17
/
+35
|
/
*
Use httpclientandroidlib instead of plain old httpclient
Samuel Tardieu
2012-05-23
1
-1
/
+1
*
Fix #1569: download details preview through StaticMapsProvider
Marco Jacob
2012-05-16
1
-22
/
+37
*
factoring: use constants for map file names
Bananeweizen
2012-05-13
1
-10
/
+9
*
fixes #1512 : deletes all static maps for waypoints of a cache on refresh
Marco Jacob
2012-05-12
1
-1
/
+3
*
refactoring: remove unused code
Bananeweizen
2012-05-04
1
-10
/
+0
*
Merge pull request #1492 from marco-jacob/issue#1465
Bananeweizen
2012-05-04
1
-0
/
+10
|
\
|
*
Fixes issue #1465. Cache static maps are displayed right after download
Marco Jacob
2012-05-03
1
-0
/
+10
*
|
refactoring: remove some activity contexts from non activity code
Bananeweizen
2012-05-03
1
-7
/
+2
|
/
*
Refactoring: remove redundant initializers
Samuel Tardieu
2012-04-28
1
-1
/
+1
*
no download if http response code differs from 200
Marco Jacob
2012-04-25
1
-21
/
+27
*
Refactoring: remove isValidIndex() and most uses of hasWaypoints()
Samuel Tardieu
2012-04-22
1
-8
/
+6
*
Refactoring: rename request into getRequest
Samuel Tardieu
2012-04-17
1
-1
/
+1
*
Merge branch 'common-network-code' into upstream
Samuel Tardieu
2012-04-13
1
-17
/
+24
|
\
|
*
Refactoring: use common URL builder methods
Samuel Tardieu
2012-04-12
1
-14
/
+14
|
*
Cleanup: do not add Content-Type to GET request
Samuel Tardieu
2012-04-12
1
-4
/
+11
*
|
refactoring: remove the logging tag from settings
Bananeweizen
2012-04-12
1
-2
/
+2
|
/
*
Remove Task type, whose name field is never used
Samuel Tardieu
2012-04-11
1
-2
/
+1
*
Proxy all logs through cgeo.geocaching.utils.Log
Samuel Tardieu
2012-03-31
1
-1
/
+1
*
refactoring: first part of removing cgBase
Bananeweizen
2012-03-10
1
-3
/
+4
*
fix #1238: Fatal Error while updating stored caches
Bananeweizen
2012-03-09
1
-1
/
+1
*
Merge remote-tracking branch 'marco-jacob/issue#285'
Bananeweizen
2012-03-05
1
-9
/
+28
|
\
|
*
javadoc adapted, PriorityThreadFactory hidden and ThreadPool renamed to Block...
Marco Jacob
2012-02-24
1
-3
/
+2
|
*
import static maps after gpx import
Marco Jacob
2012-02-24
1
-12
/
+31
*
|
new: menu to refresh static maps in static map activity
Bananeweizen
2012-02-17
1
-22
/
+27
|
/
[next]