Signal-Android/app/src
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
..
androidTest/java/org/thoughtcrime/securesms Convert OutgoingMediaMessage and it's couterparts to kotlin. 2022-12-16 15:22:04 -05:00
instrumentation
main Fix emoji toggle behavior when in emoji search mode. 2022-12-16 15:22:04 -05:00
nightly/res
perf
spinner Change spinner to lazily read database stuff. 2022-12-16 15:22:04 -05:00
staging/res
test Convert OutgoingMediaMessage and it's couterparts to kotlin. 2022-12-16 15:22:04 -05:00
testShared/org/thoughtcrime/securesms
website Set UpdateApkReadyListener receivers to not exported. 2022-09-29 10:17:39 -04:00