brunochanrio / MochiTIF

Replacement Library and Live TV app for the TV Input Framework Companion Library and Live Channels app on Android TV and Google TV
https://brunochanrio.github.io/MochiTIF/
13 stars 2 forks source link

Info bar #5

Open mdobes opened 9 months ago

mdobes commented 9 months ago

The info bar on the top, where is info about channel is not disappearing when using arrow keys (up and down). To "remove" the bar I have to press return. image

brunochanrio commented 9 months ago

You probably have an accessibility service enabled

El lun, 18 de dic de 2023, 13:04, Michal Dobeš @.***> escribió:

The info bar on the top, where is info about channel is not disappearing. image.png (view on web) https://github.com/brunochanrio/MochiTIF/assets/26965898/fcb06195-05b7-4eea-bf0a-f296ac0721d4

— Reply to this email directly, view it on GitHub https://github.com/brunochanrio/MochiTIF/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEATKS5FKIYBJAGUDVRNHMDYKBSPXAVCNFSM6AAAAABAZYI5RWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2DMOJYGIYDAMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

mdobes commented 9 months ago

Yes, I remapped "Live TV" button on the remote to open this app. Do you think you can help me with solving this issue? I use this app for key mapping. Or should I contact the developers? Thanks.

mdobes commented 9 months ago
image

Do you think you could provide a fix, please? I would appreciate that.

jhedfors commented 9 months ago

It would be great if we can turn off the Accessibility "features" that turn on when you have Accessibility turned on for ANY app. I also want to use a button remapper app, but my issue is that it messes up the EPG scrolling.

@brunochanrio You may want to look a the code referenced here https://github.com/brunochanrio/MochiTIF/issues/1#issuecomment-1900456882, as it may be the culprit.

ScriptNewbie commented 6 months ago

It would be great if we can turn off the Accessibility "features" that turn on when you have Accessibility turned on for ANY app. I also want to use a button remapper app, but my issue is that it messes up the EPG scrolling.

@brunochanrio You may want to look a the code referenced here #1 (comment), as it may be the culprit.

It's a shame it's not fixed, as it seems to be an easy fix. I would love to test my theory, unfortunately I have no experience what so ever with building Android apps from Java source, especially that "Live TV example app" seems to be a system app. I spend a little bit of time trying but realised it's not worth it.