ismailgulek
a5824dc19d
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
891a3bc8ba
Merge branch 'develop' into remove_call_bar
2021-06-09 13:54:59 +03:00
ismailgulek
aadc076162
Hide also texts in Jitsi call on PiP
2021-06-09 13:54:14 +03:00
ismailgulek
12580eb6fd
Enhance PictureInPicturable protocol
2021-06-09 13:53:35 +03:00
ismailgulek
18244b2848
Fix local preview for video calls, update theme
2021-06-09 12:42:54 +03:00
ismailgulek
e2ed8a302e
Change UI according to video call, adapt theme, round avatars
2021-06-09 12:42:20 +03:00
David Langley
768f9ced33
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
9cceaeb66a
Merge branch 'develop' into dial_pad_home
2021-06-09 11:21:03 +02:00
Simon Wiedmer
99cddbcf32
Added improvement to CHANGES.rst
2021-06-09 11:17:50 +02:00
SBiOSoftWhare
74dafb15c2
Merge pull request #4399 from vector-im/element_4398
2021-06-09 11:00:47 +02:00
manuroe
3e8d79175c
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
4891251141
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
7b129f1a4b
Git ignore bundler vendor folder
2021-06-09 08:36:57 +02:00
manuroe
e48f63c845
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
https://github.com/matrix-org/matrix-ios-sdk.git
CHECKOUT OPTIONS:
MatrixSDK:
:commit: 32614df19df3ef43e77f25a06ddb0b04e910f90b
https://github.com/matrix-org/matrix-ios-sdk.git
...
```
2021-06-09 08:35:14 +02:00
SBiOSoftWhare
6ee5610735
TabBarCoordinator: Add accessibility label on side menu action and fix settings icon.
2021-06-08 18:43:27 +02:00
SBiOSoftWhare
1ecffcdebb
AvatarView: Advertize on subclassing necessity.
2021-06-08 17:49:11 +02:00
langleyd
7a42ea278e
Merge develop
2021-06-08 14:19:26 +01:00
langleyd
73645d2a38
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
d202790085
Add pip view container and load pip view into it
2021-06-08 16:00:38 +03:00
ismailgulek
979352f228
Create CallPiPView class
2021-06-08 15:59:57 +03:00
ismailgulek
2d0b48d9ee
Remove call bar view
2021-06-08 15:59:06 +03:00
manuroe
a6c445b320
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
a53355c211
Add check for PSTN support to dialpad
2021-06-08 13:39:28 +02:00
manuroe
7c9292d6e7
Prepare for new sprint after the 1.4.1 hotfix release
...
I applied manually what the release script does like in https://github.com/vector-im/element-ios/commit/af60144b00d45ca17a40d5ec30fe2d2fc33c1898
2021-06-08 12:11:07 +02:00
Simon Wiedmer
53a88d425c
Add 'Dial pad' option to plus menu on homescreen
2021-06-08 11:34:30 +02:00
ismailgulek
28352b6607
Remove all call bar related things
2021-06-08 12:13:16 +03:00
SBiOSoftWhare
b171351d48
Update changes
2021-06-07 20:16:20 +02:00
SBiOSoftWhare
7ac9537b55
Update 3rd party licenses.
2021-06-07 19:41:45 +02:00
SBiOSoftWhare
01dfa9cd00
Pods: Add SideMenu library.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
1e071e6e9e
AppCoordinator: Handle side menu and AppNavigator injection.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
cb8ee866f9
TabBarCoordinator: Handle side menu.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
bc92b1294c
Add AppNavigator that enables to perform the navigation within the global app scope.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
da86c29768
Add AlertPresentable that absracts an alert presenter.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
3f47262f02
Add SideMenuPresentable and an implementation thant handles side menu presentation.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
8427b7035b
BuildSettings: Add help url and side menu feature flag.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
7c1228c2dc
Implement SideMenuCoordinator.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
f547dc68d9
Implements side menu screen.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
1d85a6448d
Add SideMenuVersionView that displays application version.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
1f3a77d769
Add SideMenuActionView that represents a side menu action view.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
00a665cc79
Add SideMenuItem that represents side menu actions.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
e4eca4f293
Create UserAvatarView.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
1a982e04dc
RoomCreationIntroCell: Handle RoomAvatarViewData updates.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
5ced06837b
RoomAvatarView: Now inherits from AvatarView, make RoomAvatarViewData conform to AvatarViewDataProtocol.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
71af441ab3
Create AvatarView: Base class to support an avatar view.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
ea89a8e3af
PlaceholderDetailViewController: Handle theme update for navigation bar.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
4f2b5745c3
LegacyAppDelegate: Use AppInfo.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
69bfbbbd5a
Create AppInfo used to handle the application information.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
ac91878380
Create BuildInfo that gives build information made at compilation time.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
7815e0982c
Side menu: Add icon images.
2021-06-07 18:46:16 +02:00
ismailgulek
80d2bdc410
Merge pull request #4388 from vector-im/element_4360_additions
...
Create Room Last Message Encryption Keys
2021-06-07 19:29:27 +03:00