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: Feature idea: read-only when pinned #105

Closed
hcgraf opened this issue Nov 22, 2017 · 4 comments
Closed

Mode App protected/pinned: Feature idea: read-only when pinned #105

hcgraf opened this issue Nov 22, 2017 · 4 comments

Comments

@hcgraf
Copy link

hcgraf commented Nov 22, 2017

Hi,

I'm looking for a gallery app that locks any write access when pinned (for pinning, see e.g. here: https://www.addictivetips.com/android/pin-and-unpin-screens-in-android-lollipop/)

It's basically to give the gallery to children or "technically-unaware" people without any risk.
When pinned, the app should basically prevent:

  • Deletion
  • Any persistent modification
  • Sharing
  • Changing settings

Do you think that's possible (I'm unsure if pinning can be detected)?
Would that be a reasonable feature for this app?

Thanks
Hagen

@k3b
Copy link
Owner

k3b commented Nov 23, 2017

A great idea.

I will implement this together with #100: while the global search filter is password protected, write operatons (edit-exif/delete/copy/send/...) will be disabled within the app, too.

do not expect this feature within the next two months. I am quite busy at job and currently there is a lot of refactoring neccessary to finish Autoprocessing # 93

@k3b k3b added this to the 0.6.3 milestone Jan 2, 2018
@k3b k3b changed the title Feature idea: read-only when pinned Kioskmode: Feature idea: read-only when pinned Jan 4, 2018
@k3b k3b changed the title Kioskmode: Feature idea: read-only when pinned Mode App protected/pinned: Feature idea: read-only when pinned Jan 8, 2018
k3b added a commit that referenced this issue Jan 8, 2018
k3b added a commit that referenced this issue Jan 13, 2018
k3b added a commit that referenced this issue Jan 13, 2018
@k3b
Copy link
Owner

k3b commented Jan 14, 2018

will be available with next version 0.6.3

@k3b k3b closed this as completed Jan 14, 2018
@hcgraf
Copy link
Author

hcgraf commented Jan 14, 2018

Cool, thanks a lot! I'll test it as soon as possible!

@k3b
Copy link
Owner

k3b commented Jan 15, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants