99d0ee6725
Best way to fix a cursor crash it to... stop using cursors. Fairly confident the crash was caused by us closing the cursor while it was read. And there just isn't a good way to avoid that with how it was written. So this ended up being a great excuse to move over to models. |
||
---|---|---|
.. | ||
.tx | ||
jni | ||
proguard | ||
sampledata | ||
src | ||
build.gradle | ||
lint-baseline.xml | ||
lint.xml | ||
static-ips.gradle |