Commit graph

431 commits

Author SHA1 Message Date
David Sinclair
5c566afc84 #1619 (river is loaded twice on cold start)
- Turns out there was a duplicate load for iPad. Fixed.
2022-02-16 15:08:32 -08:00
David Sinclair
51be5adcf6 Fixed #1615 (saved story tags popover too small)
- Fixed popover size.
- Fixed header padding size.
- Fixed field placement.
2022-02-01 19:59:28 -08:00
David Sinclair
edaa866212 Fixed #1616 (crash on opening notifications) 2022-02-01 19:24:49 -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
87c332a911 #1334 (modern widget)
- The app now uses the All Stories river for widget stories.
- Removed the content text, author, and date, to focus on the title.
- Improved the font and layout.
2022-01-25 21:13:27 -08:00
David Sinclair
6029b72b6f Merge branch 'dejal' into catalyst 2022-01-25 18:26:06 -08:00
David Sinclair
790cb71910 #1591 (custom domains)
- Changed to use https:// by default.
- Added a note below the field: "Takes effect next time app is opened."
2022-01-25 13:37:02 -08:00
David Sinclair
2b84599d9f Merge branch 'dejal' into catalyst 2022-01-24 21:23:40 -08:00
David Sinclair
696bb658e0 Fixed some crashers from TestFlight 2022-01-24 20:17:03 -08:00
David Sinclair
c83b448041 Merge branch 'dejal' into catalyst 2022-01-24 13:33:08 -08:00
Samuel Clay
500d4edae6 Fixing crash when url is not http[s] and using in app Safari. 2022-01-10 13:58:25 -05:00
David Sinclair
12e7eb3c9b #1334 (modern widget)
- Feed and story images.
- Tap action to open story.
- Layout tweaks.
2021-12-10 15:21:56 -07:00
David Sinclair
5dee0a17ba #1561 (muted sites counted in unread) 2021-12-08 21:47:36 -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
4559497aa5 #1568 (reloading feeds when finding story)
- Npw reloads the feeds when opening a notification, if it's been more than 2 minutes since reloaded.
2021-12-07 21:49:08 -07:00
David Sinclair
b0f917992e #1521 (offset stories when switchin columns) 2021-07-21 21:42:48 -07:00
David Sinclair
a918eb3ff1 #1455 (crash opening notifications)
- Fixed!
2021-07-05 15:50:18 -07:00
David Sinclair
404a9124dd #1491 (scroll bounce at story bottom)
- Fixed login/signup not appearing for new users, due to not defaulting to the feeds list.
2021-06-11 21:53:40 -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
cad8017b5c #1455 (crash opening notifications) 2021-06-04 21:49:08 -07:00
David Sinclair
fbedad1c7e #1490 (split control to feeds menu) 2021-05-29 21:25:43 -07:00
David Sinclair
316a742e44 #1455 (crash opening notifications)
- Fix for not processing notifications when launching app.
2021-05-27 17:02:17 -07:00
David Sinclair
3fdc5e1638 #1483 (saved story tags cutoff) 2021-05-22 11:49:17 -07:00
David Sinclair
e7fc395b95 #1464 (sticky story titles) 2021-05-07 16:09:47 -07:00
David Sinclair
a38830aa7e #1474 (mark all as read) 2021-05-06 21:12:13 -07:00
Samuel Clay
abad6e4986 Only registering APNS token once, not once for every iOS-notification-enabled feed. 2021-04-28 17:38:34 -04: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
883d654686 #817 (three column layout)
- When using top or bottom layout on iPad, now includes the feed detail menu in the nav bar.
- Fixed an empty middle column when switching from top or bottom layout to left layout.
2021-04-24 20:46:54 -07:00
David Sinclair
5a741f36c6 #817 (three column layout)
- Fixed displaying popovers on iPhone in landscape on Plus/Max devices.
2021-04-24 15:31:13 -07:00
David Sinclair
0a28dd4cf1 #817 (three column layout)
- Fixed issues with the feed detail when rotating a Plus/Max phone to landscape.
2021-04-23 20:48:19 -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
David Sinclair
04064cb876 #1442 (UI updates) 2021-03-27 17:46:34 -07:00
David Sinclair
9ede6c39ad #1442 (UI updates) 2021-03-26 21:51:02 -07:00
David Sinclair
772517f496 #1423 (auto-hiding sidebar when reading stories on smaller iPads) 2021-03-25 21:42:38 -07:00
David Sinclair
6ce1a24060 #817 (three column layout)
- Fixed not showing feed detail content for feed when first launched on iPhone.
2021-02-27 21:10:38 -08: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
f091832e6d #817 (three column layout)
- Since the UIPageViewController approach to paging had multiple issues that were proving impossible to work around, I decided to revert to the old UIScrollView-based approach.
2021-01-29 20:10:53 -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
99f9a28368 #817 (three column layout)
- Disabled top & bottom layouts on iPhone.
- Replaced nav push with show.
- Other iPhone layout fixes.
2020-12-24 13:49:27 -08:00
David Sinclair
906087d10f #817 (three column layout)
- Removed pref & menu option for horizontal scrolling, since both always available now.
- Added the folder/feed title on the detail view.
2020-12-22 19:43:30 -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
04a8f7ab3b #817 (three column layout)
- Split view tweaks.
- iPhone support.
2020-11-24 21:34:45 -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
8cc59dccf4 #817 (three column layout)
- More progress on the story pages stuff.
2020-09-26 20:30:35 -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
d5292613fb #817 (three column layout)
- Fixed deprecations.
2020-09-23 21:30:31 -07:00
David Sinclair
a0b628409e #817 (three column layout)
- Fixing deprecations.
2020-09-22 17:28:14 -07:00