* dejal: (31 commits)
1747 (marking a feed as read takes you to the wrong feed)
#1746 (image preview shows images even on No Image option)
#1740 (avatar and notification icons)
Updating notifications icon.
Unclipping notifications icon.
#1740 (avatar and notification icons)
New intelligence icons, switching to full text for feed list control.
#1734 (support for iOS and iPadOS 16, and Xcode 14)
#1732 (new preference to load next feed on mark read)
#1727 (settings dialog should match theme)
#1729 (single line titles take too much vertical space)
#1728 (saved story icon in story titles list)
#1726 (saved story folder color)
#1693 (2022 Redesign)
#1723 (some thumbnails not showing on app but do show on the web)
#1693 (2022 Redesign)
#1693 (2022 Redesign)
Adjusting share buttons
#1693 (2022 Redesign)
#1693 (2022 Redesign)
...
* master:
Android v12.1.1.
Android v12.1.0.
Android v12.1.0.
New preference to load next feed on mark read (#15)
Looking for nb.premium.archive.99 in android subscriptions for #1696.
Item list context menu delegate
Delegate for Main context menu
State flow instead of Live data
Update dependencies
#1731 Add option to add feed by url
Notification settings (#14)
#1626 Add share as a notification action
* sictiru:
Android v12.1.0.
New preference to load next feed on mark read (#15)
Item list context menu delegate
Delegate for Main context menu
State flow instead of Live data
New preference to load next feed on mark read. When the option is enabled, a session data source is created to calculate the next feed or folder to load.
- Updated project to Xcode 14.
- Updated Swift code to Swift 5.7.
- Tweaked the login view to avoid the logo behind the Dynamic Island on iPhone 14 Pro.
- Added keyboard shortcuts to go to the Next and Previous Folder and Site in the feeds list.
- Added preference to go to the next feed on mark read. On by default.
- If that pref is on, it uses the keyboard methods to do that.
- This would have been broken forever; the code hasn’t changed in years.
- Now doesn’t show the count for collapsed folders for Saved intelligence view, since they don’t correspond with the saved view.