Commit Graph

64 Commits

Author SHA1 Message Date
Maurice Parker
a3abef2b62 Change Customize Layout setting to Timeline Layout setting. Issue #1338 2019-11-24 11:24:00 -06:00
Maurice Parker
48fef65bc4 Remove refresh interval setting. Issue #1293 2019-11-13 17:13:06 -06:00
Kiel Gillard
4976537a40 Enables the iOS app to add Feedly accounts. 2019-11-11 08:12:54 +11:00
Maurice Parker
29b7215f5c Add tick marks to timeline layout sliders 2019-11-08 20:11:17 -06:00
Maurice Parker
0df4498fa3 Add customize timeline layout setting 2019-11-08 17:16:09 -06:00
Maurice Parker
3acc992a2f Use grouped inset style on Settings #1266 2019-11-07 06:40:10 -06:00
Igor Makarov
2e58bef660 update selectability of non-selectable cells 2019-11-04 08:39:36 +02: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
64446ec609 Rename database to feeds in settings. Issue #1187 2019-10-30 11:51:01 -05:00
Maurice Parker
bf82c650f9 Improve support for dynamic type in settings. Issue #1188 2019-10-28 14:34:19 -05:00
Maurice Parker
f0d1cf6239 Add Account Inspector context menu item for Accounts 2019-10-23 19:58:18 -05:00
Maurice Parker
4fcd134c6a Change the local account icon. 2019-10-23 13:52:07 -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
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
902304c723 Convert Settings to use SwiftUI 2019-06-11 16:59:16 -05:00
Maurice Parker
6afd65858a Add the ability to update iOS account credentials 2019-06-03 05:04:03 -05:00
Maurice Parker
fd02f8be11 Make about label uneditable 2019-06-03 04:13:58 -05:00
Aaron Raimist
256b805684
Set email text field content type to username so iOS offers to autofill passwords
This is what Apple says to do for email fields. https://developer.apple.com/documentation/security/password_autofill/enabling_password_autofill_on_a_text_input_view

> For example, if your site uses email addresses as user names, set the input view’s textContentType property to .username, and set the keyboardType property to .UIKeyboardType.emailAddress.
2019-05-25 16:04:48 -05:00
Maurice Parker
202b7ff5f4 Remove App Camp for Girls donation link. 2019-05-25 14:52:31 -05:00
Maurice Parker
08310aacc9 Reformat add scene so that it looks like the Settings app add scene. 2019-05-25 14:49:34 -05:00
Phil Viso
bae17df0e9 Use modal presentation for add account view controllers 2019-05-24 10:07:17 -05:00
Maurice Parker
e8645ab0c8 Made add account icons tint match 2019-05-23 09:08:48 -05:00
Phil Viso
cee87ab25a Centered email and password text 2019-05-22 21:20:56 -05:00
Phil Viso
071bfd6a45 Show disclosure indicator for add account cells 2019-05-22 21:19:13 -05:00
Phil Viso
13c0f3a09c UI improvements for add feedbin account 2019-05-22 21:17:50 -05:00
Phil Viso
3e97754ab9 Removed navigation controller from storyboard for add account view controller 2019-05-22 20:31:01 -05:00
Phil Viso
d1684a1c69 Improved the UI of adding a new local account 2019-05-22 20:29:00 -05:00
Phil Viso
fd88f94959 Left align add account selection 2019-05-22 20:00:18 -05:00
Phil Viso
490b84719a Cleaned up margins and added dynamic type support to account detail screen 2019-05-22 19:43:12 -05:00
Phil Viso
719fb54311 Allow delete account row to be tapped 2019-05-19 19:08:49 -05:00
Phil Viso
1f8463d091 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire into iPadPopover
# Conflicts:
#	iOS/Settings/AddLocalAccountViewController.swift
#	iOS/Settings/DetailAccountViewController.swift
#	iOS/Settings/Settings.storyboard
2019-05-19 19:03:50 -05:00
Phil Viso
02a7130415 Moved Add NetNewsWire feed to about section, and hide it if they don’t have any active feeds 2019-05-19 18:35:45 -05:00
Maurice Parker
50b68096cd Add Feedbin account and delete account functionality added to iOS 2019-05-19 18:04:32 -05:00