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-22 01:40:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9389ee17b6b6a2a1ae347a45583083a33bfa9631
Android
/
app
/
src
/
main
/
java
/
org
/
thoughtcrime
/
securesms
/
messages
History
Cody Henthorne
9389ee17b6
Use individual notification channels for background connection and call status.
2022-02-16 14:12:34 -05:00
..
BackgroundMessageRetriever.java
Migrate local account data into SignalStore.
2021-11-17 16:14:26 -05:00
GroupSendUtil.java
Improve handling of unregistered failure during sender key send.
2021-11-23 17:00:47 -05:00
IncomingMessageObserver.java
Use individual notification channels for background connection and call status.
2022-02-16 14:12:34 -05:00
IncomingMessageProcessor.java
Introduce SignalDatabase as the main database entrypoint.
2021-11-18 12:36:52 -05:00
MessageContentProcessor.java
Add the ability to have separate ACI and PNI protocol stores.
2022-02-01 13:41:31 -05:00
MessageDecryptionUtil.java
Clear sender key shared state on archive and prekey message receive.
2022-02-10 10:35:22 -05:00
MessageRetrievalStrategy.java
…
RestStrategy.java
…
WebsocketStrategy.java
…