Signal-Android/spinner/app
Greyson Parrelli 10f78d5daa Change spinner to lazily read database stuff.
Otherwise you get into situations where Spinner will force DB accesses
super early during Application#onCreate on the main thread, which can be
bad when testing large DB migrations.
2022-12-16 15:22:04 -05:00
..
src/main Change spinner to lazily read database stuff. 2022-12-16 15:22:04 -05:00
build.gradle Update maven endpoint for sqlcipher. 2022-12-16 12:02:42 -05:00