index
:
cgeo.git
master
upstream_release
cgeo without proprietary dependencies
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
src
/
cgeo
/
geocaching
/
files
/
LocalStorage.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #3714: NPE in deleteDirectory()
Samuel Tardieu
2014-04-02
1
-4
/
+9
*
Merge branch 'release' into upstream
Samuel Tardieu
2014-01-21
1
-1
/
+1
|
\
|
*
fix #3559: add picture to log fails on KitKat
Samuel Tardieu
2014-01-21
1
-1
/
+1
*
|
Prevent concurrent writings of the same file
Samuel Tardieu
2014-01-19
1
-4
/
+7
*
|
Use RxJava.Action1 instead of our RunnableWithArgument
Samuel Tardieu
2014-01-11
1
-1
/
+0
*
|
refactoring: add @Nullable annotations
Samuel Tardieu
2014-01-11
1
-4
/
+4
|
/
*
refactoring: findbugs cleanups
Bananeweizen
2013-10-02
1
-1
/
+3
*
refactoring: add nullness annotations
Samuel Tardieu
2013-09-15
1
-2
/
+4
*
Use Apache commons IOUtils rather than our own
Samuel Tardieu
2013-09-15
1
-1
/
+1
*
Merge branch 'release' into upstream
Samuel Tardieu
2013-09-15
1
-1
/
+8
|
\
|
*
fix #3262: c:geo does not handle inline images
Samuel Tardieu
2013-09-15
1
-1
/
+8
*
|
refactoring: do not use default encoding
Samuel Tardieu
2013-09-14
1
-6
/
+13
*
|
refactoring: cgeoapplication -> CgeoApplication
Samuel Tardieu
2013-09-13
1
-2
/
+2
|
/
*
refactoring #3159: file copy exception handling
Bananeweizen
2013-08-22
1
-11
/
+12
*
Fixes #3159, Backup failing
rsudev
2013-08-22
1
-2
/
+1
*
refactoring: more findbugs cleanup
Bananeweizen
2013-08-18
1
-3
/
+4
*
refactoring: fix findbugs issues
Bananeweizen
2013-08-18
1
-8
/
+13
*
refactoring: move storages detection to LocalStorage class
Bananeweizen
2013-08-05
1
-0
/
+46
*
refactoring: extract constant
Bananeweizen
2013-07-18
1
-2
/
+5
*
#1348: use buffered io
Bananeweizen
2013-05-11
1
-10
/
+9
*
refactoring: use exception object in loggging
Bananeweizen
2013-01-12
1
-1
/
+1
*
Merge branch 'release' into upstream
Samuel Tardieu
2013-01-05
1
-2
/
+8
|
\
|
*
fix #2336: support for secondary users in multi-users mode
Samuel Tardieu
2013-01-05
1
-2
/
+8
*
|
Refactoring: narrow scope of variables
Samuel Tardieu
2012-12-18
1
-2
/
+2
|
/
*
fix #2153: NPE on file deletion
Bananeweizen
2012-11-10
1
-0
/
+4
*
Refactoring: add missing override annotations
Samuel Tardieu
2012-05-23
1
-0
/
+1
*
Use httpclientandroidlib instead of plain old httpclient
Samuel Tardieu
2012-05-23
1
-2
/
+2
*
Refactoring: simplify code
Samuel Tardieu
2012-05-15
1
-3
/
+1
*
Refactoring: simplify if statement
Samuel Tardieu
2012-05-15
1
-4
/
+1
*
Merge pull request #1555 from rsudev/ext_db
Bananeweizen
2012-05-13
1
-3
/
+19
|
\
|
*
Allow to move the c:geo database to the sdcard.
rsudev
2012-05-12
1
-3
/
+19
*
|
fixes #1512 : deletes all static maps for waypoints of a cache on refresh
Marco Jacob
2012-05-12
1
-0
/
+45
|
/
*
fix #1459: Refactoring navigation menu
Bananeweizen
2012-05-05
1
-7
/
+7
*
Refactoring: simplify getExtension computation
Samuel Tardieu
2012-04-28
1
-6
/
+1
*
Fix #1461: do not save metadata if data could not be saved
Samuel Tardieu
2012-04-27
1
-8
/
+13
*
refactoring: remove the logging tag from settings
Bananeweizen
2012-04-12
1
-7
/
+6
*
refactoring: more static code analysis cleanups
Bananeweizen
2012-04-02
1
-2
/
+3
*
Proxy all logs through cgeo.geocaching.utils.Log
Samuel Tardieu
2012-03-31
1
-1
/
+1
*
Cache ETag and Last-Modified HTTP headers for images
Samuel Tardieu
2012-03-25
1
-2
/
+51
*
refactoring: first part of removing cgBase
Bananeweizen
2012-03-10
1
-0
/
+14
*
fix #1238: Fatal Error while updating stored caches
Bananeweizen
2012-03-09
1
-8
/
+30
*
refactoring: clean some TODOs in the code
Bananeweizen
2011-12-02
1
-2
/
+1
*
refactoring: more Findbugs cleanups
bananeweizen
2011-12-01
1
-1
/
+9
*
Create directories only when we will write a file
Samuel Tardieu
2011-11-16
1
-17
/
+18
*
Remove comparisons to booleans
Samuel Tardieu
2011-10-09
1
-0
/
+9
*
Move local storage directory name into LocalStorage
Samuel Tardieu
2011-10-08
1
-2
/
+6
*
Further factor stream to stream copying
Samuel Tardieu
2011-10-06
1
-16
/
+16
*
Reorganize and cleanup the local storage handling
Samuel Tardieu
2011-10-06
1
-0
/
+217