lordi / tickmate

One bit journal
GNU General Public License v3.0
111 stars 34 forks source link

Android 11 and backups to Android/data/ #131

Closed duelafn closed 3 years ago

duelafn commented 3 years ago

Hello, thanks for an excellent app!

Android 11 changed the storage permission and now forbids access to Android/data folders except fo an apps own private folder. Specifically, file manager apps no longer have access to Android/data/de.smasi.tickmate, even if the file manger has permission to access "All files". This means we can no longer usefully backup or export our ticks databases.

My dream is for a setting to customize the backup folder, but I'd be happy with a hard-coded location (e.g., storage:/Tickmate/) or even just a "share" or similar action if you want to preserve the permissionless nature of the app.

Thanks again!


Steps to reproduce:

What happens:

What should happen:

lordi commented 3 years ago

Hi thanks, unfortunately I don't have the time anymore to maintain this app. I'd be happy to accept pull requests, if anyone wants to implement this feature. It looks like this is much needed.

lordi commented 3 years ago

Should be closed via #132 An updated version will be uploaded to Play store in the coming days. Please re-open if the issue persists.