Giter VIP home page Giter VIP logo

Comments (6)

truefedex avatar truefedex commented on July 23, 2024 2

Thank you for question. I will research possibility and try to add such option in next versions.

from tv-bro.

MailYouLater avatar MailYouLater commented on July 23, 2024 1

I think it would be nice to have this as one of the options in the context menu that appears when you press and hold on a link, like the "Open in new tab" and "Download" buttons.

from tv-bro.

MailYouLater avatar MailYouLater commented on July 23, 2024 1

I installed an app from F-Droid caled Intent Intercept to see the difference between the two intents.

Link used for this test: https://www.youtube.com/watch?v=vtFi2HHyNCI

Intent from TV Bro:

intent://www.youtube.com/watch?v=vtFi2HHyNCI#Intent;scheme=https;category=android.intent.category.BROWSABLE;launchFlags=0x3000000;end 
------------ 
ACTION: android.intent.action.VIEW 
DATA: https://www.youtube.com/watch?v=vtFi2HHyNCI 
URI: intent://www.youtube.com/watch?v=vtFi2HHyNCI#Intent;scheme=https;category=android.intent.category.BROWSABLE;launchFlags=0x3000000;end 
CATEGORY: 
android.intent.category.BROWSABLE 
FLAGS: 
FLAG_ACTIVITY_FORWARD_RESULT 
FLAG_ACTIVITY_PREVIOUS_IS_TOP 

------------ 
MATCHING ACTIVITIES: 
STN Beta (com.liskovsoft.smarttubetv.beta - com.liskovsoft.smartyoutubetv2.tv.ui.main.SplashActivity) 
SmartTube (com.teamsmart.videomanager.tv - com.liskovsoft.smartyoutubetv2.tv.ui.main.SplashActivity) 
YouTube Vanced (com.vanced.android.youtube - com.google.android.youtube.UrlActivity) 
TV Bro (com.phlox.tvwebbrowser - com.phlox.tvwebbrowser.activity.main.MainActivity) 
Open With… (com.tasomaniac.openwith.floss - com.tasomaniac.openwith.BrowserActivity) 
None (com.google.android.tv.frameworkpackagestubs - com.google.android.tv.frameworkpackagestubs.Stubs$BrowserStub) 

Intent from Zank Android Remote:

intent://www.youtube.com/watch?v=vtFi2HHyNCI#Intent;scheme=https;launchFlags=0x13000000;end 
------------ 
ACTION: android.intent.action.VIEW 
DATA: https://www.youtube.com/watch?v=vtFi2HHyNCI 
URI: intent://www.youtube.com/watch?v=vtFi2HHyNCI#Intent;scheme=https;launchFlags=0x13000000;end 
FLAGS: 
FLAG_RECEIVER_FOREGROUND 
FLAG_ACTIVITY_FORWARD_RESULT 
FLAG_ACTIVITY_PREVIOUS_IS_TOP 

------------ 
MATCHING ACTIVITIES: 
STN Beta (com.liskovsoft.smarttubetv.beta - com.liskovsoft.smartyoutubetv2.tv.ui.main.SplashActivity) 
SmartTube (com.teamsmart.videomanager.tv - com.liskovsoft.smartyoutubetv2.tv.ui.main.SplashActivity) 
YouTube Vanced (com.vanced.android.youtube - com.google.android.youtube.UrlActivity) 
TV Bro (com.phlox.tvwebbrowser - com.phlox.tvwebbrowser.activity.main.MainActivity) 
Open With… (com.tasomaniac.openwith.floss - com.tasomaniac.openwith.BrowserActivity) 
None (com.google.android.tv.frameworkpackagestubs - com.google.android.tv.frameworkpackagestubs.Stubs$BrowserStub) 

from tv-bro.

MailYouLater avatar MailYouLater commented on July 23, 2024 1

Hmm... I got a chance to see how it looks in v1.8.6 on an Onn 4K TV box, and it's much better, so the unfriendlyness of that screen on my box is definitely an issue with the MiBox S, not all Android TV devices. That being said, thank you for making the change to fix it on my device!

Screenshot

Edit: Also, here's a screenshot of how the Onn 4K TV box displays the other intent too.
Screenshot

from tv-bro.

MailYouLater avatar MailYouLater commented on July 23, 2024

It would be so nice to be able to press and hold on a link, click "Open with" and have the OS ask what app to use like it's doing in this screenshot.
Screenshot_20220314-192534
(NB: I had to disable YouTube's app to get it to ask which app to open YouTube links in.)

from tv-bro.

MailYouLater avatar MailYouLater commented on July 23, 2024

It's great to see this functionality added in v1.8.6, but... it's probably largely Xiaomi's build of Android TV at fault here, but... as it is, it's hard to use, at least on the MiBox S.

Rather than the nice "Open with" screen shown in my previous screenshot, I'm getting a big white box with nothing but icons, not even a visual indication of which item is selected, so I have to guess/assume which item is selected and count as I move around to hopefully pick the app I want to open it in.

Screenshot

from tv-bro.

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.