Gil Eluard
|
86a2fc49d9
|
Merge branch 'develop' into gil/4893_support_pagination_in_the_space_summary_api
|
2021-10-27 10:28:42 +02:00 |
|
Gil Eluard
|
5ecfc32ace
|
Support pagination in the Space Summary API
- Update after review
|
2021-10-27 10:27:13 +02:00 |
|
Gil Eluard
|
d413c4310f
|
Support pagination in the Space Summary API
- Revert test tweaks
|
2021-10-26 14:44:51 +02:00 |
|
Gil Eluard
|
49b48b3e05
|
Support pagination in the Space Summary API
- Move back to default iOS activity indicator
|
2021-10-26 14:40:51 +02:00 |
|
Stefan Ceriu
|
ae5bbf9cbe
|
vector-im/element-ios/issues/4384 - Using mutable room list fetch sort options after chaning them to be a structure.
|
2021-10-25 17:54:27 +03:00 |
|
Stefan Ceriu
|
2cd1097786
|
Fixes vector-im/element-ios/issues/5042 - Message composer doesn't follow keyboard when swiping to dismiss.
|
2021-10-25 16:23:58 +03:00 |
|
SBiOSoftWhare
|
369756a14b
|
Merge pull request #4993 from vector-im/steve/4734_room_stack
Navigation: Enable room stacking
|
2021-10-21 17:33:47 +02:00 |
|
SBiOSoftWhare
|
4953e60ba5
|
Update Riot/Modules/GlobalSearch/Messages/HomeMessagesSearchViewController.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-21 16:45:13 +02:00 |
|
SBiOSoftWhare
|
e286b11816
|
Update comments.
|
2021-10-21 16:16:32 +02:00 |
|
SBiOSoftWhare
|
ad930dfd7e
|
Make some refacto.
|
2021-10-21 15:32:43 +02:00 |
|
SBiOSoftWhare
|
57d0bb9ced
|
Update folder name.
|
2021-10-21 15:23:01 +02:00 |
|
SBiOSoftWhare
|
58a3d06e1b
|
Refactor SpacePresentationParameters to SpaceNavigationParameters.
|
2021-10-21 15:22:38 +02:00 |
|
SBiOSoftWhare
|
a3a1678b1c
|
Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters.
|
2021-10-21 14:47:17 +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 |
|
Doug
|
a2eea97690
|
Address Steve's comments.
|
2021-10-20 19:29:23 +01:00 |
|
SBiOSoftWhare
|
6a273dcbe2
|
TabBarCoordinator: Fix refacto issues.
|
2021-10-20 18:51:19 +02:00 |
|
SBiOSoftWhare
|
4469cc85d4
|
DirectoryViewController: Refactor show room with id method.
|
2021-10-20 18:50:00 +02:00 |
|
SBiOSoftWhare
|
12e8aeed9c
|
UniversalLinkParameters: Make universalLinkURL property non optional.
|
2021-10-20 18:47:33 +02:00 |
|
SBiOSoftWhare
|
3b1588714d
|
Update Riot/Modules/Spaces/SpaceDetail/SpaceDetailPresenter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-20 18:41:27 +02:00 |
|
SBiOSoftWhare
|
06e0b679e5
|
Update Riot/Modules/GlobalSearch/Rooms/DirectoryViewController.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-20 18:41:00 +02:00 |
|
Doug
|
987c39b93c
|
Add SectionFooterView.xib to fix fonts on iOS 12-14.
Update SecurityViewController too.
|
2021-10-20 17:40:39 +01:00 |
|
Doug
|
86869d5fdc
|
Fix bug accepting identity server terms from the Setting Discovery section.
|
2021-10-20 17:40:39 +01:00 |
|
Doug
|
8f60350666
|
Use footers for app and discovery information.
Remove Invite Friends button from settings.
Reorganise Advanced and Other settings.
Rename Other to About.
|
2021-10-20 17:40:39 +01:00 |
|
Doug
|
687398ce78
|
Update fonts, add attributed strings and add tap gestures back.
Footers use subheadline. Headers use footnote.
|
2021-10-20 17:40:39 +01:00 |
|
Doug
|
7c31b5e219
|
Use actual footer titles rather than cells that mimic them.
|
2021-10-20 17:40:39 +01:00 |
|
Doug
|
b9338b4298
|
Use footnote text style for description cells to match UITableView's footer style. Match the footer colour to the header colour. Add -[SettingsViewController descriptionCellForTableView:] and use for appropriate cells.
|
2021-10-20 17:40:39 +01:00 |
|
Doug
|
e3c434cda6
|
Use headerTextPrimaryColor in headers and don't override system font size.
|
2021-10-20 17:40:39 +01:00 |
|
SBiOSoftWhare
|
eb07acad66
|
Update Riot/Modules/GlobalSearch/Rooms/DirectoryViewController.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-20 18:40:27 +02:00 |
|
SBiOSoftWhare
|
866db40f4b
|
Fix indentation issues.
|
2021-10-20 18:38:48 +02:00 |
|
SBiOSoftWhare
|
359b0330b0
|
Update Riot/Modules/DeepLink/UniversalLinkPresentationParameters.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-20 18:35:02 +02:00 |
|
SBiOSoftWhare
|
26edd1bc81
|
Update Riot/Modules/DeepLink/UniversalLinkPresentationParameters.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-20 18:33:45 +02:00 |
|
SBiOSoftWhare
|
31cd6b7344
|
Update Riot/Modules/TabBar/TabBarCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-20 18:33:22 +02:00 |
|
SBiOSoftWhare
|
51542c64a4
|
Update Riot/Modules/DeepLink/UniversalLinkParameters.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-20 18:33:13 +02:00 |
|
SBiOSoftWhare
|
209123e1bd
|
Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-20 18:32:57 +02:00 |
|
SBiOSoftWhare
|
82c9e77548
|
Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-20 18:32:38 +02:00 |
|
SBiOSoftWhare
|
56c76d59a7
|
Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-20 18:27:42 +02:00 |
|
SBiOSoftWhare
|
838686ef09
|
Update Riot/Modules/TabBar/TabBarCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-20 18:27:31 +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
|
08c34c37d9
|
UniversalLink: Improve group and contact presentation behaviour.
|
2021-10-20 15:55:46 +02:00 |
|
SBiOSoftWhare
|
abdb883a6f
|
UniversalLinkParameters & UniversalLinkPresentationParameters remove useless initializers.
|
2021-10-20 12:29:49 +02:00 |
|
SBiOSoftWhare
|
cff2a6b505
|
LegacyAppDelegate: Handle show group with universal link presentation parameters.
|
2021-10-20 12:29:01 +02:00 |
|
SBiOSoftWhare
|
ef9ccd4718
|
LegacyAppDelegate: Handle universal link presentation parameters when showing contact.
|
2021-10-20 11:57:56 +02:00 |
|