Skip to content
  1. Sep 14, 2015
  2. Sep 05, 2015
  3. Sep 03, 2015
  4. Aug 28, 2015
  5. Aug 22, 2015
  6. Aug 21, 2015
  7. Aug 14, 2015
  8. Aug 13, 2015
  9. Aug 11, 2015
  10. Aug 08, 2015
  11. Aug 07, 2015
    • Jake McGinty's avatar
      add thread/date multi-col SQLite indices · 2ebba473
      Jake McGinty authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Closes https://github.com/WhisperSystems/TextSecure/pull/3880
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/edc47247f9bfba77496cd84f770329bf68e360c9
      2ebba473
    • Jake McGinty's avatar
      emojify!! emojify!? · d49650d2
      Jake McGinty authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Fixes https://github.com/WhisperSystems/TextSecure/issues/3802
      Closes https://github.com/WhisperSystems/TextSecure/pull/3902
      // FREEBIE
      
      Fixes #207
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/107e202ab4e78d6fbd53435606795b541ae4a903
      d49650d2
    • Jake McGinty's avatar
      handle null emojify inputs better · 8dcb82dd
      Jake McGinty authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Fixes https://github.com/WhisperSystems/TextSecure/issues/3889
      Closes https://github.com/WhisperSystems/TextSecure/pull/3901
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/3c400f958e41cfef00e5c31aa58d1c58b564eaa0
      8dcb82dd
    • McLoo's avatar
      Fix broken multiple contact selection · 82a0161e
      McLoo authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Increased tap area of action button too
      
      Closes https://github.com/WhisperSystems/TextSecure/pull/3855
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/5fe1a289547fb4cf36b256ded6b1badbc330e0f5
      82a0161e
    • agrajaghh's avatar
      finish MessageRecipientAsyncTask when context is destroyed · 0aebd484
      agrajaghh authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Closes https://github.com/WhisperSystems/TextSecure/pull/3591
      
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/a820500ae010a5b77e6c456640961925d14a7c39
      0aebd484
    • Jake McGinty's avatar
      only create DB readers as needed · 7258d5fc
      Jake McGinty authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Closes https://github.com/WhisperSystems/TextSecure/pull/3730
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/f812efff3c893929ae3b16a1d46b0d5f8a22d016
      7258d5fc
    • f41c0r's avatar
      Add support to copy multiple messages · d7037c5d
      f41c0r authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Fixes https://github.com/WhisperSystems/TextSecure/issues/3748
      Closes https://github.com/WhisperSystems/TextSecure/pull/3798
      
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/a3a7f8fb6c033f951391cc975cfa68486694011b
      d7037c5d
    • Jake McGinty's avatar
      stop sync resolution of recipients on ui thread · 91790f6b
      Jake McGinty authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Closes https://github.com/WhisperSystems/TextSecure/pull/3885
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/00eb637e51d728706c3ee1e3686f6aa50866a4d9
      91790f6b
    • Jake McGinty's avatar
      stop conversation list from hogging db · e7432b05
      Jake McGinty authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Closes https://github.com/WhisperSystems/TextSecure/pull/3883
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/151eca971b5f334ae0e4618f030ed760f53822f3
      e7432b05
    • RiseT's avatar
      Preferences Message Notifications Description · d40d74a6
      RiseT authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      // FREEBIE
      Closes https://github.com/WhisperSystems/TextSecure/pull/3871
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/f693a04531ed8d935dbb0f9614dcf20c892854a5
      d40d74a6
    • Geonu Kang's avatar
      Fix Japanese language entry · b5810069
      Geonu Kang authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Fixes https://github.com/WhisperSystems/TextSecure/issues/3861
      Closes https://github.com/WhisperSystems/TextSecure/pull/3862
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/eae80e2c8682eeca22d65d2b1db8e956c8deebf5
      b5810069
    • Bastien Le Querrec's avatar
      595ddc54
    • Moxie Marlinspike's avatar
      Support for images in notifications. · f10ed4f8
      Moxie Marlinspike authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Closes https://github.com/WhisperSystems/TextSecure/pull/3859
      Fixes https://github.com/WhisperSystems/TextSecure/issues/1858
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/f8bb065ffd0a76417c91e6df2ad8fcb49a9ee165
      f10ed4f8
  12. Aug 06, 2015
    • Moxie Marlinspike's avatar
      Support for notification privacy settings. · 59b36bf9
      Moxie Marlinspike authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/120cde9917d9eaa8e94ad1494efce5d30bcc51a5
      59b36bf9
    • Jake McGinty's avatar
      reduce overdraw · dbb6f22d
      Jake McGinty authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Closes https://github.com/WhisperSystems/TextSecure/pull/3856
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/d6d7ca19c1d56c93116e90bece79b1d823bc79b3
      dbb6f22d
    • Jake McGinty's avatar
      fix custom input race case · f52a1d3a
      Jake McGinty authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Fixes https://github.com/WhisperSystems/TextSecure/issues/3824
      Closes https://github.com/WhisperSystems/TextSecure/pull/3851
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/ec8b06e96c4cc0fa4ab29ddffe3291b50802a0a3
      f52a1d3a
    • Jake McGinty's avatar
      fix GB half-screen cropping · 6be4b663
      Jake McGinty authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Closes https://github.com/WhisperSystems/TextSecure/pull/3848
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/0c14639f9c93d875049f740599d27974c6453740
      6be4b663
    • Moxie Marlinspike's avatar
      Fix libtextsecure pins · 64317f97
      Moxie Marlinspike authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Fixes https://github.com/WhisperSystems/TextSecure/issues/3853
      // FREEBIe
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/09186cd8ad7f8f4af24c2f5d148620444df0d890
      64317f97