DL Image Manager Privacy Policy
This app lets the user copy, move and remove folders and files on the sdcard. It therefore needs permission granted to access the sd card.
Data in those files are only read when displaying a thumbnail or a full size picture. It is never sent to another app unless the user uses the share action (which is handled by the Android system)
The app uses the following dependencies in version 1.0.5:
- android.arch.lifecycle:extensions:1.1.1 - library from Google that helps with keeping data in memory when rotating screen etc.
- com.android.support:design:27.1.1 - library from Google to display action bars etc
- com.github.bumptech.glide:glide:3.7.0 - library for displaying thumbnails
- jp.wasabeef:glide-transformations:2.0.1 - library for transforming the thumbnails