Maurice Parker
|
6631676f62
|
Change style of default buttons that close scenes to use the Done style.
|
2020-12-16 16:05:05 -06:00 |
Maurice Parker
|
ac4f5d658d
|
Add confirmation dialogs for deactivating extensions. Fixes #2632
|
2020-12-08 16:54:34 -06:00 |
Stuart Breckenridge
|
d8a56435ac
|
fixes #2655
fixes #2655
|
2020-12-08 15:04:25 +08:00 |
Maurice Parker
|
513cbbd6a4
|
Merge pull request #2623 from stuartbreckenridge/swift-ui-target-fixes
Multiplatform Updates
|
2020-12-07 12:08:23 -06:00 |
Maurice Parker
|
3785af1620
|
Go back to the filled folder image and make it a the secondary accent color
|
2020-12-06 16:58:22 -06:00 |
Maurice Parker
|
5927c77a04
|
Convert iOS smart feed icons back to symbol images so that they show up as white when selected.
|
2020-12-06 16:01:43 -06:00 |
Maurice Parker
|
ef18600acc
|
Separate background suppression from symbol processing. Fixes #2646 & Fixes #2635
|
2020-12-06 14:25:22 -06:00 |
Stuart Breckenridge
|
762417e2ba
|
additional work on iOS sheets
|
2020-12-05 22:58:11 +08:00 |
Stuart Breckenridge
|
8498e723ce
|
Widget Performance
|
2020-12-03 20:32:26 +08:00 |
Nate Weaver
|
a33d42ba66
|
Replace the single usage of a Log object with os_log()
|
2020-12-02 07:57:48 -06:00 |
Stuart Breckenridge
|
d9c39a6964
|
timeline refresh can now be controlled
|
2020-11-30 10:08:23 +08:00 |
Stuart Breckenridge
|
e5b97abe17
|
Adds assets for smart feeds
Fixes #2610
Fixes #2611
|
2020-11-25 09:07:18 +08:00 |
Stuart Breckenridge
|
34b8c3a788
|
Fixes #2603
|
2020-11-21 20:19:58 +08:00 |
Stuart Breckenridge
|
97517f1baf
|
Fixes #2602
|
2020-11-21 20:17:45 +08:00 |
Maurice Parker
|
71cdf2548d
|
Don't use the commands from the KeyboardManager if the user is typing in a text field. Fixes #2437
|
2020-11-20 13:00:58 -06:00 |
Maurice Parker
|
1a65211f19
|
Change how smart feeds are shown so that they appear even if they have been filtered
|
2020-11-19 05:23:07 -06:00 |
Stuart Breckenridge
|
fd33dc9be1
|
fixes cold launch from widget
|
2020-11-19 17:29:03 +08:00 |
Stuart Breckenridge
|
fa26fd565e
|
makes feed icons a bit bigger
|
2020-11-19 16:32:44 +08:00 |
Stuart Breckenridge
|
3e69571d09
|
handle launching to articles from a cold start
|
2020-11-19 15:52:43 +08:00 |
Stuart Breckenridge
|
361ca85762
|
Removes need for dispatchAsync delay
|
2020-11-19 12:17:29 +08:00 |
Stuart Breckenridge
|
0b4640db04
|
Tidies up Delegate and Coordinator code
|
2020-11-19 11:30:52 +08:00 |
Stuart Breckenridge
|
58e18f4bcb
|
Widget Bundle
• Adds small smartfeed summary widget.
• Adds medium widgets for today, unread, and starred.
|
2020-11-18 10:49:12 +08:00 |
Maurice Parker
|
def0bfea27
|
Add menu separators to article view context menu.
|
2020-11-13 10:18:48 -06:00 |
Maurice Parker
|
a80fc871c4
|
Add separators to iOS context menus
|
2020-11-13 05:23:04 -06:00 |
Maurice Parker
|
de1f8c80a5
|
Gate FeedWrangler from the release build
|
2020-11-12 15:48:25 -06:00 |
Maurice Parker
|
505134c971
|
Merge pull request #2565 from stuartbreckenridge/ios-add-account-refresh
iOS | Add Account Sheet Footers & Sign Ups
|
2020-11-09 11:22:01 -06:00 |
Stuart Breckenridge
|
020cd0eb3c
|
Localises footers
|
2020-11-09 21:41:05 +08:00 |
Stuart Breckenridge
|
d5a7020239
|
Adds help text to iOS add account sheets.
|
2020-11-09 21:31:29 +08:00 |
Maurice Parker
|
ad29fc2dd2
|
Delete code that wasn't being executed
|
2020-11-08 20:44:32 -06:00 |
Maurice Parker
|
f391eb1669
|
Allow users to drop onto expanded folders. Fixes #2022
|
2020-11-02 14:53:00 -06:00 |
Maurice Parker
|
93cd9dd14b
|
Enable dropping onto empty accounts. Fixes #2024
|
2020-11-02 14:35:48 -06:00 |
Maurice Parker
|
5742395686
|
Change FreshRSS URL feed so that it uses the URL keyboard and stops trying to change spellings
|
2020-11-02 13:58:21 -06:00 |
Maurice Parker
|
ef1829618f
|
Merge branch 'ios-release' into main
|
2020-11-02 11:30:56 -06:00 |
Maurice Parker
|
75fb3fa5fb
|
Implement account specific drag and drop behaviors for iOS
|
2020-10-31 20:14:50 -05:00 |
Maurice Parker
|
0b4fb4250a
|
Fix extension point image name
|
2020-10-30 17:10:24 -05:00 |
Maurice Parker
|
5739c819af
|
Fix logic test to determine if an image is symbol or not. Fixes #2523
|
2020-10-30 03:52:57 -05:00 |
Maurice Parker
|
7c91a1df3a
|
Change NetNewsWire News URL to use the XML version since some sync services don't understand JSON.
|
2020-10-29 17:52:58 -05:00 |
Maurice Parker
|
1cfe248c6a
|
Store the NewsBlur basic credentials so that they can be updated
|
2020-10-29 15:06:27 -05:00 |
Maurice Parker
|
1a4ab96038
|
Enable credentials button for newer sync services
|
2020-10-29 14:53:52 -05:00 |
Maurice Parker
|
515dd5f63f
|
Check for duplicate accounts and make sure it doesn't interfere with credentials updates
|
2020-10-29 14:05:55 -05:00 |
Maurice Parker
|
61a86a5ad4
|
Allow Feedbin credentials to be updated. Fixes #2533
|
2020-10-29 12:01:27 -05:00 |
Maurice Parker
|
4d2b5f0286
|
Update Mac account assets to be more colorful
|
2020-10-27 18:04:17 -05:00 |
Maurice Parker
|
a2abbe5da5
|
Dim the label of any unavailable accounts
|
2020-10-27 15:08:34 -05:00 |
Maurice Parker
|
ba7565b487
|
Remove table row height
|
2020-10-27 14:54:13 -05:00 |
Maurice Parker
|
ef978a9f89
|
Add title to Add Extension scene
|
2020-10-27 14:50:47 -05:00 |
Maurice Parker
|
2edd558139
|
Stop validation fall through for Reader API adds/edits
|
2020-10-27 14:45:21 -05:00 |
Maurice Parker
|
1035fd7b76
|
Make Reader API table cells unselectable
|
2020-10-27 14:44:47 -05:00 |
Maurice Parker
|
b72948bc8e
|
Update Extensions to match the new styling of the Accounts management functionality
|
2020-10-27 14:25:45 -05:00 |
Maurice Parker
|
fa08dec5ff
|
Add Inoreader to the list of services not available in the developer build
|
2020-10-27 14:03:53 -05:00 |
Stuart Breckenridge
|
83a3a0315b
|
Using Feedbin filled PDF
|
2020-10-27 22:06:23 +08:00 |