Skip to content
Snippets Groups Projects
  1. Apr 13, 2023
  2. Apr 11, 2023
  3. Apr 07, 2023
  4. Mar 30, 2023
  5. Mar 23, 2023
  6. Mar 06, 2023
  7. Feb 20, 2023
  8. Feb 17, 2023
    • Andreas Traczyk's avatar
      mainapp: dynamically load views · 14ae0006
      Andreas Traczyk authored
      Introduces the ViewCoordinator component to promote dynamic view loading and reduce coupling between components.
      
      The following objects are now created and destroyed as needed:
      - SettingsView
      - WizardView
      - dialogs
      
      Further refactoring will be required in order to do the same with the ConversationView, which now parents the ChatView and the CallStackView.
      
      Gitlab: #897
      Change-Id: Ice6a0c133e62e1e0c8d7fb99ec2c41234c049b59
      14ae0006
  9. Feb 07, 2023
  10. Feb 06, 2023
  11. Feb 05, 2023
  12. Feb 03, 2023
  13. Dec 27, 2022
  14. Dec 13, 2022
  15. Nov 30, 2022
  16. Nov 24, 2022
  17. Nov 22, 2022
  18. Nov 19, 2022
    • Sébastien Blin's avatar
      swarmdetailspanel: show for 1:1 · 4a429072
      Sébastien Blin authored
      This allow users to set a color, notification preferences and get
      access to all documents in a conversation.
      
      Change-Id: I8fd4a46c0940afa0436f9c5b91188f87a05c5a2d
      4a429072
  19. Nov 17, 2022
  20. Nov 15, 2022
  21. Oct 27, 2022
  22. Oct 24, 2022
    • Sébastien Blin's avatar
      misc: cleanup settings · f2b40af3
      Sébastien Blin authored
      + Remove "Accept files from unknown senders" because since swarm
      we can't get files from non contacts are the conversation is not
      cloned, and non swarm files are ignored
      + Rename "ignore the swarm" to "Mute conversation" as ignore is
      unclear
      
      Change-Id: Ifced8f8efe841e2345d50530ee313e6b95b35920
      f2b40af3
  23. Oct 17, 2022
  24. Aug 24, 2022
    • Sébastien Blin's avatar
      jamiidentifier: minor fixes · 8e2d1e5c
      Sébastien Blin authored
      + Fix bottom margin
      + Add copy icon from media-resources
      + Wrap ID in read only
      + remove fieldLayoutWidth/fieldLayoutHeight
      
      GitLab: #770
      Change-Id: I65743ca488d3bc601ac7d74d920d0944f03e0ace
      8e2d1e5c
  25. Aug 04, 2022
  26. Jul 29, 2022
    • Fadi Shehadeh's avatar
      wizard: implement new wizard details · 41c21dac
      Fadi Shehadeh authored and Sébastien Blin's avatar Sébastien Blin committed
      This changes many things:
      + Except the backup page, all pages were re-designed
      + Heavily modify buttons and line edits with new components style
      + Update switches themes
      + Re-work username
      + Add future components
      + Update strings
      + Update PhotoBoothView
      
      GitLab: #769
      GitLab: #770
      GitLab: #766
      Change-Id: Ic97d36cf8c86c4242013bf71a524887f7ce56f8f
      41c21dac
  27. Jul 22, 2022
  28. Jul 19, 2022
  29. Jun 17, 2022
  30. May 19, 2022
  31. May 17, 2022
  32. May 13, 2022
  33. May 11, 2022
    • Sébastien Blin's avatar
      smartlist: update design for swarm · 820ef309
      Sébastien Blin authored
      + Clear search bar on highlighted
      + Add title in the smartlist on creation
      + Remove last interaction on swarm creation
      + RecordBox update design and avoid white buttons on white videos
      + Ellipsize title in Middle to keep +X
      
      Change-Id: Ib19831e2291e3fc94eacd6cd65012eebcb310faa
      820ef309
    • Sébastien Blin's avatar
      EditableLineEdit: new design · b3bcbd6e
      Sébastien Blin authored
      Change-Id: Ieebfacdf8128610ed60cdf73b1b4af6c209dcb36
      b3bcbd6e
    • Sébastien Blin's avatar
      photoboothview: implement new design · 68e8ad46
      Sébastien Blin authored
      Implement new design. Now the photobooth got a modal for
      preview. This uses the RecordBox item which is simplified
      into a popup instead weird Pathes
      
      Change-Id: Id95c90f853870605ecf21c33217381092ca1a709
      68e8ad46
    • Sébastien Blin's avatar
      misc: graphical adjustments · 303639fe
      Sébastien Blin authored
      + Adapt primary color via the luma of the background
      + Adapt font size
      + Adapt some margins
      + Add highlight on avatars
      + Fix selected UID when creating swarms
      
      GitLab: #670
      Change-Id: I219acd5a1726298050a1ca908dbf38929bab171a
      303639fe
  34. May 04, 2022
  35. Apr 05, 2022
Loading