Skip to content
  1. Dec 22, 2018
  2. Dec 20, 2018
  3. Dec 18, 2018
  4. Dec 17, 2018
  5. Dec 16, 2018
  6. Dec 15, 2018
  7. Dec 14, 2018
  8. Dec 13, 2018
  9. Dec 11, 2018
  10. Dec 10, 2018
  11. Dec 09, 2018
    • Alex Palaistras's avatar
      Reduce `minSdkVersion` to 16, fix issues reported by lint · aaf5fa81
      Alex Palaistras authored
      This further reduces the minimum API level to 16, which should encompass
      most users stuck on older versions of Android (mainly BlackBerry OS and
      Jolla users).
      
      Several issues reported by code analysis were fixed, mainly around issues
      with layouts.
      aaf5fa81
    • Daniel Gultsch's avatar
      change message styling rules · 6a06bcfd
      Daniel Gultsch authored
      Message styling purposly doesn’t require a whitespace after a closing
      tag to make something like ~un~believable work. However it also breaks
      _Programmierer_innen_ and other example where the tag is repeated as a
      non tag in the word.
      Therefor we change the rules that if a closing tag is followed by a higher
      order closing tag (a closing tag followed by an end block or white space)
      we ignore the first closing tag. But only if we don’t read another tag open.
      6a06bcfd
    • Daniel Gultsch's avatar
  12. Dec 08, 2018
  13. Dec 06, 2018
  14. Dec 05, 2018
  15. Dec 04, 2018
  16. Dec 03, 2018
  17. Dec 02, 2018
    • Daniel Gultsch's avatar
      implement self healing omemo · c02676ea
      Daniel Gultsch authored
      after receiving a SignalMessage that can’t be decrypted because of broken sessions
      Conversations will attempt to grab a new pre key bundle and send a new PreKeySignalMessage
      wrapped in a key transport message.
      c02676ea
  18. Dec 01, 2018
  19. Nov 30, 2018
  20. Nov 29, 2018
Loading