Commit Graph

  • 37fb8fe445 Update card highlight style Veeti Paananen 2013-12-04 01:19:53 +02:00
  • 7f44b029fe use PendingIntent.FLAG_UPDATE_CURRENT in calls to PendingIntent.getActivity() to avoid re-using the same extra data on every intent. Andy Irving 2013-12-03 21:48:16 +00:00
  • b2bd19d787 Bumping version to 1.0.5 v1.0.5 Moxie Marlinspike 2013-12-03 08:30:15 -08:00
  • c2b809c7c6 Fix for long multipart message bug on some ROMs. Moxie Marlinspike 2013-12-03 08:21:31 -08:00
  • e0aa7fd359 Let unencrypted messages through. Moxie Marlinspike 2013-12-03 08:10:58 -08:00
  • 3a5f9748ff Merge pull request #449 from thoughtbox/patch-4 Moxie Marlinspike 2013-12-03 07:56:18 -08:00
  • 33fd6414b8 Update strings.xml thoughtbox 2013-12-03 11:08:36 +01:00
  • ce4b8701fb Merge pull request #445 from veeti/null Moxie Marlinspike 2013-12-02 23:23:29 -08:00
  • 10580a7f20 Fix crash when no SMS package is set Veeti Paananen 2013-12-03 09:06:16 +02:00
  • d89ef70060 Bump version number to 1.0.4 v1.0.4 Moxie Marlinspike 2013-12-02 21:44:28 -08:00
  • aad82e314d Fix duplicate MMS bug in KitKat. Moxie Marlinspike 2013-12-02 21:39:09 -08:00
  • 8f7f1ea49c Bump version to 1.0.3 v1.0.3 Moxie Marlinspike 2013-12-02 17:34:07 -08:00
  • 0c0db28358 Fix string case Moxie Marlinspike 2013-12-02 17:11:16 -08:00
  • 89ae5ed4ed Clean up password unlock layout Veeti Paananen 2013-12-02 23:14:27 +02:00
  • afa20058b8 Updated langauge translations Moxie Marlinspike 2013-12-02 13:08:16 -08:00
  • 9dc3730142 Merge pull request #441 from veeti/gradle-version Moxie Marlinspike 2013-12-02 12:57:53 -08:00
  • 504ec976c0 Merge pull request #440 from veeti/styles Moxie Marlinspike 2013-12-02 12:57:32 -08:00
  • fda01796ab Merge pull request #421 from wsot/master Moxie Marlinspike 2013-12-02 12:43:23 -08:00
  • b0216e1494 Finish KitKat compatibility details. Moxie Marlinspike 2013-12-02 12:31:59 -08:00
  • e81756f443 Proper SMS support for KitKat. Gabe Conradi 2013-11-11 16:06:58 -05:00
  • 56fd6e7035 Update to the latest Android Gradle plugin Veeti Paananen 2013-12-01 01:42:40 +02:00
  • 9ddfa6499c Gingerbread pls go Veeti Paananen 2013-12-01 01:36:21 +02:00
  • 4931d7327b Switch to two-space indentation, remove inline comments. Simeon Morgan 2013-11-14 17:53:38 +11:00
  • adfa3c1b10 Optimised use of buffers when decrypting to avoid unnecessary array copying properly. Simeon Morgan 2013-11-12 13:37:57 +11:00
  • 3cc6344c8b Optimised use of buffers when decrypting to avoid unnecessary array copying Simeon Morgan 2013-11-12 13:31:30 +11:00
  • 546dd5485c Fix issue #410: DecryptingPartInputStream could return more data than requested, causing segfaults in BitmapFactory on Android 4.4. Simeon Morgan 2013-11-12 12:57:47 +11:00
  • f9c7687ce2 Bump version to 1.0.2 v1.0.2 Moxie Marlinspike 2013-10-21 10:30:09 -07:00
  • b0e0011060 Add URI permissions to fix crash on 4.x environments. Moxie Marlinspike 2013-10-21 10:21:48 -07:00
  • 9c0db4c259 Bump version to 1.0.1 v1.0.1 Moxie Marlinspike 2013-10-20 19:15:36 -07:00
  • 9cf1751c49 Added hebrew and danish to language selector Moxie Marlinspike 2013-10-20 19:13:32 -07:00
  • 981c9a1543 Updated language translations Moxie Marlinspike 2013-10-20 19:13:15 -07:00
  • 73bf21602a Move ReceiveKeyActivity back to themed dialog activity. Moxie Marlinspike 2013-10-20 19:12:53 -07:00
  • 8d8a6ab998 Switch menu contact image to be a menu image. Moxie Marlinspike 2013-10-20 17:18:59 -07:00
  • 798e3c0656 Merge pull request #384 from meskio/383_batch_selection Moxie Marlinspike 2013-10-20 16:59:41 -07:00
  • 891e3aeb97 Merge pull request #381 from meskio/add_contact Moxie Marlinspike 2013-10-20 16:58:58 -07:00
  • 2c2a03e5e2 Enhanced MMS configuration prompts and processing. rhodey 2013-09-16 00:55:01 -07:00
  • c7b39eca11 Add deselect to batch selection mode Ruben Pollan 2013-10-20 18:25:01 +02:00
  • 3d690faff0 New 'add contact info' option on the conversation contextual menu Ruben Pollan 2013-10-17 02:28:36 +02:00
  • f3fdde6040 Merge pull request #376 from meskio/extension_saving_attachment Moxie Marlinspike 2013-10-15 07:35:14 -07:00
  • f49c62793b Merge pull request #377 from meskio/resend_message_on_fail2 Moxie Marlinspike 2013-10-15 06:32:12 -07:00
  • f27c7c4178 Merge branch 'thoughtbox-patch-1' Moxie Marlinspike 2013-10-15 06:28:18 -07:00
  • ee6a74cb66 Merge pull request #379 from thoughtbox/patch-3 Moxie Marlinspike 2013-10-15 06:26:13 -07:00
  • cfc255a7b7 update to in-thread notification description thoughtbox 2013-10-13 20:08:56 +02:00
  • 615ca931d4 Update strings.xml thoughtbox 2013-10-13 19:47:22 +02:00
  • 04eafd5fab Allow to resend a failed message Ruben Pollan 2013-10-13 12:53:41 +02:00
  • 73b1e3f3d4 Set the right extension on saving an attachment Ruben Pollan 2013-10-13 14:45:04 +02:00
  • 8d115562f0 Merge branch 'master' of github.com:WhisperSystems/TextSecure Moxie Marlinspike 2013-10-13 04:07:45 -07:00
  • f26b9070f2 Update PRNG fix code sample. Moxie Marlinspike 2013-10-13 04:06:58 -07:00
  • 2cbc4d3b0a Merge pull request #372 from meskio/key_notification Moxie Marlinspike 2013-10-12 09:20:48 -07:00
  • ee8c8530bf Merge pull request #373 from d3sre/issues-273 Moxie Marlinspike 2013-10-12 09:17:51 -07:00
  • 763e4b1b27 Merge pull request #367 from nikolai-r/master Moxie Marlinspike 2013-10-12 09:15:54 -07:00
  • 4f49216103 corrected class info of NullPointerException messages Desiree Sacher 2013-10-12 15:32:45 +02:00
  • ed4c8cd799 extended log of encrypted and plaintext messages NullPointerException Desiree Sacher 2013-10-12 15:29:03 +02:00
  • 4826dbcc34 Upgrade notification KeyCachingService code to NotificationCompat.Builder Ruben Pollan 2013-10-12 15:04:16 +02:00
  • 2cf7f82f07 closes #367 - add option to disable audible inthread notifications Nikolai Rusakov 2013-10-08 07:58:40 +00:00
  • 1c8f8666ba Make the switch to gradle! Moxie Marlinspike 2013-10-10 13:52:24 -07:00
  • 91dd558f7a ActionBarSherlock verisons now stored as tags Shaun Walbridge 2013-10-02 02:27:06 -04:00
  • 99e3e596bb Correctly preserve MMS image aspect ratios. joshua stein 2013-09-30 23:56:50 -05:00
  • f23fc9b3dd Merge pull request #358 from WhisperSystems/issue353 rhodey 2013-10-01 12:21:39 -07:00
  • 1149d8b625 Switched string constant name for notification sound from preferences__select_reingtone to preferences_sound to match the new value of the constant, 'Sound'. rhodey 2013-09-30 15:25:50 -07:00
  • 282e40db40 Changed language in notification section of settings from 'select ringtone' to 'sound'. rhodey 2013-09-30 14:55:55 -07:00
  • 27fadf70f0 Merge pull request #320 from svramusi/master rhodey 2013-09-01 22:10:45 -07:00
  • 45f4faaf4c Fix for timeout interval bug Steve R 2013-08-23 00:05:19 -04:00
  • f58f79a459 Bumping version to 1.0 v1.0 Moxie Marlinspike 2013-08-16 10:16:13 -07:00
  • 124bcf2624 Added bulgarian and greek Moxie Marlinspike 2013-08-16 08:38:43 -07:00
  • 69bfb20531 Updated language translations Moxie Marlinspike 2013-08-16 08:32:14 -07:00
  • b14d9d84ad Fix for Android PRNG bug. Moxie Marlinspike 2013-08-15 10:49:06 -07:00
  • 8ecf972534 Bumping version to 0.9.9.9 v0.9.9.9 Moxie Marlinspike 2013-08-10 20:29:31 -07:00
  • 8281ef18d4 Fix for ShortBufferException problem introduced in Android 4.3 Moxie Marlinspike 2013-08-10 09:09:00 -07:00
  • 4722b7f005 bumping version to 0.9.9.8 v0.9.9.8 Moxie Marlinspike 2013-07-22 16:15:22 -07:00
  • af19da3ab2 Added romanian language support Moxie Marlinspike 2013-07-22 15:53:52 -07:00
  • 4240dc80a1 Updated language translations Moxie Marlinspike 2013-07-22 15:52:10 -07:00
  • 7bd520cb41 Fix for batch selection bug Moxie Marlinspike 2013-07-22 15:30:12 -07:00
  • 7d07d56fc3 Fix for 'bad encrypted message' errors. Moxie Marlinspike 2013-07-22 15:04:31 -07:00
  • 4281df7a28 display emoji correctly on devices of all densities Moxie Marlinspike 2013-07-15 17:31:24 -07:00
  • c827f0a2a7 Merge pull request #249 from joeykrim/patch-1 Moxie Marlinspike 2013-07-14 11:33:23 -07:00
  • 8464bc775a Removed extra comparisons by converting original phrase to uppercase, then comparing joeykrim 2013-07-13 16:41:09 -04:00
  • 0ff5056365 Merge pull request #262 from joeykrim/patch-4 Moxie Marlinspike 2013-07-13 10:58:34 -07:00
  • f66710a7ea Merge pull request #260 from joeykrim/patch-2 Moxie Marlinspike 2013-07-13 10:55:09 -07:00
  • 10fd757cb4 Changed Disable passphrase summary and title text to reference strings.xml joeykrim 2013-07-12 23:15:40 -04:00
  • 719d791962 Added Disable Passphrase title and summary strings from Preference.xml joeykrim 2013-07-12 23:11:27 -04:00
  • c89cac8785 Changed new Thread() to use new AsyncTask() joeykrim 2013-07-12 22:40:14 -04:00
  • dfa710a6fc Don't use ConnectivityManager checkRouteToHost for IPv6 Moxie Marlinspike 2013-07-12 15:25:34 -07:00
  • 87e8214bae Small clarification in the comments on the types of SMS to ignore joeykrim 2013-07-08 10:16:25 -04:00
  • bccf4895f6 Bumping version to 0.9.9.7 v0.9.9.7 Moxie Marlinspike 2013-07-02 18:59:17 -07:00
  • 184537e691 Updated language translations Moxie Marlinspike 2013-07-02 16:50:49 -07:00
  • d97252d8d6 Add ability to disable local encryption passphrase. Moxie Marlinspike 2013-07-01 10:15:36 -07:00
  • 68b82c168e Add in-app language selection support. Moxie Marlinspike 2013-06-29 18:03:55 -07:00
  • 4977092f7a Add support for soft keyboard 'enter' key. Moxie Marlinspike 2013-06-29 15:34:43 -07:00
  • 7f532fc37f Fix dark theme recipients editor font color. Moxie Marlinspike 2013-06-29 15:34:18 -07:00
  • 767d790b3d Dark theme fixes. Moxie Marlinspike 2013-06-29 10:33:58 -07:00
  • 93c222fe9c Added "recent emoji" panel as an LRU cache. Moxie Marlinspike 2013-06-29 09:51:08 -07:00
  • 71e161c792 Switched to new emoji lookup pattern, added rendering support. Moxie Marlinspike 2013-06-28 16:56:30 -07:00
  • 2e31cfed11 Basic support for composing emoji Moxie Marlinspike 2013-06-27 20:57:27 -07:00
  • 2db274080c Bumping version to 0.9.9.6 v0.9.9.6 Moxie Marlinspike 2013-06-26 09:25:32 -07:00
  • 408672b0b8 Fix or invisible delivery status regression with MMS. Moxie Marlinspike 2013-06-26 09:07:46 -07:00
  • 4d723a21f6 Bumping version to 0.9.9.5 v0.9.9.5 Moxie Marlinspike 2013-06-26 08:56:36 -07:00
  • d6f7b4cc5a Updated language translations. Moxie Marlinspike 2013-06-26 08:12:55 -07:00
  • 288b416988 Fix NPEs Moxie Marlinspike 2013-06-25 13:20:29 -07:00
  • e00914c977 Fix QR Code Regression. Moxie Marlinspike 2013-06-25 10:48:18 -07:00