Commit Graph

7 Commits

Author SHA1 Message Date
Bryan Culver
7eacc878d2 Stashing 2022-11-21 22:06:45 -05:00
Bryan Culver
b7a358c986 Prototype 2022-10-01 15:20:13 -04:00
Stuart Breckenridge
6eba67c158 Adds context menus to mark all as read 2021-02-01 08:12:20 +08:00
Stuart Breckenridge
f92b219cdc NetNewsWire-iOS AppDefaults is now a singleton 2020-07-02 10:47:45 +08:00
Stuart Breckenridge
f153643273 Removes return statements that are not needed. 2020-05-13 13:03:51 +08:00
Stuart Breckenridge
58575331dd Fixes #2018
This commit adds a new `MarkAsReadAlertControllerSourceType` protocol to which `CGRect`, `UIView`, and `UIBarButtonItem` conform to.

The `MarkAsReadAlertController` now presents an action sheet for mark as read, mark above as read, and mark below as read. The above is used for the `popoverPresentationController`’s `barButtonItem`, `sourceRect`, or `sourceView` as needed.
2020-05-13 12:33:51 +08:00
Maurice Parker
21cf8415d2 Add confirmation for Mark As Read actions. Issue #1603 2020-01-11 11:30:16 -07:00