Skip to content
Snippets Groups Projects
  1. Mar 03, 2021
  2. Mar 02, 2021
  3. Mar 01, 2021
  4. Feb 22, 2021
  5. Feb 19, 2021
  6. Feb 16, 2021
  7. Feb 15, 2021
  8. 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
  9. 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
  10. Feb 08, 2021
  11. Feb 05, 2021
  12. Feb 03, 2021
  13. Jan 27, 2021
  14. Jan 25, 2021
  15. Jan 18, 2021
  16. Jan 15, 2021
  17. Jan 11, 2021
  18. Jan 07, 2021
  19. Jan 05, 2021
  20. Jan 04, 2021
Loading