Skip to content
  1. Apr 24, 2016
  2. Apr 22, 2016
  3. Apr 20, 2016
  4. Apr 06, 2016
  5. Apr 05, 2016
  6. Feb 28, 2016
    • Pascal Hartig's avatar
      Replace passphrase mismatch toast with error · 298fec53
      Pascal Hartig authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      Display a form error instead of a toast if the passphrase
      doesn't match.
      
      Closes https://github.com/WhisperSystems/TextSecure/pull/5268
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/f2c5e904e89517460179d4663d18ce421b86fcd9
      298fec53
    • Brad Erickson's avatar
      Remove text emoji/kamoji using extended Unicode · 6bb1e187
      Brad Erickson authored and Bastien Le Querrec's avatar Bastien Le Querrec committed
      The original text-emoji set in #5200 added a number of unicode
      characters only available in newer versions of Android using the
      Noto font set. This severely reduces the text-emoji set to be
      compatible with older versions of Android using Roboto or Droid.
      
      Fixes https://github.com/WhisperSystems/TextSecure/issues/5249
      Closes https://github.com/WhisperSystems/TextSecure/pull/5265
      
      // FREEBIE
      
      Upstream commit: https://github.com/WhisperSystems/TextSecure/commit/ca5bd84a671e196b1603c1e4cbd5ea335766b240
      6bb1e187
    • Bastien Le Querrec's avatar
      prevent libcurve25519.so from being exported · 2b8b147e
      Bastien Le Querrec authored
      Closes #353
      2b8b147e