Commit Graph

3370 Commits

Author SHA1 Message Date
Jonathan Bennett
073ad07767 Use ORGANIZATION_IDENTIFIER for the bundle identifier
The ORGANIZATION_IDENTIFIER was not being used on the Mac and Safari Extension. This made the bundle and provisioning profile be com.ranchero.XYZ, which now conflicts because of added entitlements and signing.

Changing this to use the ORGANIZATION_IDENTIFIER lets developers have a unique ID
2019-10-09 09:17:44 -04:00
Maurice Parker
6443d0da97 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-10-09 01:23:12 -05:00
Maurice Parker
d76a12ff99 Change to do debug build instead of release 2019-10-09 01:23:05 -05:00
Brent Simmons
24a41013b1 Add encrypted cert and p12. Third time is the charm. You know this to be true. It is your destiny. 2019-10-08 22:41:52 -07:00
Brent Simmons
ea45afd387 Delete bad cert and p12. 2019-10-08 22:40:00 -07:00
Brent Simmons
6297b42379 Add cert and p12. Hopefully the right ones! 2019-10-08 22:30:03 -07:00
Brent Simmons
aa85788e6d Delete the wrong cert and p12. 2019-10-08 22:27:43 -07:00
Brent Simmons
f7637b0fe7 Add encrypted cert and p12. 2019-10-08 21:58:28 -07:00
Maurice Parker
3aede1a23e Add Github Actions configuation 2019-10-08 17:18:13 -05:00
Maurice Parker
04d9ee40c8 Remove CircleCI build config 2019-10-08 17:15:43 -05:00
Maurice Parker
d5031b0c1e Prevent timeline title animation on load 2019-10-08 09:19:50 -05:00
Maurice Parker
f77b0834ab
Merge pull request #1112 from philviso/UndoAlert
iOS: Only show mark all as read alert one time
2019-10-07 21:24:14 -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
Maurice Parker
590b2d5874 Remove explicit dependencies and fix iOS sync database dependency 2019-10-07 10:53:05 -05:00
Maurice Parker
72f95c6fab Remove manual provisioning style for share extension 2019-10-06 20:13:39 -05:00
Maurice Parker
6f6d18910c Change how the development team is referenced 2019-10-06 19:47:13 -05:00
Maurice Parker
a87a098c97 Remove personal team references 2019-10-06 19:36:34 -05:00
Maurice Parker
020f146e60 Update to latest RSCore and RSWeb 2019-10-06 19:34:15 -05:00
Maurice Parker
88f5ca24dd Remove problematic build settings 2019-10-06 19:29:43 -05:00
Maurice Parker
7d95f3d332 Fix the share extenstion code signing identity 2019-10-06 19:07:39 -05:00
Maurice Parker
dde9d4bb82 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-10-06 18:58:31 -05:00
Maurice Parker
c43599d4c9 Fix default team for framework projects 2019-10-06 18:58:28 -05:00
Brent Simmons
e4134c3256 Add iCloud capability. 2019-10-06 16:53:02 -07:00
Maurice Parker
4e233e5f96 Change the code signing identity to Mac Developer for releases 2019-10-06 18:48:18 -05:00
Maurice Parker
6d2667de24 Remove build settings from sync database project file 2019-10-06 18:36:39 -05:00
Maurice Parker
cca654af56 Made default build configuration have automatic code signing 2019-10-06 18:27:19 -05:00
Maurice Parker
f66587ab96
Merge pull request #1101 from kielgillard/1099-double-click-to-open-homepage
Double clicking a feed in the side bar…
2019-10-06 18:10:32 -05:00
Maurice Parker
614720c82c
Merge pull request #1095 from kielgillard/1077-improve-content-consistentcy
Improve Feedly content consistency
2019-10-06 16:47:34 -05:00
Maurice Parker
afa54e0382
Merge pull request #1102 from philviso/DestructiveDeleteAction
iOS: Made context menu delete action destructive
2019-10-06 16:32:55 -05:00
Kiel Gillard
39d3999a0d 2019-10-06 13:22:36 +11:00
Phil Viso
50250c13de Made delete action destructive 2019-10-04 22:03:31 -05:00
Kiel Gillard
6707fdcbd1 Double clicking a feed in the side bar opens the feed's homepage in the browser. Issue #1099 2019-10-05 11:44:21 +10: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
a2a4616a48 Remove article notification when an article is read 2019-10-04 11:20:57 -05:00
Maurice Parker
c50ed3e44c Improve article extractor error graphic 2019-10-04 08:19:26 -05:00
Maurice Parker
c4b6cbe49e Allow article extractor to be tried again after Mercury parser failure 2019-10-04 07:55:42 -05:00
Maurice Parker
f7fd003f3c Make article extractor report correct state on failed Mercury parses 2019-10-04 07:39:49 -05:00
Maurice Parker
269b9315b2 Revert "Add iCloud entitlement to enable Handoff"
This reverts commit 27bd9ba919.
2019-10-04 07:11:44 -05:00
Maurice Parker
27bd9ba919 Add iCloud entitlement to enable Handoff 2019-10-04 07:03:39 -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
8f78d549c9 Gate code that only should be used on iOS 2019-10-03 19:37:04 -05:00
Maurice Parker
c1460d3df3 Update graphic for article reading user activities 2019-10-03 19:05:54 -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