ismailgulek
2620723b9d
Hide jumper by default
2021-04-27 14:14:31 +03:00
ismailgulek
acac0d4445
Fine tune shadow
2021-04-27 14:13:31 +03:00
ismailgulek
1a943f48b5
Update styling
2021-04-27 13:49:56 +03:00
ismailgulek
4b3adff381
Update shadow
2021-04-27 01:42:20 +03:00
ismailgulek
3a0181d657
Update jump to unread banner to pill style
2021-04-27 01:37:41 +03:00
ismailgulek
e98d43900f
Hide banners by default, stretch background into safe area
2021-04-26 15:59:13 +03:00
ismailgulek
fecdf7fd71
Add slider to room screen, stack views at the top of the screen
2021-04-23 18:36:51 +03:00
ismailgulek
941dad603b
Create slider view
2021-04-23 17:54:03 +03:00
ismailgulek
3fc5b1132b
Merge branch 'develop' into voip_design_updates
2021-04-22 12:17:00 +03:00
ismailgulek
924301b0bc
Add leave action to call tiles
2021-04-21 14:52:51 +03:00
ismailgulek
b29f6a4d50
Update join button icon
2021-04-21 14:02:01 +03:00
ismailgulek
d947ff438f
Adjust join button content insets
2021-04-21 13:58:15 +03:00
ismailgulek
c57db6e1f7
Hide scroll to bottom when room is left
2021-04-21 12:50:37 +03:00
ismailgulek
93f6ea3063
Pop view controller if pushed before
2021-04-21 12:50:21 +03:00
ismailgulek
cd01ee2a71
Merge branch 'develop' into voip_design_updates
2021-04-21 12:49:21 +03:00
ismailgulek
f8cbd54738
Update call button for groups
2021-04-21 12:47:28 +03:00
ismailgulek
d898d9c496
Remove temporary call bar
2021-04-21 11:41:28 +03:00
Gil Eluard
c9967f4461
Merge branch 'develop' into element_4218
...
# Conflicts:
# CHANGES.rst
# Riot/Managers/Settings/RiotSettings.swift
2021-04-21 09:08:58 +02:00
Gil Eluard
927bfab0b9
Merge branch 'develop' into element_4211
...
# Conflicts:
# CHANGES.rst
2021-04-21 08:23:33 +02:00
Gil Eluard
5d187167a1
Merge branch 'develop' into element_4218
...
# Conflicts:
# CHANGES.rst
# Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:27:27 +02:00
Gil Eluard
c2317951a7
Merge branch 'develop' into element_4211
...
# Conflicts:
# Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:05:20 +02:00
Gil Eluard
65db8a2d5f
Show / Hide integrations and actions in rooms
2021-04-20 14:54:53 +02:00
SBiOSoftWhare
5d6b656b2e
Merge branch 'develop' into fix_public_search
2021-04-20 14:20:41 +02:00
SBiOSoftWhare
6c093ac466
DirectoryRecentTableViewCell: Do not use "directory_search_results_more_than" string when there is no rooms and the search is on.
2021-04-20 12:01:34 +02:00
Gil Eluard
b9e1de5125
Merge branch 'develop' into element_4242
...
# Conflicts:
# CHANGES.rst
# Riot/Managers/Settings/RiotSettings.swift
2021-04-20 11:52:47 +02:00
SBiOSoftWhare
c9f2ccc337
PublicRoomsDirectoryDataSource: Fix search when NSFW filter is off.
2021-04-20 11:30:14 +02:00
ismailgulek
1323af0c23
Merge branch 'develop' into voip_design_updates
2021-04-20 11:41:53 +03:00
Gil Eluard
217e5e0326
Merge branch 'develop' into element_4236
...
# Conflicts:
# CHANGES.rst
# Riot/Managers/Settings/RiotSettings.swift
2021-04-20 10:38:30 +02:00
Gil Eluard
b178225617
Enable / Disable VoIP feature in Rooms
...
- Update after review
2021-04-20 10:36:05 +02:00
Gil Eluard
e33f1faf35
Show/Hide public directory in Unified Search
2021-04-20 10:31:04 +02:00
Gil Eluard
2912074002
Enable / Disable VoIP feature in Rooms
2021-04-19 20:39:07 +02:00
Gil Eluard
0893a13ba9
Show/Hide Home Screen tabs
2021-04-19 18:53:32 +02:00
ismailgulek
d2dfb48531
Disable sliding animations for call screen
2021-04-19 15:58:30 +03:00
ismailgulek
8a17c74d44
Remove gradient view at the back of switch camera button
2021-04-19 15:43:14 +03:00
Gil Eluard
bd3c178521
RoomVC: Crash in refreshTypingNotification
2021-04-19 13:18:26 +02:00
ismailgulek
6bdc2ef067
Change action button font size to 17
2021-04-19 11:44:52 +03:00
ismailgulek
93bb715a73
Change body font size to 13px
2021-04-19 11:41:06 +03:00
ismailgulek
41e7bda2eb
Change some colors to secondary
2021-04-19 11:36:11 +03:00
ismailgulek
45906c0506
Update actions for group call tiles
2021-04-15 17:27:52 +03:00
ismailgulek
118d5db106
Update group call icon and title
2021-04-15 16:49:04 +03:00
manuroe
63958b57fd
Update Riot/Modules/Application/LegacyAppDelegate.m
2021-04-15 15:44:31 +02:00
manuroe
c7587d7ac0
Update Riot/Modules/Application/LegacyAppDelegate.m
2021-04-15 15:44:23 +02:00
manuroe
e89588df96
Self-verification: Double check cross-signing state before displaying popups
2021-04-15 09:50:56 +02:00
manuroe
3eabba310e
Self-verification: Fix compatibility with Element-Web when logging in on web
...
#4217
If web triggers a verification request (because the users clicked on "Use another login"), remove the newSignIn alert dialog before display the incoming verification request.
2021-04-14 18:50:37 +02:00
manuroe
9264128a8e
Self-verification: Fix compatibility with Element-Web when logging in on iOS
...
#4217
Just after login, send request instead of waiting for an incoming one as per recent EW changes
2021-04-14 17:21:35 +02:00
Gil Eluard
f78261f3c0
Make room settings screen configurable dynamically
2021-04-14 15:52:25 +02:00
Gil Eluard
954b1cdf2e
Make joining public rooms configurable
2021-04-13 19:21:07 +02:00
ismailgulek
1fc4f5c485
Hide controls on Jitsi call screen for PiP mode
2021-04-12 14:17:43 +03:00
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