Commit Graph

3856 Commits

Author SHA1 Message Date
Maurice Parker f6e48bddbe Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-04 20:24:27 -06:00
Maurice Parker c6e3ed6692 Cancel network activity when told to shutdown by the OS. Issue #1232 2019-11-04 20:24:21 -06:00
Maurice Parker f8929c89f4
Merge pull request #1252 from kielgillard/master
Modifies SyncDatabase to synchronously create tables…
2019-11-04 17:27:37 -06:00
Kiel Gillard bfac176372 Modifies SyncDatabase to synchronously create tables so clients can reliably use an instance immediately after initialisation. 2019-11-05 10:03:29 +11:00
Maurice Parker 219e5751a1
Merge pull request #1144 from kielgillard/master
Syncs articles in pages, decouples article syncing from status syncin…
2019-11-04 14:29:22 -06:00
Maurice Parker 292e3789f4 Remove animation speed setting. Issue #1234 2019-11-04 14:19:13 -06:00
Maurice Parker f138c2d9aa Fix timeline secondary label coloring 2019-11-04 11:47:44 -06:00
Maurice Parker 524a7383ac Don't create a new instance of userdefaults each time it is used. 2019-11-04 11:35:45 -06:00
Maurice Parker 7378616d26 Make form cells unelectable. 2019-11-04 11:33:38 -06:00
Maurice Parker b49b60af99 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-04 10:11:51 -06:00
Maurice Parker ae01c3099e
Merge pull request #1246 from igor-makarov/settings-selection
Update selectability of several non-selectable cells
2019-11-04 10:11:32 -06:00
Igor Makarov 2e58bef660 update selectability of non-selectable cells 2019-11-04 08:39:36 +02:00
Maurice Parker 274950a500 Removed extraneous row selection. 2019-11-03 19:44:13 -06:00
Maurice Parker ac06175170 Make account header separators slightly wider so that they always appear on non-retina devices. Issue #1244 2019-11-03 18:29:06 -06:00
Maurice Parker 48b475a33c Create an empty article controller if we are separating controllers and one doesn't exist. Issue #1172 & Issue #1177 2019-11-03 18:10:49 -06:00
Maurice Parker 0fa8ddd384 Change default master feeds table row animation to middle. Issue #1207 2019-11-03 17:45:10 -06:00
Maurice Parker d0c600b098 Set layer speed to 1.0 until we can figure out how to speed it up without stuttering animations 2019-11-03 17:42:11 -06:00
Maurice Parker 44533399e6 Fix timeline bug where vibrancy could be lost 2019-11-03 16:34:57 -06:00
Maurice Parker 21d5c321b4 Hide search controller when no items are present. Related to Issue #1195 2019-11-03 08:36:14 -06:00
Maurice Parker 2a59a28a53 Prevent timeline table view from extending under the navigation bar. Issue #1238 2019-11-03 08:03:27 -06:00
Maurice Parker 6e6747bc66 Remove experimental code not meant to be committed. 2019-11-03 07:59:03 -06:00
Maurice Parker 01c8eb3ad5 Correct settings display size. Issue #1236 2019-11-03 07:30:36 -06:00
Maurice Parker 9ea5a0ce1f Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-03 07:18:11 -06:00
Maurice Parker 27e00ee5c7 Add copy capabilities to Feed URL and Homepage labels. Issue #1239. 2019-11-03 07:18:00 -06:00
Maurice Parker 68fe9e2b62 Add the account icon to the account inspector. 2019-11-03 04:01:58 -06:00
Brent Simmons bef824b02f Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-02 18:20:06 -07:00
Brent Simmons 1ac3c8fec7 Add just a little padding to timeline cells to help break up the BIG WALL O’ TEXT feeling. 2019-11-02 18:19:57 -07:00
Maurice Parker 4b182ba242 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-02 20:15:57 -05:00
Maurice Parker 3f46c0e939 Make unread indicator animatable 2019-11-02 20:15:48 -05:00
Brent Simmons a2c71fc804 Fix warning about plain style navigation item not being supported. 2019-11-02 18:03:00 -07:00
Maurice Parker 8fb87a7c87 Update label animations to match cell selection fading and changed table animation speeds to 1.5. Issue #1237 2019-11-02 19:57:01 -05:00
Maurice Parker fd1eb77d88 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-02 16:26:55 -05:00
Maurice Parker 2f2efb5eac Change Feedbin to no longer clear lastFetchDate on errors. Issue #1233 2019-11-02 16:21:37 -05:00
Brent Simmons 34bd97d54e Bump iOS build to 5. 2019-11-02 11:28:12 -07:00
Maurice Parker 105033db8e Correct logging categories 2019-11-02 12:29:01 -05:00
Maurice Parker 6a0c5ac31b Fix issue where search bar sometimes wouldn't appear. 2019-11-02 11:49:44 -05:00
Maurice Parker 721752a16b Slightly move the feeds icons into the disclosure gutter. 2019-11-02 11:46:24 -05:00
Maurice Parker 68cb9258c5 Clean up deleted and inactive accounts from Smartfeeds. Issue #1205 2019-11-01 19:26:32 -05:00
Kiel Gillard 4f70cb6040 Improves test coverage in Feedly. Adds callbacks to SyncDatabase. Content is paged from Feedly. Unread status is set before articles are ingested. 2019-11-02 10:29:34 +11:00
Maurice Parker 6b2de18557 Add fade in fade out animation for Account unread counts. Issue #1228 2019-11-01 17:48:27 -05:00
Maurice Parker 47293cc073 Make zoomed images use the full width. Issue #1229 2019-11-01 16:11:14 -05:00
Maurice Parker 7c1deb3309 Increase Feeds animation speed. Issue #1227 2019-11-01 11:55:11 -05:00
Maurice Parker 18bee355e0 Fix section header separator antialiasing issues. Issue #1226 2019-11-01 11:40:52 -05:00
Maurice Parker 3629108b09 Make section headers lighter color. Issue #1225 2019-11-01 09:55:17 -05:00
Maurice Parker c9d5fefa49 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-11-01 06:34:37 -05:00
Maurice Parker 5720034f19 Change Feeds background color and update to emulate plain style tables more closely. Issue #1224 2019-11-01 06:34:26 -05:00
Brent Simmons e7337ed5ec Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-10-31 21:50:47 -07:00
Brent Simmons 538194ca64 Bump versions for iOS and 5.1d apps. 2019-10-31 21:49:36 -07:00
Brent Simmons 6c5a119a33 Update appcast for 5.1d. 2019-10-31 21:49:07 -07:00
Maurice Parker b78b996e88 Animate Select Feed context menu result. Issue #1220 2019-10-31 20:55:08 -05:00