ad9d072ea7
Improve feature flag checks, improve digest view
2024-05-10 21:36:55 +08:00
082025e266
Add handoff activity
2024-05-10 18:43:57 +08:00
053ceb9073
Fix preferences popover on iOS 15 for iPad users
2024-05-03 15:45:36 +08:00
cd5940b840
Feature flag explain
2024-04-22 19:04:10 -07:00
7f0a95b454
Add iOS digest views
2024-04-22 15:52:28 -07:00
47150c2991
Refactoring the UX for digest view
2024-04-16 21:00:27 +08:00
4e61b360d7
Add iOS digest views
2024-04-16 21:00:27 +08:00
c70c4107f6
Delay speech preload so web loads faster
2024-03-29 10:25:35 +08:00
2c6c8c0281
Better handling of case where an item is deleted then opened from push notification
2024-03-29 10:25:20 +08:00
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
25d3c03124
Move youtube sticky player on iOS to give room to toolbar
2024-03-26 15:06:43 +08:00
49dde3f102
Dont show menu when in auto highlight mode, better spacing for youtube sticky player
2024-03-21 13:03:33 +08:00
27d7998da0
Disable scale on rotate on iOS
2024-03-20 11:46:21 +08:00
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
2ce4fa3f48
Fix issues with search view hierarchy
2024-03-08 13:20:22 +08:00
6d61e6c9ae
Make browser full screen for ipad
2024-02-22 15:27:31 +08:00
839b364d13
Separate bottom bar visibility so we dont display the top bar when scrolled to bottom
2024-02-06 11:43:44 +08:00
5f3a3d4bf3
Add PDF loader, add Empty trash button
2024-02-06 11:43:43 +08:00
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
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
9feb6bb0e5
Improve read now by popping to root
2024-01-10 21:32:49 +08:00
c6bcac4070
Improve app intents, always set readAt when an article is opened
2024-01-10 21:11:07 +08:00
e49f9d6d6a
Use sheet instead of fullCover, add labels on PDF, add Discord button
2024-01-10 17:00:38 +08:00
6237c9df51
iOS: clear old database when running new version, better alignment of reader icons
2024-01-03 18:14:51 +08:00
643748fffa
Add content reader property to link_read event
2024-01-02 09:37:18 +08:00
98ad40fa6b
Settings UI cleanup, stop audio when archiving/deleting
2023-12-23 17:14:24 +08:00
3aca91f083
Pass delete/archive/view handlers into audio player
2023-12-23 16:12:33 +08:00
052b3c99ee
Fixes for users with the accessibility buttonShapes feature enabled on iOS
2023-12-22 12:40:19 +08:00
a99ac232ca
More tab bar pop behavior
2023-12-21 19:23:52 +08:00
8acc78db7b
Fix ipad toolbar items, resize toasts on ipad
2023-12-21 13:44:11 +08:00
7e7c9e344c
Improve bottom loader UX
2023-12-21 09:42:59 +08:00
afe926e45d
Improve markdown export
2023-12-20 14:36:00 +08:00
49ddaee0be
Show Move to Inbox in following items toolbar
2023-12-20 14:35:59 +08:00
a4976a7b62
Add badge counts, fix logout and delete item navigation issues
2023-12-20 14:35:59 +08:00
421de02969
Show controls when hitting bottom of reader
2023-12-20 14:35:59 +08:00
0529792f2a
Improve the header and toolbar icons in the reader
2023-12-20 14:35:59 +08:00
96e5b37018
Web reader toolbar
2023-12-20 14:35:59 +08:00
d48c4139e3
Add ability to open items on archive.today
2023-12-07 17:15:53 +08:00
7bece652ae
Make safari view ignore safe area so theres no bottom gap
2023-12-07 17:15:53 +08:00
73341ad578
mini player for ipad layouts
2023-12-07 17:15:53 +08:00
663ea1d3f8
Move miniplayer around to work with new layout on iPhone
2023-12-07 17:15:53 +08:00
89f21ad228
Use task instead of onAppear for async, add some PDF download debugging
2023-12-07 17:15:53 +08:00
f48a36de79
Fixes for the splitview and app intents
2023-12-07 17:15:53 +08:00
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
0fa45750a4
Dont attempt local searches for custom saved searches on iOS
2023-11-28 14:19:48 +08:00
aa33eef677
Ignore the bottom safe area in the iOS reader
2023-11-22 19:10:00 +08:00
96aae14671
Fix build on MacOS
2023-11-14 14:47:22 +08:00
8bd9beebc6
Set playback error if speech file does not download
2023-11-08 20:29:08 +08:00
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
5c00c0cf68
Add notes to PDFs
2023-11-06 11:22:18 +08:00