session-android/src/org/thoughtcrime/securesms/service
Moxie Marlinspike 723fb4ffdd MMS and Group Messaging Improvements
1) Display the individual sender name in a group conversation.

2) Add an "address" column to MmsDatabase and keep FROM there.

3) Remove all blocking operations from MmsDatabase.Reader path.

4) Strip SMIL and other undisplayable parts from part count.

5) Fix places where messages weren't being correctly decrypted.
2013-05-06 08:40:55 -07:00
..
AccountVerificationTimeoutException.java Initial GCM registration 2013-05-06 08:40:55 -07:00
ApplicationMigrationService.java Improve passphrase and onboarding UI. Abstract out routing. 2013-02-17 15:09:01 -08:00
KeyCachingService.java Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
MmscProcessor.java Initial fixes for MMS retrieval. 2012-09-30 11:46:45 -07:00
MmsDownloader.java Make MMS more asynchronous and consistent with new SMS types. 2013-05-06 08:40:55 -07:00
MmsListener.java Pass on incoming messages until DB is imported. 2013-02-17 15:09:01 -08:00
MmsReceiver.java Make MMS more asynchronous and consistent with new SMS types. 2013-05-06 08:40:55 -07:00
MmsSender.java MMS and Group Messaging Improvements 2013-05-06 08:40:55 -07:00
RegistrationService.java Initial client support for GCM message send/receive 2013-05-06 08:40:55 -07:00
SendReceiveService.java Initial client support for GCM message send/receive 2013-05-06 08:40:55 -07:00
SmsListener.java Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
SmsReceiver.java Minor refactoring 2013-05-06 08:40:55 -07:00
SmsSender.java Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
SystemStateListener.java Radio updates happen frequently on some phones, switch to dynamic. 2013-02-14 20:42:29 -08:00