Skip to content
Snippets Groups Projects
  1. Jul 11, 2016
    • Ernir Erlingsson's avatar
      Merge branch '151-explain-what-account-creation-means-on-first-run' into 'master' · 8f02cf83
      Ernir Erlingsson authored
      Improve Account Setup Screen
      
      * Explain what "account creation" means on first run (#151)
      * Use hints instead of dedicated text views
      * Move password strength meter up into the user's view
      * Always move user's view to current input field
      * Improve "Forgot Password" dialog
      
      ![Screenshot_20160627-142116](/uploads/7fadc812f62c5f22f6ba73735d139064/Screenshot_20160627-142116.png)
      ![Screenshot_20160627-142127](/uploads/da27fb864bbe34168665a51b60747181/Screenshot_20160627-142127.png)
      ![Screenshot_20160627-142135](/uploads/19ddb247a043f56f9429a98e9655cd9f/Screenshot_20160627-142135.png)
      ![Screenshot_20160627-142153](/uploads/5d859e029a9584598a5cd6a391e697d3/Screenshot_20160627-142153.png)
      ![Screenshot_20160627-142204](/uploads/f59a79fc30528a17aece31f2c45d4638/Screenshot_20160627-142204.png)
      ![Screenshot_20160627-142241](/uploads/a493df940ae69b7ae1eecba598b4d378/Screenshot_20160627-142241.png)
      
      Please note that the dialog button colors will be changed in !214 to the official design. Here they have the old colors.
      
      Closes #151, #207
      
      See merge request !229
      8f02cf83
  2. Jul 08, 2016
    • Torsten Grote's avatar
      Improve Account Setup Screen · 91492c30
      Torsten Grote authored
      * Explain what "account creation" means on first run
      * Use hints instead of dedicated text views
      * Move password strength meter up into the user's view
      * Always move user's view to current input field
      * Improve "Forgot Password" dialog
      
      Closes #151
      Verified
      91492c30
    • Ernir Erlingsson's avatar
      Merge branch '327-empty-state-design' into 'master' · 3a3d7178
      Ernir Erlingsson authored
      Simple Empty State Messages
      
      This MR implements very basic and simple empty state messages for the
      current features.
      
      This is how it looks (note that the contact add FAB will be removed soon):
      
      ![Screenshot_20160629-125146](/uploads/4c6a8be041cc48b0aba165dd507453d5/Screenshot_20160629-125146.png)
      ![device-2016-06-29-130834](/uploads/821677074d7d3e6435574a0711f3a0a7/device-2016-06-29-130834.png)
      ![Screenshot_20160629-125138](/uploads/a39a465db51f8e009ab0b6ee34d4a7e7/Screenshot_20160629-125138.png)
      ![Screenshot_20160629-125853](/uploads/1dab114bbe7ba379b20a5d298c8fa25c/Screenshot_20160629-125853.png)
      
      Closes #327
      
      See merge request !236
      3a3d7178
  3. Jul 07, 2016
  4. Jul 06, 2016
  5. Jul 04, 2016
  6. 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
  7. Jul 01, 2016
  8. Jun 30, 2016
  9. Jun 29, 2016
  10. Jun 28, 2016
  11. Jun 27, 2016
  12. Jun 25, 2016
  13. Jun 23, 2016
  14. Jun 22, 2016
  15. Jun 21, 2016
    • Torsten Grote's avatar
      Merge branch 'nav-drawer-instance-restore-fix' into 'master' · 08cc5500
      Torsten Grote authored
      Fixing fragment instance restore
      
      Alas, it turns out that my neat way of integrating the Fragments into the dependency graph was not without problems. Me and @grote discovered that this presented us with a lot of problems on orientation changes as the Activity is re-created, and therefore parts of the dependency graph. The simplest solution was simply to abandon the idea, i.e. with this branch Fragments are no longer part of the dependency graph. 
      
      See merge request !215
      08cc5500
    • Torsten Grote's avatar
      Merge branch '354-private-chat-input-field' into 'master' · ee0c4c07
      Torsten Grote authored
      synched conversation and forum input
      
      Closes #354
      
      See merge request !219
      ee0c4c07
Loading