Commit graph

986 commits

Author SHA1 Message Date
manuroe
664eb0211d
Merge branch 'develop' into manu/4430_security_settings_update 2021-06-17 14:11:22 +02:00
SBiOSoftWhare
7b4002f107
Merge pull request #4429 from vector-im/element_4355
Rooms directory: Join room by alias or id
2021-06-16 16:56:37 +02:00
manuroe
5e360b9781 CHANGES 2021-06-16 15:43:07 +02:00
manuroe
26ea4fc684 Wording: Replace Recovery Passphrase and Recovery Key by Security Phrase and Security Key
#4268
2021-06-16 15:40:09 +02:00
manuroe
7cc653a7c7 Security settings: Display the cross-signing section
like element-web.
2021-06-15 16:09:56 +02:00
SBiOSoftWhare
31d326f6d4 Update changes 2021-06-14 18:00:08 +02:00
ismailgulek
6424573b72
Update CHANGES.rst 2021-06-14 17:01:51 +03:00
ismailgulek
ff6b4bcde1
Update CHANGES.rst 2021-06-11 16:01:04 +03:00
ismailgulek
b9f4aedde5
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
J. Ryan Stinnett
668eb0be69 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
David Langley
3adbd88c0e
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
langleyd
f61fa8d6bc fix spacing 2021-06-09 17:57:04 +01:00
langleyd
02a0df41ea 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
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
46e3f926d6
Update CHANGES.rst 2021-06-09 13:57:50 +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
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
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
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
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
SBiOSoftWhare
773909e31e Update changes 2021-06-07 20:16:20 +02:00
ismailgulek
688191b49a
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
1477015c56 Update changes 2021-06-07 12:17:13 +02:00
ismailgulek
1e56846742
Update CHANGES.rst 2021-06-03 15:51:47 +03:00
ismailgulek
adc158f417
Merge branch 'develop' into element_4360 2021-06-03 14:40:33 +03:00
ismailgulek
e1d6aaafd1
Update CHANGES.rst 2021-06-03 13:21:58 +03:00
manuroe
f4e28ce478 Prepare for new sprint 2021-06-03 11:40:45 +02:00
manuroe
2a61f52050 version++ 2021-06-03 11:02:26 +02:00
manuroe
d7eb19edb5
Merge pull request #4379 from vector-im/manu/more_languages
Translations: Enable Esperanto, Portuguese (Brazil), Kabyle, Norwegia…
2021-06-03 10:41:03 +02:00
Stefan Ceriu
f7a8163947
Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
ismailgulek
251336ac55
Update CHANGES.rst 2021-06-03 10:42:00 +03:00
manuroe
cdc6f4d28f Translations: Enable Esperanto, Portuguese (Brazil), Kabyle, Norwegian Bokmål (nb), Swedish, Japanese and Welsh. 2021-06-02 17:16:53 +02:00
ismailgulek
7811eacac7
Update CHANGES.rst 2021-06-01 17:57:04 +03:00
ismailgulek
ab5cf09283
Update CHANGES.rst 2021-05-26 15:08:32 +03:00
ismailgulek
ca8ece4481
Update CHANGES.rst 2021-05-24 15:12:58 +03:00
ismailgulek
c082ed95bd
Update CHANGES.rst 2021-05-24 13:29:00 +03:00
SBiOSoftWhare
40f25f97c3
Merge branch 'develop' into nav_decouple_1 2021-05-21 14:54:43 +02:00
SBiOSoftWhare
710834c767 Update changes 2021-05-21 14:41:29 +02:00
SBiOSoftWhare
61e9687560 Update changes 2021-05-21 07:28:28 +02:00
manuroe
ff41ce8fd7 Crypto: Do not decrypt synchronously. It asynchronously happens upstream now
#4306)
2021-05-19 17:29:15 +02:00
SBiOSoftWhare
01ebfb0c79 Update changes 2021-05-18 15:53:17 +02:00
SBiOSoftWhare
9fa2c7151a Prepare for new sprint 2021-05-18 13:57:45 +02:00
SBiOSoftWhare
8a2af36c7b version++ 2021-05-18 11:48:23 +02:00