Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
shubhamchamaria
Old
#11  
shubhamchamaria's Avatar
Recognized Contributor
Thanks Meter 1731
Posts: 2,554
Join Date: Jan 2011
Location: Mumbai

 
DONATE TO ME
Quote:
Originally Posted by Morocotopo0301 View Post
Just flash it on recovery

Sent from my DROID DNA
Lol....not for that....to do it manually....for my roms
MY WORKS:

HTC Desire:
1.Runny ROM

HTC One V:
1.SuPrimo ROM
2.Blue Sense 4.1
3.MIUI.us for One V
4.HTC One V VirginMobile Root
5.De-Sense(REMOVE HTC SENSE) Tool


IF YOU LIKE MY WORK AND WOULD LIKE TO HELP ME PLEASE CONSIDER A DONATION OR VISIT MY WEBSITE(http://idevicetricks.com)
 
phuckwithfire
Old
#12  
phuckwithfire's Avatar
Senior Member
Thanks Meter 35
Posts: 146
Join Date: Dec 2010
Location: SL,UT
Default Re: transparent_app_drawer_rosie 1/10/13

I'm sure you did splendid on this, but all it succeeded in doing for me is reverting rosie to stock. I'm on the Viper ROM, and my dumb ass didn't do a backup. :P

Any suggestions on reverting back to the Viper rosie?

Sent from my HTC6435LVW using xda premium
 
Stoney 666
Old
#13  
Stoney 666's Avatar
Senior Member
Thanks Meter 672
Posts: 2,646
Join Date: Aug 2010
Location: SUR GATE!!
Default Re: transparent_app_drawer_rosie 1/10/13

Quote:
Originally Posted by phuckwithfire View Post
I'm sure you did splendid on this, but all it succeeded in doing for me is reverting rosie to stock. I'm on the Viper ROM, and my dumb ass didn't do a backup. :P

Any suggestions on reverting back to the Viper rosie?

Sent from my HTC6435LVW using xda premium
Dirty flash the Rom again.

Sent from my HTC6435LVW using Xparent Cyan Tapatalk 2

Check out Bad Seeds Work HERE!

HTC DNA BIATCH!!


Like my work... NEW DEVICE FUNDS HERE!! THANX...
The Following User Says Thank You to Stoney 666 For This Useful Post: [ Click to Expand ]
 
phuckwithfire
Old
#14  
phuckwithfire's Avatar
Senior Member
Thanks Meter 35
Posts: 146
Join Date: Dec 2010
Location: SL,UT
Default Re: transparent_app_drawer_rosie 1/10/13

Quote:
Originally Posted by Stoney 666 View Post
Dirty flash the Rom again.

Sent from my HTC6435LVW using Xparent Cyan Tapatalk 2
Thought so. Thanks for the quick and helpful reply.

Sent from my HTC6435LVW using xda premium
 
droidwalkey
Old
#15  
Senior Member
Thanks Meter 19
Posts: 116
Join Date: Mar 2011
Default Re: transparent_app_drawer_rosie 1/10/13

I was wondering about a transparent pull down

Sent from my HTC6435LVW using Tapatalk 2
 
mccmjoon76
Old
#16  
mccmjoon76's Avatar
Recognized Developer
Thanks Meter 3949
Posts: 4,155
Join Date: Jul 2009

 
DONATE TO ME
Quote:
Originally Posted by droidwalkey View Post
I was wondering about a transparent pull down

Sent from my HTC6435LVW using Tapatalk 2
Here u go : http://forum.xda-developers.com/show....php?t=2112930

Nice work fernando sor thanks
The Following User Says Thank You to mccmjoon76 For This Useful Post: [ Click to Expand ]
 
MicroMod777
Old
#17  
MicroMod777's Avatar
Senior Member
Thanks Meter 985
Posts: 3,367
Join Date: Apr 2010
Location: Los Angeles

 
DONATE TO ME
Fernando, do u have the code to enable landscape mode? Trying to update to new ota. I got transparency working.

Thanks
 
MicroMod777
Old
#18  
MicroMod777's Avatar
Senior Member
Thanks Meter 985
Posts: 3,367
Join Date: Apr 2010
Location: Los Angeles

 
DONATE TO ME
Default Landscape Mode

Figured out landscape.

Code:

Look for Rosie\smali\com\htc\launcher\settings\SettingUtil. smali

Find:

Code:
.method public static isSupportOrientationChange()Z
    .locals 1

    .prologue
    .line 407
    sget-boolean v0, Lcom/htc/launcher/settings/SettingUtil;->s_bIsSupportOrientationChange:Z

    return v0
.end method
change to:


Code:
.method public static isSupportOrientationChange()Z
    .locals 1

    const/4 v0, 0x1

    return v0
.end method
The Following 2 Users Say Thank You to MicroMod777 For This Useful Post: [ Click to Expand ]
 
fernando sor
Old
#19  
fernando sor's Avatar
Recognized Themer - OP
Thanks Meter 4481
Posts: 8,919
Join Date: Sep 2010
Location: shaker heights-Ohio
Default Re: transparent_app_drawer_rosie 1/10/13

Quote:
Originally Posted by MicroMod777 View Post
Figured out landscape.

Code:

Look for Rosie\smali\com\htc\launcher\settings\SettingUtil. smali

Find:

Code:
.method public static isSupportOrientationChange()Z
    .locals 1

    .prologue
    .line 407
    sget-boolean v0, Lcom/htc/launcher/settings/SettingUtil;->s_bIsSupportOrientationChange:Z

    return v0
.end method
change to:


Code:
.method public static isSupportOrientationChange()Z
    .locals 1

    const/4 v0, 0x1

    return v0
.end method
Sorry bro just saw this. We ported Lyapotas tweaks to our evo Rom and you can actually set a Boolean switch there and turn landscape on and off from a switch

Sent from my EVO using xda premium
 
MicroMod777
Old
(Last edited by MicroMod777; 23rd February 2013 at 05:15 AM.)
#20  
MicroMod777's Avatar
Senior Member
Thanks Meter 985
Posts: 3,367
Join Date: Apr 2010
Location: Los Angeles

 
DONATE TO ME
Default Re: transparent_app_drawer_rosie 1/10/13

Quote:
Originally Posted by fernando sor View Post
Sorry bro just saw this. We ported Lyapotas tweaks to our evo Rom and you can actually set a Boolean switch there and turn landscape on and off from a switch

Sent from my EVO using xda premium
Its all good. Thanks to Ultra Comprare, I was able to figure out how u did it.

Is that Boolean switch hard to port?

Sent from my HTC6435LVW using Tapatalk 2

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...