Gil Eluard
13a5d69b82
The theme defined in the application is not applied to all UI components ( #6532 )
...
* The theme defined in the application is not applied to all UI components
2022-08-05 15:00:22 +02:00
Gil Eluard
4de0901f36
Delight edit layout experiment ( #6384 )
...
* Delight: Edit layout experiment #6079
* Feature flag new App Layout #6406
* Update All chats screen with latest design #6407
2022-08-02 17:27:33 +02:00
Gil Eluard
cd2a075654
SP2: Adding Rooms to Spaces #523o
...
- update after review
2022-02-17 14:02:52 +01:00
Gil Eluard
a08291429d
SP2: Adding Rooms to Spaces #523o
...
- update after review
2022-02-15 22:23:12 +01:00
Gil Eluard
c4e9525d6a
Update Riot/Routers/TabRouters/TabBarRouter.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2022-02-15 19:11:49 +01:00
Gil Eluard
73e1d430da
Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces
2022-02-04 16:43:43 +01:00
Doug
f39fdba212
Merge pull request #5398 from vector-im/doug/5159_ftue_splash
...
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +00:00
Doug
229ce51691
Fix drag sutters and enable swipe to pop gesture.
...
Add docs and last tweaks following a self review.
Add constants for max content size and disable splash screen via build settings.
2022-01-26 14:25:48 +00:00
ismailgulek
785fe6b4e0
Fix review remarks
2022-01-25 23:59:19 +03:00
Gil Eluard
cfd00fea40
SP2: Adding Rooms to Spaces element-ios#5230
...
- Implemented designs with new & existing tabs in a bottom sheet
- Replaced rough edge warnings from space panel overflow with working journeys
2021-12-23 14:08:00 +01:00
Gil Eluard
919911d53b
Invite to Space in room landing #5225
...
- Added participant invite coordinator
2021-12-08 23:21:55 +01:00
ismailgulek
3c80fb0fc9
Refactor navigation router with PresentableModule
2021-11-29 18:09:38 +03: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
f0a5480a38
NavigationRouter: Update controllers pop notification order sending.
2021-10-11 16:51:12 +02:00
SBiOSoftWhare
c0ffcc1656
Update Riot/Routers/NavigationRouterStoreProtocol.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-11 11:10:26 +02:00
SBiOSoftWhare
177f9fb6c1
NavigationStore: Update public method signature.
2021-10-08 17:15:14 +02:00
SBiOSoftWhare
c5f8a49c00
Update Riot/Routers/NavigationRouterStore.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-08 17:03:45 +02:00
SBiOSoftWhare
78ca3b9924
NavigationRouter: Fix issues when setting the same presentable instances.
2021-10-08 16:25:14 +02:00
SBiOSoftWhare
f9b3fe1550
TabBarCoordinator: Fix some typos.
2021-10-08 13:46:33 +02:00
SBiOSoftWhare
aeba68e22a
Update Riot/Routers/NavigationRouter.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-08 12:08:40 +02:00
SBiOSoftWhare
ca5f8f7ca8
Update Riot/Routers/NavigationRouter.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-08 12:02:54 +02:00
SBiOSoftWhare
3dc4675d42
Update Riot/Routers/NavigationRouter.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-08 12:02:06 +02:00
SBiOSoftWhare
02921afd18
NavigationRouter: Refactor notification names.
2021-10-06 15:39:37 +02:00
SBiOSoftWhare
06d6ecd0d9
NavigationRouter: Handle Presentable <> view controller association.
2021-10-06 15:35:52 +02:00
SBiOSoftWhare
86dc396685
Add NavigationRouterStore that enables to get a NavigationRouter from a UINavigationController controller instance.
2021-10-05 10:48:52 +02:00
SBiOSoftWhare
949d6c076a
NavigationRouter: Add create and destroy notifications.
2021-10-05 10:48:52 +02:00
SBiOSoftWhare
79b7db42b4
NavigationRouter: Add convenient methods. Send local notifications when NavigationRouter stack change.
2021-10-05 10:48:51 +02:00
Doug
c411097256
Fix class keyword deprecation warnings everywhere!
...
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
Stefan Ceriu
b00d07ffca
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
37b7d3d8ce
Fix review remarks.
2020-09-24 16:25:10 +02:00
SBiOSoftWhare
e471a7f192
Update Riot/Routers/RootRouter.swift
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-24 15:11:23 +02:00
SBiOSoftWhare
e998f84e59
Update Riot/Routers/RootRouterType.swift
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-24 15:11:11 +02:00
SBiOSoftWhare
19b314342a
Update Riot/Routers/RootRouterType.swift
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-24 15:10:59 +02:00
SBiOSoftWhare
99595bd3c0
Add RootRouter used to abstract physical navigation handling at root level.
2020-09-04 13:19:26 +02:00
ismailgulek
859ac6b89c
Change all navigation controllers to RiotNavigationController's
...
Signed-off-by: ismailgulek <gulekismail@gmail.com >
2020-05-22 12:12:46 +03:00
SBiOSoftWhare
ed832f1770
Add modules property on NavigationRouterType.
2020-01-31 15:02:02 +01:00
SBiOSoftWhare
9e2d2ffb51
NavigationRouter: Remove reference to former retained view controllers when change the root module.Add navigation logs.
2019-12-10 11:51:17 +01:00
SBiOSoftWhare
2d853f6ca6
Update setRootModule method signature in NavigationRouterType protocol.
2019-10-23 17:27:43 +02:00
SBiOSoftWhare
1f4fdadb07
Update some copyright years
2019-01-22 17:20:28 +01:00
SBiOSoftWhare
4582938b44
Introduce routers, used to be passed between coordinators. They handles only physical navigation. Add navigation router to handle navigation with UINavigationController.
2019-01-22 00:10:25 +01:00