ismailgulek
619930925e
Fix cell height for call tiles if read receipts displayed
2021-04-12 02:36:55 +03:00
ismailgulek
0069be7d16
Fix read receipts on call tiles
2021-04-12 01:27:38 +03:00
ismailgulek
9758e31488
Move local video feed a bit up to avoid overlapping controls
2021-04-09 16:01:15 +03:00
ismailgulek
9480afc323
Center align call tiles
2021-04-09 15:59:02 +03:00
ismailgulek
570821a56f
Increase bottom margin for call controls
2021-04-09 15:35:55 +03:00
ismailgulek
bcc6d25098
Reduce height of local video feed action view
2021-04-09 15:32:08 +03:00
ismailgulek
607596a0aa
Adjust local video feed size to 90x130
2021-04-09 15:27:23 +03:00
ismailgulek
4b7167ab73
Fix icon and text colors on tiles
2021-04-09 15:23:46 +03:00
ismailgulek
7bb9166e8c
Increase icon spacing in call tile
2021-04-09 15:16:07 +03:00
ismailgulek
6cac2a87a0
Merge branch 'develop' into voip_design_updates
2021-04-09 15:12:51 +03:00
ismailgulek
4ddaa15034
Introduce enableRingingForGroupCalls and add a labs setting for it
2021-04-09 14:54:03 +03:00
Johannes Marbach
fe8ef21659
Fix memory leak in [RecentsDataSource dataSource:didStateChange:]
...
The block passed into `[MXSession listenToEventsOfTypes:onEvent:]` is stored with a strong
reference in the `listenerBlock` property of `MXSessionEventListener`. The method also
returns the listener and it is then stored into the `roomTagsListenerByUserId` dictionary
on `self`. Since a strong reference to `self` is captured in the block that means the block
retains `self` (via the capture) and `self` retains the block (via `roomTagsListenerByUserId`)
so there is a memory leak.
The bug is most easily reproduced during testing #4168 which involves closing the current
and creating a new session.
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2021-04-08 20:54:03 +02:00
Gil Eluard
7f6c9414fd
Merge pull request #4147 from vector-im/element_4134
...
Explore typing notifications inspired by web
2021-04-08 16:25:51 +02:00
Gil Eluard
13d8845e81
Update Riot/Modules/Room/Views/BubbleCells/RoomTypingBubbleCell.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 16:13:56 +02:00
Gil Eluard
b713ecd1a2
Update after review
2021-04-08 15:59:53 +02:00
Gil Eluard
ceb6ad690d
Update after review
2021-04-08 15:19:02 +02:00
Gil Eluard
9efd59c4cc
Update Riot/Modules/DotsView/DotsView.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 13:48:49 +02:00
Gil Eluard
01e3616680
Update Riot/Modules/Room/Views/BubbleCells/RoomTypingBubbleCell.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 13:48:25 +02:00
Gil Eluard
93964b54f6
Update after review
2021-04-08 12:11:36 +02:00
Gil Eluard
d8b34d1ed6
Update Riot/Modules/Room/Views/InputToolbar/RoomActionItem.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 10:52:51 +02:00
Gil Eluard
83afd7b62a
Update Riot/Modules/Room/Views/InputToolbar/RoomActionsBar.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 10:52:39 +02:00
Gil Eluard
213ab9bba6
Update Riot/Modules/Room/Views/InputToolbar/RoomActionsBar.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 10:48:15 +02:00
Gil Eluard
f9bf116406
Update Riot/Modules/Room/Views/InputToolbar/RoomActionsBar.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 10:47:57 +02:00
Gil Eluard
46657544f1
Update Riot/Modules/Room/Views/InputToolbar/RoomActionsBar.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 10:47:42 +02:00
Gil Eluard
fb0a7d456d
Update Riot/Modules/Room/Views/InputToolbar/RoomActionItem.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-04-08 10:47:28 +02:00
Gil Eluard
ddbbb2bd8c
Merge branch 'element_4087' into element_4134
2021-04-08 07:56:53 +02:00
Gil Eluard
6b8a8075cb
back button chevron looks really weird
2021-04-08 07:56:38 +02:00
ismailgulek
6826f67e99
Merge branch 'develop' into voip_design_updates
2021-04-08 00:18:23 +03:00
Gil Eluard
9601f842e7
Merge branch 'element_4087' into element_4134
...
# Conflicts:
# CHANGES.rst
2021-04-07 21:02:24 +02:00
Gil Eluard
0dc63e005e
Increase grow/shrink animation speed in new composer
2021-04-07 21:01:07 +02:00
Gil Eluard
18616ad6f6
Black theme uses dark background for composer
2021-04-07 20:15:09 +02:00
ismailgulek
44fc9c9de2
Remove unused code
2021-04-07 15:49:01 +03:00
ismailgulek
8cef08f043
Fix label text color on dark mode
2021-04-07 15:24:42 +03:00
ismailgulek
1f354e497c
Fix status bar style generally
2021-04-07 15:21:19 +03:00
Gil Eluard
9e4ff5fac7
Merge branch 'element_4087' into element_4134
2021-04-07 14:11:42 +02:00
Gil Eluard
b1d08e497d
too much vertical whitespace when replying
2021-04-07 14:11:27 +02:00
Gil Eluard
aaed3e9701
Merge branch 'element_4087' into element_4134
2021-04-07 13:15:44 +02:00
Gil Eluard
edd562c763
Merge branch 'develop' into element_4087
2021-04-07 13:15:26 +02:00
ismailgulek
f8ca68329d
Continue with no auth if well known is not provided, fixes #4040
2021-04-07 14:14:04 +03:00
Gil Eluard
f9290b3bde
Merge branch 'element_4087' into element_4134
2021-04-07 13:11:28 +02:00
Gil Eluard
e31707d971
too much vertical whitespace when replying
2021-04-07 13:11:07 +02:00
Gil Eluard
8433048451
Crash in [RoomViewController refreshTypingNotification]
2021-04-07 12:26:51 +02:00
Gil Eluard
8fc547028a
Merge branch 'element_4087' into element_4134
2021-04-07 11:15:22 +02:00
Gil Eluard
eb9678e30b
Crash in [RoomViewController setupActions]
2021-04-07 11:14:08 +02:00
Gil Eluard
fb5dca4c24
Switching composer between text mode & action mode
...
- Tweaked animation speed
2021-04-07 10:28:35 +02:00
Gil Eluard
26a3360698
Merge branch 'element_4087' into element_4134
2021-04-07 09:33:10 +02:00
Gil Eluard
0a5e16965c
Switching composer between text mode & action mode
...
- Tweaked animation speed
2021-04-07 09:32:57 +02:00
ismailgulek
5639a2bae6
Remove lab setting for Jitsi calls
2021-04-06 17:25:37 +03:00
Gil Eluard
13fbc75ea5
Merge branch 'develop' into element_4181
...
# Conflicts:
# CHANGES.rst
# Riot/Managers/Settings/RiotSettings.swift
2021-04-06 15:59:40 +02:00
Gil Eluard
f222f46810
Consider displaying names in typing notifications
2021-04-06 14:32:25 +02:00