Skip to content
Snippets Groups Projects
  1. Apr 26, 2023
  2. Apr 21, 2023
  3. Apr 19, 2023
  4. Apr 14, 2023
  5. Apr 11, 2023
  6. Apr 07, 2023
  7. Apr 06, 2023
  8. Mar 30, 2023
  9. Mar 22, 2023
    • Andreas Traczyk's avatar
      mainapplication: fix spoiled rebase · 0c949991
      Andreas Traczyk authored
      Reverts accidental rebase issues in f6f9034 (Patchset 24 -> 25). Fixes view management during last account deletion and first account creation.
      
      Gitlab: #902
      Change-Id: Ieacf816ef9a30e27973115dc70d029106b72bb07
      0c949991
  10. Mar 16, 2023
  11. Mar 15, 2023
  12. 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
  13. Mar 09, 2023
  14. Mar 06, 2023
  15. Mar 03, 2023
  16. Mar 02, 2023
  17. Feb 28, 2023
  18. Feb 23, 2023
  19. Feb 20, 2023
  20. 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
  21. Feb 06, 2023
  22. Jan 31, 2023
  23. Jan 05, 2023
  24. Dec 27, 2022
  25. Dec 06, 2022
    • Aline Gondim Santos's avatar
      theme: set system as first option · 4b6c4b8a
      Aline Gondim Santos authored
      To homogenize with language preference, let "System" theme to be
      the first option in the combobox followed by "Light" and "Dark".
      
      GitLab: #723
      Change-Id: I8d95c58e4cf08c8dd36304ba661d287dda5c14f6
      4b6c4b8a
  26. Dec 01, 2022
  27. Nov 30, 2022
Loading