2016 Commits

Author SHA1 Message Date
Stefan Ceriu
97e57e6666 element-hq/element-x-ios/issues/2876 - Add support for showing call notifications in the timeline 2024-05-31 13:32:47 +03:00
Stefan Ceriu
a4c9135b58 Decouple the bug report service from the analytics one nightly/1.6.9.613 2024-05-30 15:42:26 +03:00
Stefan Ceriu
c3571f4f4e Track when the user starts a room call and when they enable formatting options on the message composer 2024-05-30 15:42:26 +03:00
Mauro
8c62c52f45
updated sdk to 1.0.7 (#2888) nightly/1.6.9.612 2024-05-29 19:18:03 +02:00
Mauro
bd1c7a4008
removed useless qr logs (#2886) nightly/1.6.9.611 2024-05-29 17:22:28 +02:00
Mauro
4e23f7be22
QR Code Login Flow (#2767)
Co-authored-by: Hugh Nimmo-Smith <hughns@users.noreply.github.com>
Co-authored-by: Hugh Nimmo-Smith <hughns@element.io>
2024-05-29 17:07:17 +02:00
Stefan Ceriu
66a8f6f3d1 Fixes #1997 - Be more specific with the widget permissions 2024-05-29 14:01:35 +03:00
Stefan Ceriu
ca16f63483 Bump the RustSDK to v1.0.4, adopt new heroes and backpagination status APIs nightly/1.6.9.608 nightly/1.6.9.609 2024-05-27 19:22:16 +03:00
Stefan Ceriu
e93e75778a Removed forwarded properties from the UserSessionProtocol as the ClientProxy is already fully exposed 2024-05-27 17:05:01 +03:00
Stefan Ceriu
3a904ebc9d Replace the old MockUserSession with the generated UserSessionMock 2024-05-27 17:05:01 +03:00
Stefan Ceriu
a126715ba0 Fix failing ElementCall test because of a missing sendCallNotificationIfNeeeded return value. 2024-05-27 17:04:48 +03:00
Stefan Ceriu
4c1311c11b Delay seting up a "new" call session until after accepting the incoming call. 2024-05-27 17:04:48 +03:00
Stefan Ceriu
e76fabf18c Automatically silence ringing calls after 15 seconds of inactivity 2024-05-27 17:04:48 +03:00
Stefan Ceriu
f6c476eeca Show ElementCalls in the system Recents list and allow deep linking back into a call from there 2024-05-27 17:04:48 +03:00
Stefan Ceriu
16fc7caa62 Fix typing indicators for the plain message composer 2024-05-27 17:04:34 +03:00
Stefan Ceriu
696d599773 Tweak the onboarding flow identity confirmation screen
- hide the recovery key option if recovery wasn't set up beforehand
- add a button to present the reset encryption instructions screen
nightly/1.6.9.607
2024-05-24 15:35:23 +03:00
Stefan Ceriu
f8d094516d Fixes #2878 - Retain cycles on the ElementCall webView and correctly tear down the call on dismissal. 2024-05-24 15:32:56 +03:00
Stefan Ceriu
8bfd802793 Add support for showing the native OS incoming call screen when starting new Element Calls 2024-05-24 15:32:56 +03:00
renovate[bot]
5860317fea Update dependency apple/swift-argument-parser to from: "1.4.0" nightly/1.6.9.605 nightly/1.6.9.606 2024-05-22 10:30:15 +03:00
Doug
f0a40ddf36
Update the SDK. (#2873) nightly/1.6.9.604 2024-05-21 15:30:01 +01:00
Valere
f0ac0a63fb
Add device keys to rageshakes (#2838) 2024-05-21 09:54:16 +01:00
Valere
2e35db04db
Posthog: bump to 3.2.5 to fix reset deleting more than posthog files (#2872) 2024-05-21 09:41:44 +01:00
Doug
8027e665ad
Fix a timeline jump triggered by pagination during an interactive scroll. (#2870) 2024-05-21 09:19:25 +01:00
Doug
711e36602e
Add renovate groups. (#2868) nightly/1.6.9.603 2024-05-20 14:34:39 +01:00
ElementRobot
e87dab45ba
Translations update (#2867)
Co-authored-by: Velin92 <Velin92@users.noreply.github.com>
2024-05-20 14:34:23 +01:00
renovate[bot]
8c68968e5b Update apple-actions/import-codesign-certs action to v3 2024-05-20 14:34:00 +01:00
Mauro
545b5c31cc
Bump SDK (#2857)
Co-authored-by: Doug <douglase@element.io>
2024-05-20 14:37:45 +02:00
renovate[bot]
3b82ce8def Update NejcZdovc/comment-pr action to v2 2024-05-20 12:48:15 +01:00
renovate[bot]
8d39081238 Update dependency jpsim/Yams to from: "5.1.2" 2024-05-20 12:23:09 +01:00
renovate[bot]
00f04df6c1 Update dependency macos to v14 2024-05-20 12:21:42 +01:00
renovate[bot]
19a8f60976 Update actions/upload-artifact action to v4 2024-05-20 11:19:12 +01:00
renovate[bot]
1ef3cbc5b9 Update peter-evans/create-pull-request action to v6 2024-05-20 11:16:59 +01:00
renovate[bot]
f197368dba Update actions/checkout action to v4 2024-05-20 11:14:18 +01:00
renovate[bot]
7d5d150d26 Update actions/cache action to v4 2024-05-20 11:11:46 +01:00
renovate[bot]
56eb524552 Update dependency fastlane to v2.220.0 nightly/1.6.9.602 2024-05-17 17:53:50 +03:00
renovate[bot]
e278fdf89b Update dependency apple/swift-argument-parser to from: "1.3.1" 2024-05-17 17:53:37 +03:00
renovate[bot]
3a5b22c1b8 Add renovate.json 2024-05-17 14:29:13 +03:00
Element CI
57afc3bbd5 Prepare next release 2024-05-17 01:50:17 -07:00
Stefan Ceriu
1b196aa5a2 Fixes #2845 - Fix voice message recoder not showing send message button 1.6.8 2024-05-17 11:11:49 +03:00
Doug
8da1752493 Update the tools to use swift-command-line-tools. nightly/1.6.8.601 nightly/1.6.8.600 2024-05-15 11:32:45 +01:00
Doug
5fe84f9c85 Switch to element-hq rust components. 2024-05-15 11:32:45 +01:00
Doug
1fc6243051 Update the SDK. nightly/1.6.8.599 2024-05-14 17:56:34 +01:00
Mauro
2c038c5969
DM Details have been updated (#2836) 2024-05-14 18:47:20 +02:00
Stefan Ceriu
d66ff02d12 Revert "Fix timeline item highlighting UI test"
This reverts commit eac2552ab5934e3bc9f1d960f8ea35416f77cfd2.
2024-05-14 16:04:16 +03:00
Doug
8e4f62d639 Fix SDK build script. 2024-05-14 11:06:46 +01:00
Doug
11b683601b
Update build-sdk tool. (#2835)
- Support new --target option on Rust allowing multiple targets to be built.
- Add new --device and --simulator shortcuts.
2024-05-14 10:48:52 +01:00
Doug
b7d492c206
Add Forgot PIN button to AppLockSetupPINScreen. (#2833) nightly/1.6.8.598 2024-05-13 15:41:35 +01:00
Element CI
b71e6ffd39 Prepare next release 2024-05-13 06:06:11 -07:00
Stefan Ceriu
986eb23b2a Exclude invites when using room list filters 1.6.7 2024-05-13 15:49:14 +03:00
Mauro Romito
1556bb095b Wipe log files following SDK bump 2024-05-13 15:38:19 +03:00