Signal-Android/app/src/main/java/org/thoughtcrime/securesms/messages
2021-07-07 14:58:50 -03:00
..
BackgroundMessageRetriever.java
GroupSendUtil.java Insert resent messages at the proper location. 2021-07-07 14:58:50 -03:00
IncomingMessageObserver.java Prevent race condition when closing/reopening message receiver. 2021-04-12 12:25:09 -04:00
IncomingMessageProcessor.java Insert resent messages at the proper location. 2021-07-07 14:58:50 -03:00
MessageContentProcessor.java Insert resent messages at the proper location. 2021-07-07 14:58:50 -03:00
MessageDecryptionUtil.java Clean up message processing locks. 2021-06-18 15:10:15 -04:00
MessageRetrievalStrategy.java
RestStrategy.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
WebsocketStrategy.java