intermediaterepresentation / android_device_htc_endeavor

HTC Endeavor device
18 stars 24 forks source link

Black screen on screen rotation #29

Closed lrbpereira closed 12 years ago

lrbpereira commented 12 years ago

Small 1s black screen when screen rotation.

tgascoigne commented 12 years ago

Hilariously and incredibly annoyingly, this isn't an issue with the Jellybean SDK port I did which is based off the work done here, haha. It must be a surfaceflinger issue or something similar that got fixed by Google :) http://forum.xda-developers.com/showthread.php?p=27985454

ChillingSilence commented 12 years ago

That's cool, but not, but still cool...

Are you likely to continue working on a CM9-based ROM now that 4.1 has been announced, or will it likely go on the back-burner for you with more focus on Jellybean when it goes AOSP?

Guess not much can be done to look at the code for backporting the fix to CM9 until it goes AOSP mid-July...

tgascoigne commented 12 years ago

The code is portable across aosp and cm9, so the 4.1 source release wont affect me working on this. Although over the next few days I'm probably gunna be pre-occupied with porting the Nexus 4.1 roms to the device.

tgascoigne commented 12 years ago

This has been fixed upstream (See https://github.com/CyanogenMod/android_frameworks_base/commit/fdb427ef62a)