PiPup icon indicating copy to clipboard operation
PiPup copied to clipboard

Fixes Media display without SSL in Android 9 (Pie)

Open begner opened this issue 4 years ago • 18 comments

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

begner avatar Sep 13 '20 21:09 begner

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

michaelarnauts avatar Nov 02 '20 13:11 michaelarnauts

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.

Lucifer06 avatar Dec 26 '20 19:12 Lucifer06

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

unfurled avatar Dec 27 '20 04:12 unfurled

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

therealjogi avatar Dec 27 '20 11:12 therealjogi

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?

Lucifer06 avatar Dec 28 '20 15:12 Lucifer06

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 avatar Dec 30 '20 15:12 begner

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

begner avatar Dec 30 '20 15:12 begner

Thank you very much ;-)

therealjogi avatar Dec 30 '20 15:12 therealjogi

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

Lucifer06 avatar Dec 30 '20 17:12 Lucifer06

Great I confirm this is working. Thx Begner!

Lucifer06 avatar Dec 30 '20 18:12 Lucifer06

Another confirm, Thanks! [ro.com.google.clientidbase]: [android-technicolor-tv] [ro.com.google.gmsversion]: [Android_9_Pie]

Net-time avatar Apr 07 '21 20:04 Net-time

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".

mminehanNZ avatar Jan 08 '22 22:01 mminehanNZ

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)

begner avatar Jan 09 '22 12:01 begner

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.

mminehanNZ avatar Jan 09 '22 19:01 mminehanNZ

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

mikebroadway71 avatar Feb 28 '22 08:02 mikebroadway71

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

Yes

begner avatar Feb 28 '22 08:02 begner

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

Yes

No change on my sony bravia after install.

mikebroadway71 avatar Mar 01 '22 03:03 mikebroadway71

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

yschen5812 avatar Sep 18 '23 14:09 yschen5812