Skip to content
Snippets Groups Projects
  1. May 07, 2021
  2. Apr 19, 2021
  3. Apr 09, 2021
  4. Apr 02, 2021
  5. Mar 26, 2021
  6. Mar 22, 2021
  7. Feb 08, 2021
  8. Jan 07, 2021
  9. Jan 05, 2021
  10. Dec 07, 2020
  11. Dec 03, 2020
  12. Nov 18, 2020
  13. Nov 04, 2020
  14. Oct 30, 2020
  15. 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
  16. Sep 30, 2020
  17. Sep 18, 2020
  18. Sep 17, 2020
  19. Sep 15, 2020
  20. Sep 10, 2020
  21. Sep 03, 2020
  22. Sep 02, 2020
  23. Aug 28, 2020
  24. Aug 27, 2020
    • Albert  Babí Oller's avatar
      mainview: fix account selection · 69f5dfcd
      Albert Babí Oller authored and Andreas Traczyk's avatar Andreas Traczyk committed
      - avoid duplicate call of LRC's setTopAccount()
      - welcome view displays always the first account on the list, so passing the index is not necessary
      - conversationsadapter and messagesadapter no longer listen to currentAccountChanged signal since there is a specific function for the setup
      
      Gitlab: #12
      Change-Id: Iac932d2596bf59c7528d83be799342ccefeea6b0
      69f5dfcd
  25. Aug 25, 2020
  26. Aug 18, 2020
  27. Aug 03, 2020
Loading