-
-
Notifications
You must be signed in to change notification settings - Fork 109
Description
Checklist
- I can reproduce the bug with the latest version given here.
- I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
Affected app version
1.0.1
Affected Android/Custom ROM version
Android 8.1
Affected device model
Moto G5 Plus
How did you install the app?
GitHub releases
Steps to reproduce the bug
- Open app, go to settings and click on export messages.
- It asks for file name without .json
- Android system may ask you to complete task with native android files or any other file manager installed on device (in my case fossify file manager).
- Choose location for exporting.
- Now try to import same that just exported.
Expected behavior
It should be imported without any issues and restore all the SMS and MMS.
Actual behavior
While trying to import same file, it always prompt native android files and the exported file stays greyed out and not able to select it. It also doesn't contain any extensions by default (especially if exported via fossify file manager). But adding extension .json manually doesn't help much either. In my observations, if file is exported via native android files, added .json when android files asks for name and exporting it to "Downloads" directory only works. Even if I export it to any other location other than downloads, it still stays greyed out.
Screenshots/Screen recordings
No response
Additional information
It could be fossify file manager bug as I tried to export back-up from Notally, extension was always missing. Also similar bug is reported as (FossifyOrg/Notes#13). But it doesn't explain why this works in only Download folder and not to any other location.