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 17:29:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5b4f44ab858c1cfde3e3c0c246d92e8711cdbfd
Android
/
app
/
src
/
main
/
java
/
org
/
thoughtcrime
/
securesms
/
messages
History
Cody Henthorne
c56e63d62f
Convert OutgoingMediaMessage and it's couterparts to kotlin.
2022-12-16 15:22:04 -05:00
..
BackgroundMessageRetriever.java
Fix crash with delayed foreground service.
2022-09-28 15:16:52 -04:00
GroupSendUtil.java
Renamed database classes to table classes.
2022-11-30 17:10:36 -05:00
IncomingMessageObserver.java
Fix instrumentation tests by forcing channel id usage to init channels.
2022-12-16 15:22:04 -05:00
IncomingMessageProcessor.java
Renamed database classes to table classes.
2022-11-30 17:10:36 -05:00
MessageContentProcessor.java
Convert OutgoingMediaMessage and it's couterparts to kotlin.
2022-12-16 15:22:04 -05:00
MessageDecryptionUtil.java
Fix instrumentation tests by forcing channel id usage to init channels.
2022-12-16 15:22:04 -05:00
MessageRetrievalStrategy.java
…
RestStrategy.java
Always use sealed sender when sending stories.
2022-10-05 18:15:10 -04:00
StorySendUtil.kt
Add support for new story gradient fields and fallback.
2022-09-13 13:07:42 -04:00
WebsocketStrategy.java
…