Commit Graph

342 Commits

Author SHA1 Message Date
Andy Uhnak f0368de98f changelog.d: Upgrade MatrixSDK version ([v0.23.19](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.19)). 2022-09-28 17:12:07 +01:00
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
gulekismail aeaea7337d Prepare for new sprint 2022-09-09 11:08:04 +03:00
gulekismail 925c3c3da7 Prepare for new sprint 2022-09-07 17:14:53 +03:00
Gil Eluard 4950ce2d46 Removed labs flag and enabled New App Layout 2022-09-05 12:03:52 +02:00
Stefan Ceriu 4062043ff3 Prepare for new sprint 2022-08-31 17:26:24 +03:00
Stefan Ceriu 80ebc6e027 Prepare for new sprint 2022-08-29 19:13:49 +03:00
Stefan Ceriu 7bf0071a9e version++ 2022-08-29 18:03:32 +03: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
Gil Eluard b3ece1bbc1 App Layout: Activate feature 2022-08-24 13:37:59 +03:00
Stefan Ceriu 8de8d9d97a Bump the app version to 1.9.0 2022-08-24 12:23:59 +03:00
SBiOSoftWhare d494171b0c BuildSettings: Add new feature flag for device manager. 2022-08-22 17:40:27 +02:00
Doug 5ee2e70496 Prepare for new sprint 2022-08-12 10:32:20 +01:00
Doug d6c525d48c Prepare for new sprint 2022-08-10 16:39:13 +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
Doug 061211bbfc Prepare for new sprint 2022-08-09 14:20:37 +01:00
Gil Eluard 64fe1d544e Implement new space selector bottom sheet (#6518)
* Delight: Edit layout experiment #6079
2022-08-05 13:39:45 +02: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
gulekismail 65b553b9bd Prepare for new sprint 2022-07-26 15:17:07 +03:00
Johannes Marbach 8e8ca2eedb Add comment to clarify override
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-26 08:51:14 +02:00
Johannes Marbach f07cac669e Read tile server URL from .well-known (PSG-592)
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-25 17:00:37 +02:00
Doug 73e532adf8 Enable authentication and personalisation flows. 2022-07-25 12:33:28 +01:00
Doug ea64e1a40e Prepare for new sprint 2022-07-15 14:26:16 +01:00
Doug 3759274a97 Prepare for new sprint 2022-07-13 14:35:35 +01:00
Doug 490903b87e Prepare for new sprint 2022-07-12 19:31:10 +01:00
aringenbach f484bd7284 Move MatrixKit defaults still in use to BuildSettings and replace register 2022-07-04 15:53:26 +02:00
Stefan Ceriu f91ba56593 Prepare for new sprint 2022-06-28 21:27:50 +03: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
Johannes Marbach 8e61533df2 Unify location sharing build settings and drop iOS 14 checks 2022-06-21 13:03:09 +02:00
Johannes Marbach 2dc1b06033 Expose live-location sharing labs flag (default: false)
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 09:43:45 +02:00
gulekismail fd3b4647ad Prepare for new sprint 2022-06-14 16:41:58 +03:00
gulekismail 7fc9e993be Prepare for new sprint 2022-06-03 14:04:57 +03:00
Doug 5a18589ec5 Prepare for new sprint 2022-05-31 14:04:08 +01:00
Andy Uhnak 9575e6e560 Prepare for new sprint 2022-05-19 18:21:26 +01:00
Doug 02e5f0bf2e Remove EMS banner from Server Selection screen. 2022-05-19 11:43:38 +01:00
Doug eaccc39338 Prepare for new sprint 2022-05-18 16:04:42 +01:00
Stefan Ceriu aa1b482372 Prepare for new sprint 2022-05-05 16:11:24 +03:00
Doug cc360b4487 Add Authentication Flow WIP.
- Add Registration Screen.
- Add Server Selection Screen.
- Rename AuthenticationCoordinator to LegacyAuthenticationCoordinator.
- Add AuthenticationService and RegistrationWizard.
- Async extensions.
- Add global white and EMS colors to the themes.
- Add tests for server selection and registration screens.
- Accessibility and iPad layout tweaks.
- Remove MainActor from Auth Coordinators/VMs/Views.
(It broke the protocol conformances so now the methods and properties are marked individually.)
2022-05-04 19:26:38 +01:00
ismailgulek 349a27d4d4 Update provisioning profiles 2022-04-26 12:09:42 +03:00
SBiOSoftWhare 3b12de0045 Project.xcconfig: Update to Swift 5.6. 2022-04-22 13:10:43 +02:00
SBiOSoftWhare f73589c950 Project.xcconfig: Update deployment target. 2022-04-22 12:58:40 +02:00
gulekismail 31af5319bd Prepare for new sprint 2022-04-20 16:50:58 +03:00
Doug da32dc8af8 Stop excluding ARM64 simulator builds.
Follows on from an update to JitsiMeetSDK in matrix-ios-sdk.
2022-04-11 13:05:42 +01:00
Doug 578dbc5c0b Update PostHog debug configuration. 2022-04-11 11:51:18 +01:00
Doug 5b6bf2cb00 Rename NOTIFICATION key to Notification for missing translations.
Make Bundle.app a stored property.
Exclude Pirate from the supported languages.
2022-04-08 14:14:34 +01:00
aringenbach 1b0a29e6ca Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
Presence offline mode setting
2022-04-07 11:43:13 +02:00
aringenbach a539ad5f14 Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00