[MOD]4-way Reboot Extended PowerMenu(LE9+LED)+All rotations+Lockscreen Rotation (LE9)

Search This thread

The Undertakerr

Senior Member
Apr 23, 2011
319
175
Hey guys!

I Decompiled the LE9 stock framework-res and enabled some features in it...
Not a very big deal, but nice to have.

-Enabled all rotations, the screen will rotate 360degrees.
-Enabled LockScreen Rotation, Lockscreen will rotate 360degrees.
-Disabled Keyboard Switch icon in Statusbar when typing.

-Enabled the CRT OFF(Old TV Effect) in the framework. But it is not working. Normally we set for crt-off:

Code:
<bool name="config_animateScreenLights">false</bool>

But like I said, this doesn't seem to work on an S3.
So I tried a modded libsurfaceflinger.so from the S2 to make it work, but that failed also.
The "old television effect" is going to be a problem, to make that work on the S3, I can predict that!

-Sip/VOIP calling is allready activated on the S3, also over 3G, so I didn't have to activate that!

I fixed all the plurals, to be able to recompile the framework an recompiled it.
(So this framework-res can, from now on, be easily de and recompiled)

Downloadlink flashable zip:

http://dl.dropbox.com/u/25779832/SGS2/ALLES ICS/ALL Rotations enabled.zip


Downloadlink RESTORE Original LE9 framework-res:

http://dl.dropbox.com/u/25779832/SGS2/ALLES ICS/S3 RESTORE original Framework.zip

I advise to put both zips on your internal sdcard. If you don't like the mod or for some reason, it's not working for you, you can reboot to recovery and flash the restore zip!

-You will need a CWMrecovery to be able to flash this zip.
-It can be flashed on both Odexed & Deodexed LE9 Rom.

Have Fun!

Ps: I don't own an S3 but an S2. I tested this on my girl's phone.
Maybe this weekend I will make an extended powermenu for you guys, with the options reboot to recovery and download mode...
 
Last edited:

The Undertakerr

Senior Member
Apr 23, 2011
319
175
Ok guys,

Made you an Extended Powermenu with reboot to Recovery and Download mode in it.

When press the on/off button for a few seconds, your extended powermenu shows up.

After flashing this zip, in that menu, under the restart button, you should find the options: "Recovery" and "Download" mode...

This mod is untested, because my girl Essie is allready sound asleep.

Edit: Now tested and working!

So if you want to test it, you would be the first!

I also included a RESTORE zip, this zip will restore things when somethings goes wrong!
If this mod is not working, reboot to recovery using the 3 button combo and flash the restore zip, ok?

Downloadlink extended powermenu(LE9):

http://dl.dropbox.com/u/25779832/SGS2/ALLES ICS/Test3--S3 Extended PowerMenu (4-way Reboot).zip

Downloadlink RESTORE zip(In case the above zip is not working):

http://dl.dropbox.com/u/25779832/SGS2/ALLES ICS/S3 RESTORE stock extended powermenu.zip

I advise to put both zips on your internal sdcard. If the mod is not working for you, you can reboot to recovery using the 3 button combo and flash the restore zip!

-Only flash this on DEODEXED LE9!!
-You will be needing to have CWMrecovery to be able to flash this zip.

Big thanks to Kahvitahra for the S2 sources to make a 4-way reboot extended powermenu!


EDIT:

Extended Powermenu(4-way reboot) with Download&Recovery moded for version ZSALED

Downloadlink flashable zip:

http://dl.dropbox.com/u/25779832/SGS2/ALLES ICS/ZSALED S3 Extended PowerMenu (4-way Reboot).zip

This is test version, haven't tested it myselve, so please make backup and THEN test...
Please let me know if it works...

Good luck!
 
Last edited:

Gilg@mesh

Senior Member
Jan 15, 2009
2,663
702
Stockholm
Heyy, new options should be hidden under the restart/reboot button. Did you press that button in your extended powermenu?

Verstuurd van mijn GT-I9100 met Tapatalk

yes, but the options was not there.

here is a screenshot of how it looks

5a84ee5e-7f00-b082.jpg
 
Last edited:

Alex Charles

Senior Member
Apr 10, 2011
281
68
Edit :

Everything works well (apart from crt as stated) but a great addition to your Rom .

Sent from my GT-I9300 using Tapatalk 2
 
Last edited:

The Undertakerr

Senior Member
Apr 23, 2011
319
175
Good to hear - screen rotate sidnt work for me though. On omega v2

Sent from my GT-I9300 using Tapatalk 2

If your Launcher isn't able to rotate, it won't rotate, even after this mod.
But when you go into settings or other apps, it will rotate 360degrees...(Atleast, if you have Auto-Rotate enabled in settings-display-auto rotate screen)

Also the lockscreen must rotate 360degrees.(Even with autorotation off)
Is the lockscreen rotating for you?
 

The Undertakerr

Senior Member
Apr 23, 2011
319
175
Could you create a mod too for using volumn up and down to control the music tracks? That would be awesome. :)

Thank you.

Sent from my HTC Desire using xda premium

Jeah I can do that for you guys, that mod is not so complicated.
Keep in mind though I don't own a S3, my girl does. So I will need some people who are willing to test stuff for me... Also next week I'll put the statusbar clock in the middle of statusbar and make a PINK miui batterybar in top of the statusbar... Jeah I know, pink, but that's the way she wants it...:p
THE MIUI batterybar will be controllable from settings... Will also place the PINK MIUI Batterybar-mod in this thread for the people who like Pink...:D

People who want to help me test the stuff, please let me know...

Verstuurd van mijn GT-I9100 met Tapatalk
 
  • Like
Reactions: DirkStorck

Top Liked Posts

  • There are no posts matching your filters.
  • 13
    Hey guys!

    I Decompiled the LE9 stock framework-res and enabled some features in it...
    Not a very big deal, but nice to have.

    -Enabled all rotations, the screen will rotate 360degrees.
    -Enabled LockScreen Rotation, Lockscreen will rotate 360degrees.
    -Disabled Keyboard Switch icon in Statusbar when typing.

    -Enabled the CRT OFF(Old TV Effect) in the framework. But it is not working. Normally we set for crt-off:

    Code:
    <bool name="config_animateScreenLights">false</bool>

    But like I said, this doesn't seem to work on an S3.
    So I tried a modded libsurfaceflinger.so from the S2 to make it work, but that failed also.
    The "old television effect" is going to be a problem, to make that work on the S3, I can predict that!

    -Sip/VOIP calling is allready activated on the S3, also over 3G, so I didn't have to activate that!

    I fixed all the plurals, to be able to recompile the framework an recompiled it.
    (So this framework-res can, from now on, be easily de and recompiled)

    Downloadlink flashable zip:

    http://dl.dropbox.com/u/25779832/SGS2/ALLES ICS/ALL Rotations enabled.zip


    Downloadlink RESTORE Original LE9 framework-res:

    http://dl.dropbox.com/u/25779832/SGS2/ALLES ICS/S3 RESTORE original Framework.zip

    I advise to put both zips on your internal sdcard. If you don't like the mod or for some reason, it's not working for you, you can reboot to recovery and flash the restore zip!

    -You will need a CWMrecovery to be able to flash this zip.
    -It can be flashed on both Odexed & Deodexed LE9 Rom.

    Have Fun!

    Ps: I don't own an S3 but an S2. I tested this on my girl's phone.
    Maybe this weekend I will make an extended powermenu for you guys, with the options reboot to recovery and download mode...
    5
    Ok guys,

    Made you an Extended Powermenu with reboot to Recovery and Download mode in it.

    When press the on/off button for a few seconds, your extended powermenu shows up.

    After flashing this zip, in that menu, under the restart button, you should find the options: "Recovery" and "Download" mode...

    This mod is untested, because my girl Essie is allready sound asleep.

    Edit: Now tested and working!

    So if you want to test it, you would be the first!

    I also included a RESTORE zip, this zip will restore things when somethings goes wrong!
    If this mod is not working, reboot to recovery using the 3 button combo and flash the restore zip, ok?

    Downloadlink extended powermenu(LE9):

    http://dl.dropbox.com/u/25779832/SGS2/ALLES ICS/Test3--S3 Extended PowerMenu (4-way Reboot).zip

    Downloadlink RESTORE zip(In case the above zip is not working):

    http://dl.dropbox.com/u/25779832/SGS2/ALLES ICS/S3 RESTORE stock extended powermenu.zip

    I advise to put both zips on your internal sdcard. If the mod is not working for you, you can reboot to recovery using the 3 button combo and flash the restore zip!

    -Only flash this on DEODEXED LE9!!
    -You will be needing to have CWMrecovery to be able to flash this zip.

    Big thanks to Kahvitahra for the S2 sources to make a 4-way reboot extended powermenu!


    EDIT:

    Extended Powermenu(4-way reboot) with Download&Recovery moded for version ZSALED

    Downloadlink flashable zip:

    http://dl.dropbox.com/u/25779832/SGS2/ALLES ICS/ZSALED S3 Extended PowerMenu (4-way Reboot).zip

    This is test version, haven't tested it myselve, so please make backup and THEN test...
    Please let me know if it works...

    Good luck!
    4
    Ok guys...

    I added a 4-reboot extended powermenu for ZSALED to post 2 of this thread.

    I haven't tested it myselve, so please let me know if it works! :)
    1
    Yes! Extended Powermenu is working!!!

    Downloadlink flashable zip:

    http://dl.dropbox.com/u/25779832/SGS2/ALLES ICS/Test3--S3 Extended PowerMenu (4-way Reboot).zip



    Tested&Confirmed working by my Dutch friend AVS from ADW...
    1
    Could you create a mod too for using volumn up and down to control the music tracks? That would be awesome. :)

    Thank you.

    Sent from my HTC Desire using xda premium

    Jeah I can do that for you guys, that mod is not so complicated.
    Keep in mind though I don't own a S3, my girl does. So I will need some people who are willing to test stuff for me... Also next week I'll put the statusbar clock in the middle of statusbar and make a PINK miui batterybar in top of the statusbar... Jeah I know, pink, but that's the way she wants it...:p
    THE MIUI batterybar will be controllable from settings... Will also place the PINK MIUI Batterybar-mod in this thread for the people who like Pink...:D

    People who want to help me test the stuff, please let me know...

    Verstuurd van mijn GT-I9100 met Tapatalk