aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/files/LocalStorage.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-7/+6
* refactoring: more static code analysis cleanupsBananeweizen2012-04-021-2/+3
* 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-2/+51
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-0/+14
* fix #1238: Fatal Error while updating stored cachesBananeweizen2012-03-091-8/+30
* refactoring: clean some TODOs in the codeBananeweizen2011-12-021-2/+1
* refactoring: more Findbugs cleanupsbananeweizen2011-12-011-1/+9
* Create directories only when we will write a fileSamuel Tardieu2011-11-161-17/+18
* Remove comparisons to booleansSamuel Tardieu2011-10-091-0/+9
* Move local storage directory name into LocalStorageSamuel Tardieu2011-10-081-2/+6
* Further factor stream to stream copyingSamuel Tardieu2011-10-061-16/+16
* Reorganize and cleanup the local storage handlingSamuel Tardieu2011-10-061-0/+217