Commit graph

17113 commits

Author SHA1 Message Date
sictiru
99b74e0c75 Update java version for the android GHA 2023-06-04 14:09:25 -07:00
sictiru
353f532bc2 Upgrade dependencies 2023-06-04 13:50:21 -07:00
David Sinclair
11982ab78f #1720 (Grid view)
- Added the pulsating loading bar (styled to fit list and grid layouts).
- Added the end stories bottom indicator, including the premium message when appropriate.
2023-05-26 16:01:51 -07:00
David Sinclair
e10e053cad #1720 (Grid view)
- Fixed not opening feeds for grid layout.
- Fixed just dismissing the settings menu when tapping in grid layout.
- Unread indicator in grid layout is now the same size as in the legacy table layout and the web.
- Increased the size of the content text in grid layout.
2023-05-26 14:00:20 -07:00
David Sinclair
fec83d79b6 #1720 (Grid view)
- Restored the legacy table view for the list layout.
- Still uses the modern SwiftUI view for the grid layout.
- Added an option in Preferences (below the “Story titles layout” for “List style”, to choose between “Standard” (aka the table) and “Experimental” (aka the grid-based list) so we can continue to improve the nicer modern list.
- Removed the swipe gesture from the grid view.
- Fixed a crash putting the app in the background.
- Fixed some other issues.
2023-05-25 21:47:34 -07:00
David Sinclair
8ac63ef6af Bumped version for Xcode Cloud 2023-05-24 19:08:49 -07:00
David Sinclair
feca64e0cb #1797 (cold boot should preserve feeds and icons) 2023-05-24 18:54:26 -07:00
shuvashish76
ec9bb81fdb
Update title.txt 2023-05-24 23:22:20 +05:30
shuvashish76
ca73f690c0
Update short_description.txt 2023-05-24 11:12:48 +05:30
shuvashish76
1992aa76c4
Add icon 2023-05-24 11:06:57 +05:30
shuvashish76
3f0b4fa376
Delete phoneScreenshots 2023-05-24 11:05:13 +05:30
shuvashish76
847d82090a
Add Screenshots 2023-05-24 11:04:40 +05:30
shuvashish76
b4f8842c1b
Create phoneScreenshots 2023-05-24 11:02:43 +05:30
shuvashish76
03c1b21fc0
Add short_description & title 2023-05-24 11:00:34 +05:30
shuvashish76
e930981316
Create full_description.txt 2023-05-24 10:59:22 +05:30
Kin Ueng
cf7960d2bb
Update README.md
- Add a clickable badge for the NewsBlur Apple App Store page

- Use Apple's marketing website tool to get the App Store badge
  - https://tools.applemediaservices.com/app/463981119

- Used HTML elements ` ` to add left padding to the Apple badge so
that it aligns with the F-Droid badge. GitHub restricts what kind of
inline styling is allowed in the README.md for security reasons. Inline
styling of padding left is one of those attributes that get removed.
  - https://github.com/github/markup#github-markup
2023-05-12 15:25:27 -05:00
Samuel Clay
ea22256c59 Increasing apns payload size close to the max of 4kb. 2023-05-10 07:26:22 -04:00
Samuel Clay
8adc2035ea Also handling time out in feedparser. 2023-05-09 09:35:56 -04:00
Samuel Clay
792ba9d204 Removing fetch user agent on timeout as well as 400 errors. 2023-05-09 09:31:09 -04:00
Samuel Clay
9508d3b70b 4 node text servers. 2023-05-08 09:12:44 -04:00
Samuel Clay
e0f6fd109c Counting emails sent per day as an int. 2023-05-02 11:24:35 -04:00
Samuel Clay
75fa356c7e Bumping up mongo servers. 2023-05-02 09:31:52 -04:00
Samuel Clay
58c01922da Max emails sent per user per day is now 20 emails for story notifications. This affects only two users. 2023-05-02 09:31:43 -04:00
sictiru
919194d908 #1794 Add auto fill hints for easier login 2023-04-30 19:58:08 -07:00
Samuel Clay
3de497d57e Bumping log colors. 2023-04-30 18:12:11 -04:00
Samuel Clay
0e05ed6985 Updating static asset deploy to point to s3 since it looked like it was pointing to ec2. Also adding a postgres permission fix after bringing up a standby. 2023-04-29 20:12:19 -04:00
Samuel Clay
2bb30d6472 Fixing issue in List view where clicking on a story would sometimes inadvertently mark a number of stories below where you scrolled as read. This fix ensures we don't mark stories as read while opening a story. 2023-04-29 11:39:05 -04:00
Samuel Clay
6691487724 New postgres server 2023-04-23 17:27:41 -04:00
David Sinclair
66d148d3a1 #1720 (Grid view)
- In Grid layout, when the number of columns is set to Auto, it uses 4 columns for landscape and 2 columns for portrait.
- In Grid layout, if the number columns is 4, it only displays 3 in portrait, since 4 won’t fit.
- Removed the old collection view; code referencing it is left commented out for now, just in case any is needed later.
- Now respects the safe area at the bottom of the screen.
- Added support for pull-to-refresh.
- Added a progress indicator when loading (nicer than the old flashing row, I think).
- Deselecting a story in Grid view now avoids scrolling.
2023-04-21 21:44:28 -07:00
Samuel Clay
8beea5854e Increasing mongo volume size. 2023-04-20 08:16:56 -04:00
David Sinclair
0475969c32 #1720 (Grid view)
- Fixed not showing story content when switching from List to Grid layout.
- Fixed sometimes showing the wrong story when switching from Grid to List layout.
- Fixed scrolling to the story when switching from List to Grid layout.
- Some cleanup.
2023-04-19 21:35:34 -07:00
David Sinclair
d33c5866b5 Fixed #1791 (external keyboard shortcuts) 2023-04-19 14:10:09 -07:00
David Sinclair
0182e35f5c Merge branch 'master' into catalyst 2023-04-19 12:29:09 -07:00
sictiru
349d52e619 Import 2023-04-10 19:34:11 -07:00
sictiru
edf67b49fd Remove context from blur db helper 2023-04-10 08:54:19 -07:00
sictiru
65cd21d37f Intel dialog row tweak 2023-04-09 18:57:40 -07:00
sictiru
0038cb8fb2 #1786 Revert include hidden stories preference option 2023-04-09 18:56:00 -07:00
sictiru
ef140b9719 #1644 Add hot key for keyboard shortcuts 2023-04-09 16:24:38 -07:00
Samuel Clay
10c3ef9ae0 Clearer comments on imageproxy. 2023-04-09 16:10:36 -04:00
Samuel Clay
2275dace89 Clearer comments on imageproxy. Thanks @moneytoo. 2023-04-09 16:10:01 -04:00
Samuel Clay
d84a06ee42 Revert "Dark mode borders between stories should be way darker."
This reverts commit 9d8faebfa4.
2023-04-06 15:43:31 -04:00
Samuel Clay
9d8faebfa4 Dark mode borders between stories should be way darker. 2023-04-05 20:29:25 -04:00
Samuel Clay
9c49e0d5fe New twitter auth error. 2023-04-04 09:36:40 -04:00
David Sinclair
9f7a0ffa81 #1720 (Grid view)
- Moving logic from collection view code to story cache.
- Commenting out collection view code; keeping for now in case any of it is needed.
- More investigating List to Grid switch issue.
2023-03-31 22:02:58 -07:00
David Sinclair
8db0197150 #1720 (Grid view)
- Fixed tap on empty part of the cards.
- Fixed swipe interfering with tapping on cards.
- Cleaned up the SwiftUI code.
2023-03-31 20:13:46 -07:00
David Sinclair
20e8f308aa #1720 (Grid view)
- Added support for swiping rows to save/unsave and mark read/unread.
- Using Swift Package Manager modules.
- (I tried several third-party implementations to try to find one that works; some commented out code residue, will be cleaned up later.)
2023-03-31 16:49:22 -07:00
David Sinclair
f703d58b94 #1720 (Grid view)
- Added support for the Grid layout on iPhone, with one or two columns. Works fairly well.
- Bumped up the feed title & date/author font size again.
- Now markes as read on scroll when the card is scrolled halfway off the top.
2023-03-30 10:36:31 -07:00
sictiru
4f14cd88f6 Cleanup and updated dependencies 2023-03-26 18:58:12 -07:00
sictiru
b7c915d66c #1786 Add preference option for hidden stories 2023-03-25 16:54:02 -07:00
David Sinclair
eb94e7bc7f #1720 (Grid view)
- Added a context menu for List and Grid cards, shown on long-press.
- Investigated story content sometimes not appearing after switching from List to Grid; not solved yet.
2023-03-22 21:38:46 -07:00