Commit Graph

22 Commits

Author SHA1 Message Date
Maurice Parker cd9a48d4b5 Prevent auto layout from messing with our labels even though we told it not to. 2019-04-22 11:49:22 -05:00
Maurice Parker 3a0517a299 Prevent account row float, add height, and add chevron. Issue #613 2019-04-20 18:20:25 -05:00
Maurice Parker 48d6f11aeb Change cell selection background color to be blue. Issue #619 2019-04-20 17:12:39 -05:00
Maurice Parker 1b793c4827 Fix bug caused by incorrectly determining when reorder control was being shown. Issue #623 2019-04-20 16:39:32 -05:00
Maurice Parker 6910382981 Change how section header background color is set to clear up console warning. 2019-04-20 11:43:05 -05:00
Maurice Parker e31be75d95 Fixed rendering on phones with the notch by taking into consideration cell safe area insets. 2019-04-20 11:25:02 -05:00
Maurice Parker a9ef76d8fc Tweak indent level to something less dramatic. 2019-04-20 11:13:02 -05:00
Maurice Parker f01517d184 Remove indent attribute as we should have been using indentionLevel. 2019-04-20 11:11:09 -05:00
Maurice Parker a4b30793a8 Fix editing and reorder cell rendering issues. 2019-04-20 10:58:16 -05:00
Maurice Parker f2191f1dcc Update to use the UIView extension in RSCore 2019-04-20 09:50:44 -05:00
Maurice Parker 04dab356eb Remove icons for smart feeds and folders. 2019-04-18 14:20:47 -05:00
Maurice Parker b1a9a45f53 Added the unread count to the Account Section Header. 2019-04-18 07:24:55 -05:00
Maurice Parker aa9a8f77e2 Made the disclosure chevron big enough to actually use. 2019-04-18 05:41:27 -05:00
Maurice Parker b18d4a294e Implemented folder expanding. 2019-04-17 18:16:33 -05:00
Maurice Parker 48ab0cd733 Fixed disclosure icon so that it only works on node that can have child nodes. 2019-04-17 14:29:52 -05:00
Maurice Parker 2972410930 Made the disclosure big enough that you could actually hit it with your finger. 2019-04-17 10:49:38 -05:00
Maurice Parker c9beee89ab Added MasterTableViewCellDelegate. 2019-04-17 10:34:10 -05:00
Maurice Parker bb20e4d2a2 Added disclosure indicators. 2019-04-17 10:15:44 -05:00
Maurice Parker 1c6c2451ec Fixed bug that incorrectly determining the showing edit control state. 2019-04-17 07:48:38 -05:00
Maurice Parker d769cf0af2 Fixed a bug with very long feed names. 2019-04-17 07:31:08 -05:00
Maurice Parker 694def74bf Updated some of the graphics to be more correct and added the Edit button to the Master view. 2019-04-16 20:56:02 -05:00
Maurice Parker 8526db8b4c Added initial POC version of NetNewsWire for iOS to use as a starting point for the actual app. 2019-04-15 15:03:05 -05:00