NetNewsWire/iOS/MasterTimeline/Cell
Jim Correia 932f6fdd30 Added NNWTableViewCell; a base class for cells with the NNW selection color.
Defined a semantic color for the selection color which is identical to
netNewsWireBlue.

MasterFeedTableViewCell and MasterTimelineTableViewCell now subclass
NNWTableViewCell and no longer directly customize their selected background
view.
2019-09-02 22:38:42 -07:00
..
MasterTimelineAccessibilityCellLayout.swift Add accessibility layout to timeline 2019-04-29 17:19:08 -05:00
MasterTimelineCellData.swift Made number of lines in timeline configurable. 2019-04-29 15:29:00 -05:00
MasterTimelineCellLayout.swift Implement NetNewsWire Blue for cell selection and tint. Issue #691 & #692 2019-06-18 18:31:37 -05:00
MasterTimelineDefaultCellLayout.swift Update timeline to use new semantic colors (darkmode support) 2019-06-18 17:47:13 -05:00
MasterTimelineTableViewCell.swift Added NNWTableViewCell; a base class for cells with the NNW selection color. 2019-09-02 22:38:42 -07:00
MasterUnreadIndicatorView.swift Change selected table row text to be white. Issue #693 2019-08-03 16:25:35 -05:00
MultilineUILabelSizer.swift implement dynamic type for master feed list 2019-04-28 10:31:35 -05:00
SingleLineUILabelSizer.swift Rename classes to more accurately describe their usage in the application. 2019-04-23 08:00:27 -05:00