Commit Graph

787 Commits

Author SHA1 Message Date
Gil Eluard 877e328f27 4850 bring leaving space experience in line with web (#6062)
* Bring leaving space experience in line with Web #4850

- Done
2022-04-27 13:31:14 +02:00
MaximeE 394c3e5549 6029: Make some UI change according to comment 2022-04-26 14:50:11 +02:00
MaximeE 37f305a697 Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments 2022-04-25 15:53:58 +02:00
MaximeE 186a1c0ec2 6029: Refacto how to handle all state of the live location cell 2022-04-22 18:04:19 +02:00
SBiOSoftWhare 6ae8f9f719 Update strings 2022-04-22 12:34:34 +02:00
SBiOSoftWhare b14b74e81b Merge branch 'develop' into steve/5723_lls_screen
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/ShareLocationActivityController.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/MapViewErrorAlertInfoBuilder.swift
2022-04-22 12:15:34 +02:00
MaximeE d9d241c58c 6029: finalise configuration of live location cell 2022-04-21 17:29:32 +02:00
Doug d23ac4e7c5 Fix UI Tests and run on PRs
- Add missing screen states.
- Detect the bottom of the screen list and stop scrolling if screen state wasn't found.
- Remove unimplemented tests to speed up the run.
- Remove failed button checks in MatrixItemChooserUITests
2022-04-21 12:54:53 +01:00
MaximeE 4acf53d582 6029: Live location sharing timeline cell 2022-04-21 07:48:22 +02:00
ismailgulek fef10c01f9 Add strings 2022-04-19 13:31:43 +03:00
MaximeE 9b859eac41 Merge branch 'develop' into maximee/5982_ls_static_share_viewer 2022-04-11 17:26:07 +02:00
Gil Eluard 4f5c8fdb9a Wrong copy for upgrade room message (#6003)
* Wrong copy for upgrade room message

- fixed
2022-04-11 15:46:08 +02:00
MaximeE 171bf900c9 5982: Add string and changelog 2022-04-08 17:47:16 +02:00
aringenbach 740b04f799 Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
Presence offline mode setting
2022-04-07 11:43:13 +02:00
Doug f46b976101 Merge branch 'master' into develop 2022-04-06 17:48:50 +01:00
Doug d6cbdf3317 Use SwiftGen to update VectorL10n 🤦‍♂️ 2022-04-06 15:51:32 +01:00
aringenbach 18e2e9940b Add presence offline mode setting 2022-04-06 15:18:54 +02:00
SBiOSoftWhare c04022a76c LiveLocationSharingViewer: Add navigation title. 2022-04-06 09:41:33 +02:00
Doug 61040a4cb7 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 d406fc3164 Update strings. 2022-04-05 18:36:53 +02:00
SBiOSoftWhare 5bd5cd2baa Update strings 2022-04-05 17:44:04 +02:00
ismailgulek 3cbc962db9 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 75a5be19e9 Add support for Apple context menus in matrix items list screens (#5963) 2022-04-04 20:07:06 +02:00
MaximeEvrard42 a11a153c1a 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 792cca314f Create opt-in screen 2022-04-04 16:58:45 +03:00
ismailgulek 54bd6bad09 Add strings 2022-04-04 16:52:40 +03:00
Doug 7d90e103ba Enable profile personalisation screens after registration. 2022-03-30 16:44:19 +01:00
ismailgulek 6304f0457f Merge branch 'develop' into ismail/5770_threads_notice 2022-03-30 13:35:14 +03:00
MaximeE fcbb92297b 5858: Add pin drop feature 2022-03-30 11:36:31 +02:00
Andy Uhnak 4fe43da6d5 New loading indicators when creating a room 2022-03-29 17:18:11 +01:00
Andy Uhnak 1b24371337 Join room loading indicators 2022-03-29 15:03:09 +01:00
Gil Eluard 84b0e5e624 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 edf7830357 Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
Gil Eluard 4e6b795710 Subspace error doesn't make sense #5797
- Updated "Add space" error message
2022-03-24 13:37:24 +01:00
MaximeEvrard42 65d2e9fba4 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 756d65f3e5 5720: Rework some location sharing related view 2022-03-23 15:48:19 +01:00
aringenbach e5b8be4724 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 7d81ee1398 Improve error display for Jitsi service unable to start 2022-03-22 14:03:30 +01:00
Doug 24e98b84f8 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 e3060d919d 5720: Update from develop 2022-03-22 09:41:25 +01:00
Doug b1eb70abdd Add OnboardingCelebrationScreen and EffectsSceneView. 2022-03-21 19:04:09 +00:00
Doug 7f30d94e22 Fix missing } from rebase. 2022-03-21 17:58:39 +00:00
Doug 3264e10323 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 7c8e2ea87c Fix voiceover support in OnboardingAvatarScreen. 2022-03-21 17:37:16 +00:00
Doug 7c012d1631 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 4a63b6cdc8 Add onboarding avatar screen.
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
Doug a7dbb37cfa Add FTUE display name screen.
Use UserSession instead of userId & MXSession in OnboardingCoordinator
2022-03-21 17:36:40 +00:00
SBiOSoftWhare dfce72d8f8 Fix conflicts with develop 2022-03-18 15:12:34 +01:00
ismailgulek f52a2c5662 Merge branch 'develop' into ismail/5770_threads_notice 2022-03-18 15:07:44 +03:00
ismailgulek ecb4fd07a8 Implement notice screen 2022-03-18 13:22:47 +03:00