Photok
Photok copied to clipboard
Encrypted Photo Safe for Android
**Is your feature request related to a problem? Please describe.** I am using a pretty old phone with small internal storage and have to store the photos and videos on...
# Description Files are encrypted using a key and IV derived from the password. Because this process is entirely deterministic, every file will be encrypted with the same Key/IV pair,...
1. Unlock Photok 2. Go to home 3. Share an element to Photok 4. The import confirm dialog is shown, because the app state is still "unlocked"
**Describe the bug** After viewing a few photos via built-in gallery, photok starts to get quite laggy as if it's under pressure (jittery zoom in or out and browsing )...
**Description:** - Remove Glide and rewrite the thumbnail creation logic in Coil. - Move the thumbnail-related functionalities to a dedicated `ThumbnailManager` class as discussed in the linked issue. Closes #318
- Add a "Photo" domain model - Rename the current "Photo" model to "PhotoTable" - Add needed mappers, etc. - update usages (a lot) This pattern was already used for...
**Description** I have activated the "Delete imported files" in the settings menu. I then select a photo and share it with Photok. The photo gets imported but never gets deleted...
After #317 the thumbnail creation is the only place missing that uses glide. Replace with coil and remove glide from the app
**Is your feature request related to a problem? Please describe.** Well, it's not strictly related to a problem, but it'll be a nice addition. Since most apps support dynamic themes...
**Is your feature request related to a problem? Please describe.** The app seems to have a flag set which disallows it from being moved to SD card. As the app...