manuroe
8e938b196a
Prepare for new sprint
2021-06-21 18:03:06 +02:00
manuroe
9e8f39cdc6
version++
2021-06-21 17:37:08 +02:00
SBiOSoftWhare
5ce6093f5b
Merge branch 'develop' into matthew/fix-home-layout
2021-06-21 11:24:03 +02:00
Matthew Hodgson
1b96eac479
changes.rst
2021-06-20 17:08:18 +01:00
ismailgulek
37d0545809
Update CHANGES.rst
2021-06-18 19:46:00 +03:00
manuroe
af23757cca
Room lists: Avoid app freezes by building them on a separated thread
...
#3777
2021-06-18 15:49:20 +02:00
manuroe
3f9db458e2
Merge branch 'develop' into manu/4430_security_settings_update
2021-06-17 14:11:22 +02:00
SBiOSoftWhare
2dfe77fb3c
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
d6e2d12fef
CHANGES
2021-06-16 15:43:07 +02:00
manuroe
274382ba82
Wording: Replace Recovery Passphrase and Recovery Key by Security Phrase and Security Key
...
#4268
2021-06-16 15:40:09 +02:00
manuroe
c28900e7d2
Security settings: Display the cross-signing section
...
like element-web.
2021-06-15 16:09:56 +02:00
SBiOSoftWhare
57b1928b9f
Update changes
2021-06-14 18:00:08 +02:00
ismailgulek
767b3ac1af
Update CHANGES.rst
2021-06-14 17:01:51 +03:00
ismailgulek
8d4e6973fb
Update CHANGES.rst
2021-06-11 16:01:04 +03:00
ismailgulek
33091000f8
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
3624bbd558
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
51e99b9915
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
c3b7698909
fix spacing
2021-06-09 17:57:04 +01:00
langleyd
e8db7e9189
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
c3f803fcf1
Merge develop
2021-06-09 14:58:19 +01:00
langleyd
89e9469dac
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
3c31342ef1
Update CHANGES.rst
2021-06-09 13:57:50 +03:00
ismailgulek
3eaaee9ca7
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
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
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
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
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
SBiOSoftWhare
1654d7eed5
Update changes
2021-06-07 20:16:20 +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
ac37f0a97b
Update changes
2021-06-07 12:17:13 +02:00
ismailgulek
b20068dfc5
Update CHANGES.rst
2021-06-03 15:51:47 +03:00
ismailgulek
7309edfa76
Merge branch 'develop' into element_4360
2021-06-03 14:40:33 +03:00
ismailgulek
e9e308bda4
Update CHANGES.rst
2021-06-03 13:21:58 +03:00
manuroe
f177b81189
Prepare for new sprint
2021-06-03 11:40:45 +02:00
manuroe
c8dcc7b04f
version++
2021-06-03 11:02:26 +02:00
manuroe
e5d818e449
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
43f6c44c78
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
fb75797715
Update CHANGES.rst
2021-06-03 10:42:00 +03:00
manuroe
3b62cbb029
Translations: Enable Esperanto, Portuguese (Brazil), Kabyle, Norwegian Bokmål (nb), Swedish, Japanese and Welsh.
2021-06-02 17:16:53 +02:00
ismailgulek
e08ca03c54
Update CHANGES.rst
2021-06-01 17:57:04 +03:00
ismailgulek
55eb0b92b7
Update CHANGES.rst
2021-05-26 15:08:32 +03:00
ismailgulek
5f49458a77
Update CHANGES.rst
2021-05-24 15:12:58 +03:00
ismailgulek
058f847c2c
Update CHANGES.rst
2021-05-24 13:29:00 +03:00
SBiOSoftWhare
8b60338808
Merge branch 'develop' into nav_decouple_1
2021-05-21 14:54:43 +02:00