Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 19, 2022
  3. Jul 18, 2022
  4. Jul 08, 2022
  5. Jul 04, 2022
    • Fadi Shehadeh's avatar
      about Jami: window style and content · e8217097
      Fadi Shehadeh authored and Sébastien Blin's avatar Sébastien Blin committed
      - changed flickable window to rectangle
      - font size
      - window radius
      - hyperlink to company name
      - changed escription
      - added close button
      - deleted html reformating after file load and added it directly to the html file containing the credits
      
      Change-Id: I7805ddead153c9be4d66e7789e754ba2c3cc20a7
      Gitlab: #731
      e8217097
  6. May 13, 2022
  7. 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
      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
  8. May 10, 2022
  9. Apr 06, 2022
  10. Mar 23, 2022
  11. Mar 18, 2022
  12. Feb 09, 2022
  13. Feb 08, 2022
    • Aline Gondim Santos's avatar
      call: add window share button · 05d929cd
      Aline Gondim Santos authored
      This adds a windows sharing button in addition to the sharing options.
      This button is only available for linux systems and must be enabled
      for others (MacOS, Windows) once their windows sharing are functional.
      
      Change-Id: If378a23bc504fd3813382e84a41d914448707616
      GitLab: #668
      05d929cd
  14. Feb 03, 2022
    • Kateryna Kostiuk's avatar
      updater: add sparkle · 29849316
      Kateryna Kostiuk authored and Andreas Traczyk's avatar Andreas Traczyk committed
      - add sparkle submodule
      - add an option to enable sparkle
      - modify entitlements
      - cleanup Info.plist
      
      Gitlab: #578
      Change-Id: I7f562112a72a33e008ab316479fbaa68dc0e07f1
      29849316
  15. Feb 01, 2022
  16. Dec 22, 2021
  17. Nov 15, 2021
  18. Nov 11, 2021
    • Aline Gondim Santos's avatar
      misc: update icons · 0ddc74ae
      Aline Gondim Santos authored
      + microphone
      + share full screen
      + share screen area
      + share file
      
      Change-Id: I5395097ff9f4eead173303594d2916f5b2e1d4d9
      GitLab: #592
      0ddc74ae
  19. Nov 01, 2021
  20. Oct 27, 2021
  21. Oct 07, 2021
  22. Oct 06, 2021
    • Andreas Traczyk's avatar
      chatview: implement side-by-side styling · e85d4506
      Andreas Traczyk authored and Ming Rui Zhang's avatar Ming Rui Zhang committed
      + fix multiline richtext
      + add SBS msg bubbles
      + limit timestamp visibility
      + render link previews
      + render data transfer interactions
      
      Gitlab: #467
      Change-Id: I80b6db33d786180d479730213855b9816bea4793
      e85d4506
    • Trevor Tabah's avatar
      chatview: replace web chat view with qml listview · 2e67dc1b
      Trevor Tabah authored and Ming Rui Zhang's avatar Ming Rui Zhang committed
      Introduces a primitive QML ListView based chat view lacking
      features present in the previous web chat view, that will be added
      in subsequent commits(styling, preview/media/link/file-transfer
      message type support, etc.).
      
      Gitlab: #467
      Change-Id: Iedc40f6172a6cdacc48cda6f4187053fbf226713
      2e67dc1b
  23. Aug 02, 2021
    • Andreas Traczyk's avatar
      swarm: prevent interacting with read-only conversations · f05ffbce
      Andreas Traczyk authored
      Read-only conversation has:
      - a lock icon in the smartlist item
      - no message send bar in the chat view
      - no call actions available from the chat view header
      - no call actions available from the smartlist context menu
      - no double click to call
      
      Change-Id: I0497b94038b450f0a0a22fc007de1281b7b2214d
      Gitlab: #475
      f05ffbce
  24. Jul 27, 2021
  25. Jul 21, 2021
    • Andreas Traczyk's avatar
      resources: remove unused images and icons · 1a61af02
      Andreas Traczyk authored
      gen-resources.py should be used to generate resources.qrc and
      JamiResources.qml. Steps to add an image resource:
      - add the resource file to the appropriate path under resources/
      - run gen-resources.py
      - use the newly available resource
      
      Note: only icons and images will be represented by Qml properties.
      
      The resource file generation may be made to run during CMake
      configuration in a subsequent commit.
      
      Some unused components were also removed during the refactor.
      
      Gitlab: #477
      Change-Id: I8e7f13d465031666be2bbadd5f29f9afc94d210d
      1a61af02
Loading