Commit graph

11598 commits

Author SHA1 Message Date
ismailgulek
c85101999d
Fix call screen user interaction 2021-06-09 18:33:00 +03:00
ismailgulek
51d6bcf950
Fix corner radius 2021-06-09 18:28:15 +03:00
ismailgulek
35bcb3ce5f
Make on hold call bigger 2021-06-09 18:11:27 +03:00
langleyd
9e270dd124 Merge develop 2021-06-09 14:58:19 +01:00
langleyd
40bf968720 Add more helpful message when trying to start DM with a user that does not exist (#224). 2021-06-09 14:57:40 +01:00
ismailgulek
90cc313267
Fix image resolutions 2021-06-09 16:10:59 +03:00
ismailgulek
80ee852d8d
Place a pause icon for on hold calls 2021-06-09 15:47:11 +03:00
ismailgulek
99a0b7e892
Bug fixes 2021-06-09 15:46:37 +03:00
ismailgulek
0536cf52e5
Fix PiP state when presenting a call screen 2021-06-09 15:11:06 +03:00
ismailgulek
9d7b32b039
Fix call state and on hold call effect view 2021-06-09 14:22:41 +03:00
ismailgulek
46e3f926d6
Update CHANGES.rst 2021-06-09 13:57:50 +03:00
ismailgulek
c9a9685d05
Merge branch 'develop' into remove_call_bar 2021-06-09 13:56:42 +03:00
ismailgulek
7718258750
Merge pull request #4401 from simonwiedmer/dial_pad_home
Add 'Dial pad' option to plus menu on homescreen
2021-06-09 13:55:58 +03:00
ismailgulek
e4ab0cf7fd
Merge branch 'develop' into remove_call_bar 2021-06-09 13:54:59 +03:00
ismailgulek
a16ebc5916
Hide also texts in Jitsi call on PiP 2021-06-09 13:54:14 +03:00
ismailgulek
7c715c805b
Enhance PictureInPicturable protocol 2021-06-09 13:53:35 +03:00
ismailgulek
1812606431
Fix local preview for video calls, update theme 2021-06-09 12:42:54 +03:00
ismailgulek
338caaacf8
Change UI according to video call, adapt theme, round avatars 2021-06-09 12:42:20 +03:00
David Langley
5060d46348
Merge pull request #4405 from vector-im/element_4403
Fix crash when entering a DM after a call is hung-up/rejected while being answered (#4403)
2021-06-09 10:33:21 +01:00
simonwiedmer
aa6224e98c
Merge branch 'develop' into dial_pad_home 2021-06-09 11:21:03 +02:00
Simon Wiedmer
cc2bda940f Added improvement to CHANGES.rst 2021-06-09 11:17:50 +02:00
SBiOSoftWhare
367940475b
Merge pull request #4399 from vector-im/element_4398 2021-06-09 11:00:47 +02:00
manuroe
ce9a49f358
Merge pull request #4408 from vector-im/manu/fix_ci_matrixkit_version
GH Actions: Make sure we use the latest version of MatrixKit
2021-06-09 09:32:04 +02:00
Stefan Ceriu
f3f3e971d2
Integrate FLEX (#4394)
Set up FLEX for debug builds under a 2 finger double tap anywhere on the screen.
2021-06-09 09:58:22 +03:00
manuroe
a6b4007d58 Git ignore bundler vendor folder 2021-06-09 08:36:57 +02:00
manuroe
dc0febc066 GH Actions: Make sure we use the latest version of MatrixKit
We use a local version of the MatrixKit podspec, MatrixKit.edited.podspec. This creates an issue in the computation of Podfile.lock. MatrixKit is not associated to a commit. `pod install` will be happy with its marketing version. It will not try to update if this marketing version matches with the one in the cache.

So delete the MatrixKit pod cache.

Generated Podfile.lock:
```
...
EXTERNAL SOURCES:
  MatrixKit:
    :podspec: MatrixKit.edited.podspec
  MatrixSDK:
    :branch: manu/test_ci_2
    :git: https://github.com/matrix-org/matrix-ios-sdk.git

CHECKOUT OPTIONS:
  MatrixSDK:
    :commit: 32614df19df3ef43e77f25a06ddb0b04e910f90b
    :git: https://github.com/matrix-org/matrix-ios-sdk.git
...
```
2021-06-09 08:35:14 +02:00
SBiOSoftWhare
f1d8a8035a TabBarCoordinator: Add accessibility label on side menu action and fix settings icon. 2021-06-08 18:43:27 +02:00
SBiOSoftWhare
ebf7d1a955 AvatarView: Advertize on subclassing necessity. 2021-06-08 17:49:11 +02:00
langleyd
21a80b51fb Merge develop 2021-06-08 14:19:26 +01:00
langleyd
86a9f4f7be Fix crash when entering a DM after a call is hung-up/rejected while being answered (#4403) 2021-06-08 14:03:17 +01:00
ismailgulek
4c9cf46f56
Add pip view container and load pip view into it 2021-06-08 16:00:38 +03:00
ismailgulek
c511de4c84
Create CallPiPView class 2021-06-08 15:59:57 +03:00
ismailgulek
208494d245
Remove call bar view 2021-06-08 15:59:06 +03:00
manuroe
613bfe8942
Merge pull request #4402 from vector-im/manu/after_1_4_1_hotfix
Prepare for new sprint after the 1.4.1 hotfix release
2021-06-08 13:56:18 +02:00
Simon Wiedmer
6f59a8f1be Add check for PSTN support to dialpad 2021-06-08 13:39:28 +02:00
manuroe
fad2a61eb0 Prepare for new sprint after the 1.4.1 hotfix release
I applied manually what the release script does like in f4e28ce478
2021-06-08 12:11:07 +02:00
Simon Wiedmer
effcae4bd9 Add 'Dial pad' option to plus menu on homescreen 2021-06-08 11:34:30 +02:00
ismailgulek
378efbc2c5
Remove all call bar related things 2021-06-08 12:13:16 +03:00
SBiOSoftWhare
773909e31e Update changes 2021-06-07 20:16:20 +02:00
SBiOSoftWhare
a5bd26dba9 Update 3rd party licenses. 2021-06-07 19:41:45 +02:00
SBiOSoftWhare
956aeb637f Pods: Add SideMenu library. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
dd152581a5 AppCoordinator: Handle side menu and AppNavigator injection. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
93dbf515f0 TabBarCoordinator: Handle side menu. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
5300df7b7f Add AppNavigator that enables to perform the navigation within the global app scope. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
7bb1147c7b Add AlertPresentable that absracts an alert presenter. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
674c7ab9a5 Add SideMenuPresentable and an implementation thant handles side menu presentation. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
25edc9f5ea BuildSettings: Add help url and side menu feature flag. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
8cabf23e84 Implement SideMenuCoordinator. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
b32bffed78 Implements side menu screen. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
2d2e26682c Add SideMenuVersionView that displays application version. 2021-06-07 18:46:16 +02:00