Doug
b2c902a4f5
Merge branch 'master' into develop
2022-04-06 17:48:50 +01:00
Doug
6b0e4deffa
Use SwiftGen to update VectorL10n 🤦♂️
2022-04-06 15:51:32 +01:00
aringenbach
320fa8d59a
Add presence offline mode setting
2022-04-06 15:18:54 +02:00
SBiOSoftWhare
c7b43074b5
LiveLocationSharingViewer: Add navigation title.
2022-04-06 09:41:33 +02:00
Doug
745c16d9fb
Merge pull request #5917 from vector-im/doug/5652_enable_ftue_personalisation
...
Enable profile personalisation screens after registration.
2022-04-05 17:43:44 +01:00
SBiOSoftWhare
ac71276e46
Update strings.
2022-04-05 18:36:53 +02:00
SBiOSoftWhare
3cde2cde32
Update strings
2022-04-05 17:44:04 +02:00
ismailgulek
6bc6c4ed14
Merge pull request #5970 from vector-im/ismail/5772_threads_opt-in
...
Threads opt-in screen
2022-04-05 12:36:01 +03:00
Gil Eluard
1adfa904ae
Add support for Apple context menus in matrix items list screens ( #5963 )
2022-04-04 20:07:06 +02:00
MaximeEvrard42
ff78d21755
Merge pull request #5957 from vector-im/maximee/5858_pin_drop_sharing
...
[Location Sharing]: Pin drop location sharing
2022-04-04 18:04:22 +02:00
ismailgulek
4ff5ae1315
Create opt-in screen
2022-04-04 16:58:45 +03:00
ismailgulek
d2c5da3a07
Add strings
2022-04-04 16:52:40 +03:00
Doug
e1b91b9076
Enable profile personalisation screens after registration.
2022-03-30 16:44:19 +01:00
ismailgulek
dc2183a3bd
Merge branch 'develop' into ismail/5770_threads_notice
2022-03-30 13:35:14 +03:00
MaximeE
3d58e94e6b
5858: Add pin drop feature
2022-03-30 11:36:31 +02:00
Andy Uhnak
34ad047ae4
New loading indicators when creating a room
2022-03-29 17:18:11 +01:00
Andy Uhnak
fadfa48f9f
Join room loading indicators
2022-03-29 15:03:09 +01:00
Gil Eluard
8918d73a7a
Merge pull request #5912 from vector-im/gil/5797-Subspace_error_does_not_make_sense
...
Subspace error doesn't make sense
2022-03-28 00:02:37 +02: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
Gil Eluard
0171fb4a00
Subspace error doesn't make sense #5797
...
- Updated "Add space" error message
2022-03-24 13:37:24 +01:00
MaximeEvrard42
baa3888e4a
Merge pull request #5859 from vector-im/maximee/5720_location_sharing_UI_change
...
Update UI in location sharing view #5720
2022-03-24 11:58:09 +01:00
MaximeE
7f140388a1
5720: Rework some location sharing related view
2022-03-23 15:48:19 +01: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
aringenbach
79ce5b3378
Improve error display for Jitsi service unable to start
2022-03-22 14:03:30 +01:00
Doug
bb7e928922
Improve celebration screen layout on iPad
...
Rename OnboardingConstants to OnboardingMetrics.
Fix strings warning about public property in public extension.
Remove unused OnboardingCelebrationViewModelResult.
2022-03-22 12:02:05 +00:00
MaximeE
8e3107095f
5720: Update from develop
2022-03-22 09:41:25 +01:00
Doug
1c8622f60a
Add OnboardingCelebrationScreen and EffectsSceneView.
2022-03-21 19:04:09 +00:00
Doug
cb310451a5
Fix missing } from rebase.
2022-03-21 17:58:39 +00:00
Doug
0dbfa2914c
Address PR comments
...
Add more docs.
Rename PhotoPickerPresenter to MediaPickerPresenter.
Use a Character for the placeholder avatar rather than a string.
2022-03-21 17:37:16 +00:00
Doug
18937ac60b
Fix voiceover support in OnboardingAvatarScreen.
2022-03-21 17:37:16 +00:00
Doug
ed9139a41a
Use UserIndicatorPresenter for onboarding personalisation.
...
Remove the service from the display name screen to match the avatar screen.
Add a loading indicator to PhotoPickerPresenter.
Fix layout issue when selecting non-square avatar image.
2022-03-21 17:37:16 +00:00
Doug
071a43cc90
Add onboarding avatar screen.
...
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
Doug
a867d9a3d4
Add FTUE display name screen.
...
Use UserSession instead of userId & MXSession in OnboardingCoordinator
2022-03-21 17:36:40 +00:00
SBiOSoftWhare
ca23f38a41
Fix conflicts with develop
2022-03-18 15:12:34 +01:00
ismailgulek
666a0cd27f
Merge branch 'develop' into ismail/5770_threads_notice
2022-03-18 15:07:44 +03:00
ismailgulek
653b26161e
Implement notice screen
2022-03-18 13:22:47 +03:00
ismailgulek
309d74296b
Add strings
2022-03-18 12:57:47 +03:00
ismailgulek
4bbfba8c06
Add icons for thread badges
2022-03-18 00:55:09 +03:00
MaximeE
dedc558f44
5720: Update UI in location sharing View
2022-03-17 16:52:22 +01:00
SBiOSoftWhare
29affa4fa3
Add live location banner strings.
2022-03-17 16:37:32 +01:00
SBiOSoftWhare
b5d5480921
Add live location icon.
2022-03-17 16:37:07 +01: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
abce639820
Merge branch 'master' into develop
2022-03-14 16:26:07 +00:00
Andy Uhnak
f6ee46890e
Ignore the sender of a room invite without needing to join the room first
2022-03-11 16:24:40 +00:00
Gil Eluard
cdd66146d8
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/Room/Settings/RoomSettingsViewController.h
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
2022-03-08 11:23:55 +01: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
Gil Eluard
59038e18c1
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Config/BuildSettings.swift
# Riot/Generated/Strings.swift
# Riot/Modules/Home/HomeViewController.m
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
Gil Eluard
0fcebfa145
Merge branch 'gil/SP1_space_creation' of github.com:vector-im/element-ios into gil/SP1_space_creation
2022-03-04 13:06:27 +01:00