Signal-Android/app/src/spinner/java/org/thoughtcrime/securesms
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
..
database Improve constraints on thread and message tables. 2022-12-07 13:03:02 -05:00
SpinnerApplicationContext.kt Change spinner to lazily read database stuff. 2022-12-16 15:22:04 -05:00
StorageServicePlugin.kt Add Storage Service plugin to Spinner. 2022-06-29 15:32:25 -04:00