aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ImageSelectActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* fix #1781: Remove help functionBananeweizen2013-05-091-4/+0
|
* fix #2599: Typos in `strings.xml`Bananeweizen2013-05-041-1/+1
|
* #2684: use view injection libraryBananeweizen2013-05-011-5/+1
| | | | * If you have compile errors after pulling, please consult the issue on github.
* fixes #2533 - added image scalingMarco Jacob2013-04-281-0/+50
| | | | | | | | modifications suggested by Bananeweizen next recommended changes and scaling now on leaving ImageSelectActivity fixed wrong spelling
* fix #2634: NPEs in ImageSelectActivityBananeweizen2013-04-081-17/+49
| | | * avoids 4 different NPEs
* code cleanupBananeweizen2013-02-241-2/+1
| | | | | | * rename several lower case classes * more strict visibility modifiers * Lint warnings * style warnings
* ImageUpload - fine-tuningrsudev2013-02-181-39/+18
| | | | | | Removed test code and comments Some error-handling Localizability
* Added missing filescampbeb2013-01-181-0/+274