Commit graph

1577 commits

Author SHA1 Message Date
Samuel Clay
d61b6855f0 TestFlight v11.0.1, although not submitting yet, waiting on other critical tickets. 2021-08-24 17:25:07 -04: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
0ed4df4138 #1334 (widget for iOS 14)
- Work in progress on the new widget
2021-08-11 21:57:49 -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
Samuel Clay
74c1ec2ad4 Fixing full bleed image size on ipad pro. 2021-06-14 19:14:45 -04: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
76fc0cb71f #1498 (iPad margins)
- Tweaked the margins again.
- Nicely lines up with the feed bar name for folders.
2021-06-11 21:25:21 -07:00
David Sinclair
abac9b8e8d #1498 (iPad margins)
- Tweaked the story margins for iPad.
2021-06-10 21:49:11 -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
Samuel Clay
e314654cab iOS build 123 2021-06-03 10:14:11 -04:00
David Sinclair
bbbe9601e3 #1489 and #1492 (story content bottom space) 2021-05-29 21:36:50 -07:00
David Sinclair
fbedad1c7e #1490 (split control to feeds menu) 2021-05-29 21:25:43 -07:00
David Sinclair
aad084b644 #1488 (full screen back button)
- Experimental code.
2021-05-28 20:34:28 -07:00
David Sinclair
0511c17249 #1493 (center story previews) 2021-05-27 18:57:51 -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
Samuel Clay
e348cdefb7 iOS build 122 2021-05-26 10:08:56 -04:00
Samuel Clay
5295b8d190 Fixes #1486. Removing brittle width-specific images and switching to CSS3 calc() controls to make full bleed images. Works on iPad Pro and iPhone 8, who knows about the others. But I am expecting it to work since this should cover all expected orientations and size categories. 2021-05-25 16:20:16 -04:00
Samuel Clay
79d5bfba4e Renaming Tile and DIsplace to 3 coumn and 2 column, using images. 2021-05-24 09:32:42 -04:00
Samuel Clay
5c58eb0aa9 iOS build 121. 2021-05-24 09:08:11 -04:00
David Sinclair
2e45a55847 #1485 (story paging resistance)
- Boo for fractions!
2021-05-22 16:13:25 -07:00
David Sinclair
9fb7d33906 #1484 (unexpectedly showing feed detail column) 2021-05-22 13:38:52 -07:00
David Sinclair
3fdc5e1638 #1483 (saved story tags cutoff) 2021-05-22 11:49:17 -07:00
David Sinclair
76be6df912 #1480 (folders selection highlight)
- It was always that way, but keeping the selection would be nicer, so now it does.
- Not as trivial a thing as it may seem, due to the way the headers work.
2021-05-21 20:57:06 -07:00
David Sinclair
a7dfb49c19 #1455 (crash opening notifications)
- Fix for one issue I saw.
- Extra logging for a possible crash location.
2021-05-21 15:07:59 -07:00
David Sinclair
7ede509546 #1481 (taller image previews) 2021-05-20 19:54:35 -07:00
David Sinclair
ff7414657e #1476 (saved stories and searches indenting) 2021-05-20 16:10:25 -07:00
David Sinclair
bdf32a7be5 #1472 (thumbnail on left) 2021-05-20 16:00:16 -07:00
Samuel Clay
2477255e65 Beta build for iOS. Submitting to TestFlight. 2021-05-10 15:20:27 -04:00