hbang / LinkOpener

Open web pages in their App Store apps.
Other
29 stars 11 forks source link

Do not open iOctcat for GitHub subscription management #15

Closed ettesion closed 8 years ago

ettesion commented 9 years ago

I'm yet to be successful in building this tweak on my laptop due to a build problem with libopener so I haven't test this patch myself, but I hope you'll see what it is about and kindly fix it as necessary.

kirb commented 9 years ago

Any explanation as to why this is needed? I would consider this a non-issue because it should open in the iOctocat browser. If that's undesireable, ideally there should be a blacklist of all unsupported URLs like there are for Twitter.

You don't need to build opener; just grab /usr/lib/libopener.dylib from a device or by extracting from the deb. What problems are you seeing? Note it relies on features of kirb/theos.

ettesion commented 8 years ago

I needed this because I didn't like iOctcat's in-app browser, but the problem is gone now that iOctcat directly opens Safari. Thanks for taking a look!