Maurice Parker
|
19400a5a50
|
Fix coloring of About scene in dark mode
|
2019-10-21 18:21:42 -05:00 |
Maurice Parker
|
67251da7ac
|
Hide the Add NetNewsWire feed option if already subscribed
|
2019-10-21 18:02:44 -05:00 |
Daniel Jalkut
|
c3c7260bc7
|
Bump version to 5.1d1.
|
2019-10-21 18:54:13 -04:00 |
Maurice Parker
|
3f974c7c2b
|
Change links to open in inline Safari browser.
|
2019-10-21 17:52:29 -05:00 |
Daniel Jalkut
|
b8e1fb1ab4
|
Omit the Advanced preferences tab from MAS build.
|
2019-10-21 18:47:06 -04:00 |
Daniel Jalkut
|
0083e221bc
|
Don't bundle Sparkle.framework with MAS build. See that MAC_APP_STORE build flag gets set for MAS targets.
|
2019-10-21 18:28:43 -04:00 |
Maurice Parker
|
cbf37d4ee0
|
Change number of lines setting to use a stepper
|
2019-10-21 17:19:22 -05:00 |
Daniel Jalkut
|
770da3cc45
|
Fixes to MAS builds.
|
2019-10-21 18:16:35 -04:00 |
Maurice Parker
|
48db3d6d85
|
Add group by feed setting
|
2019-10-21 16:42:58 -05:00 |
Maurice Parker
|
c3a8c9a5ab
|
Change settings order
|
2019-10-21 16:27:54 -05:00 |
Maurice Parker
|
872054e7d6
|
Change to use vibrant cell selection
|
2019-10-21 16:18:18 -05:00 |
Maurice Parker
|
3116c63258
|
Move done button to the leading side.
|
2019-10-21 16:14:00 -05:00 |
Maurice Parker
|
d54ba11c31
|
Fixed about page text view layout
|
2019-10-21 13:49:05 -05:00 |
Maurice Parker
|
ea267e80dd
|
Add show hide password button and delete unused SwiftUI extensions
|
2019-10-21 13:44:47 -05:00 |
Maurice Parker
|
effec24674
|
Change settings from using SwiftUI to using UIKit
|
2019-10-21 11:51:33 -05:00 |
Daniel Jalkut
|
48798ec6ed
|
Build config fixes
|
2019-10-21 11:24:16 -04:00 |
Daniel Jalkut
|
d5c6ea253e
|
Fix the sandbox migration script to properly reference NetNewsWire.
|
2019-10-21 11:16:01 -04:00 |
Daniel Jalkut
|
04d9944da0
|
Fixes to config file and remove info.plist build setting referenes.
|
2019-10-21 10:52:02 -04:00 |
Daniel Jalkut
|
2cba6191bd
|
Cleaning up some loose ends.
|
2019-10-21 10:31:38 -04:00 |
Daniel Jalkut
|
272af29031
|
First step towards supporting MAS and sandboxing. Add new targets for MAS variations of direct-distribution apps. Enable sandboxing in both targets.
|
2019-10-21 10:22:27 -04:00 |
Maurice Parker
|
94f31b18bc
|
Automatically show the add feed sheet if the user asks to continue in the app on a failed Siri Add Feed
|
2019-10-20 19:05:11 -05:00 |
Maurice Parker
|
af16731ecd
|
Add the ability to specify folder in Add Feed shortcut
|
2019-10-20 18:49:17 -05:00 |
Maurice Parker
|
b1668d6a62
|
Make iOS project versions configurable in a common file. Issue #1147
|
2019-10-20 17:26:52 -05:00 |
Maurice Parker
|
c732df4d83
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-10-20 14:29:37 -05:00 |
Maurice Parker
|
3a359f0e37
|
Changed AttributedStringView to use UITextView
|
2019-10-20 14:29:28 -05:00 |
Brent Simmons
|
d21ef85ba6
|
Change CFBundleShortVersionString back to 5.0, because App Store Connect complains about 5.0d1 being invalid.
|
2019-10-20 12:27:14 -07:00 |
Brent Simmons
|
d8f0edcde2
|
Make version 5.0d1, build 2.
|
2019-10-20 12:22:46 -07:00 |
Maurice Parker
|
3ca0934ecb
|
Fix document layout
|
2019-10-20 14:12:39 -05:00 |
Maurice Parker
|
490e782956
|
Improve About page layout
|
2019-10-20 14:01:13 -05:00 |
Maurice Parker
|
329d5ccfeb
|
Rewrite OPML import/export to avoid ActionSheet
|
2019-10-20 07:47:22 -05:00 |
Maurice Parker
|
c18f5f7537
|
Change ActivityManager to use ArticleStringFormatter to remove embedded HTML escape stuff
|
2019-10-20 02:33:28 -05:00 |
Maurice Parker
|
00f100e3a3
|
Renamed TimelineStringFormatter to ArticleStringFormatter now that it is used for much more than the timelines
|
2019-10-20 02:28:00 -05:00 |
Maurice Parker
|
cab2c1f26a
|
Add English localization for Siri Intents
|
2019-10-20 02:21:26 -05:00 |
Maurice Parker
|
62686a8385
|
Modify the LD_RUNPATH_SEARCH_PATHS build setting so that the extensions can find their frameworks
|
2019-10-20 02:15:05 -05:00 |
Brent Simmons
|
68687059d3
|
Avoid embedding frameworks in extensions and in Account.framework. Fix some Info.plist glitches.
|
2019-10-19 22:31:06 -07:00 |
Brent Simmons
|
70e5fc4f68
|
Write TestFlight info for App Store Connect.
|
2019-10-19 21:09:13 -07:00 |
Maurice Parker
|
ee3a767cf7
|
Add required user info keys to user activities.
|
2019-10-19 18:21:58 -05:00 |
Maurice Parker
|
575b875afa
|
Make zoom image code more resilient on slow networks
|
2019-10-19 16:54:55 -05:00 |
Maurice Parker
|
3a314d2db7
|
Add activity indicator for image fetches.
|
2019-10-19 16:25:06 -05:00 |
Brent Simmons
|
4115c2231b
|
Change the intents extension’s bundle identifier to something unique.
|
2019-10-19 12:27:15 -07:00 |
Maurice Parker
|
16b945af35
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-10-19 14:00:08 -05:00 |
Maurice Parker
|
ac7847f099
|
Rollback unintended entitlement modification
|
2019-10-19 13:59:25 -05:00 |
Brent Simmons
|
d2e31fddde
|
Update appcast for 5.0.3b2.
|
2019-10-19 11:06:49 -07:00 |
Brent Simmons
|
0695c64216
|
Merge mac-release.
|
2019-10-18 18:56:28 -07:00 |
Brent Simmons
|
9b8b1207ad
|
Update version.
|
2019-10-18 18:53:14 -07:00 |
Maurice Parker
|
810f1ab0ee
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-10-18 20:37:29 -05:00 |
Maurice Parker
|
495853be15
|
Add intents extension
|
2019-10-18 20:37:22 -05:00 |
Maurice Parker
|
ba2d05ec27
|
Add better error messages for add feed shortcut
|
2019-10-18 20:18:25 -05:00 |
Maurice Parker
|
e52fb6ea32
|
Make account selectable
|
2019-10-18 20:06:18 -05:00 |
Brent Simmons
|
e6910fcbed
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-10-18 17:38:32 -07:00 |