Giter Site home page Giter Site logo

Comments (4)

Noitarud avatar Noitarud commented on May 29, 2024

This has exposed a problem in Monocles, the options given each has a problem and I have opened an issue there "Open in app" should not be so constrained.

As for the discussion of having it registerable for taking URLs in #511, As far as I know this only influences Android settings and user can set a preferred browser other than seal. I use Seal as a download manager at this time too, but of course I want to browse, and as default browser I had desired for Seal to pass the URL to another app. So if you have a long list of urls to download it is good to reset default browser to Seal for that case.

from seal.

Noitarud avatar Noitarud commented on May 29, 2024

This seems to not be working now, any reason? V1.9.2. Does not seem to be moved to options.

The other app i use this in is the Android native HTML reader, as seen here, If this works i will be happy with that. but there is more to this since it also shows VLC as an option, but in second image there are a number of "*" apps.

Screenshot_20230514-002013

So its not this setting:
Screenshot_20230514-001258

from seal.

JunkFood02 avatar JunkFood02 commented on May 29, 2024

Reference: Official developer document

Starting in Android 12 (API level 31), a generic web intent resolves to an activity in your app only if your app is approved for the specific domain contained in that web intent. If your app isn't approved for the domain, the web intent resolves to the user's default browser app instead.

We can all agree that Seal is not a browser app and we don't want to confuse users with misinformation either. I noticed that you're using an html file which hosts your links for regular download tasks.

I suggest switch to create custom commands for separate sites to achieve this:

Let's say you have got already a template which consists of --no-mtime --no-part, and you can insert your link into the beginning of this template like https://www.example.com --no-mtime --no-part, and start the task with an empty URL.

from seal.

Noitarud avatar Noitarud commented on May 29, 2024

I was (unknowingly) wrong to use "monocles'" as an example (as said in 26/4 post), I am considering starting a fresh issue with content of 14/5 post. And I have android 10.

  • Seems VLC appeared in that list because the link was named MP3 (so what could I ask for to trigger this app to be included?)

from seal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.