NetNewsWire/iOS/MasterTimeline
Jim Correia 061872b7ff Simplified/corrected highlighted/selected appearance of feed and timeline cells.
- Set the highlighted text color on labels in table cells. This will be used
  for both the highlight and selected states automatically. (And since it is
  used for both states, we avoid anachronistic state where we have black
  text on a dark blue background in light mode as we transition from none ->
  highlighted -> selected.)

- Keep the selected/highlighted overrides to adjust colors for non-UIControl
  subelements.
2019-09-02 22:39:01 -07:00
..
Cell Simplified/corrected highlighted/selected appearance of feed and timeline cells. 2019-09-02 22:39:01 -07:00
MasterTimelineDataSource.swift Rename AppCoordinator to SceneCoordinator as that name better defines its purpose 2019-09-01 12:43:07 -05:00
MasterTimelineViewController.swift Use correct delegate methods to begin and end searching 2019-09-02 12:40:14 -05:00