Skip to content
Snippets Groups Projects
  1. Jun 11, 2021
  2. May 27, 2021
  3. May 14, 2021
  4. May 07, 2021
  5. Apr 19, 2021
  6. Apr 09, 2021
  7. Apr 02, 2021
  8. Mar 26, 2021
  9. Mar 22, 2021
  10. Feb 08, 2021
  11. Jan 07, 2021
  12. Jan 05, 2021
  13. Dec 07, 2020
  14. Dec 03, 2020
  15. Nov 18, 2020
  16. Nov 04, 2020
  17. Oct 30, 2020
  18. Oct 07, 2020
    • Albert  Babí Oller's avatar
      misc: fix contact request UI issues · 95df47c7
      Albert Babí Oller authored and Andreas Traczyk's avatar Andreas Traczyk committed
      - switch between "conversations" - "invitations" smartlists according to call origin
      - "Accept Request" button from msg's view header: hide on contact accepted, set on view load according to userType
      - correct requests smartlist item selection on tab switch
      - accept incoming call from pending contact makes conversation permanent
      
      Gitlab: #74
      
      Change-Id: Iadfef0d7e4032002d8007a4f18a9eae27f7ba230
      95df47c7
    • Albert  Babí Oller's avatar
      mainview: UI call management refactor · 2df280c3
      Albert Babí Oller authored and Andreas Traczyk's avatar Andreas Traczyk committed
      - AccountAdapter::navigateToWelcomePageRequired is no longer required since subscription to property change in QML
      - avoid unnecessary CallAdapter signals for UI management. Listen to BehaviorController and avoid duplicated / unnecessary signals.
      - avoid duplicated code:
        - account selection only in AccountAdapter::changeAccount and ConversationsAdapter::selectConversation
        - simplification of ConversationsAdapter::selectConversation
        - conversation UI always managed by ConversationsAdapter -> ConversationSmartListItemDelegate
      - smartlistmodel: no need to show callstack for outgoing calls in state ENDED
      
      Gitlab: #86
      Gitlab: #87
      Gitlab: #88
      
      Change-Id: I7025d4292914939f5a78aee1c4742104b370641d
      2df280c3
  19. Sep 30, 2020
  20. Sep 18, 2020
  21. Sep 17, 2020
  22. Sep 15, 2020
  23. Sep 10, 2020
  24. Sep 03, 2020
  25. Sep 02, 2020
  26. Aug 28, 2020
Loading