Commit Graph

14 Commits

Author SHA1 Message Date
Stuart Breckenridge b526f05e68 All iOS Inspectors are now SwiftUI 2022-12-15 21:12:37 +08:00
Stuart Breckenridge f42b6e5473 This commit includes:
- Localisation for new SwiftUI Settings Views
- Inactive/Active Account sections in the Manage Account View
- Early work to deprecate AddAccountViewController
2022-12-15 09:30:28 +08:00
Stuart Breckenridge 369c346139 Changes
- Removes unused classes
- Posts a notification when the app is opened via external context which allows the SwiftUI SettingsView to dismiss itself.
2022-12-14 07:15:22 +08:00
Stuart Breckenridge 30e5b5485d Removes print 2022-12-13 13:35:59 +08:00
Stuart Breckenridge 766e092d21 NewArticleNotificationsView Changes
WebFeed is an ObservableObject, which allows the Notifications View to update favicons based on the feed.
2022-12-13 13:32:57 +08:00
Stuart Breckenridge 9a0a79619a actual fix for wrapping 2022-12-13 11:45:31 +08:00
Stuart Breckenridge a48ae73dda NewArticleNotifications
- Fixes wrapping
- Reloads on Favicon availability
2022-12-13 11:37:51 +08:00
Stuart Breckenridge d1a7d0fbc7 slightly bigger icons 2022-12-13 11:17:18 +08:00
Stuart Breckenridge 00a148cd71 Improves UI for swipe to remove accounts 2022-12-13 09:43:34 +08:00
Stuart Breckenridge ad66d7072c Multiple revisions
Accounts

- Manage Accounts title updated to “Manage Accounts”
- Swift left to delete account added (with confirmation alert)
- After adding an account, user is returned to the Manage Accounts view
- Done button added to the Add Account view

Extensions

- Plus button added
- Consistent UI with Add Account
- Swipe left to deactivate added (with confirmation alert)

Import / Export

- Converted to two separate cells, with action sheet
2022-12-13 09:14:03 +08:00
Stuart Breckenridge 07d9c3dd08 camelCase SettingsViewRows 2022-12-13 07:08:45 +08:00
Stuart Breckenridge 662556ad68 navigationStyle modifier move to correct place 2022-12-05 06:27:57 +08:00
Stuart Breckenridge d6284f6b6c Settings Additions
- Timeline Layout
- Programmatic navigation to Mark All as Read
2022-12-04 21:01:32 +08:00
Stuart Breckenridge f2cda7fcad More settings work 2022-11-30 21:37:39 +08:00