Skip to content
Snippets Groups Projects
  1. Jun 29, 2016
  2. Jun 28, 2016
  3. Jun 27, 2016
  4. Jun 25, 2016
  5. Jun 23, 2016
  6. Jun 22, 2016
    • Torsten Grote's avatar
      Remove MAX_GROUP_DESCRIPTOR_LENGTH · 59320f02
      Torsten Grote authored
      Closes #441
      59320f02
    • Torsten Grote's avatar
      Merge branch '426-forum-improvements' into 'master' · 3e4be038
      Torsten Grote authored
      Forum improvements
      
      Forum Activity improvements:
      
      * Orientation changes now restore the activity properly, e.g. input text and state is retained
      * Snack bar is now, when appropriate, clickable
      * The bottom divider is no longer visible for the bottom entry
      * Code refactoring for improved simplicity and less redundancy
      * Timestamp check to ensure that new posts are not older than the latest post
      
      Closes #426 
      Closes #423 
      Closes #424 
      
      See merge request !218
      3e4be038
    • Ernir Erlingsson's avatar
      Forum improvements · a2a5b746
      Ernir Erlingsson authored
      a2a5b746
  7. Jun 21, 2016
  8. Jun 20, 2016
  9. Jun 18, 2016
  10. Jun 17, 2016
  11. 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
    • Torsten Grote's avatar
      Blog Client with Factory and Validator · da68ef78
      Torsten Grote authored
      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
      da68ef78
    • Torsten Grote's avatar
      Merge branch '433-forum-persistance' into 'master' · bbed6731
      Torsten Grote authored
      fix persistance
      
      Closes #433
      
      See merge request !216
      bbed6731
  12. Jun 14, 2016
  13. Jun 11, 2016
  14. Jun 08, 2016
Loading