aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgHtmlImg.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganize and cleanup the local storage handlingSamuel Tardieu2011-10-061-113/+43
* Remove obsolete cache filesSamuel Tardieu2011-10-061-1/+1
* cgHtmlImg needs only a Context, not necessarily an ActivitySamuel Tardieu2011-10-051-6/+6
* Add flagcounter.com to blacklistSammysHP2011-10-041-1/+2
* #588: 2 more scripts for blockingBananeweizen2011-10-041-1/+3
* #588: blocking 2 domains with counter imagesBananeweizen2011-10-031-87/+70
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-14/+14
* Cleanup cgHtmlImg variable scopes and ensure stream closingSamuel Tardieu2011-10-011-22/+22
* Detect null pointer without throwing an exceptionSamuel Tardieu2011-10-011-18/+20
* Remove unnecessary null checksSamuel Tardieu2011-09-271-3/+2
* Initialize field in constructorSamuel Tardieu2011-09-261-1/+2
* Use pooled connections to download images as wellSamuel Tardieu2011-09-261-5/+1
* Do not use fields when local variables are fineSamuel Tardieu2011-09-261-3/+4
* Mark constant fields as finalSamuel Tardieu2011-09-261-10/+10
* initial support of OpenCaching.DE/.PL/.USBananeweizen2011-09-201-1/+4
* fix #473: ROT13 on String or Spannable, including new testBananeweizen2011-09-161-4/+6
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+295