Signal-Android/app/src/main/java/org/thoughtcrime/securesms/messages
2022-03-17 12:12:55 -04:00
..
BackgroundMessageRetriever.java Migrate local account data into SignalStore. 2021-11-17 16:14:26 -05:00
GroupSendUtil.java Only show stories and send stories with respect to capability. 2022-03-08 10:41:37 -04:00
IncomingMessageObserver.java Use individual notification channels for background connection and call status. 2022-02-16 14:12:34 -05:00
IncomingMessageProcessor.java Migrate identity keys to SignalStore. 2022-02-16 14:12:34 -05:00
MessageContentProcessor.java Add send/recv/render support for text stories. 2022-03-17 12:12:55 -04:00
MessageDecryptionUtil.java Remove E164s most places and prefer ServiceId more places.\ 2022-03-08 10:41:36 -04:00
MessageRetrievalStrategy.java
RestStrategy.java
StorySendUtil.kt Add send/recv/render support for text stories. 2022-03-17 12:12:55 -04:00
WebsocketStrategy.java