Commit Graph

9 Commits

Author SHA1 Message Date
Doug 29d7262e38 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 aad7485d7a SideMenu: Use right font for the display name. 2021-06-24 15:50:06 +02:00
SBiOSoftWhare e580a0de43 Side menu: Support Dynamic Type. 2021-06-18 19:27:34 +02:00
SBiOSoftWhare b61aea2a89 Add SideMenuPresentable and an implementation thant handles side menu presentation. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare cf98e2f62a Implement SideMenuCoordinator. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare dfcbcc8fe1 Implements side menu screen. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 20a3ad8cfc Add SideMenuVersionView that displays application version. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 5c4056d7dc Add SideMenuActionView that represents a side menu action view. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 97a549cf60 Add SideMenuItem that represents side menu actions. 2021-06-07 18:46:16 +02:00