Commit Graph

12797 Commits

Author SHA1 Message Date
David Langley 5dd7059627 Merge pull request #4413 from vector-im/element_224 2021-06-10 08:07:58 +01:00
Thai Localization 724b556ab3 Translated using Weblate (Thai)
Currently translated at 12.0% (146 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/th/
2021-06-09 18:34:43 +00:00
Hivaa 430bd4933c Translated using Weblate (Persian)
Currently translated at 0.9% (12 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/
2021-06-09 18:34:40 +00:00
zer0-x 07c3465c16 Translated using Weblate (Arabic)
Currently translated at 16.4% (200 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2021-06-09 18:34:40 +00:00
langleyd 765657d690 fix spacing 2021-06-09 17:57:04 +01:00
langleyd cdf888c0a4 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 e54afa9cf0 Fix call screen user interaction 2021-06-09 18:33:00 +03:00
ismailgulek 319f19bd5c Fix corner radius 2021-06-09 18:28:15 +03:00
ismailgulek 04ff63d810 Make on hold call bigger 2021-06-09 18:11:27 +03:00
langleyd fbcd542402 Merge develop 2021-06-09 14:58:19 +01:00
langleyd 6c6fbb6514 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 40bf2c14f6 Fix image resolutions 2021-06-09 16:10:59 +03:00
ismailgulek 776c75cb64 Place a pause icon for on hold calls 2021-06-09 15:47:11 +03:00
ismailgulek 9770af91e7 Bug fixes 2021-06-09 15:46:37 +03:00
ismailgulek 4f182c300a Fix PiP state when presenting a call screen 2021-06-09 15:11:06 +03:00
ismailgulek 33a4accb80 Fix call state and on hold call effect view 2021-06-09 14:22:41 +03:00
ismailgulek 52811eb7ff Update CHANGES.rst 2021-06-09 13:57:50 +03:00
ismailgulek f0370989ff Merge branch 'develop' into remove_call_bar 2021-06-09 13:56:42 +03:00
ismailgulek 65dfef271e 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 a7faff6973 Merge branch 'develop' into remove_call_bar 2021-06-09 13:54:59 +03:00
ismailgulek 9449e20d8f Hide also texts in Jitsi call on PiP 2021-06-09 13:54:14 +03:00
ismailgulek db8acbe813 Enhance PictureInPicturable protocol 2021-06-09 13:53:35 +03:00
ismailgulek 0960baaacb Fix local preview for video calls, update theme 2021-06-09 12:42:54 +03:00
ismailgulek a066788c0b Change UI according to video call, adapt theme, round avatars 2021-06-09 12:42:20 +03:00
David Langley b783c940ba 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 0f42d6e15d Merge branch 'develop' into dial_pad_home 2021-06-09 11:21:03 +02:00
Simon Wiedmer a668d00050 Added improvement to CHANGES.rst 2021-06-09 11:17:50 +02:00
SBiOSoftWhare a15269efa5 Merge pull request #4399 from vector-im/element_4398 2021-06-09 11:00:47 +02:00
manuroe 0aee4288d3 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 de33fa7cf0 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 3a83cc95ee Git ignore bundler vendor folder 2021-06-09 08:36:57 +02:00
manuroe 6c9989e2da 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 2fe136c7b6 TabBarCoordinator: Add accessibility label on side menu action and fix settings icon. 2021-06-08 18:43:27 +02:00
SBiOSoftWhare e26292c6e5 AvatarView: Advertize on subclassing necessity. 2021-06-08 17:49:11 +02:00
langleyd 7883b0e158 Merge develop 2021-06-08 14:19:26 +01:00
langleyd abccc2d964 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 b73a29b389 Add pip view container and load pip view into it 2021-06-08 16:00:38 +03:00
ismailgulek d9e7588c2c Create CallPiPView class 2021-06-08 15:59:57 +03:00
ismailgulek 12e4e8b5bf Remove call bar view 2021-06-08 15:59:06 +03:00
manuroe b51c6ed630 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 ddaf97797c Add check for PSTN support to dialpad 2021-06-08 13:39:28 +02:00
manuroe a7399aa1b6 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/3288af95274d850c8a2dbcdc3492bbf49610e119
2021-06-08 12:11:07 +02:00
Simon Wiedmer 892cc7e02a Add 'Dial pad' option to plus menu on homescreen 2021-06-08 11:34:30 +02:00
ismailgulek c30f86cbf2 Remove all call bar related things 2021-06-08 12:13:16 +03:00
SBiOSoftWhare ac79f90f92 Update changes 2021-06-07 20:16:20 +02:00
SBiOSoftWhare 805602a718 Update 3rd party licenses. 2021-06-07 19:41:45 +02:00
SBiOSoftWhare dc6c738ba8 Pods: Add SideMenu library. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 8654a7542d AppCoordinator: Handle side menu and AppNavigator injection. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare fc852237f0 TabBarCoordinator: Handle side menu. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 67073ec3a6 Add AppNavigator that enables to perform the navigation within the global app scope. 2021-06-07 18:46:16 +02:00