aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ImagesActivity.java
Commit message (Expand)AuthorAgeFilesLines
* use level21 for building and as targetBananeweizen2015-01-101-6/+8
* switch to Java 1.7Bananeweizen2014-07-171-1/+1
* Implement ActionBar using AppCompat in cgeoArne Schwabe2014-05-171-2/+2
* refactoring: makes unsubscribing from image loading easierSamuel Tardieu2014-02-201-8/+8
* fix #3618: hint & log images are improperly displayedSamuel Tardieu2014-02-191-2/+5
* Update to CollectionUtils 4.0-alpha1Samuel Tardieu2013-09-151-1/+1
* refactoring: cgData -> DataStoreSamuel Tardieu2013-09-131-1/+1
* Implements #750, use preference activitykoem2013-07-091-1/+3
* refactoring: use activity names for layoutsBananeweizen2013-06-091-1/+1
* Replace progress dialog by individual progress bars when loading imagesSamuel Tardieu2013-04-071-1/+1
* Put EXTRA parameters into the Intent classSamuel Tardieu2013-04-071-10/+6
* Do not depend on mapsforge in non-maps related classesSamuel Tardieu2013-01-101-1/+0
* Refactoring: rename cgImage into ImageSamuel Tardieu2013-01-071-5/+5
* fix #2211: remove application-database indirectionBananeweizen2012-12-011-1/+1
* code cleanup: fix Lint warnings about LocalesBananeweizen2012-11-221-1/+1
* fix #559: images view inside cache detailsBananeweizen2012-10-271-0/+115