Commit graph

14910 commits

Author SHA1 Message Date
Stefan Ceriu
99ca48fb88 Prevent the homescreen from resetting on every appearance. 2022-03-22 12:44:26 +02:00
Anderas
ab0eb78cad
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
0e6e35e85b Prevent "left room" message from showing twice 2022-03-22 09:10:08 +00:00
Anderas
1ddae2b76d
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
d10c387460
Merge pull request #5861 from vector-im/doug/5652_ftue_personalisation
FTUE personalisation screens
2022-03-21 18:54:11 +00:00
Doug
b870c5aac4 Fix missing } from rebase. 2022-03-21 17:58:39 +00:00
Doug
a827a375d7 Fix crash trying to remove a UserSession for a nil MXSession. 2022-03-21 17:50:05 +00:00
Doug
bf08b86a36 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
a41d25f846 Fix voiceover support in OnboardingAvatarScreen. 2022-03-21 17:37:16 +00:00
Doug
efa97c9669 Updates following self review. 2022-03-21 17:37:16 +00:00
Doug
b663483a6c Add tests to onboarding personalisation. 2022-03-21 17:37:16 +00:00
Doug
bd49ecf5b6 Improve layout on different devices
Fix dynamic type on some fonts.
2022-03-21 17:37:16 +00:00
Doug
293647cf03 Dark mode tweaks and rebase. 2022-03-21 17:37:16 +00:00
Doug
57d396887b 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
ea8a21c060 Add onboarding avatar screen.
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
Doug
04833e4906 Add FTUE display name screen.
Use UserSession instead of userId & MXSession in OnboardingCoordinator
2022-03-21 17:36:40 +00:00
Stefan Ceriu
c53f34dcd0 Fix user suggestions not showing up when re-entering a room. 2022-03-21 18:40:21 +02:00
Gil Eluard
1c83b6ca40
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
2746e4cfaf Do not clear cache if there are no stored filters 2022-03-21 16:08:17 +00:00
Gil Eluard
896f118e74 Update gemfile.lock to match versions with podfile.lock 2022-03-21 15:33:02 +01:00
Doug
06abdf78ad 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
ca666007a6 Fix sending messages via the siri intent.
Fix a bug sending videos into unencrypted rooms.
2022-03-21 10:06:19 +00:00
Doug
0a4e62d081 Store the MXSession in ShareDataSource to prevent multiple copies being created. 2022-03-21 10:06:19 +00:00
Doug
bb8f330ca0 Remove NSException from RiotShareExtension
Fix some retain cycles and early releases.
2022-03-21 10:06:19 +00:00
Gil Eluard
6fd2f2c3a2
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
c734d7c93e 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
6bd2462ac6 Prepare for new sprint 2022-03-18 17:07:35 +00:00
Andy Uhnak
06558195cd Merge branch 'master' into develop 2022-03-18 17:01:32 +00:00
Andy Uhnak
95ff74d85c Merge branch 'release/1.8.7/master' 2022-03-18 16:56:05 +00:00
Andy Uhnak
d9160fde91 finish version++ 2022-03-18 16:56:05 +00:00
Anderas
e98f733baa
Merge pull request #5872 from vector-im/release/1.8.7/release
Release 1.8.7
2022-03-18 16:55:43 +00:00
Andy Uhnak
20e680b19d version++ 2022-03-18 15:58:55 +00:00
Anderas
9c32b06fdc
Merge pull request #5867 from vector-im/any/5866_ignore_invitee
Allow ignoring invited users that have not joined a room yet
2022-03-18 15:55:49 +00:00
SBiOSoftWhare
456eff5983
Merge pull request #5860 from vector-im/steve/5857_lls_banner
Location sharing: Room screen live location banner view
2022-03-18 16:39:52 +01:00
Andy Uhnak
3b8b019f9b Fix broken indicators on iPad 2022-03-18 15:26:30 +00:00
SBiOSoftWhare
21473374d0 Fix conflicts with develop 2022-03-18 15:12:34 +01:00
Andy Uhnak
794bc11eeb Revert copy change 2022-03-18 14:02:50 +00:00
Andy Uhnak
766f43742f Allow ignoring invited users that have not joined a room yet 2022-03-18 13:31:43 +00:00
ismailgulek
b399a1058e
Merge pull request #5862 from vector-im/ismail/5853_threads_badge
Remove threads icon badge count
2022-03-18 13:24:41 +03:00
ismailgulek
3330fbd06a
Add changelog 2022-03-18 02:08:38 +03:00
ismailgulek
7a943a211b
Update thread list bar button item badge 2022-03-18 02:08:03 +03:00
ismailgulek
232cb04d58
Add icons for thread badges 2022-03-18 00:55:09 +03:00
SBiOSoftWhare
583ae583ec RoomVC: Handle theme change for live location banner. 2022-03-17 17:34:09 +01:00
Anderas
c3b231b1e4
Merge pull request #5852 from vector-im/andy/5547_crash_tabs
Fix crash when pressing tabs
2022-03-17 16:04:30 +00:00
SBiOSoftWhare
ab157c5f10 Update changes 2022-03-17 17:02:29 +01:00
SBiOSoftWhare
d01ce21343 RoomCoordinator: Update with new RoomViewControllerDelegate methods. 2022-03-17 16:59:30 +01:00
SBiOSoftWhare
57e9609317 RoomVC: Handle live location banner. 2022-03-17 16:58:52 +01:00
SBiOSoftWhare
27f5dbf87f Create LiveLocationSharingBannerView. 2022-03-17 16:48:10 +01:00
SBiOSoftWhare
a977dff806 UIButton: Add convenient method to modify font. 2022-03-17 16:39:05 +01:00
SBiOSoftWhare
c92d1c4fd1 Add live location banner strings. 2022-03-17 16:37:32 +01:00