Skip to content
  1. Jan 08, 2019
  2. Jan 06, 2019
  3. Jan 05, 2019
  4. Jan 04, 2019
  5. Jan 03, 2019
  6. Jan 02, 2019
  7. Dec 29, 2018
  8. Dec 22, 2018
  9. Dec 20, 2018
  10. Dec 18, 2018
  11. Dec 17, 2018
  12. Dec 16, 2018
  13. Dec 15, 2018
  14. Dec 14, 2018
  15. Dec 13, 2018
  16. Dec 11, 2018
  17. Dec 10, 2018
  18. 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
Loading