Commit Graph

12989 Commits

Author SHA1 Message Date
SBiOSoftWhare db6f4e9926 SegmentedViewController: Prevent retain cycles. 2021-10-29 10:47:00 +02:00
SBiOSoftWhare 3733e093cd GroupsViewController: Prevent retain cycles. 2021-10-29 10:46:26 +02:00
SBiOSoftWhare 5da513b9e2 Merge pull request #5056 from vector-im/steve/5055_roomvc_retain_cycles
RoomVC: Retain cycles prevent RoomViewController to be deallocated
2021-10-28 20:26:42 +02:00
SBiOSoftWhare 896f78930b RoomVC: Fix typo. 2021-10-28 18:51:25 +02:00
SBiOSoftWhare 29fb0bd298 TabBarCoordinator: Fix space switching. 2021-10-28 18:50:35 +02:00
SBiOSoftWhare eddb43cfa3 Update Riot/Modules/TabBar/TabBarCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-28 18:48:19 +02:00
SBiOSoftWhare a049328d79 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 f61bbee500 Add changes 2021-10-28 18:18:34 +02:00
SBiOSoftWhare 73f61df90c TabBarCoordinator: Prevent to update master tab bar controllers when not needed. 2021-10-28 18:15:46 +02:00
SBiOSoftWhare 623571a493 RoomCoordinator: Fix RoomVC reatin issue. 2021-10-28 18:01:30 +02:00
SBiOSoftWhare ac60dcbbcc NavigationRouter: in didPopViewController call run completion after sending notification in order to send the right module instance. 2021-10-28 17:55:01 +02:00
SBiOSoftWhare 988dff272e RoomVC: Prevent retain cycles. 2021-10-28 17:41:16 +02:00
SBiOSoftWhare 51cfc09ee6 RecentsViewController: Prevent retain cycles. 2021-10-28 17:28:56 +02:00
Stefan Ceriu 13cc8f42ec Merge pull request #5052 from vector-im/stefan/4976-input-toolbar-text-view
vector-im/element-ios/issues/4976 - Replaced GrowingTextView with sim…
2021-10-27 12:25:09 +03:00
Stefan Ceriu 20e05df7a7 vector-im/element-ios/issues/4976 - Fixed placeholder not displaying after being hidden for resize animations. 2021-10-27 10:15:57 +03:00
Stefan Ceriu 71f8789a9b vector-im/element-ios/issues/4976 - Replaced GrowingTextView with simpler, custom implementation. Cleaned up the RoomInputToolbar header. 2021-10-26 17:41:29 +03:00
Doug 83a73e1a5d Merge pull request #4988 from kittykat/issue-template
Update defect issue template to improve wording
2021-10-26 14:16:09 +01:00
Stefan Ceriu 8db8fa0d90 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 368225bd78 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
Stefan Ceriu e22038abea vector-im/element-ios/issues/5041 - Fixed share extension and message forwarding room list accessory view icon. 2021-10-25 13:54:06 +03:00
SBiOSoftWhare e5f912f382 Prepare for new sprint 2021-10-21 20:33:33 +02:00
SBiOSoftWhare ecb28067d6 Merge branch 'master' into develop 2021-10-21 20:33:32 +02:00
SBiOSoftWhare 7c687eb989 Merge branch 'release/1.6.6/master' 2021-10-21 20:33:26 +02:00
SBiOSoftWhare 82a31e6591 finish version++ 2021-10-21 20:33:26 +02:00
SBiOSoftWhare 41eb9bf559 Merge pull request #5033 from vector-im/release/1.6.6/release
Release 1.6.6
2021-10-21 18:47:28 +02:00
SBiOSoftWhare 23644465cd version++ 2021-10-21 18:15:18 +02:00
SBiOSoftWhare 249f9133fb changelog.d: Upgrade MatrixKit version ([v0.16.9](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.9)). 2021-10-21 18:15:17 +02:00
SBiOSoftWhare 6d1f88868f Merge pull request #4993 from vector-im/steve/4734_room_stack
Navigation: Enable room stacking
2021-10-21 17:33:47 +02:00
SBiOSoftWhare 038c091fd6 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 a8af46c35f Update comments. 2021-10-21 16:16:32 +02:00
Doug c34c933632 Merge pull request #5011 from vector-im/doug/headers_and_footers
Table view headers and footers in Settings.
2021-10-21 14:52:54 +01:00
SBiOSoftWhare c6347cb790 Make some refacto. 2021-10-21 15:32:43 +02:00
SBiOSoftWhare 238f31368f Update folder name. 2021-10-21 15:23:01 +02:00
SBiOSoftWhare 03730cf4b1 Refactor SpacePresentationParameters to SpaceNavigationParameters. 2021-10-21 15:22:38 +02:00
SBiOSoftWhare 70e5947cef Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters. 2021-10-21 14:47:17 +02:00
SBiOSoftWhare f692f65b7c Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters. 2021-10-21 11:57:13 +02:00
SBiOSoftWhare 545c791b69 Refactor RoomScreenParameters to RoomNavigationParameters. 2021-10-21 11:40:18 +02:00
SBiOSoftWhare 89f609b82b Refactor RoomPreviewPresentationParameters to RoomPreviewScreenParameters. 2021-10-21 11:00:45 +02:00
SBiOSoftWhare 5b97ad9e67 Refactor RoomPresentationParameters to RoomScreenParameters. 2021-10-21 10:55:13 +02:00
SBiOSoftWhare 38514553c1 Rename UniversalLinkPresentationParameters to ScreenPresentationParameters. 2021-10-21 10:00:37 +02:00
Doug 0514b0bddc Address Steve's comments. 2021-10-20 19:29:23 +01:00
SBiOSoftWhare 9327b65465 TabBarCoordinator: Fix refacto issues. 2021-10-20 18:51:19 +02:00
SBiOSoftWhare edc2cb1715 DirectoryViewController: Refactor show room with id method. 2021-10-20 18:50:00 +02:00
SBiOSoftWhare b87f7add2c UniversalLinkParameters: Make universalLinkURL property non optional. 2021-10-20 18:47:33 +02:00
SBiOSoftWhare 5cf00b4238 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 a340c2ee5a 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 59c1aa5040 Add SectionFooterView.xib to fix fonts on iOS 12-14.
Update SecurityViewController too.
2021-10-20 17:40:39 +01:00
Doug 1400b2c8cf Fix bug accepting identity server terms from the Setting Discovery section. 2021-10-20 17:40:39 +01:00
Doug af2f36a862 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 60145d3c61 Update fonts, add attributed strings and add tap gestures back.
Footers use subheadline. Headers use footnote.
2021-10-20 17:40:39 +01:00