Anderas
464628b3de
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
Anderas
702531ace8
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
4ea03d590a
Merge pull request #5891 from vector-im/doug/5651_ftue_celebration
...
Add FTUE celebration screen
2022-03-22 16:34:41 +00:00
Stefan Ceriu
acd095bbbd
Prepare for new sprint
2022-03-22 16:59:35 +02:00
Stefan Ceriu
d1df42959b
Merge branch 'master' into develop
2022-03-22 16:59:33 +02:00
Stefan Ceriu
af263ae792
Merge branch 'release/1.8.8/master'
2022-03-22 16:59:28 +02:00
Stefan Ceriu
50a60db1c5
finish version++
2022-03-22 16:59:27 +02:00
Stefan Ceriu
0cb47a877f
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
43220de4f5
Revert optionality and always pass url
2022-03-22 14:46:27 +00:00
Stefan Ceriu
1f3eba70b5
version++
2022-03-22 16:10:14 +02:00
Stefan Ceriu
be29088296
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
Andy Uhnak
59c52ba877
Update comment
2022-03-22 12:55:41 +00:00
Andy Uhnak
8052cde174
Prevent crash when searching for rooms
2022-03-22 12:52:11 +00: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
David Langley
c1e56b9e42
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
ad3b4e7cc9
Ensure the login button is always visible
2022-03-22 11:44:52 +00:00
aringenbach
39f9392e53
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
11a11ac300
Prevent the homescreen from resetting on every appearance.
2022-03-22 12:44:26 +02:00
Anderas
0202887d06
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
b274a73953
Prevent "left room" message from showing twice
2022-03-22 09:10:08 +00:00
Anderas
13b0926567
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
591dbb5829
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
b1eb70abdd
Add OnboardingCelebrationScreen and EffectsSceneView.
2022-03-21 19:04:09 +00:00
Doug
6f5eb1735d
Merge pull request #5861 from vector-im/doug/5652_ftue_personalisation
...
FTUE personalisation screens
2022-03-21 18:54:11 +00:00
Doug
7f30d94e22
Fix missing } from rebase.
2022-03-21 17:58:39 +00:00
Doug
dbd3d36065
Fix crash trying to remove a UserSession for a nil MXSession.
2022-03-21 17:50:05 +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
bad0648b7e
Updates following self review.
2022-03-21 17:37:16 +00:00
Doug
dc57bcd55c
Add tests to onboarding personalisation.
2022-03-21 17:37:16 +00:00
Doug
6ee7bce0ec
Improve layout on different devices
...
Fix dynamic type on some fonts.
2022-03-21 17:37:16 +00:00
Doug
2260ca4785
Dark mode tweaks and rebase.
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
Stefan Ceriu
c1874d83a5
Fix user suggestions not showing up when re-entering a room.
2022-03-21 18:40:21 +02:00
Gil Eluard
2421bbe654
Merge pull request #5879 from vector-im/gil/update_gemfile-lock
...
Update gemfile.lock to match versions with podfile.lock
2022-03-21 17:16:14 +01:00
Andy Uhnak
7e6f386347
Do not clear cache if there are no stored filters
2022-03-21 16:08:17 +00:00
Gil Eluard
74e33dd894
Update gemfile.lock to match versions with podfile.lock
2022-03-21 15:33:02 +01:00
Arnaud Ringenbach
dc1e893329
Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup
2022-03-21 15:28:23 +01:00
Doug
b61f012294
Re-enable NSException on Share extension dismiss.
...
Disable crash logging in the share extension because of this.
2022-03-21 10:06:19 +00:00
Doug
0040f6391a
Fix sending messages via the siri intent.
...
Fix a bug sending videos into unencrypted rooms.
2022-03-21 10:06:19 +00:00
Doug
097f981158
Store the MXSession in ShareDataSource to prevent multiple copies being created.
2022-03-21 10:06:19 +00:00
Doug
00c6a631e8
Remove NSException from RiotShareExtension
...
Fix some retain cycles and early releases.
2022-03-21 10:06:19 +00:00
Gil Eluard
4e4961d898
Merge pull request #5856 from vector-im/gil/5500-Change_behaviour_of_avatar_self_in_left_menu
...
Change behaviour of avatar/self in left menu to match common paradigm…
2022-03-21 10:21:54 +01:00
Johannes Marbach
81257d9ea9
Fix retain cycle in UserSuggestionViewModel
...
Steps to reproduce:
- Launch app
- Enter and leave a bunch of rooms
- Fire up the memory graph debugger
- Filter for `UserSuggestionViewModel`
Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-03-21 10:26:43 +02:00
Andy Uhnak
27e8f29cd4
Prepare for new sprint
2022-03-18 17:07:35 +00:00
Andy Uhnak
2701ec9ae5
Merge branch 'master' into develop
2022-03-18 17:01:32 +00:00
Andy Uhnak
ac91fb27dd
Merge branch 'release/1.8.7/master'
2022-03-18 16:56:05 +00:00
Andy Uhnak
50847dd7dc
finish version++
2022-03-18 16:56:05 +00:00