Signal-Android/app/src/main
Greyson Parrelli 59f05e0815 Improve performance of marking chats read.
SQLite isn't always smart enough to use the best index for a query.
The main improvement here was to force it to use a better index than the
one it was using (which, on my device, happened to by the story index,
which was only minimally useful here).
2023-01-04 16:40:36 -05:00
..
assets
java Improve performance of marking chats read. 2023-01-04 16:40:36 -05:00
jniLibs
proto Show a chat event when two threads are merged. 2022-09-28 11:33:35 -04:00
res Add updated search hint text when filter is enabled. 2023-01-04 16:40:36 -05:00
AndroidManifest.xml Improve constraints on thread and message tables. 2022-12-07 13:03:02 -05:00