Skip to content
Snippets Groups Projects
  1. Mar 25, 2021
  2. Mar 24, 2021
  3. Mar 22, 2021
    • Jenkins's avatar
      i18n: automatic bump · 799daf73
      Jenkins authored and Adrien Béraud's avatar Adrien Béraud committed
      Change-Id: I3765828104210f2c982fa90f3aaee98d26cd1427
      799daf73
    • Ming Rui Zhang's avatar
      misc: remove LRC singleton · 7951764b
      Ming Rui Zhang authored
      GitLab: #337
      
      Change-Id: Ifb671d38d364714818650a8154c43a5787460039
      7951764b
    • Andreas Traczyk's avatar
      settings: use default audio devices · 28aa5aab
      Andreas Traczyk authored
      Refactors audio settings to avoid list model code duplication. This code
      could be greatly simplified by using string lists, however the combo-box
      component design is highly dependent on QAbstractItemModel based models.
      
      Also translates the handlebarred strings upon presentation, which is
      currently used to translate the "Default" prefix for the first device
      item.
      
      Gitlab: #346
      Change-Id: I5ed282d29cc4ec6a090a9cdf47b0459f0db2a99b
      28aa5aab
  4. Mar 17, 2021
  5. Mar 16, 2021
  6. Mar 08, 2021
  7. Mar 03, 2021
  8. Mar 02, 2021
  9. Mar 01, 2021
  10. Feb 22, 2021
  11. Feb 19, 2021
  12. Feb 16, 2021
  13. Feb 15, 2021
  14. Feb 12, 2021
    • Albert  Babí Oller's avatar
      callview: inhibit screen saver while in a call · c36d5cc3
      Albert Babí Oller authored and Amin Bandali's avatar Amin Bandali committed
      Gitlab: #272
      
      Change-Id: I25c1a9547b526f8889231a9d5061e63c349c39f1
      c36d5cc3
    • Amin Bandali's avatar
      autostart: revision for snap packaging · e93854e1
      Amin Bandali authored
      
      Adjust JAMI_DATA_PATH (and in turn JAMI_DATA_DIR) for snap after any
      cmake 'install' command definitions that refer to it, so that the
      version compiled into the package using target_compile_definitions
      will have the right value for our snap package.  With this particular
      configuration, we don't have to check for JAMI_DATA_DIR during runtime
      since it will have the right value set at build time, and the path it
      points to (/snap/jami/current/...) is actually stable across updates,
      so we don't have to worry about correcting the autostart desktop file
      symlink after each upgrade.
      
      Note: as the comments in CMakeLists.txt mention, it is crucial that
      JAMI_DATA_PATH is only adjusted after all 'install' commands that
      refer to it, because its snap-specific value isn't meant to be used
      during build time as an install destination.  Also, that the call to
      target_compile_definitions must come after the JAMI_DATA_PATH change
      described earlier.
      
      Co-authored-by: default avatarababi <albert.babi@savoirfairelinux.com>
      
      Gitlab: #262
      Change-Id: I07896be8195c336833bcd4a84b918276eddbe159
      e93854e1
  15. Feb 11, 2021
    • Nick Econopouly's avatar
      misc: update strings for grammar and consistency · bb19af31
      Nick Econopouly authored
      Besides small grammar fixes, I think "Show typing indicator" should
      mirror the Android app, which says "Enable typing indicators".
      
      (The Android app also says "Send and receive typing indicators showing
      that a message is being typed")
      
      Change-Id: I83f5ded2278282de3528235c2215797ebf8fd89a
      bb19af31
  16. Feb 08, 2021
  17. Feb 05, 2021
  18. Feb 03, 2021
  19. Jan 27, 2021
  20. Jan 25, 2021
  21. Jan 18, 2021
  22. Jan 15, 2021
Loading