Signal-Android/app
Greyson Parrelli b8cbcfe986
Prevent crash when reading cursor in DirectoryHelper.
The cause of the crash is very unclear. Our best guess at present is
that the cursor is unable to fit a single row within the 2mb allocation
window, and therefore can't read anything. In this case, the best we can
do is catch the exception and develop some future fallback. Logging the
exception will also mean that maybe we'll be able to get the actual
exception message.
2021-04-05 15:52:30 -04:00
..
.tx Updated language translations. 2020-02-28 17:35:13 -05:00
jni Move all files to natural position. 2020-01-06 11:08:30 -05:00
proguard Make new top level gradle file, make app dir and move build.gradle. 2019-12-04 00:07:13 -05:00
sampledata Group contact chips behind feature flag. 2020-05-13 16:18:18 -04:00
src Prevent crash when reading cursor in DirectoryHelper. 2021-04-05 15:52:30 -04:00
build.gradle Bump version to 5.6.2 2021-04-02 15:29:01 -04:00
lint-baseline.xml Move all files to natural position. 2020-01-06 11:08:30 -05:00
lint.xml Exclude non-translatable multiline blocks. 2020-08-06 20:57:50 -04:00
translations.gradle Add Taqbaylit language support. 2021-01-22 10:59:42 -04:00
witness-verifications.gradle Exclude junit brought in by spongycastle. 2021-03-16 14:25:09 -03:00