rogro82 / PiPup

Enhanced notifications for Android TV
237 stars 71 forks source link

Fixes Media display without SSL in Android 9 (Pie) #25

Open begner opened 3 years ago

begner commented 3 years ago

This one fixes issue #21 #20 #12 , because they all belong to http on Pie - which needs the cleartext allowance

michaelarnauts commented 3 years ago

@rogro82 Could you merge this PR and update the version on the Play Store? That would be awesome!

Lucifer06 commented 3 years ago

Agreed, I also lost a lot of time before I found that the limitation was on https. It would be so nice to update the Playstore with this fix. That would save me (and for sure many others) headache. Many thx in advance.

unfurled commented 3 years ago

Had the same problem after upgrading my Android TV OS to Pie. @rogro82 could you help to update the Play Store version? Thanks!

therealjogi commented 3 years ago

I totally agree - @rogro82 it would be wonderful if you could update the Play Store version.

Lucifer06 commented 3 years ago

Happy to see Im not alone. @begner as you introduced this fix, and see that you made a fork, could you help providing a binary or may be make it available from an alternative play store?

begner commented 3 years ago

Happy to see Im not alone. @begner as you introduced this fix, and see that you made a fork, could you help providing a binary

i can provide a binary of cause :D

begner commented 3 years ago

Here we go:

Preliminary PiPip.0.1.6-beta https://github.com/begner/PiPup/releases/tag/0.1.6

Hope everything went well while building & compiling. Please test

therealjogi commented 3 years ago

Thank you very much ;-)

Lucifer06 commented 3 years ago

@begner thx. Will give it a try...

Lucifer06 commented 3 years ago

Great I confirm this is working. Thx Begner!

Net-time commented 3 years ago

Another confirm, Thanks!

mminehanNZ commented 2 years ago

Preliminary PiPip.0.1.6-beta https://github.com/begner/PiPup/releases/tag/0.1.6

@begner

Is there a way to get this to auto start? I can't figure out how to get sideloaded apps to auto start other than with 3rd party apps like "Launch on Boot" or "AutoStart No-Root".

begner commented 2 years ago

On my tv it starts when it was running before shut down/restart. So I started it once - an since then it’s running (except Firmware updates - in that case i need to start it one time)

mminehanNZ commented 2 years ago

On my tv it starts when it was running before shut down/restart. So I started it once - an since then it’s running (except Firmware updates - in that case i need to start it one time)

Yes....it's the same for me. The power button on the remote puts the TV in standby, so the app stays running when I turn it back on. But if I reboot, or as you say a firmware upgrade, then the app needs to be manually restarted.

Not a big problem. I just have to remember to restart the app if I ever reboot.

mikebroadway71 commented 2 years ago

Do I just run ADB install with this apk you've posted?

begner commented 2 years ago

Do I just run ADB install with this apk you've posted?

Yes

mikebroadway71 commented 2 years ago

Do I just run ADB install with this apk you've posted?

Yes

No change on my sony bravia after install.

yschen5812 commented 9 months ago

thanks! just for record, if anyone is installing PiPup from begner the permission needs to be allow by adb shell appops set de.bregner.pipup SYSTEM_ALERT_WINDOW allow if you use adb