[ROM][PORT][4.2.1] Unofficial XenonHD [DoubleShot][7-10-13] - T-Mobile myTouch 4G Slide

​
Thanks to iceandfire and TEAM HORIZON for letting me port their awesome ROM to the MT4Gs with Special Thanks to TroNit for allowing me to use his port as a base. As always, Thank You to Tbalden & SilverL for their superb work that makes ALL this possible for our DoubleShots.​ORIGINAL THREAD​
​
JB 4.2.1
Rooted
Busybox
Miscellaneous:
Add reboot and screenshot options to power menu.
Quick Settings Mod By Kevdliu. (Long press to open settings and single click to toggle.)
Additional tiles in Quick Settings.
Theme Chooser support. (Updated for 4.2)
Volume rocker wake. (Settings>Display)
Volume rocker long press to seek tracks. ("")
Show rotation lock in quick settings.
Improved scrolling cache.
Fixed December bug.
Fixed Google location service.
Add an option to change the device hostname.
DSPManager added with all the binaries.
Added XenonHD wallpapers.
Louder output on speaker for Maguro and Toro.
Added Galaxy4, PhaseBeam and Holo spiral wallapers.
Run sysinit during boot.
Change sysfs permissions to allow user control ksm.
Wi-fi scan time to 100 to save battery.
Performance, battery life and other misc tweaks.
Init.d support with added tweaks and scripts.
SuperSU application for root.
CMFile manager added.
Build.prop tweaks.
Battery life tweaks.
Some secret tweaks.
Etc
Phone and Contacts:
T-9 Dialer and with other stuff.
Dialpad settings.
Wifi/Data
a2sd
MazWoz Kernel
Smooth, Butter!!!
​
** If u choose TabletUI it might not work like it should i would get phablet and change DPI
** System Tweaks on settings might not Stick.. the Rom has its own tweaks baked in so not really in need of the option.
** Bugs of 4.2 in our device..
​Iceandfire and TEAM HORIZON for their awesome ROM
Swiperrat
MaZwoZ for his Rom that was used for base Original thread
Preludedrew for his awesome work on EVO 4G! really thanks!
Death-by-soap
Google
XDA
AND of course TroNit for once again allowing us to share the work he has done.
​
​XenonXD Unofficial SuperSonic [Port]​
Gapps 4.2.1​

Damn you rock! A porting machine I tell yas!
Sent from my Nexus 4 using xda premium

LOL! When you learn how to do something that's fun a guy has to be careful not to overdo it. Time's been a bit more limited lately.

Tell me how it works~ I'm wondering if this ROM is more stable that the CM 10.1 ROMs. Battery life, too?

I take it that it's because it's a PORT that the screen doesn't rotate when opening the physical keyboard

hapa8o8 said:
I take it that it's because it's a PORT that the screen doesn't rotate when opening the physical keyboard
Click to expand...
Click to collapse
Just tried this and the screen rotates just fine. I do actually find this build pretty stable. Can't really tell the difference between this and CM 10.1 . Been using it a few days, GPS locks fine, battery life is solid. Install and run it
Sent from my MyTouch 4G Slide using xda app-developers app

bit1 said:
Just tried this and the screen rotates just fine. I do actually find this build pretty stable. Can't really tell the difference between this and CM 10.1 . Been using it a few days, GPS locks fine, battery life is solid. Install and run it
Sent from my MyTouch 4G Slide using xda app-developers app
Click to expand...
Click to collapse
did you do a full wipe? I did a full wipe and installed it. the screen wouldn't rotate when I slid out the keyboard...

hapa8o8 said:
did you do a full wipe? I did a full wipe and installed it. the screen wouldn't rotate when I slid out the keyboard...
Click to expand...
Click to collapse
There is a setting for that under settings/display.

WeekendsR2Short said:
There is a setting for that under settings/display.
Click to expand...
Click to collapse
If you're talking about the "Rotation" settings under display, I have that disabled on CM10.1. It shouldn't have to be enabled for the hardware keyboard to rotate the screen; or else I would have my keyboard in and it would rotate anyway... :silly:
I didn't see any other setting for rotation

hapa8o8 said:
If you're talking about the "Rotation" settings under display, I have that disabled on CM10.1. It shouldn't have to be enabled for the hardware keyboard to rotate the screen; or else I would have my keyboard in and it would rotate anyway... :silly:
I didn't see any other setting for rotation
Click to expand...
Click to collapse
VERY good point! LMAO

WeekendsR2Short said:
VERY good point! LMAO
Click to expand...
Click to collapse
So did this ROM and the hard keyboard turn the display automatically? or no? :/

Links have been re-enabled.

Related

[BLN] Button Led notifications

BLN is currently implemented in cyanogenmod / vurrutrom as a modification of the ROM (opensource liblights), not the kernel. Therefore it will work on every kernel.
You need the lights.latona.so file from cyanogenmod and must rename it to lights.omap3.so.
The correct, renamed file is attached for your convenience.
Make a backup of /system/lib/hw/lights.omap3.so and replace it with the attached file.
After that, change the permissions to match all other files in the folder and reboot.
Changing permissions on a terminal:
cd /system/lib/hw
chmod 644 lights.omap3.so
reboot bootloader
Click to expand...
Click to collapse
if you want to use a root explorer, permissions for the file are rw-r--r--
Note that most Google apps and Facebook do support led notifications but touchwiz apps don't...
Further, if you are using any touchwiz apps, then you will need Light Flow from the market, to have notifications of those apps. Adjust Light Flow settings to your liking, but do not enable omap_bl control.
About Lightflow config:
On General settings > enable button backlight control
On notifications > enable button backlight LED and leave brightness at 255
Use led flash-rate very slow or always on (works best for me)
Works perfect with whatsapp on KPQ, thanks!
Thanks !!!
Tried it when you posted @bck kernel thread.
Good you opened a new thread.
Thanks. Working great.
Can you give some details/instructions about light flow settings? I'm finding it a bit difficult to set up.
Thank You Pibe, working in UBKPE (Gb Argentina)
works for kp3, Many thank!!
would this work in miui rom ??
prince_venom said:
would this work in miui rom ??
Click to expand...
Click to collapse
yes, it should work... and as miui doesn't have touchwiz apps, lightflow isn't needed
alfrix said:
yes, it should work... and as miui doesn't have touchwiz apps, lightflow isn't needed
Click to expand...
Click to collapse
This file is already included in miui.
Sent from my Sony S-LT26i
alfrix said:
BLN is currently implemented in cyanogenmod / vurrutrom as a modification of the ROM (opensource liblights), not the kernel. Therefore it will work on every kernel.
You need the lights.latona.so file from cyanogenmod and must rename it to lights.omap3.so.
The correct, renamed file is attached for your convenience.
Make a backup of /system/lib/hw/lights.omap3.so and replace it with the attached file.
After that, change the permissions to match all other files in the folder and reboot.
Changing permissions on a terminal:
if you want to use a root explorer, permissions are rw-r--r--
Note that most Google apps and Facebook do support led notifications but touchwiz apps don't...
Further, if you are using any touchwiz apps, then you will need Light Flow from the market, to have notifications of those apps. Adjust Light Flow settings to your liking, but do not enable omap_bl control.
About Lightflow config:
On General settings > enable button backlight control
On notifications > enable button backlight LED and leave brightness at 255
Use led flash-rate very slow (works best for me)
Click to expand...
Click to collapse
This is really very nice. Thanks for the explanation it would be really usefull.
Will this add to the extra battery consumption? Or no noticable effects on battery? But this is really good work.
Sent from my GT-I9003 with Beats Audio using xda premium
erik07 said:
Will this add to the extra battery consumption? Or no noticable effects on battery? But this is really good work.
Sent from my GT-I9003 with Beats Audio using xda premium
Click to expand...
Click to collapse
Doesnt really affect the battery as the lights hav minimum usage.Im using miui and it uses this mod and I dont really see any difference in battery consumption.
devilhell007 said:
Doesnt really affect the battery as the lights hav minimum usage.Im using miui and it uses this mod and I dont really see any difference in battery consumption.
Click to expand...
Click to collapse
Thanks, ill try it myself and see.
Sent from my GT-I9003 with Beats Audio using xda premium
i tried it. no doubt, it works, but just for my opinion, after setting the config provided in the first post, the bln is not that real time, sometimes it just doesn't let you be notified. the bln is not consistent in other words. but this is great work. maybe there are some files that need to be configure, and work with lights.omap to make this mod consistent and reliable when it comes to notifying the user.
I am still saying that it will be great if we able to make bln mod in kernel itself. There are lots of apps which are available in market but it requires bln kernel mod. If we able to make it then easily we can change the blinking rate of bln like galaxy S users have done since age ago.
vishal24387 said:
I am still saying that it will be great if we able to make bln mod in kernel itself. There are lots of apps which are available in market but it requires bln kernel mod. If we able to make it then easily we can change the blinking rate of bln like galaxy S users have done since age ago.
Click to expand...
Click to collapse
i'll see if it can be implemented on our kernel, but don't hold your breath.
can someone help me this i not working for me .
my settings
general
light flow enabled
direct mode off
notification method cycle all fast
button back light - control
omap bl control off
notifiaction
light enabled
led flash rate very slow
button backlight led solid
button backlight brightness 255
devilhell007 said:
Doesnt really affect the battery as the lights hav minimum usage.Im using miui and it uses this mod and I dont really see any difference in battery consumption.
Click to expand...
Click to collapse
here's where i read the thread of bln control saying that blinking backlight (for notifications) can consume battery than static backlight (just for lighting the button when pressing backlight buttons).
http://forum.xda-developers.com/showthread.php?t=823922
but i really hope we can have this in every kernel and also making it as like it doesn't consume battery life at all, and also real time and consistent notifications.
@ alfrix
I just read somewhere that cm 7.2 has released with some ICS features backported to GB. One of it is ICS rotation animation. Like how we have ported bln feature can we take a file from cm 7.2 which is responsuble for ICS rotation so that we can have ICS rotation animation in out stock GB formwares also???
vishal24387 said:
@ alfrix
I just read somewhere that cm 7.2 has released with some ICS features backported to GB. One of it is ICS rotation animation. Like how we have ported bln feature can we take a file from cm 7.2 which is responsuble for ICS rotation so that we can have ICS rotation animation in out stock GB formwares also???
Click to expand...
Click to collapse
It needs a lot of framework changes: look here for that reason every firmware version must be modded individually or a lot of problems will arise...
For now i'm looking forward to port full bln (kernel mod + this liblights) but i have little time because of college... you may try to decompile framework-res and make the changes yourself... everyone starts somewhere

[PARANOIDANDROID] Tweaks & Things!

The Point Of This Thread Is For Everyone Who Uses The Official ParanoidAndroid Rom For The Skyrocket To Post Their Preferences Such As DPI's, Preferred Modes, Favorite Launcher, Nav Bar Width, ETC.
If possible upload a few screenshots of different apps with your preferred settings
Since I am a heavy user of this ROM I will include my preferred settings in this post with screenshots, etc.
!
Screenshots
Credits
"GS2USR" - For This Awesome Rom & Permission To Create This Thread!
"Roger_n" - For Help Maintaining And Building For The PA Rom!
Okay I'll share mine:
Workspace: Tablet UI (big)
User interface: Status bar size 165
Lock screen size 210
System and user apps default to phone mode and 240 DPI.
my wallpaper:
http://forum.xda-developers.com/attachment.php?attachmentid=1366617&stc=1&d=1349044769
gs2usr said:
Okay I'll share mine:
Workspace: Tablet UI (big)
User interface: Status bar size 165
Lock screen size 210
System and user apps default to phone mode and 240 DPI.
Click to expand...
Click to collapse
will be added to the first post!
support this thread a hundred percent!!!!!! paranoid android seems like the most stable jb rom out for us but the options are a bit confusing thanks for this thread hope more users share thier ideas :laugh:
chinthekng said:
support this thread a hundred percent!!!!!! paranoid android seems like the most stable jb rom out for us but the options are a bit confusing thanks for this thread hope more users share thier ideas :laugh:
Click to expand...
Click to collapse
no problem how about drop your preferences off. help populate the first post!
jookdakang23 said:
no problem how about drop your preferences off. help populate the first post!
Click to expand...
Click to collapse
i would but im currently running embryo (kinda need to be able to rely on my phone for school and stuff and jb in general is kinda hit and miss for our phone and i dont wanna take any chances) but this weekend imma get on it
chinthekng said:
i would but im currently running embryo (kinda need to be able to rely on my phone for school and stuff and jb in general is kinda hit and miss for our phone and i dont wanna take any chances) but this weekend imma get on it
Click to expand...
Click to collapse
ok cool stuff
Currently on AOKP, because... I dunno I wanted to see what r4ins was working with and it's a bit smoother than Paranoid. I have a blanket DPI of 180 with a market that fixes DPI incompatibility so no need to switch back yet.
However I do love Paranoid (great job gs2user) so I remember my settings.
Tablet UI (small) although to be honest the phone styled notification center is better
Status bar 185
Lockscreen 180
Default apps to 185
Calendar and email look the best in Tablet mode. I changed settings back to phone UI.
jookdakang23 said:
The Point Of This Thread Is For Everyone Who Uses The Official ParanoidAndroid Rom For The Skyrocket To Post Their Preferences Such As DPI's, Preferred Modes, Favorite Launcher, Nav Bar Width, ETC.
If possible upload a few screenshots of different apps with your preferred settings
Since I am a heavy user of this ROM I will include my preferred settings in this post with screenshots, etc.
Click to expand...
Click to collapse
I thought I'd add my own configuration preferences to this thread. I love this ROM. I've tried going back to other ROMS here and there but everything just seems prehistoric to me with their setups. The fact that this ROM gives you the ability to use the phone like a tablet is awesome. The user interface is perfect for my particular needs / wants. Not to mention the ROM is quick and smooth. Here are some screenshots to illustrate what my setup looks like and what settings I used to get it. Enjoy.
-TF
tonyfiore75 said:
I thought I'd add my own configuration preferences to this thread. I love this ROM. I've tried going back to other ROMS here and there but everything just seems prehistoric to me with their setups. The fact that this ROM gives you the ability to use the phone like a tablet is awesome. The user interface is perfect for my particular needs / wants. Not to mention the ROM is quick and smooth. Here are some screenshots to illustrate what my setup looks like and what settings I used to get it. Enjoy.
-TF
Click to expand...
Click to collapse
Nice great screen-shots.
Roger
Can hercules users post here too??
Sent from my SAMSUNG-SGH-T989 using xda premium
Oh well here's mine anyways
Sent from my SAMSUNG-SGH-T989 using xda premium
jookdakang23 said:
The Point Of This Thread Is For Everyone Who Uses The Official ParanoidAndroid Rom For The Skyrocket To Post Their Preferences Such As DPI's, Preferred Modes, Favorite Launcher, Nav Bar Width, ETC.
If possible upload a few screenshots of different apps with your preferred settings
Since I am a heavy user of this ROM I will include my preferred settings in this post with screenshots, etc.
Click to expand...
Click to collapse
awesome can't wait to see what you got for a setup.
As for me I set everything low to make it all small, haven't done it just yet after the recent flash but I will and send over some screen shots.
I also use hybrid mode for workspace, everything else with Paranoid Settings is as it comes.
This is by far my favorite ROM of all of them out there, I cannot bear to even switch, I've tried lol. Just can't stay away.
http://db.tt/NEMx6gS7
Hopefully this works .... I've never tried video before .... if not ill fix it when I get home .... I'm working in the field right now
And ill provide more info as well
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
ok thanks guys i been working this week. will add a couple of these to the screenshots settings
suaverc118 said:
Oh well here's mine anyways
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
Is that a widget at the bottom?
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
I constantly am tweaking my settings so I never have a constant look and feel lol
Phase II²
mvelasquez87 said:
Is that a widget at the bottom?
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
Yes it's uccw and this one is by Blackbearblanc and I modified it
Sent from my SAMSUNG-SGH-T989 using xda premium

[ROM]MagicMod-Jellybean-Experimental For Atrix

Here is the MagicMod rom for Atrix
Origin site is http://www.591fan.com/thread-26063-1-1.html
Q:What is MagicMod
A:MagicMod is a custom rom mainly based on CyanogenMod, but implements other porjects functions(team-gummy, aokp, AOSP, etc...) We want to merge the awesome functions by cm/gummy/aokp into ONE ROM.
It is still under heavy development, I'll add more functions later
WARNING:
As always, I take no responsability for damaged phones, the user has full responsability. I am not responsible for any data loss and/or bricked phones.I assume the user has read this README and knows what he is doing。
Credits:
- Thanks to STS-Dev-Team ( @Hashcode @dhacker29 )and many other guys for proting (I may forgot other, sorry)
- Thanks to Cyanogen & all the people involved in the CyanogenMod project for CM sources
- Thanks to AOKP & all the people involved in the AOKP project for AOKP sources
- Thanks to Gummy & all the people involved in the gummy project for gummy sources
- Thanks to Google & all the people involved in the Android project for AOSP sources
- Thanks to Moto for the razr :laugh:
NOTE ABOUT DATA ISSUE
- Credit to STS-Dev-Team for this function
If U got some data issue, please enter Settings->More->"Enable alt OEM telephony code", then reboot
If that not work, try enable/disable "Enable alt OEM telephony code" or "Enable alternate getIMSI code"
How to flash :
- Tested on ATT and Asia verison mb865
- U should flash this rom on an ICS rom(I mean, your kernel should be 3.X, and your stock rom should be ics)
- If you're on CM10, flash via cm's recovery
If you're on other roms, Install bootstrap to flash this rom
- Boot menu manager is not supported ATM!!!!
DO NOT install ANY recovery apps again after U installed this rom
- Wipe/Reboot & enjoy it
How to boot into CM bootmenu:
- During power on, when U see the led turns RED, press(NOT press hold, just press again and again) the volum key down
- U can starting press the volum key down when U saw the moto logo if U don't know when to press this key
Not working now:
Face lock not work
Face camcorder not work
maybe more
Camera/Camcoder not works on all the custom camera apps
Features​- Themed(Can't find the origin author)
- LockScreen
LockScreen custom apps
- Notification Drawer(aokp notification drawer)
Toggles
Toggles order
Brightness contral on notification drawer
Toggles styles(3 types)
- Status Bar
Clock style/ AM-PM style
Clock cokor
Day of week types
Signal/wifi style/color
Four types of battery icon style(Icon only/Text only/Icon with text/Icon with centered text/CircleMOD/Hide)
Battery bar style/animation/color/thickness support
- SMS/MMS
SMS popup
SMS location
Emoji
- Phone(Phone.apk)
Vibrate on answer/every 45 sec/on hangup/call waiting
Phone num location
Phone landscape sensor on/off
Option for using of status bar while in call
T9 support
- Theme support
- Power save method
- Other CM functions
Download
http://pan.baidu.com/share/link?shareid=95703&uk=120553430
Mirror
http://goo.gl/stJTi
Looks great. Downloading and testing!
Uploading a mirror, will be up in a while
Shots:
Explains the quietness on CM10. Good job, I'm gonna hold back for a bit...
Sent from my "security" enabled smartphone.
Screenshots?
Sent from my MB865 using xda app-developers app
The rom looks great. Thanks for the share.
Syxoed said:
Looks great. Downloading and testing!
Uploading a mirror, will be up in a while
Shots:
Click to expand...
Click to collapse
Are Gapps included or can we flash our own? possibly JB inverted Gapps?
This will work on my International atrix? MB865 Not from at&t?
And btw, if i don't like it, just flash the firmware again with rsdlite?
This might be a stupid question, but can I use this as my second boot?
Any reviews of the differences between cm10 and this ??
Sent from my MB865 using xda app-developers app
anikadam said:
Any reviews of the differences between cm10 and this ??
Sent from my MB865 using xda app-developers app
Click to expand...
Click to collapse
More settings for sure. I'll post more tomorrow. Midnight here
Sent from my MB865 using xda premium
Wondering if my Instagram can work with this release.... or if the Android 4.2 camera can work? .
A2Trip said:
More settings for sure. I'll post more tomorrow. Midnight here
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
:thumbup:
I see its based on 4.1.2
Sent from my MB865 using xda app-developers app
---------- Post added at 11:30 AM ---------- Previous post was at 11:25 AM ----------
calebcoverdale said:
Wondering if my Instagram can work with this release.... or if the Android 4.2 camera can work? .
Click to expand...
Click to collapse
Looking from the list of things not working, camera details look similar to our cm10 list.. so dont think camera will work on third party apps..
Sent from my MB865 using xda app-developers app
Is hdmi working there? And I want Webtop and Ubuntu there))
Nice awesome ROM!!!
Light_Soul said:
Is hdmi working there? And I want Webtop and Ubuntu there))
Nice awesome ROM!!!
Click to expand...
Click to collapse
No HDMI. From what I can see the bugs are identical to CM10.
Sent from my MB865 using xda premium
Just flashed this it got more settings witch is cool an few bugs no many but still a cool ROM
P.s wangg did the tablet ui feature have anything to do with me messaging you about it being in the paranoid android ROM?
I love this ROM way better than the cm10 build
You guys have set a milestone with this keep it up !
Also DPI on tablet ui is a tab messed up
Sent from my MB865 using XDA Premium HD app
seems nice.. almost the same as cm10.. but a lot of settings options have been added
Trebuchet launcher is customisable, you can change the no. of grids, autorotation in homescreen, remove dock divider etc etc
its has a nice holo blue/red/grey theme.. feels nice..
power menu has a flashlight option, though it sometimes works sometimes doesnt
camera is working fine, same performance as cm10, a tiny little bit noisy in photos, flash not working and FFC force closing in video mode, also in the video mode of rear camera, you cant capture photos while recording.. didnt notice if this was the case in cm10 too..
More options to edit status bar, like battery icon styles and colors, you can add day of the week to the status bar and change wifi and data style and colors.. though im not able to change color of any of those
you can change notification toggle layouts ! OP says there are 3 options, but i could find just 2..
One thing is that, i couldnt find a Data toggle :? is it me or its just missing ??!!
Also theres this swagger mode in notification toggle ?!!! and once you turn it on, you cant turn it off ! Lol
tried black exodus theme from cm10, its working fine..
In the multitasking screen, sometimes theres this green layer over the various app previews, even in notification bar..
Been using just for half hour now, though will switch back to cm10, cause dont wanna setup another ROM from scratch right now :/
This feels more like a cm10-PLUS ROM.. which is nice, cause you can always go back to cm10 settings if youre not happy with the new addons.. :good:
Thanks wanggjhost for another JB based ROM
---------- Post added at 02:24 PM ---------- Previous post was at 02:15 PM ----------
OK i just switched to Tablet UI mode and rebooted.. Trebuchet launcher is crashing like crazy, cant access anything..
i'm always facing cell data connectivity for CM10. & for me, its on High priority
thats why i cant keep this ROM though i like. no stable data connection
i tried all option OP has described.
this rom is highly customizable with very few bugs for now and Smooth enough :good:
thanks "wangghost"
but i'm not keepin it .... i hope data connectivity will get solved.
Light_Soul said:
Is hdmi working there? And I want Webtop and Ubuntu there))
Nice awesome ROM!!!
Click to expand...
Click to collapse
HDMI is not outputting anything.
Great rom.No FCs.But can you add an option to return to stock jb theme?thank you.
wanggjghost said:
Here is the MagicMod rom for Atrix
Origin site is http://www.591fan.com/thread-26063-1-1.html
Q:What is MagicMod
A:MagicMod is a custom rom mainly based on CyanogenMod, but implements other porjects functions(team-gummy, aokp, AOSP, etc...) We want to merge the awesome functions by cm/gummy/aokp into ONE ROM.
It is still under heavy development, I'll add more functions later
WARNING:
As always, I take no responsability for damaged phones, the user has full responsability. I am not responsible for any data loss and/or bricked phones.I assume the user has read this README and knows what he is doing。
Credits:
- Thanks to STS-Dev-Team ( @Hashcode @dhacker29 )and many other guys for proting (I may forgot other, sorry)
- Thanks to Cyanogen & all the people involved in the CyanogenMod project for CM sources
- Thanks to AOKP & all the people involved in the AOKP project for AOKP sources
- Thanks to Gummy & all the people involved in the gummy project for gummy sources
- Thanks to Google & all the people involved in the Android project for AOSP sources
- Thanks to Moto for the razr :laugh:
NOTE ABOUT DATA ISSUE
- Credit to STS-Dev-Team for this function
If U got some data issue, please enter Settings->More->"Enable alt OEM telephony code", then reboot
If that not work, try enable/disable "Enable alt OEM telephony code" or "Enable alternate getIMSI code"
How to flash :
- Tested on ATT and Asia verison mb865
- U should flash this rom on an ICS rom(I mean, your kernel should be 3.X, and your stock rom should be ics)
- If you're on CM10, flash via cm's recovery
If you're on other roms, Install bootstrap to flash this rom
- Boot menu manager is not supported ATM!!!!
DO NOT install ANY recovery apps again after U installed this rom
- Wipe/Reboot & enjoy it
How to boot into CM bootmenu:
- During power on, when U see the led turns RED, press(NOT press hold, just press again and again) the volum key down
- U can starting press the volum key down when U saw the moto logo if U don't know when to press this key
Not working now:
Face lock not work
Face camcorder not work
maybe more
Camera/Camcoder not works on all the custom camera apps
Features​- Themed(Can't find the origin author)
- LockScreen
LockScreen custom apps
- Notification Drawer(aokp notification drawer)
Toggles
Toggles order
Brightness contral on notification drawer
Toggles styles(3 types)
- Status Bar
Clock style/ AM-PM style
Clock cokor
Day of week types
Signal/wifi style/color
Four types of battery icon style(Icon only/Text only/Icon with text/Icon with centered text/CircleMOD/Hide)
Battery bar style/animation/color/thickness support
- SMS/MMS
SMS popup
SMS location
Emoji
- Phone(Phone.apk)
Vibrate on answer/every 45 sec/on hangup/call waiting
Phone num location
Phone landscape sensor on/off
Option for using of status bar while in call
T9 support
- Theme support
- Power save method
- Other CM functions
Download
http://pan.baidu.com/share/link?shareid=95703&uk=120553430
Mirror
http://goo.gl/stJTi
Click to expand...
Click to collapse
Thanks your great work
I realized that removing the gapps would be IMPORTANT. I hope your work won't be destroyed because of such small rule-breaking action.
Sent from my MB865 using xda premium

[MOD][AOSP]Enable or Disable Softkeys for CM/AOSP ROMs 1.2/1.0

Code:
/* Disclaimer: This MOD is not officially endorsed or supported by the CyanogenMod team. */
Due to numerous requests, I decided to make this MOD publicly available.
What this MOD does is disable the hardware keys from the UI (wake functions will still work) and enable the softkeys via a build.prop edit. It also disables the softkey lights via an init.d script. You can disable that part of the MOD by creating an empty 99nobacklights file in init.d.
Download Enable Softkeys MOD v1.2
Download Disable Softkeys MOD v1.0
Just an FYI on what is being modified in this MOD:
/system/build.prop
/system/usr/keylayout/synaptics-rmi-touchscreen.kl
If you backup the above files, you can undo the mod without reflashing it by dropping in the originals. As of v1.2 of the enable softkeys MOD, you can flash the latest disable softkeys MOD to disable the softkeys and get the hardware buttons back.
Also the following file is created by the MOD to disable the backlights only if the file doesn't exist:
/system/etc/init.d/99nobacklights
If you don't want to flash the new disable MOD, you can delete 99nobacklights and remove the # symbols from synaptics-rmi-touchscreen.kl as well as delete the line that says qemu.hw.mainkeys=0 and then reboot.
Delete it and reboot to regain the backlight functionality.
If you don't have init.d support in your ROM, the backlights will function as normal but the rest of the MOD will work. As an alternative to this, you can run this at boot or manually edit the below referenced file and set the value to 0:
echo 0 > /sys/class/leds/button-backlight/max_brightness
NOTE: One little aesthetic bug I've noticed of the current method is that each flash of the enable MOD puts an extra blank line before qemu.hw.mainkeys=0 and the disable MOD doesn't delete that extra line. If you flash back and forth between an enabled state and disabled state, you'll see a lot of blank lines at the bottom of your build.prop. There are no negative implications other than it looking kind of weird.
Changelog:
Enable softkeys
v1.2
make mod more universal by editing the files via instead of dropping them in
This also allows a simple disable softkeys MOD to be put in place.
v1.1
fix issue where capacitive buttons weren't actually getting disabled
v1.0
Initial release
disables backlight and capacitive buttons
enables softkeys via a build.prop edit
Disable softkeys
v1.0
Revert changes in v1.2 of the enable MOD via sed edits.
Thank you kindly.
I had the software buttons enabled already, it was just disabling the hardware buttons and backlighting that I didn't have yet.
[edited]
Finally got a chance to flash the mod.
While the mod did disable the backlighting to the capacitive buttons, it did not disable the capacitive buttons themselves. CM10.1 nightlies
msgnyc said:
Thank you kindly.
I had the software buttons enabled already, it was just disabling the hardware buttons and backlighting that I didn't have yet.
[edited]
Finally got a chance to flash the mod.
While the mod did disable the backlighting to the capacitive buttons, it did not disable the capacitive buttons themselves. CM10.1 nightlies
Click to expand...
Click to collapse
Fixed it for v1.1. If you don't want to reflash, you can edit the file /system/usr/keylayout/synaptics-rmi-touchscreen.kl and clear everything from that file and save and reboot.
Ahh Kool. Yeah I sorted everything out, but this'll make everything a few steps easier between nightlies.
You don't have to clear the file tho. Mearly commenting out each line with # does the trick..
msgnyc said:
Ahh Kool. Yeah I sorted everything out, but this'll make everything a few steps easier between nightlies.
You don't have to clear the file tho. Mearly commenting out each line with # does the trick..
Click to expand...
Click to collapse
I cleaned it up a bit more and wanted to do some more improvements for 1.2. I'm using more edits instead of replacing files. This should make it more universal.
I took your tip into consideration. I knew about the # being for comments but I didn't think about the OS ignoring it in non script files.
I'm setting it up for a revert mod now based on wanting to do more than just replace with a blank file to disable and to make it easily revertible. The next version will feature these improvements.
I'm actually surprised this thread isn't getting more responses with the number of requests I got. I guess Android development doesn't get as much viewing.
lol yeah im a bit surprised there arent many hits on this thread aswell. I get hit up about how to do it aswell.
I really wish HTC made the buttons transparent like the S3/4 rather then white and always there. Works fine for me now tho. I took the iBlasso screen protector and added a carbonfiber skin insert were the cutout is at the bottom. Looks real nice and still a flush fit.
Onscreen softkeys for nav n slide my finger across the carbon fiber strip to wake.
msgnyc said:
lol yeah im a bit surprised there arent many hits on this thread aswell. I get hit up about how to do it aswell.
I really wish HTC made the buttons transparent like the S3/4 rather then white and always there. Works fine for me now tho. I took the iBlasso screen protector and added a carbonfiber skin insert were the cutout is at the bottom. Looks real nice and still a flush fit.
Onscreen softkeys for nav n slide my finger across the carbon fiber strip to wake.
Click to expand...
Click to collapse
I've made progress on the mod. I should have a version that reverts the enable mod ready to go soon but I'll need to test it when I'm back on AOSP.
Heads up: this doesn't even work...
Sent from my HTC One using Tapatalk 4 Beta
Yeah it do
Sent from my HTC One using Xparent Skyblue Tapatalk 2
It works with aosp roms like the title says. Does not work with stock rom.
It didn't work on CM.. Had to restore from backup and do it manually with root browser..
Sent from my HTC One using Tapatalk 4 Beta
Toaster Strudels said:
It didn't work on CM.. Had to restore from backup and do it manually with root browser..
Sent from my HTC One using Tapatalk 4 Beta
Click to expand...
Click to collapse
Same here
Sent from my One using xda premium
Is that the latest version of the mod? (1.1) if so, then I'll look at this sometime next week. I'm trying to hold out for in call audio to work on CM before checking this out. I have a updated version in the works anyway that should not have any issues.
What CM variant are you guys with issues on? The initial version used a build.prop in the mod. It wasn't a good idea so I'm having it edit it now for the upcoming version.
Sent from my HTC One using Tapatalk 2
It's worked for me fine for every nightly build... So I don't know.
V1.2 of the Enable MOD is up as well as an initial release of the Disable MOD. This should address the major concerns and issues with the previous version.
It's doesn't work on the Rootbox rom. Luckily I have gesture.
Sent from my HTC One using Tapatalk 4 Beta
yiwsg said:
It's doesn't work on the Rootbox rom. Luckily I have gesture.
Sent from my HTC One using Tapatalk 4 Beta
Click to expand...
Click to collapse
It's only been tested on CM so I don't know if there's something that'd make it fail on Rootbox or another ROM? Can you output the last 5 or 10 lines of the following files:
/system/build.prop
/system/usr/keylayout/synaptics-rmi-touchscreen.kl
build.prop should have qemu.hw.mainkeys=0 at the end and synaptics-rmi-touchscreen.kl should have every line preceded with the # symbol. That's all the mod does in addition to turning off backlights by creating an init.d script.
Also, did you flash the latest versions listed in the OP?
works great on cm.10 latest nightly. but somehow i miss the sense rom, too bad it doesnt work on sense. btw does this mod work with google edition based roms?
adichandra said:
works great on cm.10 latest nightly. but somehow i miss the sense rom, too bad it doesnt work on sense. btw does this mod work with google edition based roms?
Click to expand...
Click to collapse
I don't know. I haven't tested. I'm leaning toward no.
Sent from my HTC One using Tapatalk 2
Twrp unable to open zip file. Same with es explorer.
Sent from my One using Tapatalk 4 Beta

[Q&A][CM10.1][4.2.2][UNOFFICIAL SGS4G][DJL10.1][Aries]

Q&A for [ROM][CM10.1][4.2.2][UNOFFICIAL SGS4G][DJL10.1][Aries]
http://forum.xda-developers.com/showthread.php?t=2337441
Using camera live tile causes system UI to crash. Trying to recreate, will attach log soon. (I understand it's a work in progress)
Log
You say that you added pa halo but I don't see the option to turn it on. Where is it?
Sent from my SGH-T959V using xda app-developers app
pisherthefisher said:
You say that you added pa halo but I don't see the option to turn it on. Where is it?
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Its just floating windows from notifications, checkbox is in display settings
salmanj1 said:
Using camera live tile causes system UI to crash. Trying to recreate, will attach log soon. (I understand it's a work in progress)
Log
Click to expand...
Click to collapse
Yea it its buggy on this device thanks for the log
We have multi text issue back it looks great though. Wish I had your abilities with the computer xD
Sent from my SGH-T959V using xda app-developers app
OHH... He needs to resync the kernel... now you guys have the radio bug as well
Cooptx said:
We have multi text issue back it looks great though. Wish I had your abilities with the computer xD
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
I'll have a updated build later with all airs kernel/device changes.
Sent from my Nexus7 using Tapatalk HD
Building one now should fix the text/radio bug
EDIT: New build up should fix text/radio bug, and camera QS tile should work much better. Now off to sleep
Sent from my Nexus7 using Tapatalk HD
Hi DJ
I hope you don't get me wrong, I really appreciate your work. I know how hard it is and exhausting. I wrote in Airfluip's Q&A, before this ROM had one. I simply didn't and still btw, understand the differences between your ROMs. You say you added cherry picks. What does it mean? What features does this ROM has that that one ain't? Does it have a theme guideline or subject? Any additional apps/language support?
sent from me
itzik2sh said:
Hi DJ
I hope you don't get me wrong, I really appreciate your work. I know how hard it is and exhausting. I wrote in Airfluip's Q&A, before this ROM had one. I simply didn't and still btw, understand the differences between your ROMs. You say you added cherry picks. What does it mean? What features does this ROM has that that one ain't? Does it have a theme guideline or subject? Any additional apps/language support?
sent from me
Click to expand...
Click to collapse
It's in the 2nd post of the ROM thread.
Latest SaberMod GCC 4.9/4.8 toolchain source
Latest CM source
Latest commits for Privacy Guard
Floating Windows- Thank PA/BeerGang
QS Camera tile
getochkn said:
It's in the 2nd post of the ROM thread.
toolchain source
Latest CM source
Latest commits for Privacy Guard
Floating Windows- Thank PA/BeerGang
QS Camera tile
Click to expand...
Click to collapse
This shouldn't be there " Latest sabermod GCC 4.9/4.8" thats from my grouper op , haven't put in any of those optimizations yet
Sent from my SGH-T959V using Tapatalk 2
itzik2sh said:
Hi DJ
I hope you don't get me wrong, I really appreciate your work. I know how hard it is and exhausting. I wrote in Airfluip's Q&A, before this ROM had one. I simply didn't and still btw, understand the differences between your ROMs. You say you added cherry picks. What does it mean? What features does this ROM has that that one ain't? Does it have a theme guideline or subject? Any additional apps/language support?
sent from me
Click to expand...
Click to collapse
The differences are written in the second post just click the hide button under Previous Builds/Changelog. or checkout my github.
Google splash screen as default- thanks airfluip1
Blacked Out Theme similar to RasBean
Latest commits for Privacy Guard to Frameworks, Browser, TelephonyProvider, CalendarProvider, ContactsProvider, and Settings.
Floating Windows- Thank PA/BeerGang
QS Camera tile (WIP)
QuickSettings battery initial status fix
configurable MediaScanner behavior on boot (Dev options)
Themed DeskClock app thanks Rascarlo
init.cm: make directory for ssh
start-ssh: use correct path for authorized_keys
Camera Add shortcut to Gallery in CameraSwitcher
Toggle to disable camera sounds
Add long click to 'clear all' button in recents panel to force clear caches to free RAM- thank SlimBean
Port SlimBean LCD Wizard dpi changer
Power QS Tile (Has behavior of power button with Screen off with click, Power menu on long click
Port Slim bean configurable notification behavior
Camera: Auto-rotate regardless of system setting
Gallery2: Auto-rotate regardless of system setting
Increase writable media file size to 4GB
Cut & Paste in Google Talk
Settings app clean up and some reordering
Custom carrier label in Display settings
Option to force dual panel Settings -referenced AOKP, BeerGang
CRT screen off animation -thanks to SlimBean
Show volume rocker wake option in Display settings
Disable unplugTurnsOnScreen
Remove CM stats
Remove CM updater
Owner is always a dev
Remove some unneeded Info in about Tablet
Remove annoying Performance settings warning
Bionic optimizations
Battery bar
Implement 1% battery on select devices
Mms Add quick emoji button next to text input
PowerUsage show more apps in battery statistics
Performance settings option to toggle dimming of the notification shade
KeyguardAppWidgetPickActivity Show all widgets
Thanks
Whenever I Get On Apps Like Textfree, It Always Kicks Me Out. I Wonder If It Is Fixed In The Build
Sent from my SGH-T959V using xda app-developers app
1234west said:
Whenever I Get On Apps Like Textfree, It Always Kicks Me Out. I Wonder If It Is Fixed In The Build
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Don't use it personally but installed text free and works fine
Sent from my SGH-T959V using Tapatalk 4 Beta
I'm currently running ICS & Proton kernel (TWRP), and would like to give this ROM a whirl. What's the best / easiest way to get CWM installed to be able to install this?
thanks!
christoophat said:
I'm currently running ICS & Proton kernel (TWRP), and would like to give this ROM a whirl. What's the best / easiest way to get CWM installed to be able to install this?
thanks!
Click to expand...
Click to collapse
Use Q&A please. You can flash with TWRP. CWM recovery is part of the build.
Kyndig66 said:
Use Q&A please. You can flash with TWRP. CWM recovery is part of the build.
Click to expand...
Click to collapse
Hi, I did. and thanks for the reply!
[Q&A][CM10.1][4.2.2][UNOFFICIAL SGS4G][DJL10.1][Aries]
christoophat said:
Hi, I did. and thanks for the reply!
[Q&A][CM10.1][4.2.2][UNOFFICIAL SGS4G][DJL10.1][Aries]
Click to expand...
Click to collapse
Ack! My bad. Not enough coffee yet. :silly:
Have only been running this ROM for a day, but so far it is as smooth as buttah. I thought ICS was great, this is up a whole 'nother level.:good:
Many thanks
Also is any padded S 4G MTD modem compatible with this ROM? Thought about trying a few to see if I can improve signal any.

Categories

Resources