Maurice Parker
|
6a281c7672
|
Replace Mark All as Read with progress indicator. Issues #1157 and #1165
|
2019-10-25 13:34:59 -05:00 |
Maurice Parker
|
fa24e8a863
|
Make sure suite name is initialized before using it
|
2019-10-25 12:56:28 -05:00 |
Maurice Parker
|
3f81cd9b96
|
Make sure that the search bar doesn't appear on device rotation. Issue #1171
|
2019-10-24 12:46:53 -05:00 |
Maurice Parker
|
bedf8a19e9
|
Pre-populate Feed Name on Feed Info. Issue #1163
|
2019-10-24 12:30:10 -05:00 |
Maurice Parker
|
f538b3304f
|
Added account name to account inspector title
|
2019-10-23 20:29:22 -05:00 |
Maurice Parker
|
9376fcd64a
|
Added deactivate context menu for accounts.
|
2019-10-23 20:22:31 -05:00 |
Maurice Parker
|
f0d1cf6239
|
Add Account Inspector context menu item for Accounts
|
2019-10-23 19:58:18 -05:00 |
Maurice Parker
|
a39aab58e4
|
Fix vertical padding for Feeds that have more than one line. Issue #1150
|
2019-10-23 15:31:54 -05:00 |
Maurice Parker
|
4fcd134c6a
|
Change the local account icon.
|
2019-10-23 13:52:07 -05:00 |
Maurice Parker
|
0dff95e51f
|
Change number of default lines in timeline to 2
|
2019-10-23 13:33:22 -05:00 |
Maurice Parker
|
c771bd651c
|
Make vibrant button highlight more quickly
|
2019-10-23 12:01:26 -05:00 |
Maurice Parker
|
bac205ef84
|
Tweak the vibrancy icon transition animation
|
2019-10-23 11:56:36 -05:00 |
Maurice Parker
|
eea450bee3
|
Make icon vibrancy deselections match the deselection animation
|
2019-10-23 11:47:21 -05:00 |
Maurice Parker
|
2e489d4093
|
Rollback timeline unread and star animations
|
2019-10-23 11:08:34 -05:00 |
Maurice Parker
|
430a4a37bf
|
Add icon next to accounts in the Settings listing. Issue #1160
|
2019-10-23 10:35:53 -05:00 |
Maurice Parker
|
be52fde08b
|
Change Timeline Feed icon to 32x32
|
2019-10-23 09:15:13 -05:00 |
Maurice Parker
|
7448523c66
|
Correct issue where toolbar tint color could get lost in darkmode and transitioning to the background
|
2019-10-23 09:03:34 -05:00 |
Maurice Parker
|
17af3f28bf
|
Hide unread account information unless the Account is collapsed. Issue #1159
|
2019-10-23 08:53:09 -05:00 |
Maurice Parker
|
7b51a272b0
|
Only clear Feed/Timeline selection after view begins to appear. Issue #1156
|
2019-10-22 19:20:35 -05:00 |
Maurice Parker
|
b0881f47fc
|
Remove dead code
|
2019-10-22 17:22:02 -05:00 |
Maurice Parker
|
8189695b29
|
Put accounts in the correct order on OPML import/export.
|
2019-10-22 17:18:37 -05:00 |
Maurice Parker
|
8a798a2478
|
Add multiple account capabilities for import/export OPML
|
2019-10-22 10:32:35 -05:00 |
Maurice Parker
|
baa9070016
|
Disable Feedbin add account button until fields are filled
|
2019-10-22 09:06:35 -05:00 |
Maurice Parker
|
1cefea6f29
|
Add Open System Settings option
|
2019-10-22 08:43:39 -05:00 |
Maurice Parker
|
8bb900e9c5
|
Fix vibrant labels on Settings scene
|
2019-10-22 03:33:34 -05:00 |
Maurice Parker
|
528284999f
|
Correct vibrancy configuration for Settings
|
2019-10-22 03:31:25 -05:00 |
Maurice Parker
|
d9a165151d
|
Rename to VibrantTableViewCell
|
2019-10-22 02:35:47 -05:00 |
Maurice Parker
|
be2823b1a1
|
Improve UI consistency of Account Detail
|
2019-10-22 02:31:07 -05:00 |
Maurice Parker
|
7a644afc58
|
Rework add account scenes to look and work like standard iOS forms
|
2019-10-21 20:28:50 -05:00 |
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 |
Maurice Parker
|
3f974c7c2b
|
Change links to open in inline Safari browser.
|
2019-10-21 17:52:29 -05:00 |
Maurice Parker
|
cbf37d4ee0
|
Change number of lines setting to use a stepper
|
2019-10-21 17:19:22 -05: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 |
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 |