Skip to content
Snippets Groups Projects
  1. Jul 04, 2016
  2. Jul 03, 2016
    • str4d's avatar
      Merge branch '333-font-color' into 'master' · 759b1c74
      str4d authored
      Font Colors and Separate Themes
      
      Once applied this commit will change the font colors according to the
      design and move all themes into a dedicated file.
      
      Closes #333
      
      See merge request !228
      759b1c74
  3. Jul 01, 2016
  4. Jun 30, 2016
  5. Jun 29, 2016
  6. Jun 28, 2016
  7. Jun 27, 2016
  8. Jun 25, 2016
  9. Jun 23, 2016
  10. Jun 22, 2016
  11. Jun 21, 2016
  12. Jun 20, 2016
  13. Jun 18, 2016
  14. Jun 17, 2016
  15. Jun 15, 2016
    • Ernir Erlingsson's avatar
      Merge branch '402-blog-client-implementation' into 'master' · e7dce027
      Ernir Erlingsson authored
      Blog Client with Factories and Validator
      
      This implements a simple initial blog client that covers the basic blog actions, but no deletion/removal of blogs, yet.
      
      Classes for Blogs and Blog Post Headers have been introduced along with the associated factories.
      
      A `BlogPostValidator` has been added that validates incoming blog posts.
      
      Closes #402
      Closes #404
      
      See merge request !212
      e7dce027
    • Ernir Erlingsson's avatar
      Merge branch '78-trust-indicators' into '402-blog-client-implementation' · f823b8ba
      Ernir Erlingsson authored
      New Trust Level Indicator Replaces The Stars
      
      This implements a generic `TrustIndicatorView` with a `setTrustLevel()`
      method which updates the drawable according to the `Author.State`.
      
      It also removes unused files from the repo.
      
      This is based on !212 and should only be merged after it.
      
      Closes #78
      
      See merge request !217
      f823b8ba
    • Torsten Grote's avatar
      New Trust Level Indicator Replaces The Stars · dc048187
      Torsten Grote authored
      This implements a generic `TrustIndicatorView` with a `setTrustLevel()`
      method which updates the drawable according to the `Author.State`.
      
      Closes #78
      dc048187
Loading