aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/network/HtmlImage.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: use exception object in logggingBananeweizen2013-01-121-1/+1
* Add counter to blacklistcampbeb2013-01-041-1/+2
* #2083: target level 17 changesBananeweizen2012-11-191-6/+5
* block another counterBananeweizen2012-10-081-1/+2
* Merge branch 'release' into upstreamSamuel Tardieu2012-06-171-1/+18
|\
| * Fix #1790: use correct freshness information for picturesSamuel Tardieu2012-06-171-1/+18
* | Add some more counters to the blacklistSammysHP2012-06-031-1/+5
|/
* Use httpclientandroidlib instead of plain old httpclientSamuel Tardieu2012-05-231-1/+1
* Fix #1569: download details preview through StaticMapsProviderMarco Jacob2012-05-161-27/+3
* Removed deprecated warningsblafoo2012-05-101-2/+2
* Fix #1395: use "shared" pseudo-geocode for smileys imageSamuel Tardieu2012-05-091-10/+14
* refactoring: remove some activity contexts from non activity codeBananeweizen2012-05-031-6/+8
* Refactoring: remove final modifier on some methodsSamuel Tardieu2012-04-221-1/+1
* Add FIXME: message and ask for clarificationSamuel Tardieu2012-04-201-18/+17
* 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