Commit graph

426 commits

Author SHA1 Message Date
Doug
33a7c27c0b Remove flairs and related groups. 2022-08-09 15:04:54 +01:00
Doug
5f21b5c103 Fix build errors. 2022-08-09 15:04:54 +01:00
Doug
f7ba2094d4 Prepare for new sprint 2022-08-09 14:20:37 +01:00
Gil Eluard
a809185407
Implement new space selector bottom sheet (#6518)
* Delight: Edit layout experiment #6079
2022-08-05 13:39:45 +02:00
Gil Eluard
55d7c22124
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
9d6f3211cc Prepare for new sprint 2022-07-26 15:17:07 +03:00
Johannes Marbach
234e25c66a Add comment to clarify override
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-26 08:51:14 +02:00
Johannes Marbach
ca8a1fff31 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
4a1ec4d170 Enable authentication and personalisation flows. 2022-07-25 12:33:28 +01:00
Doug
ff5a63bffc Prepare for new sprint 2022-07-15 14:26:16 +01:00
Doug
3e64eef6a1 Prepare for new sprint 2022-07-13 14:35:35 +01:00
Doug
fd4a048abe Prepare for new sprint 2022-07-12 19:31:10 +01:00
aringenbach
e08e5d7fb1 Move MatrixKit defaults still in use to BuildSettings and replace register 2022-07-04 15:53:26 +02:00
Stefan Ceriu
b0fc49e976 Prepare for new sprint 2022-06-28 21:27:50 +03:00
Johannes Marbach
d29270fb6a 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
b7d9cf0278 Unify location sharing build settings and drop iOS 14 checks 2022-06-21 13:03:09 +02:00
Johannes Marbach
f89631b719 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
ff06c68f8f Prepare for new sprint 2022-06-14 16:41:58 +03:00
gulekismail
62add618b3 Prepare for new sprint 2022-06-03 14:04:57 +03:00
Doug
097460a688 Prepare for new sprint 2022-05-31 14:04:08 +01:00
Andy Uhnak
71ac5c266a Prepare for new sprint 2022-05-19 18:21:26 +01:00
Doug
196a889f9a Remove EMS banner from Server Selection screen. 2022-05-19 11:43:38 +01:00
Doug
8358ccbb73 Prepare for new sprint 2022-05-18 16:04:42 +01:00
Stefan Ceriu
06be1c494f Prepare for new sprint 2022-05-05 16:11:24 +03:00
Doug
3161d3d535 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
2c12f50961
Update provisioning profiles 2022-04-26 12:09:42 +03:00
SBiOSoftWhare
d8d4420c2e Project.xcconfig: Update to Swift 5.6. 2022-04-22 13:10:43 +02:00
SBiOSoftWhare
b876bd9a99 Project.xcconfig: Update deployment target. 2022-04-22 12:58:40 +02:00
gulekismail
1419392c6f Prepare for new sprint 2022-04-20 16:50:58 +03:00
Doug
139316c0f5 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
c3bb530d5c Update PostHog debug configuration. 2022-04-11 11:51:18 +01:00
Doug
98d730f5a9 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
3e54762ad0
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
92e094dca6 Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00
Doug
e1f53b078b Prepare for new sprint 2022-04-06 17:48:54 +01:00
aringenbach
6a82bf9e01 Add presence offline mode setting 2022-04-06 15:18:54 +02:00
Doug
d175efc01b Prepare for new sprint 2022-04-05 16:00:29 +01:00
Doug
df6f631b5f Prepare for new sprint 2022-03-31 10:39:28 +01:00
Doug
693a469bda
Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
Enable all translations
2022-03-29 09:33:06 +01:00
Doug
db22d4d040 Add BuildSettings to SwiftUI targets.
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Doug
c8bbd855a3 Add a RTL BuildSetting and use this for SwiftUI views too. 2022-03-28 16:52:07 +01:00
Stefan Ceriu
5f80ea2944 Prepare for new sprint 2022-03-28 13:45:39 +03:00
David Langley
0f89eb014e
Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
aringenbach
702f22143d
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
Stefan Ceriu
a7c05d005d Prepare for new sprint 2022-03-22 16:59:35 +02:00
aringenbach
ecd01968e9 Remove automatically hiding call button when no Jitsi URL is available 2022-03-22 15:38:53 +01:00
aringenbach
660af4773d Enable nilability on Jitsi server URL 2022-03-22 14:10:09 +01:00
Doug
ea8a21c060 Add onboarding avatar screen.
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
Andy Uhnak
6bd2462ac6 Prepare for new sprint 2022-03-18 17:07:35 +00:00
David Langley
4e1e9afa59 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5017_uisi_autoreporter 2022-03-16 21:45:33 +00:00
David Langley
5c39eb2f51 Update detector to match web implementation(only track decryption attempts), add labs flag, increase rate limit spacing. 2022-03-16 17:47:41 +00:00
Andy Uhnak
a0f45a2d78 Prepare for new sprint 2022-03-14 16:26:10 +00:00
David Langley
2309908c0e Add AutoReported, re-work big client interface and hook up AutoReporter. 2022-03-11 16:47:08 +00:00
Andy Uhnak
8e4a669f3d Prepare for new sprint 2022-03-09 15:15:58 +00:00
Andy Uhnak
f89a9f165b Prepare for new sprint 2022-03-08 18:20:22 +00:00
Arnaud Ringenbach
059b75a957 Rename profile as userAvatarAndName 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
724eef1b83 Use only latest profiles in the timeline (labs) 2022-03-07 13:45:02 +01:00
Doug
7ccbdc4efc Remove unused NSBundle extension methods.
Fix compile errors and remove duplicate strings after rebase.
2022-03-03 10:04:20 +00:00
SBiOSoftWhare
6ef58357f8 Add live location sharing build flag. 2022-03-02 14:39:30 +01:00
Andy Uhnak
a6f3167596 Enable home and room user indicators 2022-03-01 15:50:24 +00:00
Doug
318d985f13
Merge pull request #5698 from vector-im/doug/5653_ftue_analytics_prompt
Prepare onboarding flow for personalisation screens.
2022-02-28 17:25:19 +00:00
Doug
9cdea66566 Merge branch 'develop' of github.com:vector-im/element-ios into develop 2022-02-25 11:42:49 +00:00
Doug
b577adfd1c Prepare for new sprint 2022-02-25 11:40:13 +00:00
Doug
dc02b24c72 Prepare onboarding flow for personalisation screens.
Add a BuildSetting to control the display of the personalisation screens.
Add a property to delay the AuthenticationCoordinator from showing any screens.
Add Congratulations screen to onboarding flow.
2022-02-25 11:27:27 +00:00
Andy Uhnak
62a58781f8 Enable home activity indicator
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 09:54:13 +00:00
Anderas
c7985e5a1a
Merge pull request #5630 from vector-im/andy/5605_leave_room
Update activity indicators on leaving room
2022-02-25 09:52:03 +00:00
Doug
24056d131c
Disable the default analytics configurations for forks. (#5688)
* Disable the default analytics configurations for forks.

* Check the analytics configuration instead of the PostHog Config.
2022-02-24 15:46:18 +00:00
Andy Uhnak
ef65dc113e Rename properties and arguments 2022-02-22 16:44:22 +00:00
Doug
c8218f1f40 Prepare for new sprint 2022-02-22 14:16:36 +00:00
Andy Uhnak
70c459b33d Temporarily disable activity indicators 2022-02-21 12:50:50 +00:00
Andy Uhnak
ef5303160d Implement home screen activity indicators 2022-02-16 11:48:26 +00:00
Stefan Ceriu
ab6a8a4e3d Prepare for new sprint 2022-02-16 12:45:10 +02:00
Stefan Ceriu
4bd5c12f73 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
Doug
850cad4c23 Prepare for new sprint 2022-02-09 18:41:45 +00:00
Doug
9f367958ed changelog.d: Upgrade MatrixSDK version ([v0.22.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.0)). 2022-02-09 17:57:55 +00:00
SBiOSoftWhare
e37d90273e Merge branch 'develop' into steve/5210_bubble_polls 2022-02-04 16:32:33 +01:00
Stefan Ceriu
9ac722dcad vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles. 2022-02-04 11:33:55 +02:00
SBiOSoftWhare
bd54babfe1 BuildSettings: Enable message bubbles setting. 2022-02-03 19:05:37 +01:00
ismailgulek
61b741ef2d
Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03:00
SBiOSoftWhare
5ff5a7065b
Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
SBiOSoftWhare
48eee0e200 BuildSettings: Disable message bubble setting atm. 2022-02-01 15:25:53 +01:00
ismailgulek
ce1dd57864
Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-01 01:23:00 +03:00
SBiOSoftWhare
0b2c4472ae BuildSettings: Enable temporary message bubble setting. 2022-01-31 14:43:06 +01:00
David Langley
4566bd8f8b
Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
David Langley
d8c3992432 Disable refresh tokens and revert pod and lockfile 2022-01-31 00:28:31 +00:00
ismailgulek
bd12487fd7
Feed threading option in the SDK 2022-01-28 04:32:06 +03:00
Doug
e0dc84d4c0 Prepare for new sprint 2022-01-25 14:26:35 +00:00
Doug
c17376d460 changelog.d: Upgrade MatrixSDK version ([v0.21.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.21.0)). 2022-01-25 12:58:20 +00:00
David Langley
5006a2058e Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens 2022-01-24 12:19:45 +00:00
Stefan Ceriu
821d6066cd vector-im/element-ios/issues/5298 - Removed cocoapods-keys and moved the MapTiler key to the buildSettings. 2022-01-19 16:11:35 +02:00
David Langley
1200dd967f
Merge pull request #5405 from vector-im/langleyd/5404_add_build_setting_to_hide_social_login
Add build setting to hide social login
2022-01-19 09:20:18 +00:00
David Langley
c7bebd4708 Add build setting to hide social login 2022-01-18 22:36:50 +00:00
David Langley
06f873446e Add sideMenuShowInviteFriends and remove the non functioning settingsScreenShowInviteFriends 2022-01-18 22:13:10 +00:00
Stefan Ceriu
135c44f08b Enabled location sharing for testing purposes. 2022-01-18 20:05:10 +02:00
David Langley
05b817fb86 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens 2022-01-14 11:43:09 +00:00
SBiOSoftWhare
565b1cca05
Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
Message bubbles: Add settings and build flag
2022-01-13 09:50:23 +01:00
Doug
9bead4157e Prepare for new sprint 2022-01-11 14:27:27 +00:00
David Langley
4effc7e2a0 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens 2022-01-06 22:43:20 +00:00
SBiOSoftWhare
4d3a8a2ffa Rename RoomTimelineStyle enum to RoomTimelineStyleIdentifier. 2022-01-04 17:53:15 +01:00
Stefan Ceriu
eead770633 vector-im/element-ios/issues/5298 - Various tweaks following code review. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
2c6b286718 vector-im/element-ios/issues/5298 - Added build setting + ui and unit tests. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
352d56726e vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings 2022-01-04 17:33:32 +02:00
SBiOSoftWhare
86e93b6c02 Add build settings for timeline style configuration. 2022-01-03 18:16:49 +01:00
Doug
5361298bfc Improve iPad layout. Add separate debug configuration. 2021-12-16 17:01:22 +00:00
Doug
a2aa01f06c Move string formatting to Tools.
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
Doug
46d264477d Remove cocoapods-keys. Use UUID for analytics.
Make configuration optional.
2021-12-16 16:59:45 +00:00
Doug
6f94303cdc Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
Doug
c68c853d2f Prepare for new sprint 2021-12-14 15:02:19 +00:00
manuroe
dd1bf30d7c Prepare for new sprint 2021-12-14 10:18:19 +01:00
David Langley
2fbd129456 Add first refresh token implementation pass. Account credential persistence and NotificationService handling. 2021-12-09 17:28:56 +00:00
Stefan Ceriu
d5982e813b vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
SBiOSoftWhare
c32fee388b Prepare for new sprint 2021-12-07 22:45:35 +01:00
SBiOSoftWhare
3e6df9749c Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
Doug
510010f6f5 Prepare for new sprint 2021-11-17 18:00:36 +00:00
Doug
e324767d7d Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Doug
eda34d6289 changelog.d: Upgrade MatrixKit version ([v0.16.10](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.10)). 2021-11-17 16:01:10 +00:00
David Langley
05309f6be4 Remove buildsetting 2021-11-16 15:02:52 +00:00
David Langley
e7ef9fd218 Ignore badge updates for virtual rooms. 2021-11-16 12:00:20 +00:00
Stefan Ceriu
30ff8a65fb vector-im/element-ios/issues/5114 - Poll creation screen
- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
2021-11-11 11:24:28 +02:00
David Langley
3695b1a3f6 Set correct default for clientPermalinkBaseUrl 2021-11-05 11:08:51 +00:00
David Langley
f372e23e58 Update matrixPermalinkPaths -> permalinkSupportedHosts for consistency with android naming 2021-11-04 16:22:58 +00:00
David Langley
d41cf3c907 Expand on BuildingSetting description and add changelog 2021-11-04 12:29:49 +00:00
David Langley
4175f3fdc3 Add clientPermalinkBaseUrl and set in matrix-sdk options. 2021-10-29 11:07:22 +01:00
SBiOSoftWhare
ef7958fa08 Prepare for new sprint 2021-10-21 20:33:33 +02:00
SBiOSoftWhare
5bd1d6a44f Merge branch 'develop' into steve/4734_room_stack 2021-10-14 16:21:03 +02:00
manuroe
a7f531f81c Prepare for new sprint 2021-10-14 09:12:33 +02:00
SBiOSoftWhare
617afe0748 BuildSettings: Add property to allow split view detail view stacking. 2021-10-12 19:06:56 +02:00
manuroe
18ad9862f5 Prepare for new sprint 2021-10-12 13:45:01 +02:00
manuroe
6cd290c754 Prepare for new sprint 2021-10-12 13:41:53 +02:00
manuroe
02b1ad8fa6 changelog.d: Upgrade MatrixKit version ([v0.16.6](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.6)). 2021-10-12 12:57:24 +02:00
manuroe
e53bcee700 Prepare for new sprint 2021-10-08 17:51:22 +02:00
manuroe
9871307539 Prepare for new sprint 2021-09-30 23:51:20 +01:00
manuroe
756b14d403 Prepare for new sprint 2021-09-24 16:14:48 +02:00
manuroe
748cd081d7 changelog.d: Upgrade MatrixKit version ([v0.16.2](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.2)). 2021-09-24 15:26:44 +02:00
manuroe
e1d5a33c8e Prepare for new sprint 2021-09-16 15:02:49 +02:00
Stefan Ceriu
d4c7a2b0d1 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
manuroe
453b8d414c Prepare for new sprint 2021-09-09 11:13:37 +02:00
Doug
dfb63e1436 Revert "Add matrix.to to firstURLDetectionIgnoredHosts."
This reverts commit ad618b4639.
2021-09-08 16:35:16 +01:00
Doug
ad618b4639 Add matrix.to to firstURLDetectionIgnoredHosts. 2021-09-08 16:24:50 +01:00
Doug
1c7cef52a0 Merge branch 'develop' into doug/888_add_url_previews 2021-09-07 17:51:31 +01:00
Doug
a300cab626 Merge branch 'develop' into doug/4479_media_size_selection
# Conflicts:
#	Riot/Managers/Settings/RiotSettings.swift
2021-09-06 17:04:22 +01:00
Stefan Ceriu
f2dd0e256b Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f219.
2021-09-06 18:24:26 +03:00
Doug
2e04123337 Add setting to disable URL previews.
Using a temporary position in the settings screen whilst waiting for feedback.
2021-09-03 10:19:26 +01:00
Stefan Ceriu
a786cbb90a #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
SBiOSoftWhare
69c2004c9b Prepare for new sprint 2021-08-27 18:50:19 +02:00
Doug
04c63d4e33 Merge branch 'develop' into doug/4479_media_size_selection
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
2021-08-27 16:30:01 +01:00
David Langley
45540f1d4f
Merge pull request #4752 from vector-im/langleyd/4467_account_notification_settings
Account Notification Settings and Keywords
2021-08-26 11:07:11 +01:00
Doug
b61135ffb7 Merge branch 'develop' into doug/4479_media_size_selection 2021-08-23 12:49:06 +01:00
Doug
fc75307c54 Combine confirm image/video size settings into one. 2021-08-23 11:16:32 +01:00
Doug
24ff73b413 Update from feedback.
Set notificationBodyLocalizationKey in CommonConfiguration. Remove redundant customisation. Use MXRoomMemberEventContent.
2021-08-18 12:32:32 +01:00