Jackson Harper
053ceb9073
Fix preferences popover on iOS 15 for iPad users
2024-05-03 15:45:36 +08:00
Jackson Harper
cd5940b840
Feature flag explain
2024-04-22 19:04:10 -07:00
Jackson Harper
7f0a95b454
Add iOS digest views
2024-04-22 15:52:28 -07:00
Jackson Harper
47150c2991
Refactoring the UX for digest view
2024-04-16 21:00:27 +08:00
Jackson Harper
4e61b360d7
Add iOS digest views
2024-04-16 21:00:27 +08:00
Jackson Harper
c70c4107f6
Delay speech preload so web loads faster
2024-03-29 10:25:35 +08:00
Jackson Harper
2c6c8c0281
Better handling of case where an item is deleted then opened from push notification
2024-03-29 10:25:20 +08:00
Jackson Harper
0f2b9370ca
Add open in system browser iOS setting
...
Also fixes issue where the incorrect URL could be used when doing
open operation.
2024-03-26 18:00:46 +08:00
Jackson Harper
25d3c03124
Move youtube sticky player on iOS to give room to toolbar
2024-03-26 15:06:43 +08:00
Jackson Harper
49dde3f102
Dont show menu when in auto highlight mode, better spacing for youtube sticky player
2024-03-21 13:03:33 +08:00
Jackson Harper
27d7998da0
Disable scale on rotate on iOS
2024-03-20 11:46:21 +08:00
Jackson Harper
2be835f23e
Enable fullscreen mode
...
This is needed on iOS to allow the YouTube embed to go fullscreen.
2024-03-13 22:04:21 +08:00
Jackson Harper
2ce4fa3f48
Fix issues with search view hierarchy
2024-03-08 13:20:22 +08:00
Jackson Harper
6d61e6c9ae
Make browser full screen for ipad
2024-02-22 15:27:31 +08:00
Jackson Harper
839b364d13
Separate bottom bar visibility so we dont display the top bar when scrolled to bottom
2024-02-06 11:43:44 +08:00
Jackson Harper
5f3a3d4bf3
Add PDF loader, add Empty trash button
2024-02-06 11:43:43 +08:00
Jackson Harper
85caaa7ea3
Use transmission for snackbar, fix issue with ownership of currently viewed item
...
The list object of the root library view had ownership of the
currently selected item, so object modifications that removed
the item from the current library list (like move or archive)
could cause the object to be released and the current screen
to continue operating on an invalid object.
2024-02-06 11:43:43 +08:00
Jackson Harper
03766734e5
Pull out popup view and replace with Transmission snackbars
...
PopupView and Transimission can interfere with each other and
cause an issue with the root screen becoming black and the app
getting stuck.
2024-02-06 11:43:43 +08:00
Jackson Harper
9feb6bb0e5
Improve read now by popping to root
2024-01-10 21:32:49 +08:00
Jackson Harper
c6bcac4070
Improve app intents, always set readAt when an article is opened
2024-01-10 21:11:07 +08:00
Jackson Harper
e49f9d6d6a
Use sheet instead of fullCover, add labels on PDF, add Discord button
2024-01-10 17:00:38 +08:00
Jackson Harper
6237c9df51
iOS: clear old database when running new version, better alignment of reader icons
2024-01-03 18:14:51 +08:00
Jackson Harper
643748fffa
Add content reader property to link_read event
2024-01-02 09:37:18 +08:00
Jackson Harper
98ad40fa6b
Settings UI cleanup, stop audio when archiving/deleting
2023-12-23 17:14:24 +08:00
Jackson Harper
3aca91f083
Pass delete/archive/view handlers into audio player
2023-12-23 16:12:33 +08:00
Jackson Harper
052b3c99ee
Fixes for users with the accessibility buttonShapes feature enabled on iOS
2023-12-22 12:40:19 +08:00
Jackson Harper
a99ac232ca
More tab bar pop behavior
2023-12-21 19:23:52 +08:00
Jackson Harper
8acc78db7b
Fix ipad toolbar items, resize toasts on ipad
2023-12-21 13:44:11 +08:00
Jackson Harper
7e7c9e344c
Improve bottom loader UX
2023-12-21 09:42:59 +08:00
Jackson Harper
afe926e45d
Improve markdown export
2023-12-20 14:36:00 +08:00
Jackson Harper
49ddaee0be
Show Move to Inbox in following items toolbar
2023-12-20 14:35:59 +08:00
Jackson Harper
a4976a7b62
Add badge counts, fix logout and delete item navigation issues
2023-12-20 14:35:59 +08:00
Jackson Harper
421de02969
Show controls when hitting bottom of reader
2023-12-20 14:35:59 +08:00
Jackson Harper
0529792f2a
Improve the header and toolbar icons in the reader
2023-12-20 14:35:59 +08:00
Jackson Harper
96e5b37018
Web reader toolbar
2023-12-20 14:35:59 +08:00
Jackson Harper
d48c4139e3
Add ability to open items on archive.today
2023-12-07 17:15:53 +08:00
Jackson Harper
7bece652ae
Make safari view ignore safe area so theres no bottom gap
2023-12-07 17:15:53 +08:00
Jackson Harper
73341ad578
mini player for ipad layouts
2023-12-07 17:15:53 +08:00
Jackson Harper
663ea1d3f8
Move miniplayer around to work with new layout on iPhone
2023-12-07 17:15:53 +08:00
Jackson Harper
89f21ad228
Use task instead of onAppear for async, add some PDF download debugging
2023-12-07 17:15:53 +08:00
Jackson Harper
f48a36de79
Fixes for the splitview and app intents
2023-12-07 17:15:53 +08:00
Jackson Harper
e63b4f9b2c
Abstract out fetching from view model so we can better handle multiple fetch folders
...
Rename LinkedItem to LibraryItem
More on following
Add new fetcher
Tab bar
2023-12-07 17:15:52 +08:00
Jackson Harper
0fa45750a4
Dont attempt local searches for custom saved searches on iOS
2023-11-28 14:19:48 +08:00
Jackson Harper
aa33eef677
Ignore the bottom safe area in the iOS reader
2023-11-22 19:10:00 +08:00
Jackson Harper
96aae14671
Fix build on MacOS
2023-11-14 14:47:22 +08:00
Jackson Harper
8bd9beebc6
Set playback error if speech file does not download
2023-11-08 20:29:08 +08:00
Jackson Harper
2c1d071a56
Merge pull request #3074 from omnivore-app/fix/ios-ipad-share-extension
...
Fix share extension sheets on iPad so they dont show in splits, add dismiss button
2023-11-06 15:43:33 +08:00
Jackson Harper
5c00c0cf68
Add notes to PDFs
2023-11-06 11:22:18 +08:00
Remy Chantenay
be5772a361
iOS: Show URL in OpenLink Confirmation Dialog
...
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-11-03 16:39:08 +01:00
Jackson Harper
1925ac34e9
Snackbar should always be opaque
2023-10-30 10:34:02 +08:00