-
Notifications
You must be signed in to change notification settings - Fork 29
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
v0.28 : Import menu has disappeared #364
Comments
What options did you have in 0.27? This honestly quite surprises me, I really didn't expect an Android 7 device that would lack a way to answer the GET_CONTENT intent |
Hello @TheLastProject , on 0.27 it looks as expected: |
Ah, I see. You were already missing some import options but I indeed broke it completely for you. As a workaround you could install any file manager, but I'll look into fixing this at some point so you won't have to. |
Oh, another thing. Could you tell me if the export function works on your device? Because that uses the internal file manager now too. I'm trying to understand on what layer things go wrong. |
@TheLastProject thanks a lot for your comments.
In 0.28 I'm able to export : It launches the default file manager where I'm able to navigate and modify the file name, and then the export seems OK: Even if the filename looks strange, it has been created at the proper place with proper content. |
Wait ! I found it. I'm using XPrivacyLua, and starting from 0.28 it interacts by filtering some part of the import/export screen. By disabling the checkbox "See installed applications" ; everything is now back and I can see the other options: I'm sorry for the report - perhaps we may add a small info about this new behaviour in the README or the release notes ? |
I'm so glad you found it and thanks for sharing what it was, it's very interesting to learn how XPrivacyLua interacts with things! There may be ways this can be improved, yeah. I don't think mentioning XPrivacyLua in the README is really worth it but the app should probably deal more gracefully with no file manager being found. |
Thanks a lot for your comment ! I'm suggesting closing it as a solution was found - may be you want to open a distinct (related) issue regarding the lack of file manager ? Or if you want you can keep this one open instead. |
I think keeping this open would be fine, as it has more context. Unless @brarcher disagrees. |
Keeping this open is fine. XPrivacyLua uses Xposed, and that is a bit down the rabbit hole to mention in the README. The CHANGELOG does mention a change to importing/exporting. |
Since I've switched to 0.28 I cannot import any more.
The import/export menu display the import/export page ; however this page only has the "Export" section + button - no more "Import" section.
Note:
The text was updated successfully, but these errors were encountered: