Commit Graph

10 Commits (8ea4db03db5d77cd237a4c50b5dccbe00edac0f9)

Author SHA1 Message Date
droidastic c84285c639 FREEBIE reuse code 11 years ago
Jake McGinty 28c1c5006b icon, contact list and conversation redesign 12 years ago
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.
12 years ago
Moxie Marlinspike 2042ca6cb7 Generate "prekeys" at push registration time.
This generates a large number of key exchange messages and
registers them with the server during signup.
12 years ago
Moxie Marlinspike d7070e7ecf Inserted the Registration activity into initial setup flow.
1) Added push messaging toggle to preferences.

2) Added push messaging registration screen to setup flow.

3) Migrated rest of SharedPreferences accessors to
   TextSecurePreferences.
12 years ago
Moxie Marlinspike 0ed9da9a2c Strings and slight cleanup 12 years ago
Moxie Marlinspike a200d29514 Move most of Util into library 12 years ago
Moxie Marlinspike 21eee19380 Split into library project and add shared preferences layer of indirection. 12 years ago
Moxie Marlinspike 0958c30400 Stringify 12 years ago
Moxie Marlinspike 2f39283da3 Initial GCM registration 12 years ago