Commit Graph

266 Commits

Author SHA1 Message Date
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
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
dcdb01171c Handle grid cards 2023-09-11 20:54:10 +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
57894754a6 Add MainActor to main views in iOS 2023-07-20 13:12:48 +08:00
71ce97d32f Add ability to recover deleted items 2023-07-17 14:56:30 +08:00
a780b24ba1 Better handling of delete undo 2023-07-14 16:28:06 +08:00
e4b86ecf34 Improvements to the Continue Reading section, add long press actions 2023-07-06 16:22:57 -07:00
41443c70b5 Structure tabviews in iOS 2023-07-06 16:22:57 -07:00
abeff164b9 Some tweaks to Mac UI 2023-06-05 12:06:27 +08:00
bf799a6534 Better default font 2023-05-31 13:50:02 +08:00
1fbd0a5e64 Fixes to build on Macos 2023-05-30 22:25:50 +08:00
4d801a7cec Fix issue with justify-text not being set on iOS 2023-05-26 18:02:06 +08:00
ee82cf9180 Add copy deeplink to iOS 2023-05-26 12:30:59 +08:00
fbcca936ea Better handling of pages that fail to parse 2023-05-12 12:09:31 +08:00
20074b4c97 Only scroll to top once nav bar visible 2023-05-04 14:15:06 +08:00
4317fcf853 Allow iOS scroll to top 2023-05-04 14:12:01 +08:00
cd5d135032 Set the iOS caret colour based on theme 2023-05-04 14:11:56 +08:00
dc31f653bc on iPad show the reader settings in a popover 2023-04-17 12:44:33 +08:00
943588dab3 Fix height of font modal on iPad 2023-04-13 10:28:26 +08:00
8d7b943d70 Always present the Notes view in a NavigationView 2023-04-12 17:43:53 +08:00
dbbd3abdee Update background color behind webview when user switches themes 2023-04-11 16:44:52 +08:00