Commit Graph

192 Commits

Author SHA1 Message Date
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
10abb6582f Sync more items in the background if user has a large changeset 2022-12-28 16:30:35 +08:00
e23cb722fc WIP: deferred sync 2022-12-28 16:30:35 +08:00
615bebc610 Filter out the current viewer in the recommended by list 2022-12-19 17:07:27 +08:00
6b3cf9601e Enable push, new group policies, filter by recommended 2022-12-19 17:07:27 +08:00
e8cd9f4412 Shared highlights UX 2022-12-19 17:07:27 +08:00
55e925cc98 Clean up iOS recommendations, show a primer on first load 2022-12-19 17:07:27 +08:00
a8df439297 Rename recommendedBy to recommendations 2022-12-06 21:18:21 +08:00
f4b101a12f Display members and admins in Recommendation Groups 2022-12-06 13:35:46 +08:00
56c04a35bf UI for recommendations 2022-12-05 21:14:12 +08:00
bdbad81fa9 Add rough UI for recommendation groups 2022-12-05 15:39:46 +08:00
af685ddb4b Make highlight labels relationship many to many 2022-12-01 14:12:48 +08:00