Skip to content
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

Open
llange opened this issue Mar 17, 2020 · 10 comments
Open

v0.28 : Import menu has disappeared #364

llange opened this issue Mar 17, 2020 · 10 comments

Comments

@llange
Copy link

llange commented Mar 17, 2020

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:

  • French locale
  • Linux localhost 3.10.108-ga0fd64c Initial commit of application #1 SMP PREEMPT Fri Jun 15 09:31:54 UTC 2018 armv7l
  • Android 7.1.2 (samsung/lineage_kccat6/kccat6:7.1.2/NJH47F/4c77d2651b:userdebug/release-keys)
  • LineageOS 14.1-20180615-NIGHTLY-kccat6

image

@TheLastProject
Copy link
Contributor

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

@llange
Copy link
Author

llange commented Mar 17, 2020

Hello @TheLastProject , on 0.27 it looks as expected:

image

@TheLastProject
Copy link
Contributor

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.

@TheLastProject
Copy link
Contributor

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.

@llange
Copy link
Author

llange commented Mar 17, 2020

@TheLastProject thanks a lot for your comments.
I do have (multiple) file managers here : among which I have:

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:

image

Even if the filename looks strange, it has been created at the proper place with proper content.

@llange
Copy link
Author

llange commented Mar 17, 2020

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:

image

I'm sorry for the report - perhaps we may add a small info about this new behaviour in the README or the release notes ?

@TheLastProject
Copy link
Contributor

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.

@llange
Copy link
Author

llange commented Mar 18, 2020

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.

@TheLastProject
Copy link
Contributor

I think keeping this open would be fine, as it has more context. Unless @brarcher disagrees.

@brarcher
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants