issues
search
PhilKes
/
NotallyX
Minimalistic Android note taking App | Notally, but eXtended.
GNU General Public License v3.0
78
stars
2
forks
source link
Dont observe BiometricLock in zip auto-backup
#116
Closed
PhilKes
closed
2 weeks ago
PhilKes
commented
2 weeks ago
Fixes #101
exportZip
no longer uncessarily tries to call
preferences.biometricLock.observeForever
which crashes since its run on a background thread
Limits the extra log file for exceptions to be overwritten when it gets larger than 2kB
Fixes #101
exportZip
no longer uncessarily tries to callpreferences.biometricLock.observeForever
which crashes since its run on a background thread