Skip to content
Snippets Groups Projects
  1. Jul 13, 2016
  2. Jul 12, 2016
  3. 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
  4. Jul 08, 2016
    • Torsten Grote's avatar
      Set focus mode properly when scanning QR codes · 193cdc42
      Torsten Grote authored
      This simple fix contributed by @m8r-v9bo74 fixed the issue on my Xperia
      Pro that could never focus on the QR code before. Focusing and scanning
      still works on my other test devices.
      
      Closes #346
      193cdc42
    • 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
      91492c30
    • Torsten Grote's avatar
      Show contact names under avatars before sending introduction · 412bf162
      Torsten Grote authored
      to make it clearer who will be introduced.
      412bf162
    • 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
  5. Jul 07, 2016
  6. Jul 06, 2016
  7. Jul 04, 2016
  8. 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
  9. Jul 01, 2016
  10. Jun 30, 2016
  11. Jun 29, 2016
  12. Jun 28, 2016
  13. Jun 27, 2016
    • Torsten Grote's avatar
      Blog Client Unit Tests · 7a9290e3
      Torsten Grote authored
      Closes #450
      7a9290e3
    • Torsten Grote's avatar
      Merge branch '365-contact-exchange-protocol' into 'master' · f270624f
      Torsten Grote authored
      Deduplicate contact exchange protocol
      
      `ContactExchangeTask` was originally extracted from the Bluetooth invitation task; this completes the refactoring.
      
      Closes #365.
      
      See merge request !199
      f270624f
    • Torsten Grote's avatar
      Bumped expiry date to 1 August 2016. · 94927c2f
      Torsten Grote authored
      94927c2f
    • Torsten Grote's avatar
      Merge branch '448-make-use-of-existing-translations' into 'master' · ecbf5621
      Torsten Grote authored
      Make use of Existing Translations
      
      Adds first translations to source code and sets up transifex config
      file. Pull more translations later with:
      
      ```bash
       cd briar-android
       tx pull --mode=developer
      ```
      Closes #448
      
      ![device-2016-06-23-145337](/uploads/14c557adf185dce516ca94295b4db965/device-2016-06-23-145337.png)
      
      See merge request !226
      ecbf5621
    • Torsten Grote's avatar
      Make use of Existing Translations · 4d3a3339
      Torsten Grote authored
      Adds first translations to source code and sets up transifex config
      file. Pull more translations later with:
      
       cd briar-android
       tx pull --mode=developer
      
      Closes #448
      4d3a3339
    • Ernir Erlingsson's avatar
      Merge branch... · 9ac1a137
      Ernir Erlingsson authored
      Merge branch '442-author-s-identicon-nickname-and-status-are-separated-in-forum-post-layout' into 'master'
      
      Separate Date and Author Name in Forum Posts
      
      This also fixes the issue there the trust indicator was shown at the top on some devices.
      
      ![device-2016-06-23-152315](/uploads/62786502942bbccadf809fedd72cedd1/device-2016-06-23-152315.png)
      
      Closes #442
      
      See merge request !227
      9ac1a137
Loading