Skip to content
Snippets Groups Projects
  1. Jan 05, 2023
  2. Dec 30, 2022
  3. Dec 29, 2022
  4. Dec 28, 2022
    • Nicolas Vengeon's avatar
      location sharing: minor fonts changes · 10b2a5ff
      Nicolas Vengeon authored and Sébastien Blin's avatar Sébastien Blin committed
      - text label font-sixe from 20 to 15
      - text label length from 10 to 20
      
      Change-Id: Ibcfc6f3dee298aaa614dc3bd0b0ce653c88496ac
      10b2a5ff
    • Maxim Cournoyer's avatar
      cmake: Simplify lookup logic for libjami headers. · 041b733c
      Maxim Cournoyer authored and Sébastien Blin's avatar Sébastien Blin committed
      * extras/build/cmake/modules/FindLibJami.cmake: Rename
      LIBJAMI_INCLUDE_DIRS to LIBJAMI_INCLUDE_DIR.  Use find_path to search
      for jami.h directory.
      * CMakeLists.txt: Adjust accordingly.
      * src/libclient/CMakeLists.txt: Likewise.
      * src/libclient/qtwrapper/CMakeLists.txt: Likewise.
      
      Change-Id: I494358f9bfafb41f000daeec4196747b2c184401
      041b733c
  5. Dec 27, 2022
  6. Dec 23, 2022
  7. Dec 20, 2022
  8. Dec 16, 2022
  9. Dec 15, 2022
  10. Dec 14, 2022
  11. Dec 13, 2022
  12. Dec 09, 2022
  13. Dec 07, 2022
  14. Dec 06, 2022
  15. Dec 05, 2022
  16. Dec 02, 2022
    • Sébastien Blin's avatar
      locationsharing: add notification · 995bd420
      Sébastien Blin authored
      Show notification when a peer is sharing its position on the non
      current conversation.
      This needed a lot of changes. Now we store shared position via
      accountId + peer.
      This also fix location icons and keep state when changing from
      one account to another.
      
      Change-Id: I8c1848890efa09f6e296e9da779a355167e4d3d4
      GitLab: #888
      995bd420
Loading