Commit Graph

179 Commits

Author SHA1 Message Date
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
aef72f00f0 Add labels to highlights 2022-11-28 16:19:00 +08:00
a3b53485ed Allow editing author on iOS 2022-11-25 14:42:56 +08:00
d7290044a8 Save listen position independent of read position when listening to articles
When you restart an audio session it will start at the previous
listen position.
2022-11-24 13:58:30 +08:00
bf97194208 Create a highlight of the selected text when a user saves 2022-11-21 22:39:10 +08:00
8c6798a467 Remove the preview image from the share extension 2022-11-21 22:39:10 +08:00
c74911ea86 Improve how we handle loading the initial items on iOS 2022-11-21 22:39:10 +08:00
fa99af3f6a Better handling of articles with stub URLs that shouldn't be used (happens with newsletters that dont have a URL') 2022-11-11 15:56:03 +08:00
fa35168bb4 Display subscription icons in the iOS subscription view 2022-10-17 16:54:37 +08:00
706021de77 Add highlighted filter option to see all items with highlights 2022-10-11 21:38:28 +08:00
7267f07880 Use a new modal for search 2022-10-11 11:27:33 +08:00
e36920e96e reload web view if article highlights had been mutated from the highlits list modal 2022-10-05 12:02:08 -07:00
c5ad8a238c persist annotation changes from highlights view 2022-10-05 12:02:08 -07:00
6002074b74 Dont display our GCS storage domain for PDFs 2022-09-26 17:24:00 +08:00