Signal-Android/src/org/thoughtcrime/securesms/sms
Ruben Pollan 04eafd5fab Allow to resend a failed message
Add an option to the context menu of the message to resend it if it has
failed.
2013-10-13 15:39:15 +02:00
..
IncomingEncryptedMessage.java Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
IncomingKeyExchangeMessage.java Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
IncomingTextMessage.java Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
MessageSender.java Allow to resend a failed message 2013-10-13 15:39:15 +02:00
MultipartSmsIdentifier.java Fix for 'bad encrypted message' errors. 2013-07-22 15:04:31 -07:00
MultipartSmsMessageHandler.java Fix for 'bad encrypted message' errors. 2013-07-22 15:04:31 -07:00
MultipartSmsTransportMessage.java Minor refactoring 2013-05-06 08:40:55 -07:00
MultipartSmsTransportMessageFragments.java Fix for 'bad encrypted message' errors. 2013-07-22 15:04:31 -07:00
OutgoingEncryptedMessage.java Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
OutgoingKeyExchangeMessage.java Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
OutgoingTextMessage.java Locally encrypted messages no longer show as ciphertext notifications. 2013-05-06 08:40:55 -07:00
SmsTransportDetails.java Minor refactoring 2013-05-06 08:40:55 -07:00