Signal-iOS/SignalUI/ViewControllers/OWSTableView
Igor Solomennikov 2b43b1fef9
Convert OWSTableViewController and related classes to Swift.
Also convert OWSTableContents, OWSTableSection and OWSTableItem to Swift.

The only subclass of OWSTableViewController was DebugUITableViewController which has to be converted to Swift as well.

I also changed OWSTableViewController to be a subclass of OWSViewController (more modern and all in Swift) instead of OWSViewControllerObjc.
2023-05-08 19:33:03 -07:00
..
OWSTableContents.swift Convert OWSTableViewController and related classes to Swift. 2023-05-08 19:33:03 -07:00
OWSTableItem.swift Convert OWSTableViewController and related classes to Swift. 2023-05-08 19:33:03 -07:00
OWSTableSection.swift Convert OWSTableViewController and related classes to Swift. 2023-05-08 19:33:03 -07:00
OWSTableViewController2.swift Convert OWSTableViewController and related classes to Swift. 2023-05-08 19:33:03 -07:00
OWSTableViewController.swift Convert OWSTableViewController and related classes to Swift. 2023-05-08 19:33:03 -07:00