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
/
ui
/
ImagesList.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring: avoid optimization of TEMPORARY_LIST
Bananeweizen
2014-08-04
1
-1
/
+1
*
switch to Java 1.7
Bananeweizen
2014-07-17
1
-2
/
+2
*
remove some findbugs issues
Bananeweizen
2014-07-09
1
-3
/
+6
*
fix lint warning: layout inflation root
Bananeweizen
2014-06-29
1
-6
/
+7
*
Add the ability to send local images to external viewer
Samuel Tardieu
2014-04-24
1
-1
/
+1
*
Stop all images tab downloads in onDestroy()
Samuel Tardieu
2014-04-21
1
-3
/
+2
*
cleanup: remove unused import
Michael Keppler
2014-04-20
1
-1
/
+1
*
Take advantage of RxJava's renewed Android operators
Samuel Tardieu
2014-04-20
1
-2
/
+3
*
fix #3736: wrong image when opening a spoiler with Photos
Samuel Tardieu
2014-04-06
1
-13
/
+24
*
Do not use AndroidObservable
Samuel Tardieu
2014-04-05
1
-8
/
+7
*
Upgrade to RxJava 0.17.1 + cgeo patch
Samuel Tardieu
2014-03-22
1
-1
/
+1
*
fix #3661: add ability to open image from cache description
Samuel Tardieu
2014-03-15
1
-2
/
+1
*
refactoring: makes unsubscribing from image loading easier
Samuel Tardieu
2014-02-20
1
-6
/
+26
*
Update to RxJava 0.17.0-RC2
Samuel Tardieu
2014-02-18
1
-1
/
+1
*
Proper use of schedulers with RxJava downloading
Samuel Tardieu
2014-02-17
1
-11
/
+5
*
Intercept InterruptedException in chained observables
Samuel Tardieu
2014-02-17
1
-5
/
+11
*
When we have a cached image, return it before checking its validity
Samuel Tardieu
2014-01-20
1
-7
/
+8
*
fix #3540: corrupted images on image tab
Samuel Tardieu
2014-01-19
1
-4
/
+3
*
fix deprecations
Bananeweizen
2014-01-19
1
-1
/
+1
*
When storing a cache, download images concurrently
Samuel Tardieu
2014-01-12
1
-29
/
+3
*
refactoring: remove unused code
Bananeweizen
2014-01-11
1
-2
/
+2
*
fix #3536: exhaustion of simultaneous AsyncTask thread pool
Samuel Tardieu
2014-01-11
1
-46
/
+66
*
refactoring: findbugs cleanups
Bananeweizen
2013-10-02
1
-0
/
+1
*
Use Apache commons IOUtils rather than our own
Samuel Tardieu
2013-09-15
1
-1
/
+1
*
refactoring: introduce PseudoList to handle non concrete lists
Bananeweizen
2013-09-14
1
-1
/
+1
*
Correct log messages to account for refactoring
campbeb
2013-06-05
1
-1
/
+1
*
refactoring: use menu inflation
Bananeweizen
2013-05-26
1
-7
/
+3
*
#1348: use buffered io
Bananeweizen
2013-05-11
1
-4
/
+5
*
Replace progress dialog by individual progress bars when loading images
Samuel Tardieu
2013-04-07
1
-27
/
+6
*
refactoring: use exception object in loggging
Bananeweizen
2013-01-12
1
-1
/
+1
*
Do not depend on mapsforge in non-maps related classes
Samuel Tardieu
2013-01-10
1
-1
/
+1
*
Refactoring: rename cgImage into Image
Samuel Tardieu
2013-01-07
1
-7
/
+7
*
Refactoring: remove unnecessary enum qualifiers
Samuel Tardieu
2012-12-18
1
-1
/
+1
*
Refactoring: narrow scope of variables
Samuel Tardieu
2012-12-18
1
-2
/
+1
*
refactoring: remove unused code
Bananeweizen
2012-12-01
1
-4
/
+0
*
fix #559: images view inside cache details
Bananeweizen
2012-10-27
1
-0
/
+234