Skip to content
Snippets Groups Projects
  1. Mar 15, 2023
  2. Mar 10, 2023
    • Andreas Traczyk's avatar
      misc: save split view states · 9ff32433
      Andreas Traczyk authored
      This commit simplifies the view coordinator and restructures the main view stack to not include a split view.
      
      This removes workaround logic for single pane view support that was previously in the view coordinator.
      
      The main view is now a stack that may contain both single and dual pane views.
      
      The ListSelectionView further specializes DualPaneView to add an index-based or custom selection mechanism.
      
      Gitlab: #902
      Change-Id: I81c9fe579b95c8d4774c3e491a16d7600323c40c
      9ff32433
    • Franck Laurent's avatar
      wizardview: Redesign the wizardview · f5f5ae13
      Franck Laurent authored and Sébastien Blin's avatar Sébastien Blin committed
      + back button,
      + material button,
      + welcome page,
      + advanced account settings page
      + margins in all wizardview pages
      
      GitLab: #995
      
      Change-Id: I2cf49b654afa814bbac35cff94d8323fa0d016e8
      f5f5ae13
    • Franck Laurent's avatar
      CallMessageDelegate: fix missed call bubble color · 911a9af0
      Franck Laurent authored
      Change-Id: Ib445cd2b4071b859e877b5192612c46517b475e7
      911a9af0
  3. Mar 09, 2023
  4. Mar 08, 2023
  5. Mar 07, 2023
  6. Mar 06, 2023
  7. Mar 03, 2023
  8. Mar 02, 2023
  9. Mar 01, 2023
    • Aline Gondim Santos's avatar
      callactionbar: freeze bar when hovered · 13ef62ea
      Aline Gondim Santos authored
      Change-Id: Ie899a956d352d4a285480c75392bf79751b63e60
      GitLab: #1005
      13ef62ea
    • Aline Gondim Santos's avatar
      wizardview: fix NoUsername popup opening · 2f3d0685
      Aline Gondim Santos authored
      Change-Id: I95a2186f3a5f7b3fbaedced0f5629e7cd4a9d726
      GitLab: #1010
      2f3d0685
    • Franck Laurent's avatar
      MessageListView: fix message bubble UI · d5064040
      Franck Laurent authored and Sébastien Blin's avatar Sébastien Blin committed
      + redesign the "Scroll to end of conversation"
      + redesign the "bubble / screen ratio"
      + redesign the reply bubbles: color, shape(in & out a message sequence), "In reply To" message
      + change the configurable color of the main user's bubbles
      + show the display name when replying to a transfer message
      + fix incorrectly loaded reply message data by synchronizing to messages loaded request
      + fix reply to an internet link
      + redesign the call bubbles (the new design need to be applied but in another patch)
      
      GitLab: #959
      GitLab: #967
      
      Change-Id: Id646ff875644425b03367838b5b46f2242294563
      d5064040
Loading