aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgeoimages.java
Commit message (Expand)AuthorAgeFilesLines
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* fix #993: empty log image titleBananeweizen2012-01-151-1/+4
* #887: FC on viewing imageBananeweizen2011-12-131-1/+1
* Create directories only when we will write a fileSamuel Tardieu2011-11-161-1/+1
* context menu to open spoiler/log images online, fixes #47Bananeweizen2011-11-121-18/+61
* refactoring of cgImage, cgeoimages activityBananeweizen2011-11-121-13/+25
* Cache images systematicallySamuel Tardieu2011-11-011-8/+5
* fix #731: OOM in images when downloadingbananeweizen2011-10-301-1/+2
* Use isEmpty() and isNotEmpty() from CollectionUtilsSamuel Tardieu2011-10-091-1/+2
* Reorganize and cleanup the local storage handlingSamuel Tardieu2011-10-061-3/+2
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-5/+4
* Use more generic error string when loading images is impossibleSamuel Tardieu2011-09-261-1/+1
* Unify intent handling for spoilers and log imagesSamuel Tardieu2011-09-261-15/+13
* Show all the images associated with a log entry at onceSamuel Tardieu2011-09-261-13/+4
* Further simplification of cgeoimagesSamuel Tardieu2011-09-261-104/+58
* Remove an extra level of indirectionSamuel Tardieu2011-09-261-81/+41
* Use an AsyncTask rather than a hand-managed handler to load imagesSamuel Tardieu2011-09-261-81/+71
* Use sendEmptyMessage when there are no payloadSamuel Tardieu2011-09-261-1/+1
* Reclaim bitmap memory after showing spoiler imagesSamuel Tardieu2011-09-261-0/+14
* Use symbolic "what" names in messageSamuel Tardieu2011-09-261-8/+10
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+303