Brent Simmons
|
85f25556f9
|
Create SidebarViewController, a UICollectionViewController subclass, to replace the UITableViewController subclass previously in use. This will get us the modern sidebar appearance.
|
2025-02-02 21:43:10 -08:00 |
|
Brent Simmons
|
c2ff8b1ff5
|
Add required inits.
|
2025-02-02 20:37:52 -08:00 |
|
Brent Simmons
|
7f313168d8
|
Delete Main.storyboard.
|
2025-02-02 20:21:06 -08:00 |
|
Brent Simmons
|
7362b28c20
|
Create and use MainWindowController for iOS.
|
2025-02-02 20:18:38 -08:00 |
|
Brent Simmons
|
08f21ca4b2
|
Create RootSplitViewController in code rather than in storyboard.
|
2025-02-02 18:08:13 -08:00 |
|
Brent Simmons
|
903b0257a8
|
Create MainFeedViewController UI in code.
|
2025-02-02 17:33:38 -08:00 |
|
Brent Simmons
|
00bdf3e51a
|
Configure the reusable cell in TimelineViewController.
|
2025-02-02 16:57:15 -08:00 |
|
Brent Simmons
|
08c0de1a8e
|
Simplify code.
|
2025-02-02 16:47:35 -08:00 |
|
Brent Simmons
|
4b9ab41a8a
|
Create TimelineViewController programmatically rather than in storyboard.
|
2025-02-02 16:46:49 -08:00 |
|
Brent Simmons
|
360e6b5cc2
|
Create ArticleViewController.view in code.
|
2025-02-02 15:51:55 -08:00 |
|
Brent Simmons
|
4978ced0da
|
Move some things into MainWindow folder that belong there.
|
2025-02-02 11:46:05 -08:00 |
|
Brent Simmons
|
2c6c8a7240
|
Rename MainFeed and MainTimeline folders to Sidebar and Timeline.
|
2025-02-02 11:34:11 -08:00 |
|
Brent Simmons
|
b294fbcc58
|
Create MainWindow folder to match Mac folder structure.
|
2025-02-02 11:33:09 -08:00 |
|