Skip to content
Snippets Groups Projects
  1. Feb 28, 2023
  2. Feb 27, 2023
  3. Feb 23, 2023
  4. Feb 22, 2023
  5. Feb 21, 2023
  6. Feb 20, 2023
  7. Feb 17, 2023
    • Sébastien Blin's avatar
      sip: fix outgoing call messages · 1a9aa186
      Sébastien Blin authored
      The author was empty instead of current uri
      
      Change-Id: I4022c5e8bbbe4bd57c1a3fd7bc33ba8be6861bde
      1a9aa186
    • 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
Loading