Skip to content
Snippets Groups Projects
  1. Sep 15, 2016
    • akwizgran's avatar
      Merge branch '569-convert-html-to-plain-text-safely-and-readably' into 'master' · cc439aa7
      akwizgran authored
      Clean HTML from RSS feeds with Jsoup and Show Link Warning
      
      This adds HTML cleaning with the Jsoup library based on a whitelist. The resulting HTML is then used to create a `Spannable` in Android. This spannable is traversed and URLs are replaced by a custom dialog fragment that shows the following warning.
      
      ![device-2016-09-07-154936](/uploads/87a9800bde2676b0f2ddf5a894aa04eb/device-2016-09-07-154936.png)
      
      Closes #569
      
      See merge request !311
      cc439aa7
  2. Sep 13, 2016
  3. Sep 12, 2016
  4. Sep 09, 2016
  5. Sep 08, 2016
  6. Sep 07, 2016
  7. Sep 06, 2016
  8. Sep 05, 2016
  9. Sep 02, 2016
  10. Sep 01, 2016
    • akwizgran's avatar
      Merge branch... · 636b587b
      akwizgran authored
      Merge branch '605-add-database-method-for-retrieving-a-contact-by-local-and-remote-author-ids' into 'master'
      
      Add database method for retrieving a contact by local and remote author IDs
      
      Closes #605
      
      See merge request !302
      636b587b
Loading