@hcan359@Techjunkie_Aman Though saving and retrieving a backup file works fine and file storage permission to all files is given.
Also I think it doesn't show the storage permission for me, I've looked at other apps and they don't have it either.
@hcan359@Techjunkie_Aman Another strange thing is that I don't see the storage or photos permission in the app info while I do see it in your app's android manifest
@hcan359@Techjunkie_Aman It looks to be what I mean, though I get this error when I want to change the storage location:
source: zone
PathAccessException: Directory listing failed, path = '/storage/' (OS Error: Permission denied, errno = 13)
I did allow all files access.
@hcan359@Techjunkie_Aman Yeah that might be it, I completely missed that part. I'll just use the app a bit more and see what comes along in the future. Thanks again!
@hcan359@Techjunkie_Aman Would it be okay for me to have a go at it and make a pull request? I might be able to find some free time and see what I can come up with. Also forgot to say, thanks for even considering my ideas. The app shows a lot of potential!
@hcan359@Techjunkie_Aman I'm gonna be honest, this is not really what I meant and I don't really know what the usage of this is specifically. This (from my understanding) is still focused on moving over the data to other devices, but my whole train of thought was actual data syncing or using local files.
@hcan359@Techjunkie_Aman I agree, but then the fully offline idea applies less imo. And because that implementation costs money, so will the cost of any additional purchases which users might not like.
@hcan359@Techjunkie_Aman I understand you probably don't want to deal with that when app data is inaccessible but maybe having a file being always read by the app outside of the app data folder (in the documents folder for example) be optional which users can then sync themselves with apps like syncthing
@hcan359@Techjunkie_Aman Thanks for the answer! Though it would be nice to see some kind of ability to add a syncing provider like nextcloud or to be able to store it locally to sync with ones own syncing provider.