omnivore/apple
Jackson Harper 66fc258e0c Dont crash if clicking on a fragment link
If a user clicks on a fragment link like <a href="#info">click here to skip to info</a>
we would previously crash because we would reload the bundle.

This prevents the crash but the link does not work, we can't
just synthesize these links with JS, because the id="info" items
are usually removed by readability.

To properly handle this, we probably need to preserve some id
elements if they are linked to. Then we can scroll to those elements
in Javascript.
2022-12-06 10:58:06 +08:00
..
AppStoreScreenshots WIP: New themes and reader preferences for iOS 2022-11-01 17:40:11 +08:00
BuildTools update to swift 5.6 2022-03-15 21:47:31 -07:00
Entitlements add autofill entitlement to ios 2022-08-01 21:54:10 -07:00
gql-server Add GQL Server used for generating swift gql bindings 2022-12-01 15:44:53 +08:00
InfoPlists Set the ITSAppUsesNonExemptEncryption flag 2022-11-15 13:32:19 +08:00
Omnivore.xcodeproj bump apple apps to v1.22.0 2022-12-05 09:43:37 -08:00
Omnivore.xcworkspace Save PDF configuration changes 2022-11-28 12:58:47 +08:00
OmnivoreKit Dont crash if clicking on a fragment link 2022-12-06 10:58:06 +08:00
Resources Make tts preload optional, use headphones for tts icon, language ux 2022-09-23 16:38:21 +08:00
scripts remove swiftformat warning 2022-03-15 21:52:17 -07:00
Sources Handle paragraph breaks in the share extension preview text 2022-11-22 17:28:42 +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 Use nativeMessaging permission in Safari extension but not Chrome 2022-06-06 16:09:15 -07:00
Omnivore-iOS.xctestplan Open source omnivore 2022-02-11 09:24:33 -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 update swift gql schema 2022-05-02 10:56:52 -07:00