IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.36k stars 75 forks source link

[BUG] Vault doesn't hide anything #459

Open krzemyczek opened 2 months ago

krzemyczek commented 2 months ago

Describe the bug the vault look like do nothing? every photo added there doesn't disappear

To Reproduce Steps to reproduce the behavior:

  1. add photo to vault
  2. see a
  3. the same photo in gallery

Expected behavior photo should be only visible when entering a vault

Smartphone (please complete the following information):

IacobIonut01 commented 2 months ago

Currently I'm still working on improving the vault and making it a complete experience, because of that I've temporarily disabled the destructive actions when hiding a photo, so the original stays. The new one is a copy of it encrypted

krzemyczek commented 2 months ago

Currently I'm still working on improving the vault and making it a complete experience, because of that I've temporarily disabled the destructive actions when hiding a photo, so the original stays. The new one is a copy of it encrypted

as i though, but i thing it's good thing to have issue in github.

btw, thanks for the best gallery app i found :)