ismailgulek
17e252476f
Release 1.9.6 ( #6747 )
...
* Device manager: add user sessions overview current session strings.
* Create UserSessionCardView to display session informations.
* UserSessionsOverview: Handle current session section view.
* Prepare for new sprint
* Dismiss the launching screen when clearing cache.
* Fix crash when previewing a room.
* Fix typo in empty state
* Code review fixes
* Update swift-ogg and add changelog
* Fix crash on logout from too much wrong pin codes
* Update changelog to original issue
* Disable unnecessary network breadcrumbs in Sentry
* Changelog
* Fix login crash on Xcode 14 builds
Fixes #6722
* Put the session creator on the main actor instead.
This covers all login and registration options.
* Only disable the composer if the room is yet to be created.
* Add missing source views for iPad.
* New App Layout: fixed rooms list doesn't update after log out and log into another account
* New layout: Fixed low priority rooms titles obscured by bottom bar when side scrolling
* Fix replied event content parsing for nested replies
* Fixed failed to join room (was not legal room)
* Timeline composer layout loop fix (#6743 )
* Publish suitable view height for user suggestions
* Update container view height
* Add changelog
* Fix user suggestions layout for pre iOS 16
* version++
Co-authored-by: SBiOSoftWhare <steveb@matrix.org >
Co-authored-by: Doug <douglase@element.io >
Co-authored-by: Germain Souquet <germain@souquet.com >
Co-authored-by: Stefan Ceriu <stefanc@matrix.org >
Co-authored-by: Aleksandrs Proskurins <paleksandrs@gmail.com >
Co-authored-by: David Langley <langley.dave@gmail.com >
Co-authored-by: aringenbach <arnaudr@element.io >
Co-authored-by: aringenbach <80891108+aringenbach@users.noreply.github.com >
Co-authored-by: Andy Uhnak <andyuhnak@gmail.com >
Co-authored-by: Johannes Marbach <johannesm@element.io >
Co-authored-by: Gil Eluard <gile@element.io >
Co-authored-by: Gil Eluard <gil.eluard@gmail.com >
Co-authored-by: gulekismail <ismailgulek0@gmail.com >
2022-09-20 13:45:49 +03:00
Stefan Ceriu
8a700ba6fe
Merge pull request #6675 from vector-im/gil/6673-Remove_labs_flag_for_New_App_Layout
...
Removed labs flag and enabled New App Layout
2022-09-07 12:27:29 +03:00
Yoan Pintas
a625e287a4
Start DM on first message ( #6367 )
...
Start DM on first message
Co-authored-by: Philippe Loriaux <philippel@element.io >
2022-09-06 14:33:32 +02:00
Gil Eluard
2026007bed
Reset allChatsOnboardingHasBeenDisplayed on logout
2022-09-05 13:21:59 +02:00
Gil Eluard
4950ce2d46
Removed labs flag and enabled New App Layout
2022-09-05 12:03:52 +02:00
Gil Eluard
e9961198ac
Glitchy room list header when scrolling
...
- update after review
2022-09-02 22:30:19 +02:00
Anderas
6ac380b7df
Merge pull request #6641 from vector-im/andy/6589_self_verification
...
Self-verification flow in Crypto V2
2022-08-30 11:50:20 +01:00
Gil Eluard
75699ccf49
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard
0c4f69ffcc
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard
4b619eda39
Added Labs flag for the new App Layout
2022-08-29 14:59:09 +02:00
ismailgulek
e0bb11bd76
Paginate through room events if needed when opening the app from a notification
2022-08-26 16:56:39 +03:00
Andy Uhnak
45999c36d3
Self-verification flow
2022-08-25 16:24:17 +01:00
Andy Uhnak
74b369e3af
Track all errors in Sentry
2022-08-23 08:14:59 +01:00
Doug
bf771954c0
Remove flairs and related groups.
2022-08-09 15:04:54 +01:00
Doug
a59758419b
Fix build errors.
2022-08-09 15:04:54 +01:00
Gil Eluard
13a5d69b82
The theme defined in the application is not applied to all UI components ( #6532 )
...
* The theme defined in the application is not applied to all UI components
2022-08-05 15:00:22 +02:00
Doug
a54e5f436a
Fix an infinite loop when tapping an unjoined room alias. ( #6522 )
...
* Fix a crash in universal link handling.
* Fix an infinite loop when tapping an unjoined room alias.
2022-08-04 15:41:50 +01:00
Gil Eluard
4de0901f36
Delight edit layout experiment ( #6384 )
...
* Delight: Edit layout experiment #6079
* Feature flag new App Layout #6406
* Update All chats screen with latest design #6407
2022-08-02 17:27:33 +02:00
Andy Uhnak
c551e8cce5
Convert verification request and transaction to protocols
2022-07-18 10:28:48 +01:00
aringenbach
8be2d84c78
Move fix to AppDelegate links handling
2022-07-11 18:36:56 +02:00
Doug
768a9e1cfd
Add support for in-app notifications. ( #6341 )
2022-07-07 15:31:37 +01:00
Gil Eluard
67d8bb9a6d
Server Offline Activity Indicator ( #6314 )
...
* Server Offline Activity Indicator
- implemented
2022-07-05 14:04:52 +02:00
aringenbach
f484bd7284
Move MatrixKit defaults still in use to BuildSettings and replace register
2022-07-04 15:53:26 +02:00
aringenbach
07d2a18f36
Display mandatory backup only if session is running
2022-06-23 14:49:12 +02:00
Johannes Marbach
8b9cd5eaba
Expand all if and guard constructs involving @available(iOS 14... or #available(iOS 14...
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-23 10:05:46 +02:00
aringenbach
cc2a95e865
Use latest user data for mention pills
2022-06-16 17:07:47 +02:00
ismailgulek
610f25c2ad
Do not show launching animation for backgroundSyncInProgress state
2022-06-15 17:36:13 +03:00
Stefan Ceriu
4bf29d8359
Prevent the Pin entry screen from being overlapped by other views
2022-06-08 09:56:29 +03:00
ismailgulek
fc4cf0fd72
Refactor app delegate for universal link handling
2022-06-07 16:07:18 +03:00
Doug
31d48cb7a2
Merge pull request #6204 from vector-im/doug/5151_sso_login
...
Support SSO login in the new flow.
2022-05-31 17:05:14 +01:00
aringenbach
d7216cf171
WellKnown: support outbound keys presharing strategy
2022-05-31 17:38:33 +02:00
Doug
5eb676be30
Handle SSO deep links via the AuthenticationServiceDelegate.
2022-05-25 17:38:21 +01:00
SBiOSoftWhare
f80f086ed7
AppCoordinator: Handle UserLocationServiceProvider setup
2022-05-16 11:33:40 +02:00
ismailgulek
e5a4c86845
Fix initializer by not defining convenience
2022-04-28 16:32:28 +03:00
yostyle
2ac77725f5
Use autojoin boolean
2022-04-15 14:27:57 +02:00
David Langley
b7158be68b
We should always reset listenForRoomListDataReady for a session start/reset, even if onboarding is in progress.
2022-03-30 11:04:07 +01:00
David Langley
cdc7e5fd2c
Merge pull request #5945 from vector-im/langleyd/5938_post_autoreporter_cleanup
...
Post UISI Autoreporter cleanup
2022-03-30 10:14:52 +01:00
Andy Uhnak
e3cd6e9841
Exit early if universal link parameters cannot be created
2022-03-29 17:41:45 +01:00
David Langley
1a6796d2c5
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5938_post_autoreporter_cleanup
2022-03-29 11:54:48 +01:00
David Langley
401d741b82
Don't call _callPresenter.addMatrixSession twice.
2022-03-29 11:36:33 +01:00
Anderas
726030a04b
Merge pull request #5937 from vector-im/andy/4858_resolve_alias
...
Enable joining a room via identifier from another home server
2022-03-29 10:54:48 +01:00
Doug
50cf82801a
Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
...
Enable all translations
2022-03-29 09:33:06 +01:00
Doug
16e64033c3
Add BuildSettings to SwiftUI targets.
...
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Doug
b4c1567872
Add a RTL BuildSetting and use this for SwiftUI views too.
2022-03-28 16:52:07 +01:00
Andy Uhnak
dd003717e8
Typo
2022-03-28 16:44:24 +01:00
Andy Uhnak
1ba45524a7
Enable joining a room via identifier from another home server
2022-03-28 16:34:12 +01:00
Doug
7f0df48a13
Enable all translations
...
Sadly, disable RTL layout too as there are many bugs.
2022-03-28 16:28:23 +01:00
Gil Eluard
68a0e09140
Can't view space invitations from system notifications #5915
...
- Fixed
2022-03-27 23:52:56 +02:00
David Langley
d23728fa9a
Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
...
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
aringenbach
628027d875
Merge pull request #5894 from vector-im/aringenbach/5837_handle_empty_jitsi_default_url
...
Allow empty Jitsi default url in BuildSettings
2022-03-23 15:40:26 +01:00