Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mode App protected/pinned:: Hide/Password-protect images while pinned #100

Closed
k3b opened this issue Oct 9, 2017 · 3 comments
Closed

Mode App protected/pinned:: Hide/Password-protect images while pinned #100

k3b opened this issue Oct 9, 2017 · 3 comments

Comments

@k3b
Copy link
Owner

k3b commented Oct 9, 2017

to do

  • option to hide selected/images or folders in android media database.
    • either make them completely invisible for all gallery-apps/image-pickers (including "A Photo Manager") via ".nomedia" file (already implemented)
    • or marking image as private so other gallery-apps/image-pickers will not see the image and "A Photo Manager" needs password to make them searchable/visible

To prevent pictures from accedental viewing (i.e. if you give your device to somebody else) you can also password-protact the Filter-View.

Example: In presentations I always add the filter "only images with no people" (images that do not contain the tag "people") for privacy reasons. If i give the android device to somebody else it is not possible to find/view images of my family without knowing the password.

@k3b k3b added this to the 0.6.3 milestone Jan 2, 2018
@k3b k3b changed the title Hide/Password-protect images. Kioskmode: Hide/Password-protect images while pinned Jan 4, 2018
@k3b k3b changed the title Kioskmode: Hide/Password-protect images while pinned Mode App protected/pinned:: Hide/Password-protect images while pinned Jan 8, 2018
k3b added a commit that referenced this issue Jan 8, 2018
k3b added a commit that referenced this issue Jan 8, 2018
k3b added a commit that referenced this issue Jan 8, 2018
k3b added a commit that referenced this issue Jan 9, 2018
@k3b
Copy link
Owner Author

k3b commented Jan 14, 2018

will be available with next version 0.6.3

@k3b k3b closed this as completed Jan 14, 2018
@k3b k3b reopened this Jan 25, 2018
@k3b
Copy link
Owner Author

k3b commented Jan 25, 2018

reopend: I have to add "rename private to photo.jpg-p" to effectivly hide the photo from other images. Changing "media_type" from 1 (image) to 1001 allone does not hide the photo from some but not from all gallery-apps.

k3b added a commit that referenced this issue Jan 29, 2018
k3b added a commit that referenced this issue Jan 29, 2018
@k3b
Copy link
Owner Author

k3b commented Feb 12, 2018

available in 0.6.3

@k3b k3b closed this as completed Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment