aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/network
Commit message (Expand)AuthorAgeFilesLines
* Changed database handlingblafoo2012-02-081-1/+2
* refactoring: moved some classes to packages, renamingBananeweizen2012-01-222-1/+74
* 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
* fix several FindBugs warningsBananeweizen2011-11-191-1/+1
* 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
* Use existing HTTP connection code for Twitter authorization dialogSamuel Tardieu2011-10-101-0/+35