Commit Graph

64 Commits

Author SHA1 Message Date
Gil Eluard 5d8eab0cb7 [Spaces] Show spaces in left panel #4509
- Prevent crash when logging in
2021-07-16 14:20:42 +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
SBiOSoftWhare b7bb160755 SideMenuCoordinator: Hide side menu when selecting a space. 2021-07-02 16:49:02 +02:00
SBiOSoftWhare 074d7f7a8b SideMenuCoordinator: Update side menu view width. Handle space list. 2021-07-01 00:23:43 +02:00
SBiOSoftWhare 6155cc896e SideMenuViewController: Update UI and add container view for space list. 2021-07-01 00:20:06 +02:00
SBiOSoftWhare d4a1a736cc Side menu: Hide app version. 2021-07-01 00:18:49 +02:00
SBiOSoftWhare 187d7c541e SideMenu: Use right font for the display name. 2021-06-24 15:50:06 +02:00
SBiOSoftWhare 8c0411c4e5 Side menu: Support Dynamic Type. 2021-06-18 19:27:34 +02:00
SBiOSoftWhare 3f47262f02 Add SideMenuPresentable and an implementation thant handles side menu presentation. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 7c1228c2dc Implement SideMenuCoordinator. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare f547dc68d9 Implements side menu screen. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 1d85a6448d Add SideMenuVersionView that displays application version. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 1f3a77d769 Add SideMenuActionView that represents a side menu action view. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 00a665cc79 Add SideMenuItem that represents side menu actions. 2021-06-07 18:46:16 +02:00