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
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
e3459d7148
#1539 (flash before story renders)
2021-08-25 20:45:46 -07: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
David Sinclair
f1b6c174ba
Sorry about that
2021-08-23 21:24:46 -07:00
Samuel Clay
64f49b6fcb
Removing the boundingRows var from story titles.
2021-08-23 11:17:06 -04:00
David Sinclair
c592b05fb4
#1522 (story titles sometimes run long)
2021-08-20 21:45:09 -07:00
David Sinclair
37552d1f5c
#1530 (search bar unreachable)
...
- Fixed the search field not remaining visible on iPhone.
- Added a 1 second delay while typing before performing the search.
- Fixed field scrolling away when searching.
2021-08-20 19:47:06 -07:00
David Sinclair
b109acf473
#1532 (excess traversal animation)
2021-08-19 21:13:22 -07:00
David Sinclair
d882618136
#1533 (selected story on swipe back)
2021-08-19 20:43:16 -07:00
David Sinclair
5cf90c65ea
#1535 (dark traversal in gray theme)
2021-08-19 20:01:07 -07:00
David Sinclair
89e12f1d13
#1536 (unread counts not updating)
...
- That was a tricky one, but I traced it to a race condition between unecessarily refreshing the feeds list and marking as read. Fixed.
2021-08-19 19:45:01 -07:00
David Sinclair
b0f917992e
#1521 (offset stories when switchin columns)
2021-07-21 21:42:48 -07:00
David Sinclair
417f2d04fd
#1515 (private save in sharing extension)
2021-07-21 21:11:39 -07:00
David Sinclair
de36dad5d8
#1512 (iPad status bar color)
2021-07-05 21:59:07 -07:00
David Sinclair
7fdd6aa85c
#1509 (offset account image)
2021-07-05 21:58:57 -07:00
David Sinclair
6421b63ab0
#1510 (show story when tapping selected row)
2021-07-05 16:56:24 -07:00
David Sinclair
a918eb3ff1
#1455 (crash opening notifications)
...
- Fixed!
2021-07-05 15:50:18 -07:00
David Sinclair
27512f4453
#1491 (scroll bounce at story bottom)
...
- Since I couldn’t get the bounce back, I changed it to keep the traverse pinned on iPad.
2021-07-03 20:11:07 -07:00
David Sinclair
43c184d4db
#1500 (show first story automatically)
...
- Mark as read when scrolling story.
- Mark as read when tapping story title.
- Mark as read on scroll fix.
2021-07-03 16:36:52 -07:00
David Sinclair
ee48b8e6f4
#1501 (next unread goes back to first story)
2021-07-03 15:36:19 -07:00
David Sinclair
8ac4801257
#1500 (show first story automatically)
...
- Work in progress.
2021-06-12 21:51:08 -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
Samuel Clay
48beb427a9
iOS build 124
2021-06-07 15:43:02 -04:00
David Sinclair
125c9f77a3
#817 (three column layout)
...
- Cleanup and removal of obsolete code and resources.
2021-06-05 21:50:57 -07:00
David Sinclair
cad8017b5c
#1455 (crash opening notifications)
2021-06-04 21:49:08 -07:00
David Sinclair
8760fef8cd
#1494 (Add Site dialog UI fixes)
2021-06-03 21:36:04 -07:00
David Sinclair
9708c2f567
#1495 (Shift-A to Mark All as Read)
2021-06-03 20:33:41 -07:00