Signal-Android/spinner/app/src/main
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
..
java/org/signal/spinnertest Change spinner to lazily read database stuff. 2022-12-16 15:22:04 -05:00
res Replace Flipper with Spinner. 2022-02-16 14:12:34 -05:00
AndroidManifest.xml Specify exported status and PendingIntent mutability. 2022-09-28 11:33:35 -04:00