session-android/src/org/thoughtcrime/securesms/contacts
Moxie Marlinspike b8f663b69c Move common crypto classes into TextSecureLibrary.
1) Move all the crypto classes from securesms.crypto.

2) Move all the crypto storage from securesms.database.keys

3) Replace the old imported BC code with spongycastle.
2014-01-06 14:35:51 -08:00
..
ArrayListCursor.java Initial Project Import 2011-12-20 10:20:44 -08:00
ContactAccessor.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
ContactIdentityManager.java Improve support for "me" contact. 2012-10-22 19:17:08 -07:00
ContactIdentityManagerGingerbread.java Split into library project and add shared preferences layer of indirection. 2014-01-06 14:20:59 -08:00
ContactIdentityManagerICS.java Major reorganization of view/model interactions. 2012-10-28 18:24:21 -07:00
ContactPhotoFactory.java Refactor ContactPhotoFactory to handle changing local contact URIs. 2012-12-30 16:42:33 -08:00
NameAndNumber.java Initial Project Import 2011-12-20 10:20:44 -08:00
RecipientsAdapter.java Initial Project Import 2011-12-20 10:20:44 -08:00
RecipientsEditor.java Refactor recipient access. 2012-12-24 08:40:37 -08:00