Doug
e933d497e6
Merge pull request #5074 from vector-im/doug/5071_fix_presented_views
...
Fix more button not working.
2021-11-03 16:35:03 +00:00
SBiOSoftWhare
81c79ed061
Merge branch 'hotfix/1.6.7' into hotfix/1.6.7_2
2021-11-03 17:22:21 +01:00
Doug
cdb37935c3
Ensure DisabledRoomInputToolbarView is used. Fix previewing rooms. Fix favourited DMs in Home.
2021-11-03 10:18:27 +00:00
Doug
6c2b07b01a
Keep strong refs to weak views before display.
2021-11-01 17:38:56 +00:00
SBiOSoftWhare
b6ab35f013
Update Riot/Modules/Common/Recents/RecentsViewController.m
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-28 18:47:59 +02:00
SBiOSoftWhare
0b746046da
RecentsViewController: Prevent retain cycles.
2021-10-28 17:28:56 +02:00
SBiOSoftWhare
ae91646a21
Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters.
2021-10-21 11:57:13 +02:00
SBiOSoftWhare
7e9dc833ef
Refactor RoomScreenParameters to RoomNavigationParameters.
2021-10-21 11:40:18 +02:00
SBiOSoftWhare
26512d560d
Refactor RoomPreviewPresentationParameters to RoomPreviewScreenParameters.
2021-10-21 11:00:45 +02:00
SBiOSoftWhare
13cbf85bf3
Refactor RoomPresentationParameters to RoomScreenParameters.
2021-10-21 10:55:13 +02:00
SBiOSoftWhare
4b773b51ef
Rename UniversalLinkPresentationParameters to ScreenPresentationParameters.
2021-10-21 10:00:37 +02:00
SBiOSoftWhare
85ec27828d
Update Riot/Modules/Common/Recents/RecentsViewController.m
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-20 18:26:21 +02:00
SBiOSoftWhare
30970c9eee
Update Riot/Modules/Common/Recents/RecentsViewController.m
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-20 18:25:00 +02:00
SBiOSoftWhare
d20698dd86
Update Riot/Modules/Common/Recents/RecentsViewController.m
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-20 18:24:50 +02:00
SBiOSoftWhare
62b0d81843
Update Riot/Modules/Common/Recents/RecentsViewController.m
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-20 18:24:35 +02:00
SBiOSoftWhare
f149dcdaa8
Update Riot/Modules/Common/Recents/RecentsViewController.m
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-20 18:24:18 +02:00
SBiOSoftWhare
43ef5e3cb0
Merge develop into 4734_room_stack
2021-10-20 11:14:52 +02:00
SBiOSoftWhare
d700f44689
Update RoomPresentationParameters usage.
2021-10-20 08:31:51 +02:00
SBiOSoftWhare
f8e97f03b3
Update room display management where needed.
2021-10-12 19:22:46 +02:00
ismailgulek
32bb4c668a
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-12 11:49:55 +03:00
SBiOSoftWhare
8caf7b922d
MasterTabBarController: Clean code.
2021-10-05 16:24:58 +02:00
ismailgulek
e17627d61c
Simplify empty view logic
2021-10-04 17:29:04 +03:00
ismailgulek
6761404d2d
Merge branch 'develop' into ismail/4384_room_summary_store
2021-09-30 12:35:46 +03:00
Stefan Ceriu
7b75dec011
vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods.
2021-09-30 09:40:12 +03:00
ismailgulek
f76f778e0b
Merge branch 'develop' into ismail/4384_room_summary_store
2021-09-28 17:30:39 +03:00
Gil Eluard
c03997f97c
Merge branch 'develop' into spaces
2021-09-23 15:26:06 +02:00
ismailgulek
83e5c7ad6e
Adapt to cell data changes
2021-09-22 11:47:21 +03:00
ismailgulek
83130b9772
Change method parameter
2021-09-22 11:43:07 +03:00
ismailgulek
554230a2b1
Check index path is valid before scrolling
2021-09-22 11:04:56 +03:00
Gil Eluard
6335acc0cd
Merge branch 'develop' into spaces
...
# Conflicts:
# Riot/Modules/Common/Avatar/AvatarViewDataProtocol.swift
# Riot/Modules/Common/Recents/RecentsViewController.m
# Riot/Modules/Home/Views/RoomCollectionViewCell.m
# Riot/Modules/TabBar/TabBarCoordinator.swift
2021-09-15 14:42:04 +02:00
Stefan Ceriu
ee417c21d8
Revert "Revert " #4693 - Drop iOS 11 support.""
2021-09-14 11:41:36 +03:00
ismailgulek
b473b9e205
Post data ready notification every time
2021-09-08 13:54:08 +03:00
ismailgulek
b1309a1aac
Move data ready notification to RecentsViewController
2021-09-08 11:18:18 +03:00
Stefan Ceriu
7d6a1cac40
Revert " #4693 - Drop iOS 11 support."
...
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
Stefan Ceriu
ef3fb0433e
#4693 - Drop iOS 11 support.
2021-09-01 15:55:41 +03:00
David Langley
42801a3ca1
run template, add entrypoint and update BuildSetting
2021-08-17 15:00:20 +01:00
Gil Eluard
9dd957a514
[Spaces] M10.7 Explore rooms #4571
...
- Update after design review
2021-08-16 20:18:59 +02:00
Gil Eluard
3985f079ef
[Spaces] Show suggested in room lists #4501
...
- Preview suggested rooms
2021-08-03 13:45:22 +02:00
langleyd
a23d81e483
Keep old mute behaviour enabled on slide menu and long press when new build setting is not enabled.
2021-07-06 11:59:54 +01:00
langleyd
d24e0c220d
spacing and cleanup dead code
2021-07-05 16:49:06 +01:00
langleyd
8bfef45c9e
Add entry points at long press on home view and slide on recents.
2021-07-02 20:19:46 +01:00
SBiOSoftWhare
6f29655a49
RecentsViewController: Improve room management when select a room id or alias from directory.
2021-06-16 11:22:29 +02:00
SBiOSoftWhare
d07f9811e6
RecentsViewController: Try to open a room preview when select a room id or alias from directory.
2021-06-15 16:17:43 +02:00
SBiOSoftWhare
f192baf9d9
RecentsViewController: Handle RoomsDirectoryCoordinatorBridgePresenter did select room id or alias.
2021-06-14 16:13:46 +02:00
SBiOSoftWhare
847a6a88ba
ShowDirectoryViewModel: Handle tap on search input cell.
2021-06-14 16:13:46 +02:00
Simon Wiedmer
ddaf97797c
Add check for PSTN support to dialpad
2021-06-08 13:39:28 +02:00
Simon Wiedmer
892cc7e02a
Add 'Dial pad' option to plus menu on homescreen
2021-06-08 11:34:30 +02:00
Stefan Ceriu
a8b0e8700e
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
SBiOSoftWhare
161dad2455
SpaceFeatureUnaivableViewController: Update UI.
2021-05-06 13:31:49 +02:00
SBiOSoftWhare
7a02fd3a80
RecentsViewController: Allows to decline space invites.
2021-05-05 11:32:18 +02:00