Commit Graph

  • 7e926d08ac Better relay handling. Moxie Marlinspike 2013-11-19 10:02:07 -08:00
  • fde8d32848 Subtle rebase conflicts... Moxie Marlinspike 2013-11-18 15:29:19 -08:00
  • f10d6a7b0b Lets use strict wildcard matching. Moxie Marlinspike 2013-11-18 13:50:35 -08:00
  • 320cc84392 Update production endpoint. Moxie Marlinspike 2013-11-18 13:16:49 -08:00
  • dadabdfaa8 Make UI responsive to UniversalTransport upgrades. Moxie Marlinspike 2013-11-18 13:16:18 -08:00
  • 07b7696937 Update 'DJB' type not to conlict with NIST type 0x04. Moxie Marlinspike 2013-11-18 10:46:16 -08:00
  • c38a8aa699 Migrate to Curve25519. Moxie Marlinspike 2013-11-10 04:15:29 -08:00
  • a03fff8b24 Add HKDF support for new sessions. Moxie Marlinspike 2013-11-01 13:52:41 -07:00
  • dbc070cd65 Refactor the ciphertext message parsing and building. Moxie Marlinspike 2013-10-31 17:23:45 -07:00
  • 6e640db39c 204 is ok Moxie Marlinspike 2013-10-31 12:30:22 -07:00
  • 44d59d0fd1 Correctly store destination SMS state. Moxie Marlinspike 2013-10-20 12:15:36 -07:00
  • 51b9affe90 Add federation support for attachment retrieval. Moxie Marlinspike 2013-10-19 18:16:11 -07:00
  • 246cd10454 Bundle e164 and relay into PushDestination Moxie Marlinspike 2013-10-19 16:42:25 -07:00
  • ca3c82f581 Simply PushServiceSocket constructor. Moxie Marlinspike 2013-10-19 11:15:45 -07:00
  • 5b2caa0074 Make relay arguments consistent. Moxie Marlinspike 2013-10-19 10:53:50 -07:00
  • fa073e0b46 Update gradle plugin version Moxie Marlinspike 2013-10-19 10:53:42 -07:00
  • 7fd9946275 Fix release push service url Moxie Marlinspike 2013-10-19 10:17:17 -07:00
  • fa5ccc3f8a Support for server federation. Moxie Marlinspike 2013-10-18 22:45:27 -07:00
  • 25a2ad7289 Add directory refreshing at 24hr intervals. Moxie Marlinspike 2013-10-13 04:38:26 -07:00
  • e7a21752d8 Switch code API to GET. Moxie Marlinspike 2013-10-12 09:46:20 -07:00
  • b010c5194a Support publishing AARs to maven local Moxie Marlinspike 2013-10-12 09:09:33 -07:00
  • eb4cc7f4e5 Add incoming message sources to active token dir. Moxie Marlinspike 2013-10-12 03:57:17 -07:00
  • 1ac32346c1 Graduate to a rebased and gradle world. Moxie Marlinspike 2013-10-12 03:09:22 -07:00
  • 2d083208cc Handle negative directory case and unlisted contacts. Moxie Marlinspike 2013-10-01 16:26:04 -07:00
  • 75cca3add1 Resign ourselves to a less sophisticated contact intersection method. Moxie Marlinspike 2013-09-30 13:24:42 -07:00
  • 073b1f69e3 Rollbacks, v2 sms-transport key exchanges, push identity conflicts. Moxie Marlinspike 2013-09-14 13:33:23 -07:00
  • 5e6d39beea Move classes into library Moxie Marlinspike 2013-09-11 15:32:18 -07:00
  • 8f6590b738 Handle notifications and receiving push when locked. Moxie Marlinspike 2013-09-09 16:46:03 -07:00
  • 0dd36c64a4 Basic support for encrypted push-based attachments. Moxie Marlinspike 2013-09-08 18:19:05 -07:00
  • cddba2738f Make encoding/decoding more explicit. Moxie Marlinspike 2013-08-31 09:28:49 -07:00
  • 0cc5837d7f Support encrypted transport, properly handle multiple recipients. Moxie Marlinspike 2013-08-29 17:01:30 -07:00
  • 68ec0a3727 Add last resort key and signaling key. Moxie Marlinspike 2013-08-28 15:35:30 -07:00
  • 45e380a5bb move constants into library Moxie Marlinspike 2013-08-22 20:23:05 -07:00
  • 1bbcedabd4 Added SMS transport support for PreKeyBundle messages. Moxie Marlinspike 2013-08-21 19:34:11 -07:00
  • c3b8b62d32 Delete pre-key record when establishing agreement. Moxie Marlinspike 2013-08-21 17:37:25 -07:00
  • 43492b66c4 Rename EncryptedMessage Moxie Marlinspike 2013-08-21 17:32:54 -07:00
  • 90814be167 Fix up release parameters Moxie Marlinspike 2013-08-21 17:26:36 -07:00
  • 7f642666dd Basic support for prekeybundle message delivery and receipt. Moxie Marlinspike 2013-08-21 17:25:19 -07:00
  • 1cc2762656 Refactor relationship between SessionCipher and Message. Moxie Marlinspike 2013-08-19 17:31:34 -07:00
  • d1969412fb Move PreKey ids to be Mediums, generate in circular buffer. Moxie Marlinspike 2013-08-19 10:07:07 -07:00
  • edb89ee3e9 Encode prekey as full JSON rather than protobuf blobs. Moxie Marlinspike 2013-08-18 14:35:23 -07:00
  • 499de2d2bf Move prekey jsonifcation into the push code, add identity key. Moxie Marlinspike 2013-08-17 19:06:04 -07:00
  • b8f663b69c Move common crypto classes into TextSecureLibrary. Moxie Marlinspike 2013-08-17 18:37:18 -07:00
  • 2042ca6cb7 Generate "prekeys" at push registration time. Moxie Marlinspike 2013-08-15 08:25:30 -07:00
  • cfb7b8fcba Consider unregistered if authorization fails. Moxie Marlinspike 2013-08-02 12:48:25 -07:00
  • 03ff55db97 Actually set the preference to unregistered Moxie Marlinspike 2013-07-22 13:01:30 -07:00
  • 0e899b93d4 Reset Release Moxie Marlinspike 2013-07-19 13:51:22 -07:00
  • fb378a6e00 Change attachment retrieval interface Moxie Marlinspike 2013-07-19 13:24:18 -07:00
  • 9287d413ac Support for incoming attachments. Moxie Marlinspike 2013-07-18 17:42:45 -07:00
  • 4bb337a3a0 Revised support for outgoing attachments Moxie Marlinspike 2013-07-17 15:13:00 -07:00
  • fd045f2354 Refactor MMS send/download to be synchronous. Moxie Marlinspike 2013-07-16 19:52:02 -07:00
  • 53803630d4 Enable TextSecure universal transport. Moxie Marlinspike 2013-07-12 17:40:41 -07:00
  • d7070e7ecf Inserted the Registration activity into initial setup flow. Moxie Marlinspike 2013-07-11 14:58:40 -07:00
  • 52e5274a2f Add registration notification support. Moxie Marlinspike 2013-07-10 19:26:23 -07:00
  • 4c615546e8 update gitignore Moxie Marlinspike 2013-07-10 18:12:52 -07:00
  • 1d1492b15c Remove from VCS Moxie Marlinspike 2013-07-10 18:12:13 -07:00
  • 0ed9da9a2c Strings and slight cleanup Moxie Marlinspike 2013-07-10 17:54:38 -07:00
  • 26dadfcb7a Move trust store to raw resource from asset. Moxie Marlinspike 2013-07-10 16:33:14 -07:00
  • 1ac06312a0 Move directory and push service socket into library. Moxie Marlinspike 2013-07-10 16:22:58 -07:00
  • a200d29514 Move most of Util into library Moxie Marlinspike 2013-07-09 19:48:33 -07:00
  • 21eee19380 Split into library project and add shared preferences layer of indirection. Moxie Marlinspike 2013-07-09 18:26:18 -07:00
  • 2539723410 Fix string Moxie Marlinspike 2013-07-09 17:34:26 -07:00
  • 0958c30400 Stringify Moxie Marlinspike 2013-07-09 16:36:15 -07:00
  • 7eef93c829 Stringify and clean layout Moxie Marlinspike 2013-07-09 16:24:48 -07:00
  • 3634ba0b55 Registration with voice verification. Moxie Marlinspike 2013-07-08 16:29:28 -07:00
  • 6ca029f64a Plugin 0.7, Gradle 1.9, AS 4.0 Moxie Marlinspike 2014-01-06 14:13:01 -08:00
  • 7bf96ec7d7 Merge pull request #524 from thoughtbox/master Moxie Marlinspike 2014-01-02 15:35:56 -08:00
  • 389fdaed32 Enter key string.xml references thoughtbox 2014-01-02 18:58:54 +01:00
  • 8186694555 Change to string refs for Enter thoughtbox 2014-01-02 18:53:50 +01:00
  • b98d5ca244 Merge pull request #501 from veeti/notification Moxie Marlinspike 2014-01-01 13:51:26 -08:00
  • eb1b762a76 Improve password caching notification UI & UX Veeti Paananen 2013-12-22 04:44:31 +02:00
  • ca92b4d904 Merge pull request #493 from niktrix/patch-1 Moxie Marlinspike 2013-12-18 13:21:10 -08:00
  • a0c821f6ac set unread message count in notifications. nicky g 2013-12-19 02:44:42 +05:30
  • d260cdcc9f Add giffgaff APN defaults. // FREEBIE Moxie Marlinspike 2013-12-17 16:57:40 -08:00
  • 496d5e21d2 Add Slovenia APN defaults Moxie Marlinspike 2013-12-17 16:53:30 -08:00
  • bba49fcb76 Merge pull request #446 from veeti/settings Moxie Marlinspike 2013-12-16 20:17:54 -08:00
  • 6eb094c87e Show LED and ringtone setting values in their summaries Veeti Paananen 2013-12-03 09:10:59 +02:00
  • 23e8035edd Merge pull request #486 from jlund/strings-update Moxie Marlinspike 2013-12-16 15:02:03 -08:00
  • 0fed5593a8 Incredibly minor cleanup of the strings file Joshua Lund 2013-12-16 15:11:17 -07:00
  • 60f5363da0 Merge pull request #485 from veeti/tabswipe Moxie Marlinspike 2013-12-16 12:50:41 -08:00
  • bee964dcf8 Improve appearance of "no contacts" indicators by centering them. Veeti Paananen 2013-12-16 22:27:10 +02:00
  • f18324e2d6 Add tab swiping in the contact picker Veeti Paananen 2013-12-16 22:17:52 +02:00
  • e7f4a6039c Merge pull request #479 from kyleconroy/new_icon Moxie Marlinspike 2013-12-16 11:05:43 -08:00
  • fccb4cc0cf Add bithub payout slug. Moxie Marlinspike 2013-12-16 09:58:56 -08:00
  • 91b52bed18 Don't stick thread IDs in the Intent extra data. Always mark all threads read from notification. Andy Irving 2013-12-14 16:55:24 +00:00
  • f91cfe1c44 Update icon with more distinct drop shadow. Make the lock flat. Kyle Conroy 2013-12-13 11:33:02 -08:00
  • c8422a8942 Lighten the drop shadow on the icon Kyle Conroy 2013-12-12 16:54:36 -08:00
  • f74119a58c Add new icons Kyle Conroy 2013-12-12 16:30:14 -08:00
  • ce4f935fa6 Bump version to 1.0.6 v1.0.6 Moxie Marlinspike 2013-12-07 11:47:14 -08:00
  • ee0a84ec16 kn_IN Moxie Marlinspike 2013-12-07 11:31:08 -08:00
  • 7d931f5e6b Updated translations Moxie Marlinspike 2013-12-07 11:22:33 -08:00
  • 1740f9a7cd Merge pull request #443 from veeti/unlock Moxie Marlinspike 2013-12-07 11:16:19 -08:00
  • 94913f34da Merge pull request #459 from thoughtbox/master Moxie Marlinspike 2013-12-07 11:08:11 -08:00
  • 15284cd4d9 Merge pull request #460 from thejeshgn/patch-1 Moxie Marlinspike 2013-12-07 11:05:02 -08:00
  • 7c2fb74af4 Fix for bug that could drop unencrypted MMS on KitKat. Moxie Marlinspike 2013-12-07 11:02:36 -08:00
  • 7489f3463a Change the way notifications work for non-default KitKat. Moxie Marlinspike 2013-12-07 11:00:20 -08:00
  • ed73bd57a1 Added Kannada to languages Thejesh GN 2013-12-05 13:37:43 +05:30
  • 99d295abc5 Merge pull request #454 from veeti/highlights Moxie Marlinspike 2013-12-04 14:19:54 -08:00
  • b56a4f9740 Update strings.xml to reference Sound summary in Settings. thoughtbox 2013-12-04 22:47:54 +01:00
  • cc5981594f Add summary to "Sound" preference (1 of 2) thoughtbox 2013-12-04 22:46:30 +01:00