ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

Opening a resource in external app after a deletion of neighbour in Gallery mode #94

Closed kirillt closed 2 years ago

kirillt commented 2 years ago

I've experienced this once and couldn't reproduce it:

My guess is that it is something with indices in current selection, but I am not sure under which circumstances.

melvin4u445 commented 2 years ago

pressed the open/edit button (for images it is with pencil on it)

When I click the pen button, I see an "Editing isn't supported for this image" message. What kind of image should I open to reproduce this issue?

kirillt commented 2 years ago

@melvin4u445 hmm, should work for at least JPG and PNG for sure. It depends more on image editors in your system, but default Gallery app usually has editing capabilities. @CloudLevi might be able to help.

kirillt commented 2 years ago

Some editors might not be able to handle EDIT intent, this one can open any image on my phone: https://play.google.com/store/apps/details?id=com.simplemobiletools.gallery

cnzqa commented 2 years ago

Can't reproduce with this steps to reproduce, on Android 10 and Android 11, with builds: #138 and #154. on both devices I have installed Simple Gallery: Photo Manager

kirillt commented 2 years ago

@vedranqa thank you, could you also check with this build? https://github.com/ARK-Builders/ARK-Navigator/actions/runs/1297849768

This was one of latest build before I found the issue.

cnzqa commented 2 years ago

@kirillt I've reprodce this issue on build 88. On newer is not possible to reproduce

kirillt commented 2 years ago

Great, it is fixed indeed.