Commit graph

319 commits

Author SHA1 Message Date
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