Commit Graph

15987 Commits

Author SHA1 Message Date
MaximeE ce0893bb37 5720: Fix issue with cornered buttons view 2022-03-23 17:25:30 +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
Gil Eluard 33312dbfb0 Merge pull request #5897 from vector-im/gil/5810_Add_Invite_people_to_the_space_menu
Add "Invite people" to the space menu in the left panel and update me…
2022-03-23 12:22:09 +01:00
Anderas 23afa7fc3a Merge pull request #5892 from vector-im/andy/5875_login_button
Ensure the login button is always visible
2022-03-23 11:19:04 +00:00
Gil Eluard 08d613fddb Add "Invite people" to the space menu in the left panel and update menu order #5810
- update after review
2022-03-23 11:24:36 +01:00
Gil Eluard 2cc1d3ac2e Update suggested room preview to behave the same way in all cases #5771
- Done
2022-03-23 10:58:41 +01:00
Anderas 94392c360d Merge pull request #5893 from vector-im/andy/5883_search_crash
Prevent crash when searching for rooms
2022-03-22 16:51:43 +00:00
Doug 29e6fae060 Merge pull request #5891 from vector-im/doug/5651_ftue_celebration
Add FTUE celebration screen
2022-03-22 16:34:41 +00:00
Gil Eluard 08f87dc5c7 Add "Invite people" to the space menu in the left panel and update menu order #5810
- done
2022-03-22 16:51:43 +01:00
aringenbach 96a4a5d4a1 Fix changelog message 2022-03-22 16:24:07 +01:00
Stefan Ceriu d2c37180d9 Prepare for new sprint 2022-03-22 16:59:35 +02:00
Stefan Ceriu d22b3a91f7 Merge branch 'master' into develop 2022-03-22 16:59:33 +02:00
Stefan Ceriu 3e52562757 Merge branch 'release/1.8.8/master' 2022-03-22 16:59:28 +02:00
Stefan Ceriu 5f569827d4 finish version++ 2022-03-22 16:59:27 +02:00
Stefan Ceriu e0cbfef59f Merge pull request #5895 from vector-im/release/1.8.8/release
Release 1.8.8
2022-03-22 16:57:13 +02:00
Andy Uhnak 82fed12a85 Revert optionality and always pass url 2022-03-22 14:46:27 +00:00
aringenbach 0bddd9f05b Remove automatically hiding call button when no Jitsi URL is available 2022-03-22 15:38:53 +01:00
aringenbach fc0702f9f6 Fix unit tests 2022-03-22 15:30:49 +01:00
Stefan Ceriu 85955ccc89 version++ 2022-03-22 16:10:14 +02:00
Stefan Ceriu 917f9dbcf7 changelog.d: Upgrade MatrixSDK version ([v0.23.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.0)). 2022-03-22 16:10:13 +02:00
aringenbach 23617c0f5b Add changelog 2022-03-22 14:26:44 +01:00
aringenbach 5d73b50bf9 Enable nilability on Jitsi server URL 2022-03-22 14:10:09 +01:00
aringenbach 79ce5b3378 Improve error display for Jitsi service unable to start 2022-03-22 14:03:30 +01:00
aringenbach 3b31ec1a80 Avoid doubling error display on Jitsi get well known failure 2022-03-22 14:03:30 +01:00
Andy Uhnak ef9301950e Update comment 2022-03-22 12:55:41 +00:00
Andy Uhnak 9199b23221 Prevent crash when searching for rooms 2022-03-22 12:52:11 +00: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
David Langley 4379c62d51 Merge pull request #5476 from vector-im/langleyd/5472_green_spinner_incorrectly_hidden
Green spinner hidden too early
2022-03-22 11:55:52 +00:00
Andy Uhnak f23a22b875 Ensure the login button is always visible 2022-03-22 11:44:52 +00:00
aringenbach f68e18e11e Merge pull request #5784 from vector-im/aringenbach/5745_mandatory_secure_backup
Support for mandatory backup/verification
2022-03-22 12:39:40 +01:00
Stefan Ceriu 672dd90cb1 Prevent the homescreen from resetting on every appearance. 2022-03-22 12:44:26 +02:00
Anderas 837ab0233d Merge pull request #5887 from vector-im/andy/fix_indicator
Prevent "left room" message from showing twice
2022-03-22 10:19:18 +00:00
Andy Uhnak 74f4daa642 Prevent "left room" message from showing twice 2022-03-22 09:10:08 +00:00
MaximeE 8e3107095f 5720: Update from develop 2022-03-22 09:41:25 +01:00
Anderas 6fa666e49b Merge pull request #5882 from vector-im/andy/5873_initial_sync
Do not clear cache if there are no stored filters
2022-03-22 08:19:47 +00:00
Doug f80b110f82 Add effects to the congratulations screen when personalisation is disabled.
Improve the API of the EffectsView to make it more swifty.
2022-03-21 19:04:09 +00:00
Doug 1c8622f60a Add OnboardingCelebrationScreen and EffectsSceneView. 2022-03-21 19:04:09 +00:00
Doug b34fbb3d6d Merge pull request #5861 from vector-im/doug/5652_ftue_personalisation
FTUE personalisation screens
2022-03-21 18:54:11 +00:00
Doug cb310451a5 Fix missing } from rebase. 2022-03-21 17:58:39 +00:00
Doug 3016e39ef3 Fix crash trying to remove a UserSession for a nil MXSession. 2022-03-21 17:50:05 +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 8a3664b1f2 Updates following self review. 2022-03-21 17:37:16 +00:00
Doug d72b815dc1 Add tests to onboarding personalisation. 2022-03-21 17:37:16 +00:00
Doug 34dcaca74c Improve layout on different devices
Fix dynamic type on some fonts.
2022-03-21 17:37:16 +00:00
Doug cbd60348ef Dark mode tweaks and rebase. 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