Commit Graph

184 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
1925ac34e9 Snackbar should always be opaque 2023-10-30 10:34:02 +08:00
76c094b1ba Force reading position to update on iOS in PDFs 2023-10-24 19:27:09 +08:00
79dbe3686b Update safari extension, clean up the macos app 2023-09-19 17:21:02 +08:00
f2b378181d More work on grid nav 2023-09-12 13:06:50 +08:00
dfaf61cf8c Use lazy pop to work around swipe gesture issues with iOS 17 2023-09-11 17:50:10 +08:00
d6fa803053 Add lightbox to the appreader 2023-08-10 16:42:48 +08:00
ef840bd2a7 Show the progress on library grid cards 2023-08-01 20:39:49 +08:00
2d7fe30d6d Fix snackbar issues 2023-07-27 14:06:29 +08:00
ac38ca2e86 Remove unused property 2023-07-25 20:48:29 +08:00
590fc2ed25 Update iconography and listview for ios, bump android 2023-07-24 12:11:21 +08:00
71ce97d32f Add ability to recover deleted items 2023-07-17 14:56:30 +08:00