Tanner Bennett
07587986df
Use Reflex and FLEXMirror
2022-04-27 13:45:42 -05:00
Tanner Bennett
af87ea14e0
Update copyright
2020-10-20 18:18:47 -05:00
Tanner Bennett
88c7ca9373
Add option to disable property/ivar previews
2020-03-31 12:16:57 -05:00
Tanner Bennett
6ec780b679
Add class hierarchy back to object explorer screen
2020-01-27 16:24:48 -06:00
Tanner Bennett
f24990d10f
Add "misc" metadata to the bottom of the object explorer
...
Add FLEXKeyValueTableViewCell for the "instance size" row, which has the title on the left and the value on the right
2020-01-23 18:10:40 -06:00
Tanner Bennett
73bc5a4443
Add image names and instance sizes to FLEXObjectExplorer
...
For later use in some kind of metadata section
2020-01-21 14:59:24 -06:00
Tanner Bennett
37757d76e1
Add list of conformed protocols to object explorer
2020-01-21 14:59:24 -06:00
Tanner Bennett
fc9874ece6
Consolidate metadata row logic
...
Consolidate the logic between FLEXShortcut and FLEXMetadataSection for how metadata rows are displayed.
There was a lot of duplication between these two classes before this. Now there is one source of truth: the object itself will tell you how to display itself via our categories in FLEXRuntime+UIKitHelpers.
2020-01-17 17:15:23 -06:00
Tanner Bennett
c098bb2c5e
Add support for class properties
2020-01-17 17:15:23 -06:00
Tanner Bennett
ba1de91f85
Add FLEXObjectExplorer
...
This class will become the data source for object explorer view controllers.
2020-01-17 17:15:22 -06:00