ismailgulek
e1706f7793
Merge branch 'develop' into remove_call_bar
2021-06-09 13:54:59 +03:00
ismailgulek
0417122599
Hide also texts in Jitsi call on PiP
2021-06-09 13:54:14 +03:00
ismailgulek
be2399b4e5
Enhance PictureInPicturable protocol
2021-06-09 13:53:35 +03:00
ismailgulek
27dfe850d1
Fix local preview for video calls, update theme
2021-06-09 12:42:54 +03:00
ismailgulek
ded7420b6a
Change UI according to video call, adapt theme, round avatars
2021-06-09 12:42:20 +03:00
David Langley
bc73650451
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
f122ee6902
Merge branch 'develop' into dial_pad_home
2021-06-09 11:21:03 +02:00
Simon Wiedmer
07df812e43
Added improvement to CHANGES.rst
2021-06-09 11:17:50 +02:00
SBiOSoftWhare
9e88854d36
Merge pull request #4399 from vector-im/element_4398
2021-06-09 11:00:47 +02:00
manuroe
f6d24e1f0e
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
01cd128e46
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
588d1137c3
Git ignore bundler vendor folder
2021-06-09 08:36:57 +02:00
manuroe
1c8957866e
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
a399961e57
TabBarCoordinator: Add accessibility label on side menu action and fix settings icon.
2021-06-08 18:43:27 +02:00
SBiOSoftWhare
45a426ae22
AvatarView: Advertize on subclassing necessity.
2021-06-08 17:49:11 +02:00
langleyd
4e14834a5e
Merge develop
2021-06-08 14:19:26 +01:00
langleyd
68dedfb5d0
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
e9b9a87875
Add pip view container and load pip view into it
2021-06-08 16:00:38 +03:00
ismailgulek
256e9fb7a5
Create CallPiPView class
2021-06-08 15:59:57 +03:00
ismailgulek
0c16999ecf
Remove call bar view
2021-06-08 15:59:06 +03:00
manuroe
f8d4540a7c
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
4ea30c8c58
Add check for PSTN support to dialpad
2021-06-08 13:39:28 +02:00
manuroe
215be1899e
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/f4e28ce4787e02d621482a78bec7d49ae2b319a0
2021-06-08 12:11:07 +02:00
Simon Wiedmer
b04222a91c
Add 'Dial pad' option to plus menu on homescreen
2021-06-08 11:34:30 +02:00
ismailgulek
0d052f09af
Remove all call bar related things
2021-06-08 12:13:16 +03:00
SBiOSoftWhare
1654d7eed5
Update changes
2021-06-07 20:16:20 +02:00
SBiOSoftWhare
5671f9bf2e
Update 3rd party licenses.
2021-06-07 19:41:45 +02:00
SBiOSoftWhare
bd9d90a8b5
Pods: Add SideMenu library.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
f63920f73f
AppCoordinator: Handle side menu and AppNavigator injection.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
c15fb55014
TabBarCoordinator: Handle side menu.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
23e51e87cc
Add AppNavigator that enables to perform the navigation within the global app scope.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
87cb67ff15
Add AlertPresentable that absracts an alert presenter.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
d09c7bddf9
Add SideMenuPresentable and an implementation thant handles side menu presentation.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
386d9f8de0
BuildSettings: Add help url and side menu feature flag.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
fd8245f005
Implement SideMenuCoordinator.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
2e56cdc108
Implements side menu screen.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
e6ca45638c
Add SideMenuVersionView that displays application version.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
7e6292289f
Add SideMenuActionView that represents a side menu action view.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
e2fc6a1bc1
Add SideMenuItem that represents side menu actions.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
bd33f8eb38
Create UserAvatarView.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
42384a0520
RoomCreationIntroCell: Handle RoomAvatarViewData updates.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
0280c77201
RoomAvatarView: Now inherits from AvatarView, make RoomAvatarViewData conform to AvatarViewDataProtocol.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
19e5ac3181
Create AvatarView: Base class to support an avatar view.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
bb765b7a35
PlaceholderDetailViewController: Handle theme update for navigation bar.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
c3c29ce1fd
LegacyAppDelegate: Use AppInfo.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
7010598275
Create AppInfo used to handle the application information.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
9d0daa3127
Create BuildInfo that gives build information made at compilation time.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
686992ef9c
Side menu: Add icon images.
2021-06-07 18:46:16 +02:00
ismailgulek
bdf724c9a3
Merge pull request #4388 from vector-im/element_4360_additions
...
Create Room Last Message Encryption Keys
2021-06-07 19:29:27 +03:00
SBiOSoftWhare
a1d04ead15
Merge pull request #4396 from vector-im/element_4395
...
UserSessionsService: Fix room lists lost after a reset cache
2021-06-07 17:17:10 +02:00