Signal-Android/app/src/main
Greyson Parrelli ff038e3ade Fix some issues with restoring old backups.
There's a bug where if you restore a database with a different column
definition order than a new install, then column indexes in cursors
could be wrong. Closing and re-opening the database fixes this.

I also removed a reference to a possibly-closed database we were holding
onto in LiveRecipient.
2021-11-19 16:28:39 -05:00
..
assets Update emoji dataset. 2021-09-30 14:29:41 -04:00
java Fix some issues with restoring old backups. 2021-11-19 16:28:39 -05:00
jniLibs
proto Move reactions into their own table. 2021-11-16 17:27:47 -05:00
res Fix badge redemption failure copy. 2021-11-19 16:28:39 -05:00
AndroidManifest.xml Convert all database notifiers to use DatabaseObserver. 2021-11-16 17:27:47 -05:00