Commit graph

1577 commits

Author SHA1 Message Date
Samuel Clay
d1be5f8cbb Blogging ios grid view 2023-12-06 09:29:28 -05:00
David Sinclair
d1aead3164 Tweaked version numbers 2023-10-24 12:02:37 -05:00
David Sinclair
f2e6ded732 Fixed #1824 (story image width is wrong on launch) 2023-10-23 21:41:54 -05:00
David Sinclair
aa6380c15a Crash fixes 2023-10-23 19:43:59 -05:00
David Sinclair
50158233e2 Bumped version for TestFlight build 2023-10-18 16:58:30 -06:00
David Sinclair
a6b190eb6e Crasher fixes 2023-10-18 16:14:46 -06:00
David Sinclair
ea4adff207 #1827 (Next Unread button leads to spinning screen) 2023-10-18 15:50:09 -06:00
David Sinclair
86fd3b010b #1720 (Grid view)
- Fix for bundle identifiers in Dejal branch.
2023-10-09 16:06:51 -06:00
David Sinclair
b08e1f33d3 #1720 (Grid view)
- Fixed theme detection, I hope.
2023-09-15 16:17:34 -06:00
David Sinclair
c51c26f0f1 #1720 (Grid view)
- Fixed grid card dates always showing current time.
2023-09-15 15:30:38 -06:00
David Sinclair
0a6713ef65 Xcode update 2023-09-15 15:29:41 -06:00
David Sinclair
c9f573eca3 #1720 (Grid view)
- Fixed not showing the right story when tapping on a card after a long story.
2023-08-29 19:29:42 -06:00
David Sinclair
a7ca7f0fa2 #1720 (Grid view)
- Improved glitches with iPad grid view.
- Fixed stories being marked as read while scrolling from a long story to a short story.
2023-08-29 16:33:12 -06:00
David Sinclair
41768bed14 #1720 (Grid view)
- Improving efficiency by auto-loading grid stories.
2023-08-29 13:38:45 -06:00
David Sinclair
11d991e5f8 #1720 (Grid view)
- Fixed iPhone showing wrong story after going back to feed detail grid.
- Diagnostic logging to investigate issues.
2023-08-29 13:00:23 -06:00
David Sinclair
f64007b734 #1720 (Grid view)
- Fixed theme jumping from light to dark (seemed to be caused by a recent iOS change).
- Fixed fading out of list cells.
- Hopefully fixed infinite loading indicator.
- Fixed background crashes.
2023-08-24 21:47:19 -06:00
David Sinclair
75e4fb7e85 #1720 (Grid view)
- Fixed list view stories incorrectly marked as read.
- Fixed grid view wrong dates in story header.
- Fixed grid view heading not matching story.
- Fixed grid view showing the wrong story.
- Fixed grid view duplicate stories.
- Tapping grid view story heading now scrolls to show that story’s card.
- Now always shows the Sites button in non-left layout, since the collapse fullscreen button doesn’t seem to work.
- Fixed crash with malformed story.
- Fixed loading feeds in different layouts.
- And some other tweaks.
2023-08-11 11:40:13 -06:00
David Sinclair
8687a6c7c5 Xcode Cloud
- Another token change to test automatic internal TestFlight.
2023-07-24 11:34:03 -06:00
David Sinclair
6ac7d25617 Xcode Cloud
- Token change to trigger a build, to make sure it works.
2023-07-24 11:23:56 -06:00
David Sinclair
98fee1a208 Xcode Cloud
- Tweak.
2023-07-24 11:02:15 -06:00
David Sinclair
d0cbf926b8 Xcode Cloud
- That didn’t work, so trying a different change to the bundle identifier.
2023-07-24 10:39:17 -06:00
David Sinclair
440a28b3d9 Xcode Cloud changes
- Renamed NewsBlur Dev as NewsBlur Alpha.
- Similiarly changed the bundle identifier.
- Updated Xcode Cloud.
- Added NewsBlur Alpha listing in App Store Connect.
- Hopefully this will get it working!
2023-07-24 10:17:36 -06:00
David Sinclair
c39341fea7 #1720 (Grid view)
- Fixes for iPad.
2023-07-21 21:15:24 -06:00
David Sinclair
43ff718cd6 #1803 (add interactively swipe right anywhere on the screen to return to the feed list)
- Added third-party code to support a “lazy pop”.
- Fixed some issues with that code.
2023-07-21 11:50:47 -06:00
David Sinclair
295667a308 #1720 (Grid view)
- Tweaked the grid view background color for several themes.
- The list/grid layout is now a per-folder and per-feed setting.
- Fixed some issues revealed by that change.
- Fixed crash with reloading individual rows (witnessed when scrolling and loading images, I think).
- Fixed deselection of stories in the list layout.
2023-07-20 21:07:56 -06:00
David Sinclair
8d7e20ea00 #1720 (Grid view)
- Fixed opening a story, advancing a few, and returnng to feed detail showing the correct story.
- Significantly improved the performance of scrolling and marking as read.
2023-07-04 21:25:35 -07:00
David Sinclair
55556c730b Merge branch 'dejal' into catalyst 2023-07-04 17:15:24 -07:00
David Sinclair
e6548c7cf7 #1797 (cold boot should preserve feeds and icons)
- Now uses the Documents directory instead of the Caches one, to avoid losing data in low disk space.
- Exisitng data is copied to the new location if needed.
2023-07-04 15:23:01 -07:00
David Sinclair
26734f98a5 #1797 (cold boot should preserve feeds and icons)
- The “when opening app” preference now only shows the folder if there are some unread stories (when offline or after loading).
- Now displays the number of cached favicons next to the username, as a temporary hack to help diagnose this issue.
2023-06-28 15:51:15 -07:00
David Sinclair
9a7dfac4e1 #1797 (cold boot should preserve feeds and icons)
- More work trying to trace the issue.
- With the “when opening app” preference, now doesn’t show the folder until loaded new stories.
2023-06-27 22:10:37 -07:00
David Sinclair
179acea063 #1797 (cold boot should preserve feeds and icons)
- Fixed possibly related race condition issue.
- Added logging for cache loading.
2023-06-26 21:51:36 -07:00
David Sinclair
59d0c4ed67 Merge branch 'master' into dejal 2023-06-26 16:28:42 -07:00
Samuel Clay
8b0183c5f6 Merge branch 'master' into catalyst
* master:
  iOS v12.1.0, although it was rejected so the build number needs to increment. Will do once #1797 is fixed
  One staging server.
2023-06-20 11:22:57 -04:00
Samuel Clay
15b3209e7d iOS v12.1.0, although it was rejected so the build number needs to increment. Will do once #1797 is fixed 2023-06-20 11:01:51 -04:00
David Sinclair
a2341690b4 #1720 (Grid view)
- Fixed the grid view not changing with the theme.
- Fixed a gap at the top of the story view.
- Fixed a crash in some situations due to not loading the view.
- Fixed grid layout glitch returning to the grid view from the stories view.
- Swipe left on grid card to mark read; swipe right to mark unread.
- Added support for disabling mark read on scroll.
2023-06-15 21:53:00 -07:00
David Sinclair
73dbc805d8 Merge branch 'dejal' into catalyst 2023-06-15 16:43:30 -07:00
David Sinclair
ea1397e461 #1802 (total count is double feed/folder sum count)
- Fixed. (Not quite double, but it was counting each instance of feeds that are in multiple folders; now it only counts the unique set of feeds.)
2023-06-15 16:40:56 -07:00
David Sinclair
406a34388d Merge branch 'dejal' into catalyst 2023-06-15 15:26:41 -07:00
David Sinclair
9e2e73bfd2 #1801 (offline images aren't displaying)
- Restored and fixed substitution approach.
2023-06-15 15:24:13 -07:00
Samuel Clay
509fb91502 Paddings. 2023-06-06 09:27:22 -04: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
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
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
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