Commit Graph

1504 Commits

Author SHA1 Message Date
2c83017668 Fix typo in ContentLoading.swift
propogate -> propagate
2023-10-18 03:00:40 +09:00
91206fecb8 Merge pull request #2789 from omnivore-app/dependabot/npm_and_yarn/apple/gql-server/graphql-16.8.1
Bump graphql from 16.6.0 to 16.8.1 in /apple/gql-server
2023-10-17 16:50:47 +08:00
eaa0c3a8c1 Merge pull request #2906 from omnivore-app/release/ios-1.34
Bump the iOS release
2023-10-11 20:13:32 +08:00
66d93418cd Bump the iOS release 2023-10-11 19:21:54 +08:00
453000286c iOS: Add length indicator to new label textfield 2023-10-10 09:40:19 +02:00
e2e5f8211a Fixes for iOS split view on iPad 2023-10-06 17:19:50 +08:00
4fea649dcf Quote escape label names when searching to handle spaces in names 2023-10-05 15:02:33 +08:00
a9b860f2d8 Merge pull request #2853 from omnivore-app/fix/ios-delete-old-items
Better handling of deleted items on iOS
2023-10-04 17:53:04 +08:00
be37b26453 Fix layout of fallback image 2023-10-04 14:20:14 +08:00
07702b61af Delete PDF files from cache when documents deleted 2023-10-04 14:19:58 +08:00
581c6c179b Purge old deleted items from iOS 2023-10-04 14:00:02 +08:00
ceb87eced5 Merge pull request #2851 from omnivore-app/release/macos-bump-safari-extension
Update the Safari extension
2023-10-04 12:43:50 +08:00
35afaa97da Update the Safari extension 2023-10-04 11:13:23 +08:00
490ada02d6 Add the self hosting options to the Macos app 2023-10-04 09:24:36 +08:00
eb7ff1bd53 Tweak the tolerance of the swipe back gesture 2023-10-03 13:54:34 +08:00
e80f2457ad Tweak contrast on author 2023-10-02 22:21:59 +08:00
9c9b91d853 Add some tolerance to the swipe back gesture 2023-10-02 22:21:30 +08:00
46060e6290 Bump version for macos release 2023-09-25 17:58:18 +08:00
22289e3d5c Fix login screen sizes, add some spinners during login 2023-09-25 16:18:48 +08:00
cfe5dc94e6 Early return from share-target 2023-09-22 17:09:49 +08:00
67c4857863 Bump graphql from 16.6.0 to 16.8.1 in /apple/gql-server
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 17:54:49 +00:00
8d0747554c Disable window tabbing in the OSX app 2023-09-20 19:17:32 +08:00
d5bc792a1f Only add padding to the form on macos 2023-09-20 17:03:07 +08:00
8cf94e552d Fix context menus in the library, add an Add link dialog 2023-09-20 16:55:37 +08:00
99df196317 Bump marketing version, set stack navigation style for iOS15 2023-09-19 19:05:15 +08:00
b8e033f736 Fixes for iOS15 2023-09-19 18:26:31 +08:00
b714fe1f94 Revert Package changes, try the when conditional that doesnt seem to do what we need 2023-09-19 18:09:12 +08:00
8a5372fd63 iOS build fixes 2023-09-19 17:47:34 +08:00
79dbe3686b Update safari extension, clean up the macos app 2023-09-19 17:21:02 +08:00
c94227ded9 Improve labels loading for iOS17, bump version 2023-09-19 12:22:38 +08:00
135feeb362 Handle ios out of bounds issue 2023-09-19 07:08:18 +08:00
e4b5bd6a67 Add code to join users without email on login 2023-09-14 11:24:19 +08:00
5808f02059 Remove comment out code 2023-09-14 11:24:04 +08:00
1988e4472a Switch from segment to posthog directly 2023-09-13 20:00:28 +08:00
250f78c3f3 Handle cancel of swipe animation better 2023-09-13 20:00:18 +08:00
842e4bbf98 Update help links 2023-09-13 10:22:45 +08:00
99c2051ca6 Dont use interactive transition on iPad 2023-09-12 15:46:45 +08:00
fe8e10a9cf Move back to book style images 2023-09-12 14:18:09 +08:00
f2b378181d More work on grid nav 2023-09-12 13:06:50 +08:00
15505644e6 Improve layout on iPad, fix file names 2023-09-12 11:02:10 +08:00
419b536b7c Remove debug 2023-09-12 10:46:23 +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
d1eca8b6fd Remove ZStack NavigationViews 2023-09-11 16:25:44 +08:00
b9cab3a875 Change mobile debounce time for validate username 2023-09-07 14:17:14 +08:00
5dc3b94b57 Update for new Swift rules 2023-08-30 18:12:03 +08:00
cffdb3e349 Bump appreader 2023-08-30 16:01:11 +08:00
2dcd4f0a64 Allow larger font sizes 2023-08-25 17:21:01 +08:00
7db20ebc3d Add support for viewing coloured highlights in iOS and Android 2023-08-25 16:27:06 +08:00
6c7e3cc5cb Update bundles 2023-08-24 16:01:54 +08:00