session-android/src/org/thoughtcrime/securesms/service
Moxie Marlinspike 44092a3eff Support for Axolotl protocol.
1) Split code into v1 and v2 message paths.

2) Do the Axolotl protocol for v2.

3) Switch all v2 entities to protobuf.
2014-01-06 14:37:52 -08:00
..
AccountVerificationTimeoutException.java Initial GCM registration 2013-05-06 08:40:55 -07:00
ApplicationMigrationService.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
DirectoryRefreshListener.java Add directory refreshing at 24hr intervals. 2014-01-06 14:35:54 -08:00
DirectoryRefreshService.java Having calling code specify push URL to library. 2014-01-06 14:37:52 -08:00
KeyCachingService.java Subtle rebase conflicts... 2014-01-06 14:37:51 -08:00
MmsDownloader.java Subtle rebase conflicts... 2014-01-06 14:37:51 -08:00
MmsListener.java Inserted the Registration activity into initial setup flow. 2014-01-06 14:30:03 -08:00
MmsReceiver.java Basic support for encrypted push-based attachments. 2014-01-06 14:35:53 -08:00
MmsSender.java Correctly update MMS security status. 2014-01-06 14:37:51 -08:00
PushDownloader.java Having calling code specify push URL to library. 2014-01-06 14:37:52 -08:00
PushReceiver.java Support for Axolotl protocol. 2014-01-06 14:37:52 -08:00
QuickResponseService.java Finish KitKat compatibility details. 2013-12-02 12:31:59 -08:00
RegistrationNotifier.java Add registration notification support. 2014-01-06 14:21:51 -08:00
RegistrationService.java Having calling code specify push URL to library. 2014-01-06 14:37:52 -08:00
SendReceiveService.java Basic support for encrypted push-based attachments. 2014-01-06 14:35:53 -08:00
SmsDeliveryListener.java Finish KitKat compatibility details. 2013-12-02 12:31:59 -08:00
SmsListener.java Inserted the Registration activity into initial setup flow. 2014-01-06 14:30:03 -08:00
SmsReceiver.java Support for Axolotl protocol. 2014-01-06 14:37:52 -08:00
SmsSender.java Make UI responsive to UniversalTransport upgrades. 2014-01-06 14:36:23 -08:00
SystemStateListener.java Refactor MMS send/download to be synchronous. 2014-01-06 14:33:52 -08:00