Commit Graph

203 Commits

Author SHA1 Message Date
a882c759c2 More on updating email folders, make resource views refreshable 2023-12-20 15:36:12 +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
e17f243db0 Start using toast operation handler 2023-12-20 14:35:59 +08:00
e312562636 Separate feeds and newsletters on the subscriptions view 2023-12-20 14:35:59 +08:00
b527cadd69 Dont use core data objects for cards to avoid fake cards creating core data items 2023-12-20 14:35:59 +08:00
8b7a59dc3c Query for new highlights when calling findHighlight for PDFs
This fixes an issue where you could not create a note on a
new PDF highlight.
2023-12-07 17:15:53 +08:00
ee375274b8 Support move operation 2023-12-07 17:15:53 +08:00
bfd3365f28 Handle PDFs with new Transimission presentation controllers 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
bf1561887d Sync saved searches on iOS 2023-11-27 21:44:52 +08:00
155d71c7bd Add some voices 2023-11-08 19:36:34 +08:00
7f23b6b2d9 Add downloaded filter 2023-11-01 23:19:29 +08:00
e1076f9ac4 Add save note to view model, improve labels editor 2023-11-01 18:25:37 +08:00
b92cbbc9a5 Add note containers 2023-11-01 17:56:54 +08:00
1b85fb0c15 Add feeds, better delete handling 2023-11-01 14:29:15 +08:00
8fe51a5f80 More on ios share extension improvements 2023-10-30 10:34:02 +08:00
9a1ccd46bc Bump version, attempt to refetch PDFs if download signed URL has expired 2023-10-24 12:43:41 +08:00
d7bd5c54a3 iOS: fix for PDF downloads, always use the download signed URL, not the original URL 2023-10-24 12:43:41 +08:00
7db20ebc3d Add support for viewing coloured highlights in iOS and Android 2023-08-25 16:27:06 +08:00
a8853f1690 ios: Show self hosting values if already set 2023-07-31 11:02:07 +08:00
ade7d7f44f ios: Improve the modal when setting self hosting data 2023-07-31 10:52:57 +08:00
3ce6d28d4b Use in:library for the Read Later filter 2023-07-17 19:46:35 +08:00
3f3bdd2d4f Only use local fetch for certain filters 2023-07-17 14:37:50 +08:00
a780b24ba1 Better handling of delete undo 2023-07-14 16:28:06 +08:00
52776521f3 Improve undelete 2023-07-12 16:59:17 +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
32d583e05c Start adding tab view, improved Pinned header 2023-07-06 16:22:57 -07:00
50bbdfa441 Use the same sorting of labels on iOS as Web 2023-05-29 15:02:51 +08:00
4cf5eef261 Allow library items to be dragged into other apps 2023-05-24 16:44:43 +08:00
8ba320e3d5 Support read, search, and saved-search deep link formats 2023-05-24 16:12:48 +08:00
1c72007bf6 Add Pinned filter, improve animation 2023-04-05 14:44:29 +08:00
8c02168710 Improve continue filter, remove recommended for now 2023-04-05 14:12:41 +08:00
de524736e2 Empty state handling for feature section 2023-04-05 10:40:08 +08:00
2ed1c2b186 Updated sorting for feature items 2023-04-04 22:21:27 +08:00
8e3aba2295 WIP: feature cards, fir merging highlights offline sync 2023-04-04 21:04:13 +08:00
2b62bff958 Add type to highlights 2023-04-03 20:31:04 +08:00
edb9d5cfca attempt to mitigate line length warnings 2023-02-20 12:15:29 -07:00
f7168ff65a reformat some multi-line expressions
Honestly, some of this formatting seems a little weird, but it appears to thread the needle between the competing requirements of swiftformat's wrapMultilineStatementBraces rule and SwiftLint's opening_brace rule.
2023-02-20 12:15:29 -07:00
8156328cf6 fix some linter warnings on deliberate code 2023-02-20 12:15:29 -07:00
44051cf045 make cast to Any explicit 2023-02-20 12:15:29 -07:00
d13d58ce3d log Core Data storage URL 2023-02-20 12:15:29 -07:00
4fd4d5a4db New library item cards, fix issue with read position 2023-02-15 13:56:11 +08:00
08405dbcc2 Add highlight positional info to iOS highlights 2023-02-02 15:13:51 +08:00
b43fe1d8ed The highlighted filter should include items in the archive 2023-01-27 10:40:00 +08:00
3b6d720b2b Use the same code for loading labels from highlights as library items 2023-01-23 19:51:34 +08:00
86bd9ec66e Merge pull request #1682 from omnivore-app/feat/ios-self-hosting-options
Allow setting self-host backends from the iOS app
2023-01-20 12:34:30 +08:00
3af4308202 use local text for more strings 2023-01-19 17:36:50 -08:00
2bb5c24b21 Allow setting self-host backends from the iOS app 2023-01-19 18:26:28 +08:00