PicGo, an android image viewer&management app built by Kotlin, has these features:
- 👍🏻👍🏻👍🏻 T9 Keypad Filter: quick T9-Keypad image folder name filtering of image folders from directories
<ExternalStorage>/DCIM
and<ExternalStorage>/Pictures
. - 🈯️Drag select : Press image in image list to entering selection mode, drag to select more images.
- 🔜Move files : quick move-file-to dialog for moving files to target directory.
- 🌁Image and video : Supports viewing
gif/jpeg/png/webp
images, and roughly supports viewing video files, likes."mp4","mov","mpg","mpeg","rmvb","avi"
. - 🈯️Drag close : drag-down close image viewer page.
- 🍟Share files : Share image file to third-party application who can receive the image file.
download the latest version from PicGo GitHub Releases page
Google Material Design
MVP design pattern with:
- Kotlin language
- Dagger 2.11+ : used new injection api
- RxJava2
- EventBus
- ButterKnife
- RxBinding
see more in https://github.com/intret/PicGo/blob/master/app/build.gradle
- Travis CI, see ci configuration file : .travis.yml,also ci shell scripts
- Git change log generator : unfinished
Below listing the screen shot of PicGo.
Apache license 2.0