Commit graph

4338 commits

Author SHA1 Message Date
ganfra
0f77c5be90 VoIP : branch dialpad in transfer call screen 2021-01-19 10:46:43 +01:00
ganfra
55fd983fd3 Merge branch 'feature/fga/voip_v1_start' into feature/fga/voip_dial_pad 2021-01-14 15:10:07 +01:00
ganfra
3e4a41bd73 DialPad: clean code 2021-01-14 12:35:00 +01:00
ganfra
b31bb9eb4f DialPad: fix listeners 2021-01-14 12:23:58 +01:00
ganfra
1f96367286 DialPad: show dialerchoice dialog when supported 2021-01-13 21:07:50 +01:00
ganfra
14502573bf DialPad: integrate getThirdPartyUser with protocol and add helper for create DM 2021-01-12 20:10:52 +01:00
ganfra
268d740059 Create ThirdPartyService and move related methods into it 2021-01-11 19:38:05 +01:00
ganfra
dd67e8c5b5 Merge branch 'develop' into feature/fga/voip_v1_start 2021-01-08 16:30:37 +01:00
ganfra
d91ed2985d Sync: fix initial sync is not retried correctly when there is some network error. [#2632] 2021-01-08 12:42:36 +01:00
Benoit Marty
2d91865277
Merge pull request #2624 from vector-im/feature/bma/avoidEventBus2
Remove dependency to org.greenrobot.eventbus library
2021-01-08 10:04:38 +01:00
Benoit Marty
bd3bdd6996
Merge pull request #2594 from vector-im/feature/ons/fix_room_topic_scroll
Disable scroll effect when click to a link in the topic.
2021-01-07 15:20:47 +01:00
ganfra
922ae5b041 VoIP: clean dial pad code + add close icon on bottom sheet 2021-01-07 12:21:09 +01:00
ganfra
201a346d41 VoIP: check for support of PSTN protocol 2021-01-07 12:20:50 +01:00
ganfra
d09a6714af VoIP: use DialPad bottom sheet to send Dtmf in call 2021-01-07 11:17:23 +01:00
ganfra
f5bf774126 VoIP: use DialPadFragment in BottomSheet 2021-01-07 11:16:33 +01:00
ganfra
fae1382429 VoIP: introduce DialPadFragment by reusing lib (AOSP extract) 2021-01-07 11:15:37 +01:00
Benoit Marty
963c30a275 Remove dependency to org.greenrobot.eventbus library 2021-01-05 18:56:24 +01:00
Onuray Sahin
474ade01cf
Merge branch 'develop' into feature/ons/fix_room_topic_scroll 2021-01-05 15:08:15 +03:00
Onuray Sahin
18d4b66c97 Fix copy topic on long click. 2021-01-05 15:06:50 +03:00
Benoit Marty
3a9b80127f Warn user when he is leaving a not public room (#1460) 2021-01-05 11:46:59 +01:00
ganfra
97b9064d29 VoIP: fix hangup when multiple calls + clean after Benoit review 2021-01-04 18:54:31 +01:00
Benoit Marty
4f59ec37ca Tapping drawer having more than 1 room in notifications gives "malformed link" error (#2605) 2021-01-04 18:18:34 +01:00
Benoit Marty
c34fea2932 Do not defien Element Stuff in the SDK 2021-01-04 18:16:12 +01:00
Benoit Marty
c11a50f7ff Malformed matrix.to link: display a dialog instead of a toast 2021-01-04 18:07:47 +01:00
Onuray Sahin
3240cadb94 Fix membership event visibility condition. 2020-12-30 12:08:27 +03:00
Benoit Marty
f1f1613f00 Cleanup and format 2020-12-29 09:56:15 +01:00
Benoit Marty
68dd206140
Merge pull request #2592 from vector-im/feature/bma/fix_viwe_bindings
Fix crash after migration to view bindings
2020-12-29 09:49:49 +01:00
Benoit Marty
17e8581ef0
Merge pull request #2597 from Tigermouthbear/develop
Add System theme option and set as default
2020-12-29 09:47:58 +01:00
Benoit Marty
7ff45738e0
Merge pull request #2543 from vector-im/feature/ons/wait_members_before_sending_event
Make sure to load all members in the room before sending the event
2020-12-29 09:31:30 +01:00
Tigermouthbear
c9eacec449 Fix formatting in ThemeUtils 2020-12-29 00:22:12 -05:00
Tigermouthbear
3e78098c43 Add System theme option and set as default; closes #904, closes #2387 2020-12-28 23:32:06 -05:00
Onuray Sahin
cbdacc199a Disable scroll effect when click to a link in the topic. 2020-12-28 17:17:01 +03:00
Benoit Marty
d1bec21759 Fix crash after migration to view bindings
Also rename some layouts to follow convention
2020-12-28 12:23:06 +01:00
ganfra
e0cd210852 VoIP: clean code and fix decline/reject state 2020-12-22 17:29:24 +01:00
ganfra
d87beff434 VoIP: clean code for call transfer and disable it for now 2020-12-22 17:21:44 +01:00
ganfra
439ea42b54 VoIP: use UserListFragment to select someone for call transfer (+ clean some code) 2020-12-22 16:44:45 +01:00
ganfra
22c981d8bf VoIP: start adding UI for call transfer 2020-12-22 16:44:39 +01:00
ganfra
69cc4f83bb VoIP: clean code 2020-12-22 16:44:21 +01:00
ganfra
33047b5f64 VoIP: fix some other issues 2020-12-22 16:44:14 +01:00
ganfra
8734101d87 Platform: fix RoomSummaryHolder usage (temporary) 2020-12-22 16:44:02 +01:00
ganfra
c53111a85a VoIP: fix bunch of issues 2020-12-22 16:43:21 +01:00
ganfra
a16086db6f VoIP: always use silent for pending call notification 2020-12-22 16:43:16 +01:00
ganfra
81f7932cb7 VoIP: show duration 2020-12-22 16:43:10 +01:00
ganfra
a5736efc75 VoIP: add info on other call when switching 2020-12-22 16:43:04 +01:00
ganfra
629488bbe6 VoIP: start introducing switch call 2020-12-22 16:41:12 +01:00
ganfra
14288b545b Merge branch 'develop' into feature/fga/voip_v1_start 2020-12-22 11:38:41 +01:00
Benoit Marty
36a553a886 Let the Matrix SDK compute the Fallback urls 2020-12-21 12:08:49 +01:00
Benoit Marty
13938f2ab3 Let the Matrix SDK compute the SSO url 2020-12-21 11:26:57 +01:00
Onuray Sahin
a755536a2f
Merge branch 'develop' into feature/ons/wait_members_before_sending_event 2020-12-21 12:41:24 +03:00
Benoit Marty
4a5dbde8d3
Merge pull request #2558 from aqulu/fix/bottomsheet-viewbinding
Release VectorBaseBottomSheetDialogFragment bindings when view destroyed
2020-12-20 20:44:37 +01:00