SBiOSoftWhare
53bf4e75e6
RecentsViewController: Handle RoomsDirectoryCoordinatorBridgePresenter did select room id or alias.
2021-06-14 16:13:46 +02:00
SBiOSoftWhare
996f3d0947
DirectoryRoomTableViewCell: Hide number of users icon when the count is 0.
2021-06-14 16:13:46 +02:00
SBiOSoftWhare
3dafa93705
ShowDirectoryViewModel: Handle tap on search input cell.
2021-06-14 16:13:46 +02:00
SBiOSoftWhare
7081af1fab
ShowDirectoryCoordinator: Manage DirectoryServerPickerViewController creation.
2021-06-14 16:13:46 +02:00
SBiOSoftWhare
4e3634185f
ShowDirectory: Update view model and handle direct input of room id alias even non public.
2021-06-14 16:13:46 +02:00
ismailgulek
87b2940fc6
Merge pull request #4424 from vector-im/element_4269_additions
...
VoIP: Fixes for PushKit Crashes
2021-06-11 17:09:56 +03:00
ismailgulek
ea98aa38a2
Update CHANGES.rst
2021-06-11 16:01:04 +03:00
manuroe
c62f8a0ce8
Merge pull request #4342 from Kloenk/install-spelling
...
fix spelling in INSTALL.md
2021-06-11 14:58:40 +02:00
ismailgulek
7b103dc2a1
Merge branch 'develop' into element_4269_additions
2021-06-11 15:46:20 +03:00
ismailgulek
dd5439816d
Do not terminate the app according to isProtectedDataAvailable
2021-06-11 15:45:49 +03:00
ismailgulek
e26828c2d3
Merge pull request #4409 from vector-im/remove_call_bar
...
VoIP: Replace Call Bar with PiP Tiles
2021-06-11 14:54:54 +03:00
ismailgulek
ad40fcdcaf
Enhance logs
2021-06-11 14:38:07 +03:00
ismailgulek
01e1576a4c
Handle app state better
2021-06-11 14:37:53 +03:00
ismailgulek
dac8b4a058
Fix avatar for connected video calls
2021-06-11 13:44:38 +03:00
J. Ryan Stinnett
d441c5eabe
Merge pull request #4423 from vector-im/jryans/tweak-auto-theme-message
...
Tweak auto theme message
2021-06-10 23:58:05 +01:00
J. Ryan Stinnett
23743f6b83
Tweak auto theme message
...
This updates the auto theme explanation to make it more obvious that it follows
the system theme when on iOS 13+.
Fixes https://github.com/vector-im/element-ios/issues/2860
2021-06-10 23:24:43 +01:00
ismailgulek
0647c82e7a
Merge branch 'develop' into element_4269_additions
2021-06-10 11:43:30 +03:00
ismailgulek
526bd8bb14
Handle app inactive state too
2021-06-10 11:43:08 +03:00
David Langley
5ee98784f6
Merge pull request #4416 from vector-im/element_4414
...
iPad Crashes when you select a contact in search and then collapse a section or clear the query text
2021-06-10 08:09:56 +01:00
David Langley
3051edf763
Merge pull request #4413 from vector-im/element_224
2021-06-10 08:07:58 +01:00
langleyd
8c70f08d7a
fix spacing
2021-06-09 17:57:04 +01:00
langleyd
b3b460c40d
iPad Crashes when you select a contact in search and then collapse a section or clear the query text ( #4414 ).
2021-06-09 17:53:05 +01:00
ismailgulek
fb05979d53
Fix call screen user interaction
2021-06-09 18:33:00 +03:00
ismailgulek
0973cf9327
Fix corner radius
2021-06-09 18:28:15 +03:00
ismailgulek
0f471056bf
Make on hold call bigger
2021-06-09 18:11:27 +03:00
langleyd
579874d145
Merge develop
2021-06-09 14:58:19 +01:00
langleyd
afced894dc
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
9860df7cc4
Fix image resolutions
2021-06-09 16:10:59 +03:00
ismailgulek
cf6d6ac119
Place a pause icon for on hold calls
2021-06-09 15:47:11 +03:00
ismailgulek
dbbc26b65c
Bug fixes
2021-06-09 15:46:37 +03:00
ismailgulek
b4029650c7
Fix PiP state when presenting a call screen
2021-06-09 15:11:06 +03:00
ismailgulek
5f3d99dbe2
Fix call state and on hold call effect view
2021-06-09 14:22:41 +03:00
ismailgulek
23658fdb4b
Update CHANGES.rst
2021-06-09 13:57:50 +03:00
ismailgulek
cbd97328d0
Merge branch 'develop' into remove_call_bar
2021-06-09 13:56:42 +03:00
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