null2264 / yokai

Free and open source manga reader for Android
Apache License 2.0
370 stars 7 forks source link

Access to all files permission #61

Closed AshbornXS closed 1 month ago

AshbornXS commented 1 month ago

Steps to reproduce

  1. Install and setup the app normally
  2. Try to download something, it will ask for "Access to all files" permission
  3. Try to give it the permission

Expected behavior

Be able to give it the permission

Actual behavior

The option is greyed out

Crash logs

No response

Yōkai version

1.8.0.1

Android version

Android 13

Device

Xiaomi Redmi Note 8 Pro

Other details

Not using MIUI so this isn't the problem

Acknowledgements

RaphielHS commented 1 month ago

Up Phone: Realme GT Master Edition (Andro 13) Screenshot_2024-05-27-23-50-13-27_fc704e6b13c4fb26bf5e411f75da84f2.jpg

Chioxi commented 1 month ago

Same issue here, I can't find the app in "All files access"

Samsung A52

MrDfour commented 1 month ago

Came to ditto this, Poco X6 Pro, HyperOS over Android 14. I'll try later in my A13 Poco X3 Pro to see if a custom rom is having the same issue Screenshot_2024-05-27-14-22-09-308_com android settings

AshbornXS commented 1 month ago

no need, it's probably missing the permission on the manifest, will take a look soon, everyone with a12+ will have the same issue since google changed the permission needed to access files

null2264 commented 1 month ago

Should be fix on b20d4a298a8c2aea7782b128acba648d29e89047. I'll release it later today, in the morning, you can try if it works on nightly version for now (once it finish compiling).

AshbornXS commented 1 month ago

worked, well you can't give it the permission yet but downloads are working just fine, so I think it's a win hahahaha thanks

null2264 commented 1 month ago

Yea well, you no longer need that permission since Yokai use Tachi's unified storage... I just forgot to turn off the perm requests :v

MrDfour commented 1 month ago

Yep, solved it. Android 11+ bros, heh gotta love the dev

null2264 commented 1 month ago

Alright, fixed on v1.8.0.2 :+1: