omnivore/apple
Jackson Harper 85caaa7ea3 Use transmission for snackbar, fix issue with ownership of currently viewed item
The list object of the root library view had ownership of the
currently selected item, so object modifications that removed
the item from the current library list (like move or archive)
could cause the object to be released and the current screen
to continue operating on an invalid object.
2024-02-06 11:43:43 +08:00
..
AppStoreScreenshots Update background color behind webview when user switches themes 2023-04-11 16:44:52 +08:00
BuildTools use swiftformat plugin to run formatter 2024-01-20 08:18:42 -08:00
Entitlements add autofill entitlement to ios 2022-08-01 21:54:10 -07:00
gql-server Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
InfoPlists Add a logout option 2023-05-31 19:08:09 +08:00
Omnivore.xcodeproj use swiftformat plugin to run formatter 2024-01-20 08:18:42 -08:00
Omnivore.xcworkspace Pull out popup view and replace with Transmission snackbars 2024-02-06 11:43:43 +08:00
OmnivoreKit Use transmission for snackbar, fix issue with ownership of currently viewed item 2024-02-06 11:43:43 +08:00
Resources Merge pull request #3307 from LennardSchwarz/add-german-translation 2024-01-10 12:02:35 +08:00
scripts use swiftformat plugin to run formatter 2024-01-20 08:18:42 -08:00
Sources Add some extra properties to the app intent 2024-01-12 10:11:28 +08:00
Tests Open source omnivore 2022-02-11 09:24:33 -08:00
.gitignore Open source omnivore 2022-02-11 09:24:33 -08:00
.swiftformat Open source omnivore 2022-02-11 09:24:33 -08:00
Makefile Update Safari extension icon to have transparent background 2023-11-15 12:00:06 +08:00
Omnivore-iOS.xctestplan add unit tests to default ios test plan 2023-01-25 09:28:27 -08:00
Omnivore-Mac.xctestplan Open source omnivore 2022-02-11 09:24:33 -08:00
SafariExtension (iOS).entitlements Open source omnivore 2022-02-11 09:24:33 -08:00
SafariExtension (iOS)Release.entitlements Open source omnivore 2022-02-11 09:24:33 -08:00
swiftgraphql.yml Abstract out fetching from view model so we can better handle multiple fetch folders 2023-12-07 17:15:52 +08:00