Navbar mod [bruce's kang] [9/10] [NEW] - HTC Sensation

Here is a navigation bar mod for bruce's 9/10 build. If you don't know this mod gives you on screen buttons based off the gnex and nex7. I use it so I can have a more authentic 4.1. Feel free to tell your friends It's the nexus two by HTC and Google
http://www.4shared.com/zip/k1yQ73qJ/update.html
IF YOU WANT TO DISABLE AND OR TURN OFF BUTTON BACKLIGHTS KEEP READING!
Click to expand...
Click to collapse
So editing the arrays only works on certain devices and the Sensation isn't one of them. So I searched high and low for a work around and finally found one. If you want to disable them capacitive buttons and render them useless you'll need root browser. I'm using root browser lite. With root browser navigate to system - usr - keylayout and edit these 2 files and to edit simply click on them - open as - text file - RB text editor.
Make them look like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After that reboot your device and they'll be disabled.
To turn off the capacitive back lights:
1. Download script manager from the play store.
2. Open script manager and go to menu - new - new script
3. Make a name for the script. I just named it backlight. It will ask you how you want to make the script and I used RB text editor.
4. Add script and save.
Code:
#!/system/bin/sh
echo 0 > /sys/class/leds/button-backlight/max_brightness
5. While still in script manager search for your backlight script it should be In the root of your sd card and then open it. Click su and boot at the top and save. Then click run.
°°Quotations°°
dLeTe said:
No issues here with landscape. Buttons are present and rotate accordingly. I installed this while running the 0907 build and it works great.
Added pound signs as instructed in OP to disable capacitive buttons; worked perfectly fine for me as well.
Looking forward to anything you come up with to turn off button backlight without the need for an app.
Thanks for all your time placed into this!
Click to expand...
Click to collapse
Sent from my HTC Sensation running bruce's Jelly Beans

Changelog:
* navbar mod initial release for bruce's 9/8 build.
* added a workaround to disable capacitive buttons and their back lights. If you want to keep the buttons working but turn the back light off you can as they're not linked together.
* changed a few things that should make the entire rom smoother. Thanks to DragunKorr
* added guide to OP to permanently turn off backlights. Thanks to noodles2k for the script
Screenshot:

OK, hoping someone can help me with this.
I have several calendars (including ones I subscribe to) on Google Calendar. However, I can't see more than 5 calendars to be synced on my phone. I have ticked and unticked the Calendar sync on my phone, deleted and re-subscribed to the calendars on my computer, but I just can't seem to see all of them on my phone.
Is there a limitation to the number of calendars that can be synced?
Thanks

ac_utd said:
OK, hoping someone can help me with this.
I have several calendars (including ones I subscribe to) on Google Calendar. However, I can't see more than 5 calendars to be synced on my phone. I have ticked and unticked the Calendar sync on my phone, deleted and re-subscribed to the calendars on my computer, but I just can't seem to see all of them on my phone.
Is there a limitation to the number of calendars that can be synced?
Thanks
Click to expand...
Click to collapse
I believe you posted this in the wrong area this is about navbar mods. Try HTC Sensation Q&A.
Sent from my HTC Sensation running bruce's Jelly Beans

You can install this from the play store to temp disable button backlights
https://play.google.com/store/apps/details?id=com.haxor

That didn't work for me but I found another way thank you
Sent from my HTC Sensation running bruce's Jelly Beans

So any feedback now that I've updated a few things? Let me know guys and also let me know what you'd like to see. I'm challenging myself with what I can add thanks
Sent from my HTC Sensation running bruce's Jelly Beans

Is there a way to full disable those hardware buttons........thanks for the work........
Sent from my HTC Sensation using xda app-developers app

Yes it's explained in OP edit the files with root browser text editor and reboot after you save them.
Sent from my HTC Sensation running bruce's Jelly Beans

After following process of op .........only home button is disabled else all are working
Sent from my HTC Sensation using xda app-developers app

ptlsajan said:
After following process of op .........only home button is disabled else all are working
Sent from my HTC Sensation using xda app-developers app
Click to expand...
Click to collapse
Try deleting the lines instead of adding #
Sometimes that's the case. Remember to reboot after you save.
Sent from my HTC Sensation running bruce's Jelly Beans

please do something.....
ROCKSTAR XS said:
Try deleting the lines instead of adding #
Sometimes that's the case. Remember to reboot after you save.
Sent from my HTC Sensation running bruce's Jelly Beans
Click to expand...
Click to collapse
doing that also did not worked..:crying::crying::crying::crying::crying:
even deleting those lines did not helped

ptlsajan said:
doing that also did not worked..:crying::crying::crying::crying::crying:
even deleting those lines did not helped
Click to expand...
Click to collapse
Can you send me a screen shot of the keypad files after you've edited them? Thank you
Sent from my HTC Sensation running bruce's Jelly Beans

ROCKSTAR XS said:
Can you send me a screen shot of the keypad files after you've edited them? Thank you
Sent from my HTC Sensation running bruce's Jelly Beans
Click to expand...
Click to collapse
here they are..........you said to delete those lines......that's what i did....
one more question
are the nav bar supposed to be hide while playing games ?????

Hmmm... I'll make a update.zip for the buttons when I get home today and hopefully it'll work. And I don't believe it should is it going out on multiple games or just one specific game? I'll look into the framework soon.
Sent from my HTC Sensation running bruce's Jelly Beans

It seems like the nav bar cannot display horizontally in landscape mode.

walle4893 said:
It seems like the nav bar cannot display horizontally in landscape mode.
Click to expand...
Click to collapse
I never noticed because I always have auto rotate off. I'll check the framework to see if I can change it although I think that had to do with dpi
Sent from my HTC Sensation running bruce's Jelly Beans

Hi, did you do anything else besides what was in this guide?
http://forum.xda-developers.com/showthread.php?t=1364757
I'm trying to get a navbar on my HTC Rezound, but I can't get past the boot animation when I push the new framework-res.apk with the modded boolean.
I think maybe I need to add the pngs to the SystemUI?

wlmeng11 said:
Hi, did you do anything else besides what was in this guide?
http://forum.xda-developers.com/showthread.php?t=1364757
I'm trying to get a navbar on my HTC Rezound, but I can't get past the boot animation when I push the new framework-res.apk with the modded boolean.
I think maybe I need to add the pngs to the SystemUI?
Click to expand...
Click to collapse
I did a little bit more with the framework than what's in the guide. Did you try to just re install the framework-res.apk or did you make a flash able .zip?
Sent from my HTC Sensation running bruce's Jelly Beans

ROCKSTAR XS said:
I did a little bit more with the framework than what's in the guide. Did you try to just re install the framework-res.apk or did you make a flash able .zip?
Sent from my HTC Sensation running bruce's Jelly Beans
Click to expand...
Click to collapse
I just adb pushed the new framework-res.apk in recovery, without touching any other files.

Related

[MOD] [SYSTEMUI] Enable Wifi Toggle / Reconfigure and theme toggles [ICS Blue!]

This update zip will replace the SystemUI.apk with one that has the wifi toggle switch enabled in the notification panel. Flash with recovery. A thanks to Cheater912 for requesting this mod.
Note: The toggle switches have been slightly rearranged per my preferences. If you would prefer do have a different order, post reply below.
Please note that there are different versions for stock and for beans rom. Beans are marked accordingly. However,the launcher you are using does not matter.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Description (ordered)
WifiToggle: BT/Wifi/GPS/Orientation/Sound/PowerSave/Airplane/DrivingMode/MobileData
ReturnToStock: Stock SystemUI for touchwiz devices (not beans)
WifiToggleBeansRom: Same as WifiToggle but made for Beans Rom (edit: confirmed working)
AntiToggle: Completely removes toggles
Personalized (ordered)
WifiToggleTokedUp: WiFi/MobileData/AirplaneMode/GPS/Bluetooth
WifiToggleSchaweet: Wifi/BT/GPS/Sound/Airplane/Orientation/PowerSave/DrivingMode/MobileData/Sync
WifiToggleSkiddingus: BT/Wifi/GPS/Orientation/Sound
WifiToggleDataBuddyRevell: BT/Wifi/GPS/Orientation/MobileData/Sound/PowerSave/Airplane/DrivingMode
WifiToggleNightxFall-Beans: BT/Wifi/GPS/Orientation/MobileData/Sound/PowerSave/Airplane/DrivingMode (for beans only)
WifiToggleSchaweet-Beans: Wifi/BT/GPS/Sound/Airplane/Orientation/PowerSave/DrivingMode/MobileData/Sync (for beans only)
WifiToggleSkiddingus-Beans: BT/Wifi/GPS/Orientation/Sound (for beans only)
WifiToggleRevolt1: MobileData/GPS/WiFi/Airplane/Sound
Personalized versions can be found here.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ICS Blue Mod EDIT: Ghosting should be fixed now
I will not be accepting custom requests for the ICS Blue series due to the number of files involved. I apologize for the inconvenience. I wasn't expecting such a huge amount of traffic and requests coming in. Thanks for being a great and active community. I will work to develop a solution with which to allow customized versions of it in the near future. I might create an ICS blue version for the second most popular toggle configuration based on dl count. Most likely one with MobileData in the first section.
The current configuration is as follows:
-Toggle Order: BT/Wifi/GPS/Orientation/Sound/PowerSave/Airplane/DrivingMode/MobileData/Sync
-All Toggles are themed blue
-Battery Icon is themed blue
EDIT: GREEN BEANS IS FIXED!! (no really, it is this time. tested + confirmed)
Both stock and beans versions are available. See attached
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
To-Do List (bean support where noted) REQUESTS ARE NOW CLOSED (SEE EXPLANATION BELOW)
-kill gps crosshairs (multiple requests) See here for progress
-stock with wifi instead of screen rotation (stam2000) [In Progress]
-wifi/sound/mobiledata/screenrotate/airplane/powersave (cvballa3g0) [In Progress]
-remove "battery is full" notification (revolt1) See here for progress
-color date ICS blue (Schaweet)
-AntiToggle w/ ICS Blue battery (aatrek)
-Wifi/BT/GPS/Airplane/Orientation/Sound/DrivingMode/MobileData/Sync (Zoandroid)
-No Animation (MAD Industries)
if you are on this list and you are using the bean rom and the entry is not marked for bean, please send me a PM so I can correct it
CLOSED: Because I need to develop a system to more quickly and dynamically generate these files. This will allow a greater level of support as well as personalization. The tradeoff is time. I will have to devote a certain amount of time to this project instead of the requests once I am through with the current list. Rest assured if you are on the list right now, you have priority. Thank you for all the positive feedback this thread has gained. It's had much more impact than I could have imagined.
--
MAD Industries said:
This update zip will replace the SystemUI.apk with one that has the wifi toggle switch enabled in the notification panel. Flash with recovery.
Note: The toggle switches have been slightly rearranged per my preferences. If you would prefer do have a different order, post reply below.
EDIT: This is for stock roms with touchwizUI. However,the launcher you are using does not matter.
Click to expand...
Click to collapse
Could you possibly explain which xml files and which parts of those files to edit in order to get rid of certain toggles? I only want 5 total toggles on there and am just now learning how to edit this stuff.
WOW thanks a lot this is great! Can you post a Screen shot?
Any chance you can make one with just GPS, WiFi, Mobile Data, Airplane Mode, Bluetooth? in that order? Im on VZW btw
thekendog said:
Could you possibly explain which xml files and which parts of those files to edit in order to get rid of certain toggles? I only want 5 total toggles on there and am just now learning how to edit this stuff.
Click to expand...
Click to collapse
Sure. You will want to decompile /system/app/SystemUI.apk using apktool. (dont forget to apktool if framework-res.apk so you dont get decompile errors, also make a backup of SystemUI.apk) Then go to /SystemUI/res/values/arrays.xml and you will find a quicksettings array. That will list both the order and type of toggles. You just add/remove/move the lines around.
EDIT: Also, you cant just recompile and push to phone. You must recompile and pull the resources.arsc out of the new apk and then slip that into the original apk file that you pulled.
If you need more specific help, join me on freenode. #verizons3
TokedUp said:
WOW thanks a lot this is great! Can you post a Screen shot?
Any chance you can make one with just WiFi, Mobile Data, Airplane Mode, GPS, Bluetooth? in that order?
Click to expand...
Click to collapse
Yes, and yes.
Sheer awesomeness ....
Edit: Flashed this twice and nothing changed ...
Works now !!!
PJ
Phoenix AZ
*Edit*
I tried this and it did add the wifi toggle.
*Edit*
Tried the new version and it worked. I love it when developers help us put the phone in a condition that the manufacturer intended and not the way Verizon wants it. Thank you.
manchild83 said:
I tried this and it did not add the wifi toggle.
Click to expand...
Click to collapse
edited now that it is fixed, working fine on stock GSIII rom using ADW EX Launcher, no deodex necessary
Pretty sure one must be deodex to use this.
[redacted]
also, it's fixed now.
Yeah it did nothing for me.
Sent from my SCH-I535 using xda premium
Can you add a brightness toggle?
Pinesal said:
Can you add a brightness toggle?
Click to expand...
Click to collapse
Please. With the option of changing percentages too would be awesome.. like 30, 50, 70, full.... but not necessary. Thanks for this man. The wifi was really the only thing i was missing.
Sent from my SCH-I535 using Tapatalk 2
Amazingbman said:
Yeah it did nothing for me.
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
pdinphx said:
Sheer awesomeness ....
Edit: Flashed this twice and nothing changed ...
PJ
Phoenix AZ
Click to expand...
Click to collapse
manchild83 said:
I tried this and it did not add the wifi toggle.
Click to expand...
Click to collapse
neyenlives said:
same here, using ADW EX Launcher with Dark Edge Theme loaded
Click to expand...
Click to collapse
Should be good to go now
TokedUp said:
WOW thanks a lot this is great! Can you post a Screen shot?
Any chance you can make one with just GPS, WiFi, Mobile Data, Airplane Mode, Bluetooth? in that order? Im on VZW btw
Click to expand...
Click to collapse
Here you are. Enjoy!
Pinesal said:
Can you add a brightness toggle?
Click to expand...
Click to collapse
faehsemc said:
Please. With the option of changing percentages too would be awesome.. like 30, 50, 70, full.... but not necessary. Thanks for this man. The wifi was really the only thing i was missing.
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
That is a significantly more amount of work. This is just a quick hack. That doesn't mean it wont be done though. I'll look into it. That's usually the sort of thing to include with a rom.
MAD Industries said:
Here you are. Enjoy!
Click to expand...
Click to collapse
Donation forth coming!
Just in case, is there a way to go back to stock?
TokedUp said:
Donation forth coming!
Just in case, is there a way to go back to stock?
Click to expand...
Click to collapse
Thanks!
Yes, I updated the OP with an option for stock. Also, can you confirm this is now working? (just making sure)
Dumb noob question
What does "flash with recovery" mean?
If I already have a rooted phone, can I just rename the existing SystemUI.apk and copy this one into its directory with Root Explorer?
MAD Industries said:
Yes, I updated the OP with an option for stock. Also, can you confirm this is now working? (just making sure)
Click to expand...
Click to collapse
The wifi addition works perfectly! Thank you!
Sent from my SCH-I535 using Tapatalk 2
MAD Industries said:
dont forget to apktool if framework-res.apk so you dont get decompile errors
Click to expand...
Click to collapse
Thanks for this. Can you please explain what this means. I have used apktools to decompile before, just confused here.
Sent from my Galaxy Nexus using Tapatalk 2

[MOD] [03/11/13] 4x5 Rosie for CleanROM 6

This mod is for CR6 and other sotck-ish Sense 4+ (JB) ROMs that are ODEX-ed. If you flash this on any other ROM and soft brick your phone you are an ass of unimaginable proportions and I will have no sympathy for your failure to read and follow instructions. I have done a bit of testing to ensure that it works on my phone, but make no promises it will work on your phone.
The attached ZIP will covert a stockish Sense 4+ (JB) Rosie a 4x5 grid. It has been tested on my phone with CleanROM 6 R2. It should work on other stockish Sense 4+ ROMs. I do not expect it to run on ROMs that tweak Rosie extensively.
Installation:
Ensure that you are fully backed up
Download Rosie_SenseJB_Portrait_4x5_odex.zip below
Reboot in recovery
Flash the zip
Wipe cache/Davlik
Reboot system
Enjoy
To back out to stock download and run Rosie_SenseJB_4x4_odex.zip. It is quite possible that you will not be able to successfully back out and may need to reflash the whole ROM, so be prepared
A few important points:
You will need to flash this every time you reflash your ROM (duh)
Needless to say, this will undo all other Rosie mods you might have installed, e.g., three-dot menu on home screen, etc
Do not use TB to restore your home screen layouts. This will result in a weird configuration with an empty and uneditable bottom row in your Rosie. Yes, you will have to manually recreate all your home screens.
The mod is for Portrait Rosie only. The icon overlap in landscape mode is rather ugly and not useful.
Full sized widgets such as HTC Weather do not fit very neatly in the 4x5 layout at this time due to the reduced row height. There are no known workarounds so if you can't live with this don't flash.
If this screws up your setup and you cannot recover because you did not do a backup... too bad
If you brick your phone... too bad, buy a new one
Acknowledgements:
This mod is nothing more than an implementation of mikeyxda's 4x5 Rosie guide for ICS, all brain power came from him. I will try to address problems as people post them, though I am a n00b so don't hold your breath. If I can Google it I will do it, but anything requiring deep knowledge of Sense and Android is beyond my capability.
Reserved
Nice!
The clock widget slightly covers the status bar.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Could you make a revert zip?
Sent from my HTC One X using xda premium
This was stated in the OP. To revert back just run CleanMods again and select the Rosie of your choice
HTCFAN0923 said:
Seems like quite the brave undertaking. Let us know how stable it is before we go ahead and have fun with it!
Click to expand...
Click to collapse
With the exception of the slight overlap for a full-sized clock widget, noted in the OP and above, it is stable. This is nothing more than a modification of a few sizing parameters in the Rosie config files, so it should never cause code instabilities, just possibly minor cosmetic issues. You can always back out by running Scott's CleanMods and choose the default Rosie or the landscape Rosie.
MoscowMaxim said:
Does it have landscape option?
Click to expand...
Click to collapse
This is discussed in the OP. Jamming 5 rows of icons in landscape mode starts to become tricky in terms of spacing and overlap. I may someday choose to tackle that, for the moment I need to get portrait right.
I just wanna say thanks i have been waiting for this for a long long time
Btw, would this with sense 4.1 Rosie just released?
Sent from my HTC One X using xda premium
yobbei said:
I just wanna say thanks i have been waiting for this for a long long time
Btw, would this with sense 4.1 Rosie just released?
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Link? I can give it a shot, the mods are rather simple and should not change too much unless there is a wholesale redesign of rosie, which I doubt
EDIT: it works with the 4.1 Rosie posted here but unless you manually delete Rosie.odex it FC's. Turge says his .zip will do this on its own, but it did not do it for me. Until I can get the .odex auto delete to work reliably I am not going to post anything with Rosie 4.1
GroovyGeek said:
Link? I can give it a shot, the mods are rather simple and should not change too much unless there is a wholesale redesign of rosie, which I doubt
EDIT: it works with the 4.1 Rosie posted here but unless you manually delete Rosie.odex it FC's. Turge says his .zip will do this on its own, but it did not do it for me. Until I can get the .odex auto delete to work reliably I am not going to post anything with Rosie 4.1
Click to expand...
Click to collapse
So you mean you can decompile the rosie 4.1 apk and add this mod?
Sent from my HTC One X using xda premium
bah almost had mine ready to, got stuck working serveral days in a row 16 hour shifts and havnt had time to work on it, nice to see someone else picked it up though
yobbei said:
So you mean you can decompile the rosie 4.1 apk and add this mod?
Click to expand...
Click to collapse
Yes but I needed to edit the install script to remove Rosie.odex. In the mean time Turge posted a version with his menu mod and 4x5 for both 4.0 and 4.1. It behaves exactly like mine as best as I can tell so there is no point in me continuing this. I did have an issue with weird rosie behavior after that, probably because I did not properly deoxex rosie the first time around which required me to re flash CR 4.5 to resolve. I don't see much difference between 4.0 and 4.1 rosie so for the moment I am sticking g with 4.0 just to be closer to the ATT base.
msfguard said:
bah almost had mine ready to, got stuck working serveral days in a row 16 hour shifts and havnt had time to work on it, nice to see someone else picked it up though
Click to expand...
Click to collapse
See above, seems like I have been upstaged by a recognized dev
GroovyGeek said:
Yes but I needed to edit the install script to remove Rosie.odex. In the mean time Turge posted a version with his menu mod and 4x5 for both 4.0 and 4.1. It behaves exactly like mine as best as I can tell so there is no point in me continuing this. I did have an issue with weird rosie behavior after that, probably because I did not properly deoxex rosie the first time around which required me to re flash CR 4.5 to resolve. I don't see much difference between 4.0 and 4.1 rosie so for the moment I am sticking g with 4.0 just to be closer to the ATT base.
See above, seems like I have been upstaged by a recognized dev
Click to expand...
Click to collapse
Now now, if there were more people like you (a self-admitted noob, even) that took the initiative of researching/implementing mods instead of just requesting them, our lives would be a lot easier.
I'm sure 90% of the devs on here started as leeches/lurkers. I joined in 2008 and my first post probably wasn't until 2010!
Anyways, Keep up the great work!
GroovyGeek said:
Yes but I needed to edit the install script to remove Rosie.odex. In the mean time Turge posted a version with his menu mod and 4x5 for both 4.0 and 4.1. It behaves exactly like mine as best as I can tell so there is no point in me continuing this. I did have an issue with weird rosie behavior after that, probably because I did not properly deoxex rosie the first time around which required me to re flash CR 4.5 to resolve. I don't see much difference between 4.0 and 4.1 rosie so for the moment I am sticking g with 4.0 just to be closer to the ATT base.
See above, seems like I have been upstaged by a recognized dev
Click to expand...
Click to collapse
I just want to say thanks to you for a great first try and I was running your mod until i saw rosie 4.1 with 4x5
great work.
Updated for Sense 4+. See Turge's mods for ICS if you still need them.
I just finished my deodexed rosie,and my clock also is raised up ,not quit as high as in the pic on the front page but raised.Did you figure out yet,in yours?
Any chance of a 4 x 4 landscape?
Sent from my HOX via Tapatalk 2
blaz1nr said:
I just finished my deodexed rosie,and my clock also is raised up ,not quit as high as in the pic on the front page but raised.Did you figure out yet,in yours?
Click to expand...
Click to collapse
As far as I know there are no working solutions. By tweaking the row offset you may be able to minimize it but not eliminate it.
verirrte said:
Any chance of a 4 x 4 landscape?
Sent from my HOX via Tapatalk 2
Click to expand...
Click to collapse
Not sure if it will work properly. Where would the extra 4 icons go. May give it a try this weekend if I find some time.
GroovyGeek said:
Not sure if it will work properly. Where would the extra 4 icons go. May give it a try this weekend if I find some time.
Click to expand...
Click to collapse
A stock type landscape would be great even. Be awesome if u can figure something out.
Thanks
Sent from my HOX via Tapatalk 2
verirrte said:
A stock type landscape would be great even. Be awesome if u can figure something out.
Thanks
Sent from my HOX via Tapatalk 2
Click to expand...
Click to collapse
That is pretty easy, just one parameter in one xml file, though it appears that in JB the location of the flag has changed.
http://www.droidforums.net/forum/thunderbolt-hacks/138952-rosie-launcher-auto-rotate.html
Give the attached a try to see if it works, I HAVE NOT TESTED IT SO BE PREPARED WITH A BACKUP AND STOCK ROSIE ZIP ON YOUR PHONE JUST IN CASE
GroovyGeek said:
That is pretty easy, just one parameter in one xml file, though it appears that in JB the location of the flag has changed.
http://www.droidforums.net/forum/thunderbolt-hacks/138952-rosie-launcher-auto-rotate.html
Give the attached a try to see if it works, I HAVE NOT TESTED IT SO BE PREPARED WITH A BACKUP AND STOCK ROSIE ZIP ON YOUR PHONE JUST IN CASE
Click to expand...
Click to collapse
Awesome, thanks. I'll give it a shot and let u know how it works.
Edit: before I flash this, I just want to make sure if this is odex or deodexed?
I need odex
Sent from my HOX via Tapatalk 2

[App] Updated 11.28.12 AOSP MMS/Inverted Mms.apk with WORKING MMS messages!!!!

Here is the first known working AOSP MMS with Emoji support, 160 character split, gesture support, full timestamps, etc.
All other MMS apk's seem to crash when sending/receiving MMS messages. This one has been tested working with Jellywiz (a JB TW based ROM). It should work with all ICS/JB TW ROM's, but I need your help to test others.
Instructions to install:
- Download file
- Make a backup of your TW mms.apk (this is usually named SecMMS.apk) by adding ".bak" without the quotes, at the end of the filename.
- Using your favorite file explorer with root capabilities, copy the Mms.apk into the /system/app folder.
- Change permissions (I didn't when I was testing, but you should anyway) as follows: rw-r--r--
- Reboot phone.
- WIN.
All credit for the file goes to beanstown106. This was an apk in his awesome Custom ROM builds. I simply had the good idea to extract it and see if I could get it working with any JB-based TW builds.
Update: Uber, the man with the theming hand, helped me get a themed version based on this file. It was still in testing because I noticed a few glitches when he went radio silent. So, I will release what he had until then for you guys. I tried themeing it further, but I'm nowhere near his level of talent. That being said, it's not perfect, but it's pretty good. Enjoy.
Without further ado, enjoy.
Tested working on:
Jellywiz RLS8
CleanROM 2.5
I used this on my CleanRom 2.5 install working great.
Sent from my SCH-I535 using xda premium
Perfect. Thanks for the reply.
The pop up isn't working for me. I'm using frosty jb
Sent from my SGH-T999 using xda premium
I've actually been using an AOSP messaging apk for about 3 weeks now without any problems whatsoever. Wish I would've known you were looking for this, I'd have hooked a brother up
The quick reply is not working?
Sent from my GT-I9300
BelJanss said:
The quick reply is not working?
Sent from my GT-I9300
Click to expand...
Click to collapse
If you mean the quick message or the quick reply in the pulldown is part of Cyanogen Framework i assume.
Anyways I was called upon the OP to invert and theme the MMS I will post it when im finished and the OP is done testing it :good:
nayoung802 said:
The pop up isn't working for me. I'm using frosty jb
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
The pop up being the quick reply in the notification bar or a separate deal???? If youre referring to the former, that is a JB feature. Unfortunately, this is an ICS based mms,apk.
TechSavvy2 said:
I've actually been using an AOSP messaging apk for about 3 weeks now without any problems whatsoever. Wish I would've known you were looking for this, I'd have hooked a brother up
Click to expand...
Click to collapse
Are you using a JB version or an ICS based mms.apk????
Thanks either way though, wish i would have known =/
ÜBER™ said:
If you mean the quick message or the quick reply in the pulldown is part of Cyanogen Framework i assume.
Anyways I was called upon the OP to invert and theme the MMS I will post it when im finished and the OP is done testing it :good:
Click to expand...
Click to collapse
Cant wait
mexiken said:
Cant wait
Click to expand...
Click to collapse
I meant the pop up quick message. But I just found out that's a jb feature. Thanks anyway
nayoung802 said:
I meant the pop up quick message. But I just found out that's a jb feature. Thanks anyway
Click to expand...
Click to collapse
It pops up on the screen ???? I have JB on my Galaxy Nexus and am running an AOSP MMS, and I don't have this feature. Is it specific to CM10/AOKP ????
mexiken said:
Here is the first known working AOSP MMS with Emoji support, 160 character split, gesture support, full timestamps, etc.
All other MMS apk's seem to crash when sending/receiving MMS messages. This one has been tested working with Jellywiz (a JB TW based ROM). It should work with all ICS/JB TW ROM's, but I need your help to test others.
Instructions to install:
- Download file
- Make a backup of your TW mms.apk (this is usually named SecMMS.apk) by adding ".bak" without the quotes, at the end of the filename.
- Using your favorite file explorer with root capabilities, copy the Mms.apk into the /system/app folder.
- Change permissions (I didn't when I was testing, but you should anyway) as follows: rw-r--r--
- Reboot phone.
- WIN.
All credit for the file goes to beanstown106. This was an apk in his awesome Custom ROM builds. I simply had the good idea to extract it and see if I could get it working with any JB-based TW builds.
As a request, if there is anyone who is any good at theming, I would GREATLY appreciate if we could get this file inverted.
Without further ado, enjoy.
Tested working on:
Jellywiz RLS8
CleanROM 2.5
Click to expand...
Click to collapse
Works on Stock Rooted 4.0.4 TouchWiz
Has anyone found that adding a photo that you took vertically on the camera as an MMS only adds it as horizontally? The receiver confirmed receiving it horizontally as well. Using this on Stock Rooted TouchWiz VRALHE.
open1your1eyes0 said:
Has anyone found that adding a photo that you took vertically on the camera as an MMS only adds it as horizontally? The receiver confirmed receiving it horizontally as well. Using this on Stock Rooted TouchWiz VRALHE.
Click to expand...
Click to collapse
Happens with GoSMS as well, and if you plug your phone into your computer, the images you took vertically will display horizontally in the Windows photo viewer. I believe the pictures are all rotated the same way regardless of how you orient your phone for the picture, and then Samsung is using some kind of proprietary data attached to the image to tell apps what way to orient the photo. The problem is, only Samsung apps read this information.
pdykstra said:
Happens with GoSMS as well, and if you plug your phone into your computer, the images you took vertically will display horizontally in the Windows photo viewer. I believe the pictures are all rotated the same way regardless of how you orient your phone for the picture, and then Samsung is using some kind of proprietary data attached to the image to tell apps what way to orient the photo. The problem is, only Samsung apps read this information.
Click to expand...
Click to collapse
You're right. I believe the main issue is the TouchWiz camera because I tested even CameraZoom app has the same issue but it most likely is tunnel through some TouchWiz framework to function so that's why. My guess is AOSP camera would work fine if only it was possible to get it working on a TouchWiz ROM however.
A few MMS apps work with emoji. Make sure you are rooted, push it to your system apps, and fix permissions. Reboot and done.
Sent from my SCH-I535 using xda premium
Yes it pops up on the screen like quick reply style. I'm not really sure wat roms carry em but I'm using liquid smooth and I have a galaxy 3. I'm not sure which other ones have the feature
Sent from my SGH-T999 using xda premium
Thanks for uploading this for us.
I also extracted the MMS.apk from CM10 because I also wanted the quick reply feature and it worked, but after a while I kept getting FC.
Here is a screenshot of the quick reply in the notification bar:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is a screenshot of the pop up:
phillysdon04 said:
Thanks for uploading this for us.
I also extracted the MMS.apk from CM10 because I also wanted the quick reply feature and it worked, but after a while I kept getting FC.
Here is a screenshot of the quick reply in the notification bar:
Here is a screenshot of the pop up:
Click to expand...
Click to collapse
you probably recieved a picture message. If you have a picture in the thread and you try to see it, the app will close unfortunately.

Mods lock thread please

This is a paranoid android port from the HTC Sensation found here.
Android version 4.1.2
ParanoidAndroid version-2.99​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ALL CREDITS GO TO PARANOID-ANDROID TEAM! I DO NOT CLAIM THIS TO BE MY OWN WORK, I JUST MADE IT WORK FOR THE DOUBLESHOT.​
​
This is an ongoing developer project to make way for a modification that will entirely transform your device, but retain the aesthetics and the experience of your phone. I know you've seen tablet mode roms before, they change two lines in your build.prop file which you could easily edit yourself in seconds and maybe throw a keyboard in there to make it work better. It's a start, but this ain't enough. This thing has potential, but it is wasted the moment you try to stuff a full blown tablet into your poor phone. Yet we all know our high res phones can very well handle more than silly 1-column layouts. So the magic must be in between somewhere, a place that Google must have overlooked and left blank. Yes, this rom strives to drop your device into tablet mode, but it won't stop there, it will reshape and redefine JellyBean to make it all a useful addition and not just a cute novelty. we're calling it: Hybrid Mode, best of both worlds.​
​
Code:
Download ROM and place it on your SD-Card
Reboot into Recovery
*Do a FULL wipe* [COLOR="Red"]EVEN BETWEEN UPDATES[/COLOR]
Wipe System
Data
Cache
Wipe data/Factory Reset
Wipe dalvik cache
Flash ROM
Flash Gapps
REBOOT
*Let the ROM settle for a couple minutes
Then reboot and flash the Keyboard patch
**[COLOR="Red"]FOR S-ON UNLOCKED USERS PLEASE[/COLOR]**
fastboot flash boot boot.img
after flashing the ROM and Gapps [COLOR="Red"]&[/COLOR] before rebooting
Code:
By default soft keyboard does not work, flash this patch [COLOR="Red"]AFTER FIRST BOOT ONLY[/COLOR]
[URL="http://d-h.st/Mm4"]Paranoid-Android-Keyboard patch[/URL]
*The end of the boot animation is a white box
and its ugly* will look into this
*Auto Rotation* but sensor rotation works
so i never noticed this
*-CM10 Bugs listed here-*
- No 1080 video recording
- Alt keys on physical qwerty are not fully functional.- Hold alt for key
to work if this is STILL present
- Random battery statistics issues. Not all people have this issue,
it seems specific to the battery you use.
Anything else let us know
​
Code:
DragunKorrs Changelog*Some do not apply to doubleshot and are marked with *
------------------------------------------------------------------------------------------------------------------------------------
11/29/2012
v.17
TWEAKED
FULL 4.2 Gapps INCLUDED
DK TONES
--------------------------------------
11/27/2012
v.16
Fresh cm source
Pdroid Enabled
4.2 Camera
INIT Tweaks out tha yin yang!
--------------------------------------
11/23/2012
v.15
pa version=2.99
all apps and frame OPTIMIZED
*FRESH SOURCE BUILD*
Pdroid ENABLED
INIT Tweaks
Stock Layout
--------------------------------------
11/19/2012
v.14
Built with LINARO TOOLCHAIN thanks lens_flare
4.2 Camera
Stock Setup
*echen kernel 3.0.36*
Dubstep Ringtones by Mikedvh
aosp UI sounds
Clean snappy build!
--------------------------------------
11/12/2012
v.12-OS2.54
*Fresh source Build*
CM Filemanager
DK Kernel Tuner BY: pedja1*NOT FULLY TESTED ON DOUBLESHOT
4.2 Keyboard
Google Music
*ALL Lib/bins/usr etc. Included For 4.2 app Compatibility*
4.2 Clock Font
AOSP Sounds
4.2 Cam
4.2 DeskClock
SuperSU
*Fixed soft keyboard* with a patch
--------------------------------------
11/6/2012
v10.5-OS2.53
FIXED FRONT FACING CAMERA VIDEO RECORD
ADDED GOOGLE MUSIC
REMOVED APOLLO
CLEANED UP BUILD PROP
NEW SOURCE
UPDATED TO LATEST 4.2 Keyboard THANKS HunnyBear-
--------------------------------------
Initial port of Paranoid-Android-to-doubleshot
Features
Full 4.2 Gapps Included​
DOWNLOADS​
[/CENTER]
*CyanogenMod Team*Team DS
*Paranoid-Android Team-For this great project*
molesarecoming
jaybob413
gokussjx
daxxmax
monopoliser
quokka1979
D4rKn3SsyS
cjhmdm
*DragunKorr* & Team-For allowing me to port from Sensation*
Mikedvh
motioncoding
ROCKODEV
robocik
proxy
*mattlowery*-
*KornyOne-For his work from cm7-10 also for parts of this port*
*scverhagen-For maintaining the CM kernel*
*KillDroidHack*-For full gapps with 4.2 Camera and Photo Sphere*
*notsointeresting*-Helping with the Keyboard patch
*butch87402*-Testing
*weekendsR2Short*-For always willing to test
*xmxWildChild for the Paranoid Android addiction haha​
Screen Shots Attached​
How To Set WorkSpace Mode​
How To Change APP Layouts and Size​
>Set Font Size To Large
>By default soft keyboard does not work, flash this AFTER FIRST BOOT ONLY
Paranoid-Androidv2.54 Keyboard FIX
>To adjust camera settings touch the Center of the screen​
whoo hoo
Dang thought I was first.... good job man everything works
Sent from my myTouch_4G_Slide using xda premium
Does hardware keyboard work with a third-party app?
Thanks for the ROM.
SKAm69 said:
Does hardware keyboard work with a third-party app?
Click to expand...
Click to collapse
If you do what I laid out under troubles all keyboards work......cmon guys let's not start this thread out "not reading things". I spent a good bit of time trying to organize this as much as possible
Sent from my myTouch_4G_Slide using Tapatalk 2
Wow thanks for your work. I wwill be flashing this asap, but does the r8 kernal work with this
Sent from my myTouch_4G_Slide using Tapatalk 2
wiswis said:
Wow thanks for your work. I wwill be flashing this asap, but does the r8 kernal work with this
Sent from my myTouch_4G_Slide using Tapatalk 2
Click to expand...
Click to collapse
I dunno, give me between 2-10 minutes I'll flash it for ya
*edit*
Yes the r8 kernel works
Sent from my myTouch_4G_Slide using Tapatalk 2
auto rotation does not work and theres no stock keyboard wen not using the physical keyboard
fozzy501 said:
auto rotation does not work and theres no stock keyboard wen not using the physical keyboard
Click to expand...
Click to collapse
Did you not read the whole nice and neat OP I spent an hour on so this didn't happen......READ THE OP...but sensor rotates so I'm good with that for now
Sent from my myTouch_4G_Slide using Tapatalk 2
strapped365 said:
Did you not read the whole nice and neat OP I spent an hour on so this didn't happen......READ THE OP...but sensor rotates so I'm good with that for now
Sent from my myTouch_4G_Slide using Tapatalk 2
Click to expand...
Click to collapse
Look GREAT strapped :good::good::good: . Nice work .
Nice one Strapped! Like the sudden boost of roms :good:
Nice
Sent from my HTC Sensation using xda app-developers app
xmc wildchild22 said:
Nice one Strapped! Like the sudden boost of roms :good:
Click to expand...
Click to collapse
Gotta try to add in what we can when we can . I had an ICS port of version 1.5 but it wasn't much different than your build so its still in my folder, but when this booted it was to good to pass up given the circumstances
Sent from my myTouch_4G_Slide using Tapatalk 2
DragunKorr said:
Nice
Sent from my HTC Sensation using xda app-developers app
Click to expand...
Click to collapse
Thanks for all the Sensation work you and your team have done. To me this is absolutely beautiful . And mixed with the crystal 2 theme it looks great
Sent from my myTouch_4G_Slide using Tapatalk 2
does anyone know the trick for making the secondary feature of the back button go away? in the pic, the down arrow is showing, as if I had the keyboard open with the option to minimize it. I have found that by going into my Wi-Fi connection and clicking on it, that the back icon is restored. however, once I lock the screen, it goes back to the secondary feature, the down button. I have tried changing settings, themes, I've shut the nav buttons off and rebooted, then restored, etc. nothing works.
Thanks for any help.
ibawanzingee said:
does anyone know the trick for making the secondary feature of the back button go away? in the pic, the down arrow is showing, as if I had the keyboard open with the option to minimize it. I have found that by going into my Wi-Fi connection and clicking on it, that the back icon is restored. however, once I lock the screen, it goes back to the secondary feature, the down button. I have tried changing settings, themes, I've shut the nav buttons off and rebooted, then restored, etc. nothing works.
Thanks for any help.
http://i.imgur.com/aBwLB.png
Click to expand...
Click to collapse
Ahhhh now I see. Are you nav buttons just set, what UI are you running? Mind giving me the settings your using so I can replicate it. Is it after a reboot before hardware KB is disabled
Sent from my myTouch_4G_Slide using Tapatalk 2
I'm running phone ui w/ nav buttons, is all. this has been set before I disable the hwkb, but I've tried it the other way. I've tried almost everything I can think of. hopefully you'll be able to see what the issue is, as I'm sure a a log cat wouldn't declare the issue, since there's technically nothing wrong.
EDIT: never mind. I didn't have the hwkb disabled. I knew I had it working once before. that fixed it, strapped.
by the way everyone, don't forget - angry birds star wars is out today!
strapped365 said:
Ahhhh now I see. Are you nav buttons just set, what UI are you running? Mind giving me the settings your using so I can replicate it. Is it after a reboot before hardware KB is disabled
Sent from my myTouch_4G_Slide using Tapatalk 2
Click to expand...
Click to collapse
ibawanzingee said:
I'm running phone ui w/ nav buttons, is all. this has been set before I disable the hwkb, but I've tried it the other way. I've tried almost everything I can think of. hopefully you'll be able to see what the issue is, as I'm sure a a log cat wouldn't declare the issue, since there's technically nothing wrong.
Click to expand...
Click to collapse
Can you replicate it on the spot? I just set my nav buttons on but I'm on tabletUI ( which shouldnt matter ) and I'll see if I can replicate it. My first thought was because the KB issue we seem to be plagued with, but the only real way to tell would be fix the KB issue ( mattlowry has ideas ). Or just see if it will happen to me before the KB issue is resolved and depending on how and when it happens it could be narrowed down.
But I do have to ask, was a full wipe performed before flashing? And was anything restored with Titanium Backup?
Sent from my myTouch_4G_Slide using Tapatalk 2

[Discontinued] - CleanROM 2.0 -★| Clean! | Smooth! | Stable! | Aroma! |★-

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CleanROM is an all inclusive ROM designed with you in mind!
CleanROM is based on the latest AT&T 4.2.2 ROM Base and is Odex!
CleanROM is targeted to the towards the user that wants a CLEAN stock ROM experience that demand performance and expect stability!
Aroma Installer with the following options
Status Bar Choices: Mod 1, Mod 2 and Stock
File Managers: ES File Manager, Stock LG File Manager, No File Manager
Keyboards: Google Keyboard, LG Keyboard
LG Apps: Polaris Office, Quick Remote, Quick Translator, Tasks, Video Editor, Voice Dialer, Quick Memo and Notebook, Voice Mate
Google Apps: Play Store, Gmail, Search / Now\, YouTube, Hangouts, Maps, Play Music, Google+
Additional Apps: Ad-Away, DropBox, Terminal Emulator, AT&T Visual Voice Mail
Boot Animations: LG, Nexus 5, AT&T
Zip Aligned
Busybox
init.d support
GPU Rendering as well as other performance and battery enhancements
Non flashable removed apps can be downloaded HERE.
Stability that is legendary!
Version 2.0 - 11/10/2013
Added: Aroma Installer for complete selectivity during install
Added: Advanced Power Menu
Added: Nexus 5 Ring Tones
Changed: Launcher to International Launcher to support themes
Updated: All Apps
All new posts start HERE!
Must have twrp 2.6.3.2 installed!
Copy ROM to storage
Reboot to Recovery
Factory reset (highly recommended)
Flash ROM
Reboot to System
Profit!
An anonymous donator, Chainfire, DSI XDA, djrbliss, burningembers, bigfau!
Donations are gladly accepted but never expected!
Please hit Thanks and Rate the thread 5 Stars
Click to expand...
Click to collapse
[/CENTER]
General Info
First ROM for the LG G2!
Highly de-bloated and slightly tuned
Mods and or Add-Ons
Accessories in Settings is HERE!
Text Link for text messages (forgot when building ROM) is HERE!
TIP: For faster Wipes go into TWRP settings and choose the option for "rm -f instead of formatting"!
MUCH faster!
good job bud. hopefully you can look into turning off content adaptive brightness... and maybe modding the launcher to not redraw anymore. you rock.
Sent from my VS980 4G using Tapatalk 4
Looking forward to a deodexed version =]
Sent from my LG-D800 using XDA Premium 4 mobile app
jayochs said:
..... hopefully you can look into turning off content adaptive brightness.......
Sent from my VS980 4G using Tapatalk 4
Click to expand...
Click to collapse
Amen!!!!!!!!
---------- Post added at 09:04 AM ---------- Previous post was at 08:57 AM ----------
Thanks Scott for the giving us early adopters a little somethin' somethin'
10 bux sent your way....good for a couple of brews while you read about adaptive brightness
AT&T owner here.
TWRP installed flawlessly. CleanROM 1.0 installed flawlessly and booted up just fine.
OP was not kidding, Factory Reset took about 5 minutes. Just be patient.
I'm happy to report TWRP did not nuke out my pictures on Factory Reset, like my Factory Reset via LG settings menu did the other night (sadpanda).
I really, really, really wish AT&T Ready2Go or whatever the hell that is was replaced with the Stock setup that triggers a proper App Backup/Restore process, but no big deal.
FYI, if you want street names back in Google Maps, change your Text-to-Speech to Pico TTS from LG TTS. Unfortunately, Pico TTS is not natural sounding, and there doesn't appear to be a way to sideload Google Text-to-Speech yet. I attempted ganking Maps/VoiceSearch from /system and installing them manually to get the Google Services directly, but it didn't help.
Thanks Scrosler! Runnin' just fine.
Looks like I lost the ability to change my lock screen wallpaper with Clean ROM, anyone else experiencing this?
I tried a clean re-install and got the same result, so I'm pretty sure maybe something might've been debloated that it hinged on...
Nope. Not here. Mine changes fine. Are you using a third party launcher?
Sent from my LG-D800 using xda app-developers app
burningembers said:
Looks like I lost the ability to change my lock screen wallpaper with Clean ROM, anyone else experiencing this?
I tried a clean re-install and got the same result, so I'm pretty sure maybe something might've been debloated that it hinged on...
Click to expand...
Click to collapse
I use Nova, I dont have any issues.
Installed. Running. Profiting as always, Scott!
Sent from a van down by the river using my AT&T LG G2 and Tapatalk 4.
burningembers said:
Looks like I lost the ability to change my lock screen wallpaper with Clean ROM, anyone else experiencing this?
I tried a clean re-install and got the same result, so I'm pretty sure maybe something might've been debloated that it hinged on...
Click to expand...
Click to collapse
There is actually a file that you can freeze that would cause this issue. I dont recall the specific name of it but its something like lockscreen settings. I had to edit the file to change out the wallpaper. But I cant recall the name.
Wesley32 said:
Nope. Not here. Mine changes fine. Are you using a third party launcher?
Sent from my LG-D800 using xda app-developers app
Click to expand...
Click to collapse
TechSilver13 said:
I use Nova, I dont have any issues.
Click to expand...
Click to collapse
holeshot77 said:
Glad to hear good stuff so far. Going for the install now while listening to Ylvis. Haha
Posted via my nuked LG G2...
Click to expand...
Click to collapse
jmacdonald19 said:
Installed. Running. Profiting as always, Scott!
Sent from a van down by the river using my AT&T LG G2 and Tapatalk 4.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Good to hear guys!
So far so good. No issues, yet. I'll keep playing. Since basically stock I don't think much can happen.
Sent from my LG-D800 using Tapatalk 2
burningembers said:
Looks like I lost the ability to change my lock screen wallpaper with Clean ROM, anyone else experiencing this?
I tried a clean re-install and got the same result, so I'm pretty sure maybe something might've been debloated that it hinged on...
Click to expand...
Click to collapse
I have this problem. I can switch to different stock wallpapers on my home screen, but I'm locked to a blue wallpaper for my lock screen. I'm kinda sad because I like using the stock papers for my lock screen.
burningembers said:
Looks like I lost the ability to change my lock screen wallpaper with Clean ROM, anyone else experiencing this?
I tried a clean re-install and got the same result, so I'm pretty sure maybe something might've been debloated that it hinged on...
Click to expand...
Click to collapse
I tried it and confirmed. I will look further into it tonight or tomorrow...
This fix is no longer needed in version 1.1+
Its only for 1.0.
Lock Screen Fix!
Issue: Lockscreen will not allow you to change the background picture
Resolution: Flash THIS PATCH and your lockscreen backgrounds will function as normal!
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Is goo.im struggling on the download for anyone else?
dnorthington said:
Is goo.im struggling on the download for anyone else?
Click to expand...
Click to collapse
No it's a big file so it might take a while for you phone to download it
Sent from my LG-D800 using Tapatalk 2
dnorthington said:
Is goo.im struggling on the download for anyone else?
Click to expand...
Click to collapse
I heard its running slow... Sometimes it does, sometimes it doesnt.
I have another server I can mirror on, AndroidFile Host, but its not as user friendly so I dont care to use it.
If they would give me shell acess to use wget I would do it. But alas...
Here we are with what we have...
No worries. Understood. I've downloaded enough files from goo to know it's "potential". It will eventually get the job done. Just happy for clean rom.
Sent from my LG-D800 using xda app-developers app

Categories

Resources