SimpleMobileTools / Simple-Notes

A simple textfield for adding quick notes without ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
826 stars 271 forks source link

Automatic backups #653

Closed Merkost closed 1 year ago

Merkost commented 1 year ago

Implemented the same way like in simple-contacts and simple-calendar

Close #364

Merkost commented 1 year ago

Would it be better to extract DateTimePatternInfoDialog to simple-commons, as the same dialog is used in calendar, contacts and notes separately now?

tibbi commented 1 year ago

we should not show an "Exporting successful" toast message at backup

tibbi commented 1 year ago

we can move the dialog later, updating commons is difficult now because of some viewbinding changes and target SDK has to be changed to 34 too

tibbi commented 1 year ago

ok thanks, guess that will do it