Commit Graph

8200 Commits

Author SHA1 Message Date
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 a9b0d05c83 Restores correct Extension Points in dev builds 2022-12-05 06:48:36 +08: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 f3bb949374 Remove dead code (was for multiplatform target) 2022-12-03 12:51:37 -06: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
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
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 97d139d5ae Merge branch 'mac-release1' 2022-11-13 19:43:51 -06:00
Maurice Parker f6feb64289 Merge branch 'ios-candidate' 2022-11-13 19:36:32 -06:00
Maurice Parker fcee0a605b Merge branch 'ios-release' 2022-11-13 19:26:53 -06:00
Maurice Parker 35e57f4d98 Add build number to the release note lookup 2022-11-13 19:05:03 -06:00
Maurice Parker e1d9455ffc Fix video width for Feedbin Twitter videos in bundled stylesheets 2022-11-13 17:55:41 -06:00
Maurice Parker 746fe982c2 Force videos to be the full width of the available HTML. Fixes #3341 2022-11-13 17:49:29 -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
Maurice Parker 17f5240857 Merge pull request #3747 from GetToSet/ethanwong/openlink-contextual-menu
Allow 'Open Link' item to show on the contextual menu of web links. (fixes #3666)
2022-11-13 09:35:11 -06:00
Maurice Parker 04dec75fca Removed misleading comment 2022-11-13 09:32:20 -06:00
Stuart Breckenridge ccd8fa4ca7 Minor refactor and renaming 2022-11-13 15:57:13 +08:00
Ethan Wong efad1b452c Allow 'Open Link' item to show on the contextual menu of web links. (fixes #3666) 2022-11-13 12:20:35 +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 28883b617f Merge pull request #3746 from Wevah/main
Fix the credits view's size
2022-11-12 19:37:18 -06:00
Nate Weaver b5139ed2d3 Fix the credits view's size 2022-11-12 19:22:58 -06: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 c25252b0af Merge pull request #3745 from Wevah/main
Fix template version warning
2022-11-12 19:03:11 -06:00
Nate Weaver 331d2ea40e Fix template version warning 2022-11-12 18:59:35 -06:00
Maurice Parker 65809a314b Merge pull request #3701 from Wevah/multiple-article-urls-copy
Support copying and opening multiple article URLs
2022-11-12 17:40:25 -06:00
Maurice Parker a2c5e2df5e Update to the latest RSCore 2022-11-12 17:32:21 -06:00
Nate Weaver 35e59dd6dd Change parameter label 2022-11-12 17:10:55 -06:00
Nate Weaver 016a2948c4 Run alert modally if no window is passed; add doc comments 2022-11-12 17:10:55 -06:00
Nate Weaver cdf2dd5d64 Alert the user the first time they try to copy URLs from articles where some have no URLs 2022-11-12 17:10:55 -06:00
Nate Weaver 3cd295bbb1 Add NSLocalizableString() comments 2022-11-12 17:10:55 -06:00
Nate Weaver 6dc1393143 Always respect the user's "Open in Browser" preference 2022-11-12 17:10:55 -06:00
Nate Weaver 7f69ddc749 Add documentation comment and rename window parameter 2022-11-12 17:10:55 -06:00
Nate Weaver 7f59f94542 Move multi-url opening to an extension on Browser
Also reword the alert a bit and add the number of pages to the "Open" button
2022-11-12 17:10:55 -06:00
Nate Weaver 49e8b921ba Add a currentLinks property 2022-11-12 17:10:55 -06:00
Nate Weaver 48c5afffcd copyExternalURL should copy externalLinks 2022-11-12 17:10:55 -06:00
Nate Weaver fd75387d9c Don't do anything if there are more than 500 URLs 2022-11-12 17:10:55 -06:00
Nate Weaver 2fbc2fb628 Support opening multiple articles in browser from main menu
Move openArticleURLs() to MainWindowController.
2022-11-12 17:10:55 -06:00
Nate Weaver 3420346fa3 Support opening multiple articles in the browser 2022-11-12 17:10:55 -06:00