492 Commits

Author SHA1 Message Date
Element CI
236d142583 Prepare next release 2024-10-15 04:21:58 -07:00
Doug
b1b2297972
Update the SDK. (#3407)
Fixes a bug where we couldn't open images sent by EXA with a mimetype of image/*
2024-10-14 14:59:09 +02:00
Element CI
4165bef5e8 Prepare next release 2024-10-10 09:41:27 -07:00
Doug
a7ba32a1a7
Version 1.9.0 😎 (#3396) 2024-10-10 17:15:29 +01:00
Element CI
2c1ae9a93d Prepare next release 2024-10-10 07:01:14 -07:00
Doug
13bc3a1dd4
Update the secondary button stroke colour. (#3393)
* Update Compound which changes the secondary button stroke colour.

* Remove old UI test snapshots and update Acknowledgements.
2024-10-10 12:46:42 +01:00
Element CI
c087ece3bb Prepare next release 2024-10-08 03:42:33 -07:00
Mauro
798916c935
update sdk (#3377) 2024-10-08 12:23:51 +02:00
Doug
a7f7fde27b
Add new emoji from iOS 17.4 to the reaction picker. (#3376) 2024-10-08 11:15:11 +01:00
Stefan Ceriu
794d0eead1 Fixes element-hq/element-meta/issues/2525 - Display a warning when a user's pinned identity changes 2024-10-07 20:47:31 +03:00
Mauro
e0ee4be834
use element-hq RTE version (#3360) 2024-10-02 14:30:07 +00:00
Stefan Ceriu
c79dbe85a0
Bump the RustSDK to v1.0.53: adopt latest record based timeline item APIs (#3356) 2024-10-01 18:50:11 +03:00
Doug
af8c16150b
Upgrade Kingfisher to fix a bug that prevented GIFs from being tapped. (#3326)
* Upgrade Kingfisher to fix a bug the prevented GIFs from being tapped.

https://github.com/onevcat/Kingfisher/issues/2295

* Fix tests.
2024-09-25 13:10:02 +01:00
Doug
6faa26eade
Add detection for latest devices. (#3327)
* Update various packages.
Notable changes:
- DeviceKit now detects iPad Pro (M4), iPad Air (M2) and iPhones 16.
- KZFileWatchers isn't updated but now has a tag to pin to.

* Try using a raw destination for tests.
To fix an issue where CI isn't finding iPhone 16 when it's clearly listed by simctl.
2024-09-25 10:01:21 +01:00
Element CI
f5001c8464 Prepare next release 2024-09-24 07:23:55 -07:00
Doug
c264e9e590
Use the UIColors directly instead of wrapping the SwiftUI Colors. (#3324) 2024-09-24 12:24:03 +01:00
Doug
d73681221d
Update the SDK. (#3323) 2024-09-24 11:33:34 +01:00
Doug
6818be1afc Update UI tests for Xcode 16. 2024-09-23 16:25:49 +01:00
Element CI
da6487e054 Prepare next release 2024-09-19 08:14:56 -07:00
Element CI
ac27951c93 Prepare next release 2024-09-18 03:33:20 -07:00
Mauro
16812e21ea
Bump SDK to 1.0.51 (#3298) 2024-09-18 11:38:43 +02:00
Doug
5625e78fc9
Add support for account deactivation when not using OIDC. (#3295) 2024-09-17 20:08:35 +01:00
Stefan Ceriu
8660a22b3e Bump the RustSDK to v1.0.50 2024-09-17 16:05:02 +03:00
Mauro
efe352c319
Added analytics for message pinning (#3284) 2024-09-17 10:02:26 +02:00
Doug
6cfe09b96d
Add a WebRegistrationScreen (not included in the flow yet). (#3281) 2024-09-16 11:03:29 +01:00
Element CI
7536771409 Prepare next release 2024-09-13 08:05:45 -07:00
Stefan Ceriu
ce83aec760 Bump the RustSDK to v1.0.48 2024-09-13 15:25:17 +03:00
Element CI
0e6a2594dd Prepare next release 2024-09-11 07:14:10 -07:00
Mauro
0d9d8f9fa4
Sdk v1.0.47 (#3265) 2024-09-11 15:55:15 +02:00
Mauro Romito
10fcb5575d version bump to 1.8.0 2024-09-11 13:24:34 +02:00
Stefan Ceriu
bef892451e
Add a banner that offers the user to transition to native sliding sync (#3252)
* Fixes #2508 - Offer user to transition to SSS

* Rename `HomeScreenBannerMode.shown` to `HomeScreenBannerMode.show`

* Generate and use preview tests for the migration banner

* Bump the RustSDK to v1.0.46

* Address PR review comment
2024-09-11 08:21:27 +03:00
Doug
539452394e
Add iOS 18 to the Introspect supported versions. (#3248) 2024-09-10 13:24:17 +01:00
Doug
cc4942fb78
Require acknowledgement to send to verified users who have unsigned devices or have changed their identity. (#3215)
* Refactor HeroImage style.

* Add a screen to resolve (crypto-related) timeline item send failures.

* Refactor send failures.

* Update the SDK.
2024-09-10 09:56:11 +01:00
Stefan Ceriu
2f6fea29f3
Replace Prefire with a very similar but simpler and more direct approach (#3232)
* Replace Prefire with a very similar but simpler and more direct approach

* Move PreviewTest snapshots to their new location (snapshotting default, mirrors UITests)

* Update acknowledgements

* Switch snapshot configuration extensions to a custom version

* Exclude snapshots from the PreviewTests target

* Fix acknowledgements

* Rename snapshotting preference keys

* Remove `skipPackagePluginValidation`
2024-09-09 15:07:41 +03:00
Element CI
fbca83ba5f Prepare next release 2024-09-04 01:28:23 -07:00
Stefan Ceriu
7b03c23baa Bump the RustSDK to v1.0.44 2024-09-04 10:53:30 +03:00
Doug
342ad57ce7 Update the SDK. 2024-08-30 14:45:54 +03:00
Element CI
e439689b65 Prepare next release 2024-08-27 05:17:35 -07:00
Doug
812c5d5c61
Update the SDK (#3196)
* Update the SDK.

* Fix API breaks on send failures and propagate the new type.

* Handle new SDK ShieldState.

* Set up the ClientBuilder's `cachePath` option.

* Delete the cacheDirectory during logout/clearCache.

* Add unit tests for RestorationToken decoding and SessionDirectories generation.
2024-08-27 11:06:26 +01:00
Stefan Ceriu
4e3ab9c04a Bump the SDK to v1.0.40 2024-08-21 18:02:40 +03:00
Stefan Ceriu
ad13f644c5 Bump the SDK to v1.0.39 2024-08-15 18:24:31 +03:00
Doug
9f665d28f9 Update the SDK (with latest tweaks for Element Call). 2024-08-14 11:22:01 +01:00
Element CI
4519275559 Prepare next release 2024-08-13 03:55:02 -07:00
Stefan Ceriu
2fa7934a4a Bump the SDK to v1.0.37 2024-08-13 11:40:01 +03:00
Stefan Ceriu
65bfd84426 Bump the SDK to v1.0.36 2024-08-09 13:57:04 +03:00
Mauro
91a42538ac
Pinned events banner goes backwards (#3128) 2024-08-07 14:01:01 +00:00
Mauro
a39a8f9bd0
state events for pinning and unpinning (#3123) 2024-08-06 17:30:42 +02:00
Mauro
08347e15a5
Pinned events banner loading state (#3118) 2024-08-06 15:46:56 +02:00
Valere
a11faeb131
Show Encryption Authenticity warnings on messages in the timeline. (#3051)
* Initial implementation.

* Add developer option for showing timeline item authenticity.

* Refactor code to use new SendInfo.Status.

---------

Co-authored-by: Doug <douglase@element.io>
2024-08-05 11:15:38 +00:00
Stefan Ceriu
63e0b94764
Crypto identity reset (#3107)
* Add EncryptionReset password entry screen

* Expose client proxy identity reset method

* Update the IdentityConfirmationScreen to the latest designs

* Replace the old recovery key reset screen with a new EncryptionReset one

* Fixes #3102 - Add support for resetting the user's whole crypto identity

* Address review comments

* Bump the SDK to v1.0.30
2024-08-05 09:35:18 +03:00