This website requires JavaScript.
Explore
Help
Register
Sign In
Signal
/
Android
Watch
1
Star
0
Fork
0
You've already forked Android
mirror of
https://github.com/signalapp/Signal-Android.git
synced
2026-04-21 09:20:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d6beb92cbfa428cf756c5dc29bfa4b56f1ca74e
Android
/
app
/
src
/
main
/
java
/
org
/
thoughtcrime
/
securesms
/
sms
History
Cody Henthorne
c56ef33833
Fix resend after safety number change in groups or distribution lists.
2022-04-06 12:38:43 -04:00
..
GroupV2UpdateMessageUtil.java
Collapse multiple join request/cancels when from a single person.
2022-03-17 12:12:56 -04:00
IncomingEncryptedMessage.java
…
IncomingEndSessionMessage.java
…
IncomingGroupUpdateMessage.java
Collapse multiple join request/cancels when from a single person.
2022-03-17 12:12:56 -04:00
IncomingIdentityDefaultMessage.java
…
IncomingIdentityUpdateMessage.java
…
IncomingIdentityVerifiedMessage.java
…
IncomingJoinedMessage.java
Update libsignal-client to 0.14.0
2022-03-17 12:12:56 -04:00
IncomingTextMessage.java
Update libsignal-client to 0.14.0
2022-03-17 12:12:56 -04:00
MessageSender.java
Fix resend after safety number change in groups or distribution lists.
2022-04-06 12:38:43 -04:00
OutgoingEncryptedMessage.java
Fix issue where forwarded messages would show unlock icon.
2021-08-18 10:48:13 -04:00
OutgoingEndSessionMessage.java
…
OutgoingIdentityDefaultMessage.java
…
OutgoingIdentityVerifiedMessage.java
…
OutgoingKeyExchangeMessage.java
…
OutgoingPrekeyBundleMessage.java
…
OutgoingStoryMessage.kt
Fix broadcast send when user sends to both story and non-story.
2022-03-28 19:07:20 -04:00
OutgoingTextMessage.java
Fix issue where forwarded messages would show unlock icon.
2021-08-18 10:48:13 -04:00
TelephonyServiceState.java
…