Commit graph

12938 commits

Author SHA1 Message Date
SBiOSoftWhare
090e191b96 TabBarCoordinator: Move code that should not be called several time. 2021-10-05 12:52:21 +02:00
ismailgulek
d4ebbf68bd
Fix file path 2021-10-05 13:50:44 +03:00
ismailgulek
9e1bef0d51
Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-05 13:48:25 +03:00
ismailgulek
914c8f9def
Add comments 2021-10-05 13:29:41 +03:00
ismailgulek
6e44191fa0
Generate server notice rooms 2021-10-05 13:17:15 +03:00
SBiOSoftWhare
0103bfdc9c TabBarCoordinator: Handle new coordinators used as split view detail. Conform to MasterTabBarControllerDelegate updates. Conform to SplitViewMasterPresentable updates. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
691a82f8e8 MasterTabBarController: Delegate split view detail management. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
35d246642b Add RoomCoordinator. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
3d75153bc1 Use NavigationRouterStore where needed. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
d58ba33078 Add NavigationRouterStore that enables to get a NavigationRouter from a UINavigationController controller instance. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
7bf61101b0 NavigationRouter: Add create and destroy notifications. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
06da3ebcc8 SplitViewCoordinator: Update detail presentation management and add a pop completion and replacing detail controller. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
0ed776c933 SplitViewMasterPresentable: Simplify protocol. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
8eed86c8c6 TabBarCoordinator: Improve popToHome method. Do not steal the navigationController.delegate anymore. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
afdd9c5b12 Create GroupDetailsCoordinator. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
44ad337908 UIViewController: Add convenient method to set splitViewController displayModeButtonItem if needed. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
22d8a182a0 Create ContactDetailsCoordinator. 2021-10-05 10:48:51 +02:00
SBiOSoftWhare
815106f831 Split view: Set navigationItem.leftItemsSupplementBackButton to YES for view controllers used as detail. 2021-10-05 10:48:51 +02:00
SBiOSoftWhare
a01213af82 NavigationRouter: Add convenient methods. Send local notifications when NavigationRouter stack change. 2021-10-05 10:48:51 +02:00
SBiOSoftWhare
228d4be918 Array: Add convenient remove method. 2021-10-05 10:48:51 +02:00
ismailgulek
802ad13958
Generate some mock data 2021-10-05 11:44:24 +03:00
Doug
53d6b8a676 Bundler: Update CocoaPods, fastlane and xcode-install. 2021-10-04 15:39:38 +01:00
ismailgulek
a76360621a
Simplify empty view logic 2021-10-04 17:29:04 +03:00
ismailgulek
25ac775a47
Architecture update 2021-10-04 17:28:21 +03:00
Ihor Hordiichuk
8634270186 Translated using Weblate (Ukrainian)
Currently translated at 48.7% (641 of 1316 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2021-10-02 00:25:40 +00:00
libexus
fcb0db4f5a Translated using Weblate (German)
Currently translated at 99.8% (1314 of 1316 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-10-02 00:25:33 +00:00
artevaeckt
01e16d56f6 Translated using Weblate (German)
Currently translated at 99.8% (1314 of 1316 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-10-02 00:25:32 +00:00
jelv
f669c59abe Translated using Weblate (Dutch)
Currently translated at 100.0% (1316 of 1316 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-10-02 00:25:32 +00:00
ismailgulek
5cc9633564
Create suggested rooms fetcher 2021-10-02 02:10:13 +03:00
ismailgulek
f9bd1a7542
Adapt changes 2021-10-02 02:09:36 +03:00
Doug
1c59d38c4f
Merge pull request #4940 from vector-im/doug/4939_update_pods
Update ffmpeg-kit-ios-audio, FLEX, FlowCommoniOS, Reusable and SwiftLint
2021-10-01 17:31:09 +01:00
Doug
50d9952c08 Small tweaks plus changelog entry.
Use the new generated localisation strings. Add comments.

Address feedback from PR review.
2021-10-01 16:16:26 +01:00
Doug
bf48056999 Pods: Update ffmpeg-kit-ios-audio, FLEX, FlowCommoniOS, Reusable and SwiftLint. 2021-10-01 14:32:59 +01:00
manuroe
9a79fe3bd1 Merge branch 'psrpinto-fix/naming' into develop 2021-10-01 11:52:19 +01:00
manuroe
e60f92eaf8 i18n: Standardise casing of identity server and integration manager. 2021-10-01 11:51:30 +01:00
manuroe
100644c59f Merge remote-tracking branch 'origin/develop' into develop 2021-10-01 11:36:50 +01:00
manuroe
5f4ca4635b Merge branch 'Johennes-feature/recents-leak' into develop 2021-10-01 11:35:25 +01:00
manuroe
5592fd46b8 RecentsDataSource: Memory leak in [RecentsDataSource dataSource:didStateChange:] 2021-10-01 11:34:39 +01:00
Doug
8f936da129
Merge pull request #4938 from vector-im/doug/4937_element_alpha_ios15
Fix Element Alpha on iOS 15.
2021-10-01 10:34:28 +01:00
Doug
c9f9a81039
Add changelog entry. 2021-10-01 10:12:38 +01:00
Doug
178371abb4
Update alpha release to build on macOS 11. 2021-10-01 09:47:41 +01:00
manuroe
e5652357d1
Merge pull request #4921 from vector-im/manu/4920_pr_template_accessibility
Update PR template with a checkbox for accessibility and self review.
2021-10-01 09:31:37 +01:00
manuroe
9871307539 Prepare for new sprint 2021-09-30 23:51:20 +01:00
manuroe
2735166155 Merge branch 'master' into develop 2021-09-30 23:51:17 +01:00
manuroe
806d612cb3 Merge branch 'release/1.6.1/master' 2021-09-30 23:51:12 +01:00
manuroe
8efcbdf93b finish version++ 2021-09-30 23:51:12 +01:00
manuroe
a9b8560d84
Merge pull request #4936 from vector-im/release/1.6.1/release
Release 1.6.1
2021-09-30 23:47:43 +01:00
manuroe
7892e0f0d9 version++ 2021-09-30 23:26:28 +01:00
manuroe
7192318798 changelog.d: Upgrade MatrixKit version ([v0.16.4](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.4)). 2021-09-30 23:26:27 +01:00
David Langley
9a349d3ddd
Merge pull request #4859 from vector-im/langleyd/4781_swiftui_template_example2
SwiftUI Template Example 2
2021-09-30 16:36:14 +00:00