Commit graph

54 commits

Author SHA1 Message Date
David Sinclair
bc35c84bf7 #1693 (2022 Redesign)
- Replaced the feeds list notificaitons icon.
- The feed detail folder title icon now matches the color.
- Changed all of the settings icons to the new style.
- Changed the feed detail mark read icon.
- Changed the focus and hidden unread indicators.
- Unread indicators sized to match the web.
- Tweaked feed detail spacing.
- Increased feed detail titles to up to three lines.
- Titlecased Interactions / Your Activities.
- Removed borders and tweaked section titles in trainer.
2022-08-17 21:48:20 -07:00
David Sinclair
1258e88dd0 #1693 (2022 Redesign)
Feeds list:

- Updated Focus and Saved icons. (Note, can’t use color on just one component of a segmented control, so uses the same color for all.)

Feed detail list:

- Now updates the title when updating the theme.
- Increased the horizontal spacing.
- Increased the title font size by 1 point.

Story detail:

- Fixed the cutoff icon.
2022-08-04 17:29:51 -07:00
David Sinclair
c8e617eb5f #1693 (2022 Redesign)
Feeds list:

- Fixed dark areas next to nested folders.
- The feeds list background colors now match the web.
- Adjusted the color of the icons.
- Changing the font size or comfort layout no longer dismisses the menu or reloads.

Feed detail:

- A story with a short title in two-line mode now has a shorter cell.
- Fixed multiple rows being selected.
- Comfortable layout now has larger top and bottom margins.
- Fixed notification icon in menu.
- Fixed saved_searches appearing in move submenu.
- Adjusted the height for feeds.
- Changing the title, image, font size, or comfort layout no longer dismisses the menu or reloads.

Story:

- Lighter header color.
- Updated icons and removed borders for share/save/train buttons.
- Updated the trainer popover to use the new style.
2022-08-03 21:42:28 -07:00
David Sinclair
da305caeb9 #1718 (nested folder bug)
- The Feeds list now shows only the folder name for nested folders, instead of parent ▸ subfolder.
- A folder that has only subfolders, without any directly contained feeds, is now displayed in the list.
- Selecting a folder will now show the feeds within all subfolders (plus any direct feeds).
- Collapsing a folder with subfolders will now collapse them too, as one might expect.

(Some interesting challenges with this one!)
2022-08-02 21:46:26 -07:00
David Sinclair
375e3757e2 #1693 (2022 Redesign)
- Laboriously updated the icons (finding the names in the web inspector, updating the code, inspecting the colors, setting those separately, dealing with scaling issues, etc etc).
- Let me know if you spot any icons that I missed, or unscaled icons (they have to be explicitly sized, otherwise appear huge).
- More space between story title and story content.
- More space when reading a folder.
- Added Compact/Comfortable to feed detail menu.
- Changing Compact/Comfortable also adjusts the feed detail list.
- Adjusted the color of the story content etc in the feed detail list.
- Removed top and bottom borders from feed title gradient in story detail.
- More space in story detail header.
- The feed detail is offset when selected.
- Updated the feeds social, search, and saved background colors.
- Unread counts no longer have a shadow, and have more space.
- Folders and feeds remain selected in the feeds list when returning from a story or refreshing.
- Folders in the feeds list no longer have a different background color.
- The folders and feeds highlight is now rounded and unbordered like on web.
2022-07-20 21:35:16 -07:00
David Sinclair
609111e503 #1693 (2022 Redesign)
- Story titles author now next to date, and same color as content.
- Story titles now always bold.
- Story titles are now positioned to have equal top spacing (i.e. normalized).
- Unread indicator now top-aligned.
- Added border radius and margin to highlighted feeds.
- Feed favicons are now rounded.
- Blurblogs moved below folders.
- Fixed an issue with the feed detail settings for some folder types.
- Renamed All Stories to All Site Stories, to match web.
- Removed border from story content header.
2022-07-08 21:29:43 -07:00
David Sinclair
4cf9c5b022 #1695 (Premium Archive subscription) 2022-06-22 21:35:54 -06:00
David Sinclair
7328dfdc24 #1604 (preference for automatically opening folder)
- Added a new “When opening app” preference for what folder to show on launch.
- Implemented for both iPhone and iPad.
- Fixed loading default prefs.
- Removed the obsolete restore position preference.
- Enhanced the preferences views to support letting the app add custom values, to enable choosing any folder.
2022-04-25 14:38:24 -04:00
David Sinclair
07dc071a02 #1607 (widget is slow to reload)
- Hidden the Widget Site Stories smart folder.
- Changed the Widget Sites preferences to only allow selecting feeds for one folder, or all.
- The selected folder is displayed when tapping a feed in the widget.
- N.B. This is a temporary solution until each widget can have settings for what folder or feed to show.
2022-03-11 21:30:28 -07:00
David Sinclair
c5e4e2a740 #1597 (account deletion)
- Added a Delete Account button to the bottom of Preferences.
- Enhanced Preferences to make the button red.
- Tapping it dismisses Prrefs and shows the delete account web page.
- I created a “dejaldeletetest” account, then deleted it, to confirm it works.
2022-03-09 21:06:09 -07:00
David Sinclair
4b0f469af5 #1607 (widget is slow to reload)
- Tweaks for iPad.
2022-03-09 20:06:14 -07:00
David Sinclair
09ac81ecce #1607 (widget is slow to reload)
- Added a new smart folder for Widget Site Stories, above Read Stories towards the bottom.
- It lists stories from the feeds the widget displays.
- Loading a story from the widget uses this feed, so it’s much faster (doesn’t have to keep loading to find the story).
2022-03-09 19:16:43 -07:00
David Sinclair
797eb96abc Ignoring spurious server error when logging in as another user 2022-03-08 21:32:08 -07:00
David Sinclair
e2aa96da22 #1641 (folder highlight does not deactivate upon return) 2022-03-07 19:47:44 -07:00
David Sinclair
d03f4cb787 #1629 (don't reload feeds until an hour has passed since user last used app)
- Changed it to count from when leaving the app to when returning.
- Changed the interval to an hour.
2022-02-16 16:09:21 -08:00
David Sinclair
f26f503d04 #1620 (folder highlight color should extend to full width)
- I wasn’t able to repro this, but this change should help.
- If you can still repro it, please tell me how.
2022-02-15 19:32:15 -08:00
David Sinclair
742ae95501 Fixed #1608 (highlighted folders don't lose their highlight when returning to feed list) 2022-01-31 20:21:01 -08:00
David Sinclair
7829b70fb3 Fixed #1601 (active folder doesn't show highlight) 2022-01-27 20:53:09 -08:00
David Sinclair
3722d53121 #1334 (modern widget)
- Fixed issue with iPhone not loading a story.
- Added logic to better handle not finding a story for other reasons.
2022-01-27 20:06:50 -08:00
David Sinclair
e448c5b246 #1334 (modern widget)
- Widget now uses the image location and size from the app setting.
2022-01-26 21:37:41 -08:00
Samuel Clay
828fef47bc Updating icons for widget 2022-01-05 12:52:27 -05:00
Samuel Clay
5438b54955 Using discourse icon for support forum link on ios. #1578 2022-01-05 12:30:51 -05:00
David Sinclair
10c405c44e #1575 (subscribe to site in share sheet) 2021-12-23 16:18:26 -07:00
David Sinclair
a44e307c69 #1540 (comfortable/compact feeds) 2021-12-20 20:40:43 -07:00
David Sinclair
95efd21426 #1578 (support link) 2021-12-20 19:50:22 -07:00
David Sinclair
b4c2bf3031 #1571 (feeds list layout issues in iOS 15)
- Fixed extra spacing in Feeds list.
- Fixed header background color changing when scrolled to the top.
2021-12-08 20:50:10 -07:00
David Sinclair
e1254ad172 #1568 (reloading feeds when finding story)
- Now always reloads the feeds when opening a notification, and waits till that completes to find the story.
2021-12-08 17:18:49 -07:00
David Sinclair
417f2d04fd #1515 (private save in sharing extension) 2021-07-21 21:11:39 -07:00
David Sinclair
7fdd6aa85c #1509 (offset account image) 2021-07-05 21:58:57 -07:00
David Sinclair
7f4b586e0c #1499 (feeds unread counts updating) 2021-06-10 20:33:59 -07:00
David Sinclair
a83cf508ee #1491 (scroll bounce at story bottom)
- Added the column layout to the Preferences on iPad.
- Two column layout is now the default.
2021-06-10 19:50:56 -07:00
David Sinclair
fbedad1c7e #1490 (split control to feeds menu) 2021-05-29 21:25:43 -07:00
David Sinclair
76be6df912 #1480 (folders selection highlight)
- It was always that way, but keeping the selection would be nicer, so now it does.
- Not as trivial a thing as it may seem, due to the way the headers work.
2021-05-21 20:57:06 -07:00
David Sinclair
ff7414657e #1476 (saved stories and searches indenting) 2021-05-20 16:10:25 -07:00
David Sinclair
06f85105c6 #1460 (indent feeds)
- Done. Even correctly supports subfolders.
2021-05-08 14:00:46 -07:00
David Sinclair
e0fce3f509 #817 (three column layout)
- Removed the obsolete container view.
- Tweaked a few places that still used it.
2021-04-24 21:55:36 -07:00
David Sinclair
7627c2c9fb #1394 (Feed sort order not ignoring 'The') 2021-04-23 15:12:03 -07:00
David Sinclair
d0929c586b #1449 (Add Site dialog has extra folder) & #1260 (Folders don't match web)
- Removed the Infrequent item.
- Fixed the long-standing issue of folders misbehaving if they have a “ - “ in their name.
2021-04-23 13:39:37 -07:00
David Sinclair
a93b27531e #1451 (small tweaks) 2021-04-22 21:49:13 -07:00
Samuel Clay
829fefdf62 Nudging font sizes on feed list down a level. 2021-04-07 23:12:47 -04:00
David Sinclair
189f8c7a0d #1421 (incomplete theme changing) 2021-03-28 16:03:59 -07:00
David Sinclair
9ede6c39ad #1442 (UI updates) 2021-03-26 21:51:02 -07:00
David Sinclair
bc5be80e15 #817 (three column layout)
- More iPhone & iPad fixes.
- Fullscreen fixes.
- Disabled the tap to toggle fullscreen.
- Restored the old-style fullscreen toggle by pulling down when at the top.
2021-01-30 20:33:29 -08:00
David Sinclair
2b3d331fa9 #817 (three column layout)
- When rotating iPhone from portrait to landscape, the feed detail now appears correctly.
- Eliminated some popping; changing columns works differently with the split view.
2021-01-16 20:47:03 -08:00
David Sinclair
c5d09a1244 #817 (three column layout)
- Fixing several issues, including crash on launch due to loading the feed detail multiple times.
2021-01-16 19:36:16 -08:00
David Sinclair
76ad00b0c3 #817 (three column layout)
- Lots more progress; see followup comment.
2020-11-28 21:28:19 -08:00
David Sinclair
53d2580564 #817 (three column layout)
- iPhone fixes.
2020-11-25 21:39:11 -08:00
David Sinclair
2549a4cec5 #817 (three column layout)
- Lots more progress on the detail view and other areas.
2020-10-30 20:58:27 -07:00
David Sinclair
4a2a4ffb75 #817 (three column layout)
- Horizontal and vertical page view controllers, using experimental views.
- This will help with #1351 (gestures in vertical scrolling).
- Changes preparing for #1264 (multi-window) support.
- Various other tweaks.
2020-09-25 20:31:01 -07:00
David Sinclair
54516446fc Merge branch 'dejal' into catalyst 2020-09-22 20:52:27 -07:00