aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/network/HtmlImage.java
Commit message (Expand)AuthorAgeFilesLines
...
* Refactoring: rename request into getRequestSamuel Tardieu2012-04-171-1/+1
* Fix #1408: do not discard cache when saving cache dataSamuel Tardieu2012-04-161-2/+2
* Merge branch 'common-network-code' into upstreamSamuel Tardieu2012-04-131-1/+1
|\
| * Cleanup: do not add Content-Type to GET requestSamuel Tardieu2012-04-121-1/+1
* | refactoring: remove the logging tag from settingsBananeweizen2012-04-121-7/+6
|/
* Refresh the data of confirmed cached dataSamuel Tardieu2012-04-021-2/+7
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* Cache ETag and Last-Modified HTTP headers for imagesSamuel Tardieu2012-03-251-21/+4
* Add method to refresh cache and some cleanupcampbeb2012-03-241-0/+12
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-2/+1
* fix #1238: Fatal Error while updating stored cachesBananeweizen2012-03-091-6/+2
* Changed database handlingblafoo2012-02-081-1/+2
* Fix #903 Rename field "reason" to "listId"blafoo2011-12-191-4/+4
* refactoring: clean some TODOs in the codeBananeweizen2011-12-021-4/+2
* fix: images of GC caches not loaded due to relative URLsBananeweizen2011-11-301-1/+7
* fix: use 1x1 transparent image instead of undefined image for counterbananeweizen2011-11-261-2/+6
* fix: use finally block for closing resourcebananeweizen2011-11-261-5/+11
* fix: avoid out of memory when decoding large bitmapsBananeweizen2011-11-251-13/+25
* add another counter image to blacklistBananeweizen2011-11-251-1/+2
* Create directories only when we will write a fileSamuel Tardieu2011-11-161-2/+2
* Cache images systematicallySamuel Tardieu2011-11-011-22/+3
* Decode images that are not saved to diskSamuel Tardieu2011-11-011-0/+11
* Update log messages to reflect the source class nameSamuel Tardieu2011-11-011-5/+5
* fix #731: OOM in images when downloadingbananeweizen2011-10-301-0/+221