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
Maurice Parker
90101274b4
Add the title parameter to shortcut. Fixes #3697
2022-12-12 17:02:51 -07:00
Maurice Parker
339fd937a7
Change the Catch Up command menu option to something that flows a little better.
2022-12-12 16:35:32 -07:00
Maurice Parker
4ae6f25047
Merge pull request #3772 from bryanculver/bsc-662-catch-up
...
Catch Up Command
2022-12-12 16:19:34 -07:00
Stuart Breckenridge
07d9c3dd08
camelCase SettingsViewRows
2022-12-13 07:08:45 +08:00
Bryan Culver
35a6cf551b
Working implementations
2022-12-07 00:30:19 -05:00
Stuart Breckenridge
662556ad68
navigationStyle modifier move to correct place
2022-12-05 06:27:57 +08:00
Stuart Breckenridge
714e00f616
Merge branch 'main' into ios-ui-settings
...
# Conflicts:
# iOS/AppDefaults.swift
2022-12-04 21:10:17 +08:00
Stuart Breckenridge
d6284f6b6c
Settings Additions
...
- Timeline Layout
- Programmatic navigation to Mark All as Read
2022-12-04 21:01:32 +08:00
Maurice Parker
209d4483c6
Guard against negative numbers. Fixes #3768
2022-12-02 20:53:10 -06:00
Maurice Parker
1c4b0c486a
Don't show limitations and solutions view on non-iCloud accounts. Fixes #3765 .
2022-12-02 20:16:52 -06:00
Bryan Culver
002f3e87fd
Merge branch 'main' into bsc-662-catch-up
2022-12-01 20:54:48 -05:00
Stuart Breckenridge
f2cda7fcad
More settings work
2022-11-30 21:37:39 +08:00
Stuart Breckenridge
36fa87b8c4
More Options Added to Settings
2022-11-29 19:12:44 +08:00
Maurice Parker
c3ddf2b46c
Update the UI in the correct order. Fixes #3761 .
2022-11-28 20:01:12 -06:00
Bryan Culver
a85141e0ab
Merge branch 'main' into bsc-662-catch-up
2022-11-21 23:07:29 -05:00
Bryan Culver
7eacc878d2
Stashing
2022-11-21 22:06:45 -05:00
Maurice Parker
7c9ac3d712
Add the concept of direct vs. indirect marking of articles. Fixes #3734
2022-11-14 21:10:16 -06:00
Maurice Parker
02e19366fb
Removed the entity names from the Mark All items to match the Mac app
2022-11-14 20:18:09 -06:00
Stuart Breckenridge
08d46f877b
minor tweaks
2022-11-14 19:36:58 +08:00
Maurice Parker
35e57f4d98
Add build number to the release note lookup
2022-11-13 19:05:03 -06:00
Maurice Parker
10288f7969
Reset the offset so that when we come back from being suspended the animation restarts
2022-11-13 12:29:37 -06:00
Stuart Breckenridge
ccd8fa4ca7
Minor refactor and renaming
2022-11-13 15:57:13 +08:00
Maurice Parker
1308394da7
Delete unused code
2022-11-12 20:43:25 -06:00
Maurice Parker
a0303d674c
Fix typo
2022-11-12 20:29:30 -06:00
Stuart Breckenridge
7545ec919a
Renamed AppearanceManagementView
2022-11-13 09:52:25 +08:00
Maurice Parker
ab8611f2b2
Change the move to foreground sync to use the same date to trigger it as the label
2022-11-12 19:05:06 -06:00
Maurice Parker
c24ea4d1b5
Code cleanup
2022-11-12 12:33:25 -06:00
Stuart Breckenridge
1576bcd87a
Display & Behaviors
2022-11-13 00:06:32 +08:00
Stuart Breckenridge
9fc6c54222
Adds early work on managing appearance
2022-11-12 23:10:30 +08:00
Stuart Breckenridge
bb49e744ae
simplifies Settings options
2022-11-12 21:35:59 +08:00
Stuart Breckenridge
3630c6f7b2
Corrected title.
2022-11-12 19:53:53 +08:00
Stuart Breckenridge
c8306c8660
Revised settings views
...
Notes:
- A lot of representable shims over UIKit view controllers. These misbehave a little. They should be re-written in SwiftUI.
- Settings no longer uses VibrantTableViewCell
- Changes to AppDefaults trigger objectWillSend
2022-11-12 19:50:13 +08:00
Stuart Breckenridge
2f1f673afe
Fixes #3739 - Theme menu updates after selection
2022-11-12 14:46:42 +08:00
Maurice Parker
35440ba542
Make dragging feeds between Accounts copy as they do on the Mac. Fixes #3691
2022-11-11 22:57:42 -06:00
Maurice Parker
86156600f6
Make it easier to drop into the account
2022-11-11 21:43:50 -06:00
Maurice Parker
8aeb36e0ec
Fix drop highlight state
2022-11-11 21:26:06 -06:00
Maurice Parker
77d8d4f4eb
Rollback debugging code
2022-11-11 20:55:45 -06:00
Maurice Parker
5253033eac
Make iOS drops more accurate
2022-11-11 20:48:42 -06:00
Maurice Parker
d45f6cd3a7
Disable navigation for selectPrevUnread and selectNextUnread
2022-11-11 20:26:48 -06:00
Maurice Parker
2ec176eedc
Correct misaligned switch. Fixes #3658
2022-11-11 19:50:41 -06:00
Maurice Parker
f4b4e5b9e4
Make the refresh progress view a fixed width
2022-11-11 19:01:01 -06:00
Maurice Parker
658bef4f40
Correct iCloud error message. Fixes #3610
2022-11-11 17:59:25 -06:00
Maurice Parker
8221e09702
Make the refresh progress view correctly size itself
2022-11-11 17:54:10 -06:00
Maurice Parker
10381029ba
Fix Go To Feed on iPhone
2022-11-11 17:45:28 -06:00
Maurice Parker
8bbc8d42a1
Prevent scrolling if the feed selection was done by the user
2022-11-11 17:39:28 -06:00