NetNewsWire/iOS/Settings
Flowinho 386efd632b Changing UIContentType from username to email adress
Add responder switch to streamline login flow

This change achieves two things:

- When the user presses Return and the email field is selected, the cursor now switches to the password field (as expected by the user).
- It enables iOS to pick up login and password field and enables password autofill.
2020-03-11 13:43:02 +01:00
..
AboutViewController.swift Update copyright year to 2020. 2020-01-18 11:53:22 -08:00
AddAccountViewController.swift Begin moving the MainThreadOperationQueue from Account to ArticlesDatabase. 2020-02-05 21:23:23 -08:00
Settings.storyboard Changing UIContentType from username to email adress 2020-03-11 13:43:02 +01:00
SettingsAccountTableViewCell.swift Fix timeline secondary label coloring 2019-11-04 11:47:44 -06:00
SettingsAccountTableViewCell.xib Move accounts slightly to the left on Settings. Issue #1352 2019-11-26 10:58:00 -06:00
SettingsTableViewCell.xib 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
SettingsViewController.swift Change full article setting to enable or disable the feature. Issue #1773 2020-02-04 11:24:06 -08:00
TimelineCustomizerViewController.swift Update picker for Share Extension to be hierarchical and use icons. Issue #1269 2019-11-16 19:44:01 -06:00
TimelinePreviewTableViewController.swift Remove references to Article.bannerImageURL. We can bring it back if/when we start using it. 2019-12-28 20:53:36 -08:00