aringenbach
b64bb2c70c
Move MatrixKit defaults still in use to BuildSettings and replace register
2022-07-04 15:53:26 +02:00
Stefan Ceriu
4a7302d656
Prepare for new sprint
2022-06-28 21:27:50 +03:00
Johannes Marbach
ce4c8b186c
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
f41ddb924b
Unify location sharing build settings and drop iOS 14 checks
2022-06-21 13:03:09 +02:00
Johannes Marbach
3338c6b638
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
5ca5cb8b34
Prepare for new sprint
2022-06-14 16:41:58 +03:00
gulekismail
a7f8dc6a76
Prepare for new sprint
2022-06-03 14:04:57 +03:00
Doug
f944896772
Prepare for new sprint
2022-05-31 14:04:08 +01:00
Andy Uhnak
fe883110c8
Prepare for new sprint
2022-05-19 18:21:26 +01:00
Doug
bec012fbbb
Remove EMS banner from Server Selection screen.
2022-05-19 11:43:38 +01:00
Doug
963fba6673
Prepare for new sprint
2022-05-18 16:04:42 +01:00
Stefan Ceriu
d71b4fd6c4
Prepare for new sprint
2022-05-05 16:11:24 +03:00
Doug
282fe5c27e
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
88b7720fdd
Update provisioning profiles
2022-04-26 12:09:42 +03:00
SBiOSoftWhare
2c36466e3a
Project.xcconfig: Update to Swift 5.6.
2022-04-22 13:10:43 +02:00
SBiOSoftWhare
6145bbca0f
Project.xcconfig: Update deployment target.
2022-04-22 12:58:40 +02:00
gulekismail
68089d4684
Prepare for new sprint
2022-04-20 16:50:58 +03:00
Doug
1bbabd7013
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
47d3cae186
Update PostHog debug configuration.
2022-04-11 11:51:18 +01:00
Doug
2d2b2554c7
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
d745548a39
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
3cb990706f
Rename build setting & encode with string value
2022-04-07 09:38:21 +02:00
Doug
39fadf2a5d
Prepare for new sprint
2022-04-06 17:48:54 +01:00
aringenbach
320fa8d59a
Add presence offline mode setting
2022-04-06 15:18:54 +02:00
Doug
8b0a591b9b
Prepare for new sprint
2022-04-05 16:00:29 +01:00
Doug
4b7083f3df
Prepare for new sprint
2022-03-31 10:39:28 +01:00
Doug
55d5a7c2a2
Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
...
Enable all translations
2022-03-29 09:33:06 +01:00
Doug
73955a2a2e
Add BuildSettings to SwiftUI targets.
...
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Doug
da38e0610a
Add a RTL BuildSetting and use this for SwiftUI views too.
2022-03-28 16:52:07 +01:00
Stefan Ceriu
2695d462ba
Prepare for new sprint
2022-03-28 13:45:39 +03:00
David Langley
c55b1b65d3
Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
...
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
aringenbach
2116f75612
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
d2c37180d9
Prepare for new sprint
2022-03-22 16:59:35 +02:00
aringenbach
0bddd9f05b
Remove automatically hiding call button when no Jitsi URL is available
2022-03-22 15:38:53 +01:00
aringenbach
5d73b50bf9
Enable nilability on Jitsi server URL
2022-03-22 14:10:09 +01:00
Doug
071a43cc90
Add onboarding avatar screen.
...
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
Andy Uhnak
da71983edb
Prepare for new sprint
2022-03-18 17:07:35 +00:00
David Langley
f449acf4f6
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
4784084ab0
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
f8c8b66822
Prepare for new sprint
2022-03-14 16:26:10 +00:00
David Langley
ae320d1efa
Add AutoReported, re-work big client interface and hook up AutoReporter.
2022-03-11 16:47:08 +00:00
Andy Uhnak
589da4cbed
Prepare for new sprint
2022-03-09 15:15:58 +00:00
Andy Uhnak
1af1da145f
Prepare for new sprint
2022-03-08 18:20:22 +00:00
Arnaud Ringenbach
cfeae5bc64
Rename profile as userAvatarAndName
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
a6ed656107
Use only latest profiles in the timeline (labs)
2022-03-07 13:45:02 +01:00
Doug
4d01740ce3
Remove unused NSBundle extension methods.
...
Fix compile errors and remove duplicate strings after rebase.
2022-03-03 10:04:20 +00:00
SBiOSoftWhare
e85a4b6a30
Add live location sharing build flag.
2022-03-02 14:39:30 +01:00
Andy Uhnak
fb022ff6b0
Enable home and room user indicators
2022-03-01 15:50:24 +00:00
Doug
4af2e71760
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
3027fe615e
Merge branch 'develop' of github.com:vector-im/element-ios into develop
2022-02-25 11:42:49 +00:00