David Sinclair
6fcadf791d
#1762 (don't enlarge images beyond their native size)
...
- Fixed.
2022-11-25 16:14:22 -06:00
David Sinclair
cfd30846ff
Merge branch 'master' into dejal
2022-11-25 14:21:56 -06:00
Samuel Clay
5aa06c393f
Adding support for subscribing to Mastodon usernames (newsblur@mastodon.social for instance).
2022-11-25 10:08:07 -05:00
Samuel Clay
b2bf1a66cc
Namespacing readability.
2022-11-24 13:18:20 -05:00
Samuel Clay
8e107b8527
Readability to be global variable.
2022-11-24 13:11:50 -05:00
Samuel Clay
6095bd709d
Fixing relative image urls to be absolute urls. Looks like a BeautifulSoup4 upgrade didn't catch the new attrs syntax. Also fixing bookmarklet loading wrong JS/CSS in development.
2022-11-24 12:53:40 -05:00
David Sinclair
26c5de63d8
#1755 (split builds for development)
2022-11-23 21:35:56 -06:00
David Sinclair
4e6493afb0
#1751 (don't allow double-tap to open original story while on story titles)
...
- This reverts commit 7da4a868495013f3f1f09a5484f076d244603bba., so iPad is back to previous default.
- Also changed it to completely remove the option on iPhone.
2022-11-23 19:37:18 -06:00
David Sinclair
745b61304b
Merge branch 'master' into dejal
2022-11-23 19:02:52 -06:00
Samuel Clay
855a96d633
Fixing NYPost feed by ensuring enclosures with href attrbiutes are added to stories even without content. Thanks @kleinmatic!
2022-11-23 12:21:46 -05:00
Samuel Clay
44f9f0d1b0
Fixing typo on blog.
2022-11-23 09:19:05 -05:00
David Sinclair
48c1d80284
#1747 (marking a feed as read takes you to the wrong feed)
...
- Another tricksy edge case: was picking the wrong feed if viewing Unread with a nested folder within a collapsed folder! Now much smarter about that.
2022-11-21 11:17:54 -06:00
David Sinclair
6a47503ef4
#1747 (marking a feed as read takes you to the wrong feed)
...
- Fixed crash with unread focus.
2022-11-19 18:40:46 -06:00
David Sinclair
739c61fe4a
#1758 (reloading of story on rotation)
...
- Fixed.
- Only affected Pro Max phones.
- By the way, rotating back to landscape would show the story again.
2022-11-18 19:51:09 -06:00
David Sinclair
b5b4c5de42
#1759 (subfolders missing unread counts)
...
- Fixed.
2022-11-18 14:32:22 -06:00
David Sinclair
5ce58e186d
#1747 (marking a feed as read takes you to the wrong feed)
...
- Fixed folder not opening next unread.
2022-11-18 13:37:17 -06:00
David Sinclair
62b35c212d
#1747 (marking a feed as read takes you to the wrong feed)
...
- The next feed/folder when marking read feature now goes straight to the appropriate feed/folder.
- Added a check to avoid looping forever if there aren’t any unreads left.
2022-11-17 20:30:47 -06:00
Andrei
54cc854fa8
Fix IllegalStateException can not perform this action after onSaveInstanceState. Move match url on bg thread.
2022-11-13 18:38:35 -08:00
sictiru
4e83c6ce1c
Baseline profile ( #18 )
...
#1753 Add baseline profile and startup benchmarks
2022-11-13 18:05:21 -08:00
Andrei
0513078d23
#1753 Update to Android 13. Add post notification permission.
2022-11-13 17:31:50 -08:00
David Sinclair
7da4a86849
#1751 (don't allow double-tap to open original story while on story titles)
2022-11-09 19:45:14 -07:00
David Sinclair
4add3b1098
#1750 (marking all stories as read leaves a white row)
...
- Fixed.
2022-11-09 19:32:04 -07:00
David Sinclair
be0da4fa8a
#1747 (marking a feed as read takes you to the wrong feed)
...
- Improved logic for muted sites.
2022-11-09 16:11:30 -07:00
Samuel Clay
1247a82fda
iOS v12.0.2 (still needs #1747 )
2022-11-09 09:28:07 -05:00
Samuel Clay
120aba4a8a
Merge branch 'dejal'
...
* 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)
...
2022-11-09 09:22:39 -05:00
David Sinclair
f0a0fd38fe
1747 (marking a feed as read takes you to the wrong feed)
...
- Now repeats selecting the next folder or feed until it finds a folder or feed that isn’t muted and has unread stories.
2022-11-08 12:48:02 -07:00
David Sinclair
67219d0b63
#1746 (image preview shows images even on No Image option)
...
- Fixed.
2022-11-08 09:25:21 -07:00
Andrei
75c048331c
Add benchmark module
2022-10-28 17:08:46 -07:00
sictiru
8e89039390
Reorganize Android project file structure for Android Studio ( #16 )
...
Reorganize Android project file structure for Android Studio.
2022-10-28 16:14:16 -07:00
Andrei
b5040d8134
Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru
2022-10-28 16:10:49 -07:00
Andrei
ec331a259b
Cleanup obsolete social network registration step.
2022-10-26 20:43:43 -07:00
David Sinclair
9605dcb552
#1740 (avatar and notification icons)
...
- Tweaked positions of avatar and notifcations buttons again.
2022-10-26 13:20:36 -06:00
Samuel Clay
0331844d56
Updating notifications icon.
2022-10-26 10:09:09 -04:00
Samuel Clay
a645eab188
Unclipping notifications icon.
2022-10-26 10:05:48 -04:00
Samuel Clay
efbd11171d
Merge branch 'master' into dejal
...
* 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
2022-10-26 10:01:06 -04:00
Samuel Clay
262c90214e
Merge branch 'sictiru'
...
* sictiru:
Android v12.1.1.
2022-10-26 09:59:55 -04:00
Samuel Clay
214dde838e
Android v12.1.1.
2022-10-26 09:59:49 -04:00
Samuel Clay
620116f3b5
Merge branch 'sictiru'
...
* 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
2022-10-26 09:53:40 -04:00
Samuel Clay
3a35e72f0c
Android v12.1.0.
2022-10-26 09:53:34 -04:00
Samuel Clay
9f96972181
Merge branch 'sictiru'
...
* sictiru:
Android v12.1.0.
Update dependencies
#1731 Add option to add feed by url
Notification settings (#14 )
#1626 Add share as a notification action
2022-10-26 09:53:25 -04:00
Samuel Clay
516e149bf5
Android v12.1.0.
2022-10-26 09:53:08 -04:00
sictiru
48dad79bab
New preference to load next feed on mark read ( #15 )
...
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.
2022-10-25 21:09:45 -07:00
Samuel Clay
1e19fdf6d4
Looking for nb.premium.archive.99 in android subscriptions for #1696 .
2022-10-25 09:48:58 -04:00
David Sinclair
a02a7b24fb
#1740 (avatar and notification icons)
...
- Tweaked the position of the avatar icon.
2022-10-20 11:24:15 -06:00
Samuel Clay
b38788a78b
New intelligence icons, switching to full text for feed list control.
2022-10-20 08:35:49 -04:00
Andrei
b88906404c
Item list context menu delegate
2022-10-16 15:09:41 -07:00
Andrei
49b301c7ce
Delegate for Main context menu
2022-10-16 14:22:06 -07:00
Andrei
c8d3dcb1f7
State flow instead of Live data
2022-10-16 13:03:40 -07:00
David Sinclair
842d796ab0
Merge branch 'master' into dejal
2022-10-03 20:26:18 -06:00
Samuel Clay
221743acbd
Keep auto premium on for docker installs.
2022-09-26 09:40:18 -04:00