Signal-Android/app/src/main
Greyson Parrelli 1baddbb40e Fix some oddities with message request behavior.
There was a weird case where how our intent checking could behave
differently when coming from search. There's also some funny
interactions where backups, where because the 'time message requests was
enabled' is reset to System.currentTimeMillis() post-restore, we thought
there were always 'pre-message-request messages'. Only mattered when
profileSharing is also disabled, so impact isn't huge. Given a lot of
this UI is going away soon, rather than doing the complicated thing of
backing up the true timestamp, I just default it to 0 to mitigate
things.
2020-10-12 10:09:35 -04:00
..
assets Update emoji. 2020-03-02 10:11:40 -05:00
java/org Fix some oddities with message request behavior. 2020-10-12 10:09:35 -04:00
jniLibs Relocate jni libs. 2020-01-06 16:52:41 -05:00
proto Write previous group state to the database for advanced change messages. 2020-10-06 11:21:56 -03:00
res Updated language translations. 2020-10-09 17:46:21 -03:00
AndroidManifest.xml Support sgnl://signal.group links. 2020-10-07 17:22:05 -04:00