Commit Graph

714 Commits

Author SHA1 Message Date
Maurice Parker
3ddd14d856 Change zoom out animation to make the view controller appear faster 2019-10-16 11:55:08 -05:00
Maurice Parker
1ebb0e60c3 Simplify transition handoff 2019-10-16 11:34:18 -05:00
Maurice Parker
0182fb7296 Use a wrapper class to prevent a circular reference between the web view and the article controller 2019-10-16 11:31:20 -05:00
Maurice Parker
3faa9d7cde Animate timeline star and unread indicators 2019-10-15 20:59:42 -05:00
Maurice Parker
42bccc2fea Remove obsolete code 2019-10-15 20:13:08 -05:00
Maurice Parker
11e9f468d6 Refinement of the full screen image view animation. 2019-10-15 19:52:00 -05:00
Maurice Parker
425b3b09a1 Animate the transition to full screen image view 2019-10-15 18:08:13 -05:00
Maurice Parker
6ae36303de Instantiate user defaults on each use to see if it helps the hanging issue 2019-10-15 09:11:18 -05:00
Maurice Parker
51373885b4 Change javascript event handlers to use event.target.matches instead of walking the dom to install event handlers 2019-10-15 09:04:21 -05:00
Maurice Parker
4759cedd35 Use Javascript to fetch to the image for the ImageViewController 2019-10-13 19:41:34 -05:00
Maurice Parker
a1f26898c8 Split Mac and iOS specific javascript into individual files. 2019-10-13 15:47:11 -05:00
Maurice Parker
bebf69ef74 Set bounds on share popover 2019-10-12 16:54:24 -05:00
Maurice Parker
60fb58ecaa Add share button to full screen image view. 2019-10-12 15:27:38 -05:00
Maurice Parker
3ee0506b4a Add fullscreen image previewing and zooming 2019-10-12 14:45:44 -05:00
Maurice Parker
8656753423 Rename MarkArticlesReadAlertController to UndoAvailableAlertController to better reflect its new purpose 2019-10-10 15:13:20 -05:00
Maurice Parker
f57d3f7df8 Prepend team name to shared user defaults to get rid of warning and hopefully prevent user default corruption 2019-10-10 14:44:20 -05:00
Maurice Parker
7e30bba16a Fix next unread and first unread timeline animations 2019-10-09 21:39:11 -05:00
Maurice Parker
ba8d1dfa83 Convert parameter usages of automated to animated 2019-10-09 21:24:56 -05:00
Maurice Parker
b52c67595f Add show/hide button to password on add accounts and credentials update. Issue #1066 2019-10-09 11:45:36 -05:00
Maurice Parker
d183f3672d Ported sub/sup rules over from Mac stylesheet 2019-10-09 10:23:58 -05:00
Maurice Parker
d5031b0c1e Prevent timeline title animation on load 2019-10-08 09:19:50 -05:00
Phil Viso
93ab639509 Updated modal copy. Copy update removed the need for separate versions of the modal. 2019-10-07 21:13:00 -05:00
Phil Viso
b635fd4d45 Fixed swipe direction in copy 2019-10-07 20:00:14 -05:00
Phil Viso
b963d97922 Show an alert the first time mark all as read is tapped 2019-10-07 19:48:58 -05:00
Phil Viso
461c681a9d Added a flag to suppress mark all as read warning alert 2019-10-07 19:33:30 -05:00
Maurice Parker
6f0c957731 Change CSS variables to match Asset catalog names 2019-10-07 16:54:18 -05:00
Maurice Parker
f7e235a1fb Remove padding from code blocks that was causing weird indentation 2019-10-07 11:05:22 -05:00
Phil Viso
50250c13de Made delete action destructive 2019-10-04 22:03:31 -05:00
Maurice Parker
b3a5929d6d Fix places in iOS app that need to be using the undo manager 2019-10-04 11:41:30 -05:00
Maurice Parker
cf59733ca1 Fix article extractor error handling and recovery for when Mercury can't process a page 2019-10-03 21:06:47 -05:00
Maurice Parker
084749c233 Make pre tag boxes NetNewsWire blue on iOS 2019-10-03 19:53:36 -05:00
Maurice Parker
3d343eb91d Prevent pre tags from wrapping. Issue #1089 2019-10-03 18:27:48 -05:00
Maurice Parker
9a4d915e0b Move read toggle to be swipe-right on timeline 2019-10-03 15:55:16 -05:00
Maurice Parker
0000e03083 Add the ability to handoff from iOS to Mac 2019-10-03 15:49:27 -05:00
Maurice Parker
0c9a1ba8d0 Add notification deep linking for iOS 2019-10-03 09:53:21 -05:00
Ramy Majouji
e3c50db7e8 Optimize PNG’s 2019-10-02 22:52:50 -04:00
Maurice Parker
cc187875d9 Add initial support for per feed notifications 2019-10-02 19:42:16 -05:00
Maurice Parker
aba0d15cb6 Modify background fetch so that it doesn't have to use a background process 2019-10-02 16:41:32 -05:00
Maurice Parker
281416eaee Make sure metadata gets saved if background fetch is performed. 2019-10-02 15:32:34 -05:00
Maurice Parker
45ae96218b Set the default appearance for a compact toolbar so that we don't end up with transparent compact toolbars occasionally 2019-10-02 10:12:22 -05:00
Maurice Parker
59143c2d8f Comment out FreshRSS on add account 2019-10-01 15:52:26 -05:00
Maurice Parker
608da70e8e Launch Safari when web preview is tapped. Issue #1090 2019-10-01 11:09:46 -05:00
Maurice Parker
f4d58bd7a7 Animate the timeline unread count indicator 2019-10-01 09:49:07 -05:00
Maurice Parker
66d9e882ad Don't track back navigation when the app is in the background 2019-10-01 04:31:42 -05:00
Maurice Parker
14e808971d Don't clear the current article activities if we have a article view controller push pending. 2019-10-01 03:51:48 -05:00
Maurice Parker
4e6e61842a Make sure the web view has been initialized before deallocating it. 2019-10-01 03:51:05 -05:00
Maurice Parker
77ba42f102 Add unread count to the timeline 2019-09-30 20:01:02 -05:00
Maurice Parker
ed2257a4f4 Reenable background iOS screenshooting 2019-09-30 14:04:18 -05:00
Maurice Parker
2c3f665b58 Add accessibility labels to custom disclosure button 2019-09-30 13:32:54 -05:00
Maurice Parker
a7bee3a6d5 Animate navigation for First Unread. Issue #1071 2019-09-30 12:36:25 -05:00