Commit graph

1577 commits

Author SHA1 Message Date
David Sinclair
edaa866212 Fixed #1616 (crash on opening notifications) 2022-02-01 19:24:49 -08:00
David Sinclair
64d1e83af7 #1607 (widget is slow to reload)
- Added logging to help check performance (look in Console, filter on "🚧")
2022-02-01 17:05:03 -08:00
David Sinclair
742ae95501 Fixed #1608 (highlighted folders don't lose their highlight when returning to feed list) 2022-01-31 20:21:01 -08:00
Samuel Clay
fc19a0def3 iOS v11.1 build 134. 2022-01-31 09:55:43 -05:00
David Sinclair
c004e59e7c Fixed #1605 (iPad status bar color in dark themes) 2022-01-28 21:19:00 -08:00
David Sinclair
ab574ad193 #1334 (modern widget)
- A small performance tweak: don't load stories if a preview with some content already.
2022-01-28 19:32:25 -08:00
Samuel Clay
e6fcfe8a58 Merge branch 'catalyst' into testflight
* catalyst:
  Re-enabled Mac edition for Catalyst branch
2022-01-28 12:10:00 -05:00
David Sinclair
7829b70fb3 Fixed #1601 (active folder doesn't show highlight) 2022-01-27 20:53:09 -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
d6576c7795 #1334 (modern widget)
- Moved feed name closer to icon.
2022-01-27 16:57:34 -08:00
David Sinclair
e4fd2fd800 Re-enabled Mac edition for Catalyst branch 2022-01-27 13:40:25 -08:00
David Sinclair
a33c057386 Disabled Mac edition in this branch
It isn't ready for release yet.
2022-01-27 13:36:55 -08:00
David Sinclair
e448c5b246 #1334 (modern widget)
- Widget now uses the image location and size from the app setting.
2022-01-26 21:37:41 -08:00
David Sinclair
979e5fe692 #1334 (modern widget)
- Using Whitney font.
- Added the time. I think it just adds visual clutter, but up to you.
- Small widget uses a smaller font size.
2022-01-26 20:30:38 -08:00
Samuel Clay
1eab46dc7c Styling widget 2022-01-26 11:28:18 -05: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
12e9b172a5 #1500 (show first story options)
- On iPad, added a feed detail preference to open the first story (default) or list the stories
- Didn't do this on iPhone, as it makes less sense there; going back from the story to the list would just bounce back into the story. I could add extra logic to avoid that if you really want this option on iPhone too.
- Both are back to the old marking as read behavior.
2022-01-25 15:14:30 -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
Samuel Clay
4fc50e6263 iOS v11.1, build 133 2022-01-25 13:11:51 -05:00
David Sinclair
ce55d289d2 #1334 (modern widget)
- Fixed crash when selecting some feeds in the Widget prefs.
- Now updates the widget after updating the Widget prefs.
2022-01-24 21:39:26 -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
4c0e4d4b64 Fixed #1587 (Share text lost if switching back and forth into app) 2022-01-24 19:28:46 -08:00
David Sinclair
f431cf756c Fixed #1588 (tall header rows on Organize Sites dialog) 2022-01-24 17:17:36 -08:00
David Sinclair
41531b8f39 #1567 (Show Changes button broken)
- Now uses GET instead of POST.
2022-01-24 16:35:27 -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
Samuel Clay
828fef47bc Updating icons for widget 2022-01-05 12:52:27 -05:00
Samuel Clay
4101aba7b6 Merge branch 'dejal' into catalyst
* dejal:
  Using discourse icon for support forum link on ios. #1578
  #1575 (subscribe to site in share sheet)
  #1579 (focus changes)
  #1540 (comfortable/compact feeds)
  #1578 (support link)
2022-01-05 12:31:08 -05:00
Samuel Clay
5438b54955 Using discourse icon for support forum link on ios. #1578 2022-01-05 12:30:51 -05:00
David Sinclair
10c405c44e #1575 (subscribe to site in share sheet) 2021-12-23 16:18:26 -07:00
David Sinclair
738bdda220 #1579 (focus changes) 2021-12-20 21:20:52 -07:00
David Sinclair
a44e307c69 #1540 (comfortable/compact feeds) 2021-12-20 20:40:43 -07:00
David Sinclair
95efd21426 #1578 (support link) 2021-12-20 19:50:22 -07: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
368a00f4e2 Merge branch 'dejal' into catalyst 2021-12-09 18:49:14 -07:00
Samuel Clay
bd8b92ac70 iOS v11.1, beta 131. Feels ready to release to the app store. 2021-12-09 15:27:29 -05:00
David Sinclair
5dee0a17ba #1561 (muted sites counted in unread) 2021-12-08 21:47:36 -07:00
David Sinclair
b4c2bf3031 #1571 (feeds list layout issues in iOS 15)
- Fixed extra spacing in Feeds list.
- Fixed header background color changing when scrolled to the top.
2021-12-08 20:50:10 -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
b5a4c377b6 #1566 (finding story weird animation) 2021-12-07 19:55:03 -07:00
David Sinclair
9f7a9291a7 Fixed crash with null tag 2021-12-07 19:40:59 -07:00
David Sinclair
221d827a86 #1334 (modern widget)
- Author mixed case.
2021-08-25 21:34:49 -07:00
David Sinclair
4b9de72f89 Merge branch 'dejal' into catalyst 2021-08-25 20:53:34 -07:00
David Sinclair
e3459d7148 #1539 (flash before story renders) 2021-08-25 20:45:46 -07:00
Samuel Clay
db280fd123 iOS v11.1. 2021-08-25 17:39:16 -04:00
David Sinclair
1367628a9a #1365 (in-app ratings dialog) 2021-08-24 21:54:08 -07:00
David Sinclair
db114dc403 #1532 (excess traversal animation) 2021-08-24 21:01:28 -07:00