Commit Graph

9410 Commits (fix/empty-conversations)
 

Author SHA1 Message Date
Moxie Marlinspike 7f642666dd Basic support for prekeybundle message delivery and receipt. 11 years ago
Moxie Marlinspike 1cc2762656 Refactor relationship between SessionCipher and Message. 11 years ago
Moxie Marlinspike d1969412fb Move PreKey ids to be Mediums, generate in circular buffer. 11 years ago
Moxie Marlinspike edb89ee3e9 Encode prekey as full JSON rather than protobuf blobs.
1) Split prekey messages out into full JSON.

2) Add support for retrieving prekeys.
11 years ago
Moxie Marlinspike 499de2d2bf Move prekey jsonifcation into the push code, add identity key. 11 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.
11 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.
11 years ago
Moxie Marlinspike cfb7b8fcba Consider unregistered if authorization fails.
This should only occur if another device has registered with the
same number, effectively making the current device unregistered.
11 years ago
Moxie Marlinspike 03ff55db97 Actually set the preference to unregistered 11 years ago
Moxie Marlinspike 0e899b93d4 Reset Release 11 years ago
Moxie Marlinspike fb378a6e00 Change attachment retrieval interface 11 years ago
Moxie Marlinspike 9287d413ac Support for incoming attachments.
1) Refactored MMS layer to use abstracted types.

2) Added support for retrieving attachment IDs.
11 years ago
Moxie Marlinspike 4bb337a3a0 Revised support for outgoing attachments 11 years ago
Moxie Marlinspike fd045f2354 Refactor MMS send/download to be synchronous.
1) Make the radio change a synchronous action with a timeout.

2) Move the send logic into an MmsTransport, in preparation for
   UniversalTransport composition.

3) Move the download logic into a synchronous receiver.
11 years ago
Moxie Marlinspike 53803630d4 Enable TextSecure universal transport. 11 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.
11 years ago
Moxie Marlinspike 52e5274a2f Add registration notification support. 11 years ago
Moxie Marlinspike 4c615546e8 update gitignore 11 years ago
Moxie Marlinspike 1d1492b15c Remove from VCS 11 years ago
Moxie Marlinspike 0ed9da9a2c Strings and slight cleanup 11 years ago
Moxie Marlinspike 26dadfcb7a Move trust store to raw resource from asset. 11 years ago
Moxie Marlinspike 1ac06312a0 Move directory and push service socket into library. 11 years ago
Moxie Marlinspike a200d29514 Move most of Util into library 11 years ago
Moxie Marlinspike 21eee19380 Split into library project and add shared preferences layer of indirection. 11 years ago
Moxie Marlinspike 2539723410 Fix string 11 years ago
Moxie Marlinspike 0958c30400 Stringify 11 years ago
Moxie Marlinspike 7eef93c829 Stringify and clean layout 11 years ago
Moxie Marlinspike 3634ba0b55 Registration with voice verification. 11 years ago
Moxie Marlinspike 6ca029f64a Plugin 0.7, Gradle 1.9, AS 4.0 11 years ago
Moxie Marlinspike 7bf96ec7d7 Merge pull request #524 from thoughtbox/master
Merge Allow for "Enable Enter key" translation
11 years ago
thoughtbox 389fdaed32 Enter key string.xml references
To allow for translations
11 years ago
thoughtbox 8186694555 Change to string refs for Enter
To allow for translation
11 years ago
Moxie Marlinspike b98d5ca244 Merge pull request #501 from veeti/notification
Improve password caching notification UI & UX
11 years ago
Veeti Paananen eb1b762a76 Improve password caching notification UI & UX
On Jelly Bean and above:

- Use the standard notification style for a better and consistent visual
  appearance

- Use the JB notification actions API for the locking action

- Use a lower notification priority to prioritize other notifications
  over TextSecure

On ICS:

- Use the existing custom notification layout

Everywhere:

- Allow opening the app itself from the notification

- Simplify strings: don't talk about a "cached passphrase" but about the
  app being "unlocked"/"locked"
11 years ago
Moxie Marlinspike ca92b4d904 Merge pull request #493 from niktrix/patch-1
set unread message count in notifications.
12 years ago
nicky g a0c821f6ac set unread message count in notifications.
was not able to squash commit requesting new pull
12 years ago
Moxie Marlinspike d260cdcc9f Add giffgaff APN defaults. // FREEBIE 12 years ago
Moxie Marlinspike 496d5e21d2 Add Slovenia APN defaults 12 years ago
Moxie Marlinspike bba49fcb76 Merge pull request #446 from veeti/settings
Show LED and ringtone setting values in their summaries
12 years ago
Veeti Paananen 6eb094c87e Show LED and ringtone setting values in their summaries
As instructed in the Android design guidelines. Also removed unnatural
capitalization.
12 years ago
Moxie Marlinspike 23e8035edd Merge pull request #486 from jlund/strings-update
Incredibly minor cleanup of the strings file
12 years ago
Joshua Lund 0fed5593a8 Incredibly minor cleanup of the strings file 12 years ago
Moxie Marlinspike 60f5363da0 Merge pull request #485 from veeti/tabswipe
Add tab swiping to contacts picker
12 years ago
Veeti Paananen bee964dcf8 Improve appearance of "no contacts" indicators by centering them.
Also remove pointless scroll views.
12 years ago
Veeti Paananen f18324e2d6 Add tab swiping in the contact picker 12 years ago
Moxie Marlinspike e7f4a6039c Merge pull request #479 from kyleconroy/new_icon
Add a new icon
12 years ago
Moxie Marlinspike fccb4cc0cf Add bithub payout slug. 12 years ago
Andy Irving 91b52bed18 Don't stick thread IDs in the Intent extra data. Always mark all threads read from notification. 12 years ago
Kyle Conroy f91cfe1c44 Update icon with more distinct drop shadow. Make the lock flat. 12 years ago
Kyle Conroy c8422a8942 Lighten the drop shadow on the icon 12 years ago