Skip to content
Snippets Groups Projects
  1. May 04, 2023
  2. Apr 19, 2023
  3. Apr 07, 2023
  4. 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
  5. Feb 06, 2023
  6. Nov 17, 2022
  7. Oct 25, 2022
  8. Oct 24, 2022
    • Antoine Noreau's avatar
      sip: fix incoming TLS calls by disabling secure dialog · 9457c7cc
      Antoine Noreau authored
      Change-Id: I28e6135d9586adf7b4264431726f82f47856be51
      9457c7cc
    • 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
  9. Oct 05, 2022
  10. Aug 15, 2022
  11. Jul 12, 2022
  12. May 19, 2022
  13. Jan 06, 2022
  14. Sep 14, 2021
    • Ming Rui Zhang's avatar
      settings: refactor for SettingsView - stage one · a196513d
      Ming Rui Zhang authored
      1. Add account config QML properties and use them
         in settings directly to avoid manual update
      2. Rough clean up for video/audio settings
      3. Remove settingsAdapter entirely and split the
         responsibility
      
      Change-Id: Icf81b91d5a3a0dd9f2a52824159cd222367b801f
      a196513d
  15. Aug 23, 2021
  16. Aug 17, 2021
Loading