session-android/src/org/thoughtcrime/securesms/database
Moxie Marlinspike 24fc93e9ae Switch to a more heavily TOFU model for identity keys.
1) There is no longer a concept of "verified" or "unverified."
   Only "what we saw last time" and "different from last time."

2) Let's eliminate "verify session," since we're all about
   identity keys now.

3) Mark manually processed key exchanges as processed.
2013-05-23 16:36:24 -07:00
..
keys Switch to a more heavily TOFU model for identity keys. 2013-05-23 16:36:24 -07:00
loaders Switch to a more heavily TOFU model for identity keys. 2013-05-23 16:36:24 -07:00
model MMS and Group Messaging Improvements 2013-05-06 08:40:55 -07:00
ApplicationExporter.java Fix for NPE on import 2013-05-21 13:25:44 -07:00
CanonicalAddressDatabase.java Refactor recipient access. 2012-12-24 08:40:37 -08:00
CanonicalSessionMigrator.java Extract TextSecure strings for i18n. 2012-09-07 21:19:37 -07:00
ContentValuesBuilder.java MMS and Group Messaging Improvements 2013-05-06 08:40:55 -07:00
Database.java Removed tabs 2012-09-30 19:56:29 -07:00
DatabaseFactory.java Switch to a more heavily TOFU model for identity keys. 2013-05-23 16:36:24 -07:00
DraftDatabase.java Add support for resuming compose drafts. 2013-02-04 00:13:07 -08:00
EncryptingPartDatabase.java Removed tabs 2012-09-30 19:56:29 -07:00
EncryptingSmsDatabase.java Replace LinkedHashMap with a SoftReference LRUCache. Add Slide cache. 2013-05-06 12:22:03 -07:00
IdentityDatabase.java Switch to a more heavily TOFU model for identity keys. 2013-05-23 16:36:24 -07:00
MmsAddressDatabase.java Create DB indexes for optimized queries. 2012-10-29 18:01:09 -07:00
MmsDatabase.java Add 'mark all as read' option 2013-05-06 13:59:40 -07:00
MmsSmsColumns.java MMS and Group Messaging Improvements 2013-05-06 08:40:55 -07:00
MmsSmsDatabase.java MMS and Group Messaging Improvements 2013-05-06 08:40:55 -07:00
NoExternalStorageException.java Initial Project Import 2011-12-20 10:20:44 -08:00
PartDatabase.java Make MMS more asynchronous and consistent with new SMS types. 2013-05-06 08:40:55 -07:00
PduHeadersBuilder.java Removed tabs 2012-09-30 19:56:29 -07:00
SmsDatabase.java Properly return unknown recipient from SMS db on empty. 2013-05-21 10:23:27 -07:00
SmsMigrator.java Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
ThreadDatabase.java Add 'mark all as read' option 2013-05-06 13:59:40 -07:00