Signal-Android/app
Greyson Parrelli cac841d8e6 Flush logs before trimming to size.
There are situations where we may be hitting our SQLITE_BUSY timeout
when we go to trim. One possibility is that we may have a large ongoing
write when we go to trim.

So, this change just makes sure we're caught up before we go to trim,
which is the simplest thing we can do to address this. It's not a
foolproof solution though, so if we still see it crop up, we'll just
have to re-route all log operations through the single thread we have
setup in the PersistentLogger or something.
2021-10-04 21:49:59 -04:00
..
.tx
jni
proguard Update to SQLCipher with true WAL support. 2021-08-24 09:09:27 -03:00
sampledata
src Flush logs before trimming to size. 2021-10-04 21:49:59 -04:00
build.gradle Update zkgroup to v0.8.1 2021-10-04 21:49:59 -04:00
lint-baseline.xml
lint.xml Add custom lint for AlertDialog.Builder usage. 2021-04-12 12:25:09 -04:00
translations.gradle Pull translations in parallel. 2021-05-20 11:10:16 -04:00
witness-verifications.gradle Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00