[MOD] Device status = "Normal" - Sprint Samsung Galaxy S III

Here is a little mod to make your Device status show "Normal" instead of "Modified" under Setting->About device->Status->Device status
I found a post digiblur made (link), that shows you how to do this for the Note 2 so I deviced to try it on the S3. His mod require 3 edits but in the Sprint S3 (MB1) only required 1 edit. After hours and hours of testing trial and error, here it goes
Decompile SecSettings.apk and goto
Edit SecSettings/smali/com/android/settings/devinceinfo/Status.smali and modify the following
.
Code:
method private changeSysScopeStatus()V
.locals 7
const-wide/16 v3, 0x3e8
const v6, 0x7f09012[B][U][COLOR="Red"]a[/COLOR][/U][/B]----> change to -----> const v6, 0x7f09012[B][U][COLOR="red"]9[/COLOR][/U][/B]
const/4 v5, -0x1
const-string v0, "sysscope_status"
compile and push or flash and reboot. After reboot is will show you scanning for a few minutes but then change to "Normal":laugh:
Changing the last code in 0x7f09012a with the following will result in
0 - Select Activity
1 - Debug intent sender
2 and 5 - Device Info
3 - Battery Info
4 - Screen
6 - SD Card
7 - Proxy Setting
8 - Device status
9 - Normal - :good:
I am not responsible for anything that happens to your phone. Always backup and try and enjoy at your own risk.

First!
Very nice find.

Second... lol
Sent from my bad ass rooted S3.

Will this change system status in download/odin mode to normal as well?
Nvm. Just read in the OP that this is cosmetic.
Thanks for the work!

Another much needed mod. Thanks

Adding this to the mods section of the FAQ :thumbup::thumbup::thumbup:
SPRINT GS3 FAQ

Thank you for making this a possibility for GS3!
{
"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"
}

This is cool, if only I understood how to do this. Hopefully devs can implement this in new ROM updates. Edit: rompnit already has it in his ROM update, awesome, thanks.

Can u make a flashable zip?
Sent from my SPH-L710 using xda app-developers app

jorv976 said:
Can u make a flashable zip?
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Go to the people's Rom thread he just posted a flashable there... I will post a mirror when I'm done downloading it...
SPRINT GS3 FAQ
---------- Post added at 07:34 PM ---------- Previous post was at 07:32 PM ----------
Here ya go, flashable for this mod, thank Kennyglass123 not me http://d-h.st/p1P
SPRINT GS3 FAQ

You Da Man Flastnoles 11!
Sent from my SPH-L710 using xda app-developers app

has anyone done this mod and then was able to successfully connect to their samsung Allshare cast wireless hub? would be awesome if I can finally use that $99 paper weight I have sitting around on a ROOTed rom. - Triangle away does not work for me.
EDIT: tried the zip provided by kenny and device now says "normal" however my allshare cast still fails to connect. see screenshot.

flastnoles11 said:
Go to the people's Rom thread he just posted a flashable there... I will post a mirror when I'm done downloading it...
SPRINT GS3 FAQ
---------- Post added at 07:34 PM ---------- Previous post was at 07:32 PM ----------
Here ya go, flashable for this mod, thank Kennyglass123 not me http://d-h.st/p1P
SPRINT GS3 FAQ
Click to expand...
Click to collapse
Actually thank MoMaz! I just did the decompile/edit/compile and made the flashable for TPR. Thanks MoMaz!!!!!

kennyglass123 said:
Actually thank MoMaz! I just did the decompile/edit/compile and made the flashable for TPR. Thanks MoMaz!!!!!
Click to expand...
Click to collapse
Yep, thank him too! Figured that was a given though! Lol
SPRINT GS3 FAQ

flastnoles11 said:
Yep, thank him too! Figured that was a given though! Lol
SPRINT GS3 FAQ
Click to expand...
Click to collapse
You would think that right? But you know I go overboard to thank these amazing devs sifting through smali to find these places to mod. It's crazy in there...numbers and letters everywhere!

What else could this mod be use useful for?.. just trying to educated myself.

DC_MTP said:
What else could this mod be use useful for?.. just trying to educated myself.
Click to expand...
Click to collapse
Say like if you're on a ROM with a stock look it would show up as modified, and if you ever had a problem where you needed to bring it into the Sprint store they *might* not help you if it says that, so mainly used for that I would believe

Anyone else tried this and not able to get into system settings??? Strange, everything else is fine... Maybe I need hookd on foniks~
Edit still can't get into system settings...
Still dicked, lol, time to odin new stuff
Sent from my SPH-L710 using xda app-developers app

jr71x said:
Anyone else tried this and not able to get into system settings??? Strange, everything else is fine... Maybe I need hookd on foniks~
Edit still can't get into system settings...
Still dicked, lol, time to odin new stuff
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Use the zip file n just flash it. It worked for me. Im on Wicked Sensations
http://d-h.st/p1P
Sent from my SPH-L710 using xda app-developers app

Thanx, im on an xplod rom so idk... gonna run the new leak here shortly and will try again then...
Sent from my SPH-L710 using xda app-developers app

Related

ET4G Transparent lockscreen

update: if you are on a diffrent rom othere then deodexed stock check the bottom of the OP for other frameworks.
Let’s start with the Thanks:
Dreamsforgotten: For his dedication and hard work to help teach theming to the common folk.
Phyxs: For writing up the How to.
“If you want to do it yourself, here's how:
I use notepad++ for editing, but any editor will work. Use apkmanager to decompile / compile framework-res.apk.
Edit res/layout/keyguard_screen_tab_unlock.xml.
In line 2 replace android:background="@color/background_dark" with android:background="@drawable/default_wallpaper".
In line 5 replace android:background="#30000000" with android:background="@color/transparent".
In line 12 replace android:layout_marginBottom="80.0dip" to android:layout_marginBottom="0.0dip".
Edit res/layout/zzz_keyguard_screen_lockscreenwallpaper.xml.
In line 2 replace android:background="#ff000000" with android:background="@color/transparent".
In res/drawable-hdpi:
Replace default_wallpaper.jpg with default_wallpaper.png. Replace zzzzzzzz_default_lockscreenw.jpg with transparent zzzzzzzz_default_lockscreenw.png (can be any png size 480x800).”
Instructions:
This is a stock Deodexed Framework. There are NO other mods other than the transparent Lock screen. You can install this two different ways.
1: Use your favorite file manager (root explorer or Es) to push the file to system/framework. provided below
2: you can flash the Zip file that I have provided. provided below
3: reboot.
4: Go to settings==>applications==.manage applications==>all==>gallery and clear data.
Hit the home button and then the power button to lock:
When you hit the power to use the phone you should have the transparent lock screen.
Please hit the thanks button on the way through. Thanks to all
calks 1.05 flashable zip
calks 1.06 flashable zip
calks 1.1 flashable zip DO NOT flash this if you have themed over calk's 1.1. (I.E. Ice creame theme)
Unnamed ROM http://forum.xda-developers.com/showthread.php?p=22438892
lock screen
Thank you. I'm downloading now.
{
"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"
}
Works great on Calkulins Rom didn't have to do anything to make it work. The only thing it will do is replace Calkulins battery and replace it with the stock.
smccall said:
Thank you. I'm downloading now.
Works great on Calkulins Rom didn't have to do anything to make it work. The only thing it will do is replace Calkulins battery and replace it with the stock.
Click to expand...
Click to collapse
glad you like it.....
So you still have hotspot working as well as other features on calk's rom?
latinmaxima said:
So you still have hotspot working as well as other features on calk's rom?
Click to expand...
Click to collapse
I will check right now I never use it so I didn't think of checking. You will lose your crt animations as well
smccall said:
I will check right now I never use it so I didn't think of checking. You will lose your crt animations as well
Click to expand...
Click to collapse
I cant do this for everyone, (just no enough time with the holidays coming) but if you post your framework-res.apk i will change it for you OR you can ask the dev that made the Rom to add it in.
spdwiz18 said:
I cant do this for everyone, (just no enough time with the holidays coming) but if you post your framework-res.apk i will change it for you OR you can ask the dev that made the Rom to add it in.
Click to expand...
Click to collapse
Here is the framework-res.apk from Calkulin's 1.05 ROM. Should be a pretty popular ROM...
spdwiz18 said:
I cant do this for everyone, (just no enough time with the holidays coming) but if you post your framework-res.apk i will change it for you OR you can ask the dev that made the Rom to add it in.
Click to expand...
Click to collapse
I appreciate it but it doesn't bother me to have them or the battery percentage. I never have the crt animations on I just wanted to warn the people who do have these options that they will go away. Your lock screen mod is killer love it.
---------- Post added at 07:52 PM ---------- Previous post was at 07:43 PM ----------
smccall said:
I will check right now I never use it so I didn't think of checking. You will lose your crt animations as well
Click to expand...
Click to collapse
Hot spot works.
---------- Post added at 08:03 PM ---------- Previous post was at 07:52 PM ----------
daryelv said:
Here is the framework-res.apk from Calkulin's 1.05 ROM. Should be a pretty popular ROM...
Click to expand...
Click to collapse
1. 6 is out calkulin had to fix the bad internet lag and some other stuff.
daryelv said:
Here is the framework-res.apk from Calkulin's 1.05 ROM. Should be a pretty popular ROM...
Click to expand...
Click to collapse
Ok.. so im not on calk's rom so i need you to test for me. i have attached a zip and the apk for simplicity. let me know and if it works ill add to the OP.
Edit: just dl'ed 1.06 to mod.
ill do it when i get back. going to buy MW3 (been tosing it around in my head all day) I dot pissed at all the cheaters in mw2 and black ops. hopefully they fixed somethings.
I can test it now if you want I'm on calks 1. 06
Works perfect crt animations, battery percentage. Thanks again you are the ****
smccall said:
I can test it now if you want I'm on calks 1. 06
Works perfect crt animations, battery percentage. Thanks again you are the ****
Click to expand...
Click to collapse
did you flash it through CWM or pushed via ADB/root explorer? and the 1.05 framework works on calk 1.06? sorry just making sure for me and others
smccall said:
I can test it now if you want I'm on calks 1. 06
Works perfect crt animations, battery percentage. Thanks again you are the ****
Click to expand...
Click to collapse
not sure if there were any changes by the dev in the framework from 1.05 to 1.06 but here is the 1.06 framework.
OP updated to include claks 1.05 and 1.06 rom.
Nice work with this one. Thanks!
Hey bro, I really do not like asking people for favors around XDA, but can you PLEASE to this for me? I have no experience with editing .xml files or even going beyond ninjamorph to solve my .png fixes. If I upload my framework-res.apk file, can you please put the mod into it, so I can just replace it in root explorer? I will be forever grateful lol.
No. I'll get to it when I get home.
Sent from my SPH-D710 using xda premium
spdwiz18 said:
No. I'll get to it when I get home.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Is that a yes, you will, or no, I suck and will have to sit here trying for two more hours? lmao.
Take your time dude, I feel like a tard/tool for having to ask someone for help on here. :X
Sorry..... That was to be np... Lol. Yes ill do it when I get home
Sent from my SPH-D710 using xda premium
Hey wiz I see Calk changed update to 1.1 Any idea if we can use your version 1.06 on it...
Samsung Epic Touch ET4G
[ROM] Calkuin 1.6 totally Stock out of the box.
[THEME] [ACS] ICS...
Finally....
spdwiz18 said:
Sorry..... That was to be np... Lol. Yes ill do it when I get home
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Dude you're the best, thank you. I love this mod with a passion. How will I know when it is done? Check this forum or a PM?

[ROM][PORT] Skyrocket Build UCKK1 [2.3.6][Team Kang][11.23.2011]

{
"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"
}
Skyrocket 2.3.6 Gingerbread Build​
Well well lookie what we have here. Thanks to mikeyinid and whoever else for getting the dump posted. I have completely hooked this **** up to work great on our phones. I haven't encountered any issues yet.
WHAT THE HELL DID YOU DO WHITEHAWK?
- Completely deodexed and zipaligned
- Includes OUR stock kernel (same one in Juggernaut)
- Fixed Wifi
- Fixed GPS
- Rooted with busybox
- Somewhat debloated (This is what was removed)
- Replaced AT&T bootup with stock Samsung
- Added init.d scripts for zipalign and set permissions
- Added some misc. build.prop tweaks and edits
- Added latest Market
- Enabled free TMO music in market
While I realize no "stock roms" are to be posted in the dev section, this isn't 100% stock. Modifications had to be made for it to work properly with our phones. Just sayin'.
**** YOU NEED TO KNOW *YES THAT MEANS READ ALL OF THIS!*
1 - There is no setup wizard even on a clean install.
2 - You need to enable "wireless networks" in GPS Settings (GPS WORKS!)
3 - You might find random AT&T **** scattered about. If you do please let me know
4 - Your BASEBAND will still read UVKID. The baseband is the modem, NOT the rom...
Installation Instructions
Same as every other rom you've flashed... but if you insist...
1. Download zip and place on sdcard
2. Boot into recovery and choose to flash zip
OPTIONAL - for a clean install perform a factory reset
3. Reboot
4. Wait a minimum of 10 minutes
5. Reboot
6. Enjoy!
DOWNLOAD <<<<< Skyrocket 2.3.6 Gingerbread
MD5: 90FF839FA8AF646D83E664A00DC12C9C
Screenshots
Credits
~ Samsung
~ AT&T
~ Mikeyinid (and whoever sent him the dump!)
Please take this time to read the OP while rom uploads.
Downloading now will report BACK!! thanks Whitehawkx
edit : or will be downloading. haha
@cashyftw =(
FIRST! WOO
EDIT: Second..
Sweeeeeeeeetz!
Sent from my SGH-T989 using xda premium
Awesome! And a member from the Skyrocket area sent the dump, silver03wrx. So huge thanks to him for sharing. You're the man Whitehawkx!
i wonder how this will run with bullet
HRodMusic said:
i wonder how this will run with bullet
Click to expand...
Click to collapse
Link is now live! And I'm currently running this with Bullet.
Whats the difference between this and stock Hercules?
btw, i wonder if this phone has the blobs and lines.
---------- Post added at 08:24 AM ---------- Previous post was at 08:24 AM ----------
steven178s said:
Whats the difference between this and stock Hercules?
Click to expand...
Click to collapse
that this is 2.3.6 and hercules is 2.3.5
Could I use this as a base for my upcoming ROM ?
Sent from my Galaxy Nexus using XDA App
Whitehawkx said:
Link is now live! And I'm currently running this with Bullet.
Click to expand...
Click to collapse
oh sick man, ima give it a shot, will this be integrated into your juggernaut rom soon?
Revolution said:
Updating my upcoming ROM to this base & synergy .
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
Sweet, will it be the 2.0 you mentioned on your thread?
Sorry for digressing
Thanks whitehawx! this is the first time I've been really exited to flash anything since my days using a vibrant. when biwinning went to 3.0 that was epic then too with the bullet kernel
Sent from my SGH-T989 using xda premium
gonna have to remap the visual voicemail button in the dialer to work with our version
@Off-Topic
Noa , no I'm not working with that ROM anymore nor update's , new flagship rom coming soon .
Sent from my Galaxy Nexus using XDA App
mikeyinid said:
gonna have to remap the visual voicemail button in the dialer to work with our version
Click to expand...
Click to collapse
nice job man, im running alien right now and i honestly think the AT&T build is snappier for some reason, but, for some reason the auto rotation is a bit off... im gonna flash this now... thanks again man.
Enzopreme said:
nice job man, im running alien right now and i honestly think the AT&T build is snappier for some reason, but, for some reason the auto rotation is a bit off... im gonna flash this now... thanks again man.
Click to expand...
Click to collapse
*did you flash one of our kernels on it? thats why auto rotate doesnt work. id put a build.prop from our phone in /system also
**thank god our systemui.apk is compatible with this, i dont like those icons lol
mikeyinid said:
*did you flash one of our kernels on it? thats why auto rotate doesnt work. id put a build.prop from our phone in /system also
**thank god our systemui.apk is compatible with this, i dont like those icons lol
Click to expand...
Click to collapse
no, any kernel you'd recommend with this build??
Enzopreme said:
no, any kernel you'd recommend with this build??
Click to expand...
Click to collapse
Depends on what you want. I get the best battery life with jugs. But bullet is the best performing kernel. Any of them will work
Sent from my SGH-T989 using Tapatalk
HRodMusic said:
btw, i wonder if this phone has the blobs and lines.
---------- Post added at 08:24 AM ---------- Previous post was at 08:24 AM ----------
that this is 2.3.6 and hercules is 2.3.5
Click to expand...
Click to collapse
What's in 2.3.6

AT&T-Animated Bottom Bars [V6.0.0] (1st of its kind)

Animated Bottom-bar Installer
[V6.0.0]
DOWNLOAD HERE
[V6.0.0 FULL FILE || V6.0.0 TORRENT]
(I will make requested custom ones)
(Donaters have their own section and props, Its not required but it's nice...)
V7.0.0 CHANGELOG (Being worked on)
*Added top 30 Boy names starting with A
*Fixed bullet shooting (under normal systemui)
V6.0.0 CHANGELOG
*Added SystemUI files for Labrats rom
*Added option to choose rom (to help solve problems)
*Fixed Flashing problem from V5
*Fixed mounting points for NOTE 2 and SG3...(had them swapped)
​
IF YOU HAVE A REQUEST OR COMPLAINT PLEASE ASK:
(By priority, higher 1 gets checked 1st "ie. EMAIL")
EMAIL: [email protected] (Send your xda name, phone type and your request)
XDA: (Message me with your xda name, phone type and request)
MIRC: CLICK HERE, SIGN IN WITH YOUR XDA NAME AND TYPE OUT THE DESCRIPTION OF WHAT YOUR WANTING WITH THE LOCATION TO THE IMAGE, ANIMATION OR VIDEO.. ALSO MAKE SURE YOU MENTION KEVINROCKSMAN IN THE IRC CHANNEL)
TXT: (I used to put my phone # out there but there are to many immature people out there)
Screenshots
these are the only ones i have avaliable as "screenshots" for now. I will post the rest later today
1.
{
"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"
}
2.
3.
what is exactly is this? any picture or anything to give an idea? sorry, just don't know what animation you're referring to at the bottom. i looked over your boot animation page and you seem to make those quite nicely so i don't doubt your work. just curious, thanks.
opasha said:
what is exactly is this? any picture or anything to give an idea? sorry, just don't know what animation you're referring to at the bottom. i looked over your boot animation page and you seem to make those quite nicely so i don't doubt your work. just curious, thanks.
Click to expand...
Click to collapse
its the thing at the bottom of the dropdown that you would drag with your finger when you want to see your notifications
screenshots are now up ( a few)
I just **** my pants Brother !! Thank you u so much !! You are awesome Brother !! I can't to see other ones !!!! I'm pay-paling you this Friday !!!! :laugh::highfive:
travperk said:
I just **** my pants Brother !! Thank you u so much !! You are awesome Brother !! I can't to see other ones !!!! I'm pay-paling you this Friday !!!! :laugh::highfive:
Click to expand...
Click to collapse
thanks man appreciate it... Worked hard on this and any contributions is welcomed. Getting it to work for every rom is a bit time consuming (not impossible) but getting the motivation to do it is slim. It is because of people like you why I do what I do.:good:
I just tried to flash multiple bars and I get through the install completely it just doesn't seem to apply the mod. No changes to my status bar. Running Clean ROM 3.5, Perseus kernel. Could it be running into conflicts from my already modded status bar? Great work by the way
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Looks good dloading now.
kevinrocksman said:
its the thing at the bottom of the dropdown that you would drag with your finger when you want to see your notifications
screenshots are now up ( a few)
Click to expand...
Click to collapse
awesome bro, thanks for the clarification. looks really solid. could you make something very neat and simple that would flow with this theme by chance? i would really appreciate it. something that keeps glowing from grey to that blue ics color if possible.
edit: ok found it! https://www.youtube.com/watch?v=0c8ho9rhhZU (the android words exactly like that if possible on a black background)
Quick question, being that there's more than one file/folder, how do we flash? The whole zip, or take out the ones we dont want?
Can you make these work for the note 2? All of the system uis included in aroma are for galaxy s3 roms
---------- Post added at 01:42 PM ---------- Previous post was at 01:41 PM ----------
solohendo said:
Quick question, being that there's more than one file/folder, how do we flash? The whole zip, or take out the ones we dont want?
Click to expand...
Click to collapse
Its aroma installer base sooo long story short just flash it and you will see
oikhlail11 said:
Can you make these work for the note 2? All of the system uis included in aroma are for galaxy s3 roms
---------- Post added at 01:42 PM ---------- Previous post was at 01:41 PM ----------
Its aroma installer base sooo long story short just flash it and you will see
Click to expand...
Click to collapse
Thanx man
Good stuff Kevin
Can you use this on any Rom?
wblteen said:
I just tried to flash multiple bars and I get through the install completely it just doesn't seem to apply the mod. No changes to my status bar. Running Clean ROM 3.5, Perseus kernel. Could it be running into conflicts from my already modded status bar? Great work by the way
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
It "could", if u use the flash normal systemui (the normal one) under option 2 does your system boot up without any fcs? if it does then try to flash a animation, im working to get this working with everyone but i have to do each one 1 by 1 lol
solohendo said:
Quick question, being that there's more than one file/folder, how do we flash? The whole zip, or take out the ones we dont want?
Click to expand...
Click to collapse
just flash the zip and follow the instructions (twrp only)
MissyKoneko said:
Can you use this on any Rom?
Click to expand...
Click to collapse
I would like to say yes but I am working on each rom now
I am using the system ui from http://forum.xda-developers.com/showthread.php?p=34044726. I am on Clean ROM 3.5
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
wblteen said:
I am using the system ui from http://forum.xda-developers.com/showthread.php?p=34044726. I am on Clean ROM 3.5
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Click to expand...
Click to collapse
oh god... that one has a lot of them. Hm I'll look into it
Kevin, I will wait, I am on Vanilla RootBox 4.2.1 I can't wait to try you.
---------- Post added at 07:29 PM ---------- Previous post was at 07:28 PM ----------
Sorry I meant I can't wait to try your stuff *
MissyKoneko said:
Kevin, I will wait, I am on Vanilla RootBox 4.2.1 I can't wait to try you.
---------- Post added at 07:29 PM ---------- Previous post was at 07:28 PM ----------
Sorry I meant I can't wait to try your stuff *
Click to expand...
Click to collapse
LMAO. Gotcha
I hope you make girly ones for us girls in here that visit the forum too
MissyKoneko said:
I hope you make girly ones for us girls in here that visit the forum too
Click to expand...
Click to collapse
lol well i dont really know what girls like sadly... i did plan on making top 100 guys/girls names animated

Need ROM Testers for Intergalactic v2.8: T-Mobile

Hello T-Mobile users!
{
"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"
}
It's with great pleasure that I would like to announce that I have brought my ROM, Intergalactic, over the the T-Mobile Galaxy S III. I do not have a T-Mobile Galaxy S III to test this on, however, and would really appreciate your assistance with making sure it works. It SHOULD work perfectly, but I need to verify that it flashes fine. If you would like to test, please leave a post here and I will PM you a download link.
Features:​
UCDLK3 Base
Modified and optimized UCDLK3 kernel by me
OTA Updates through GooManager
Extended power menu
Extended APN list
Smoothness and battery life tweaks
Fully de-odexed
Fully zipaligned
Bashed
Rooted
init.d script support and tweaks
50% transparency notification bar (available in beta theme)
Black notification bar in apps and lockscreen (available in beta theme)
ADB support
Debloating
23 Toggles Mod (blue)
Blue themed battery and notification area
AT&T logo removed
Wifi Notification removed
Google Now
S-Voice
Android 4.2 Keyboard ported from Nexus 4 system dump
Holo-Black Gmail 4.2
Samsung International boot animation
Increased group messaging size
Increased mms size and quality
Find My Mobile enabled
AT&T Contacts removed
System sounds from the Nexus 4
No increasing ringtone
Modified Samsung launcher with wallpaper scrolling and no page looping
SMS split removed, messages with multiple pages combined
Blacklisting
MMS slideshow removed so MMS appears threaded and individual
Multi SMS lock
Call block menu in settings
Many other tweaks...
Original Thread: http://forum.xda-developers.com/showthread.php?t=1969201
Thank you
I'll give it a go for ya. :good:
CodyRst said:
I'll give it a go for ya. :good:
Click to expand...
Click to collapse
PM sent. Thanks
I'll give it a go.
Vorachai said:
I'll give it a go.
Click to expand...
Click to collapse
Pm sent. Thank you
Sent from my SAMSUNG-SGH-I747 using xda premium
I'll give it a run.
Glad your bringing this rom over here. Awesome rom with awesome kernel support.
Sent from my SGH-T999 using Tapatalk 2
I can give it a try. I have flash att ROMs and it worked fine out of the box. Then i edit it to t999 myself.
Towle said:
I'll give it a run.
Click to expand...
Click to collapse
Sweet. I am uploading a new build soon once I make some
more changes. I think I had a decompiling error. I want to make sure it's just right. I'll pm you as soon as it's ready with a link.
charlieb620 said:
Glad your bringing this rom over here. Awesome rom with awesome kernel support.
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
I wouldn't have brought it over if you hadn't recommended it first. Hopefully it runs as well for you guys as it does for us. Also good job bringing 4.1.2 over.
Sent from my SAMSUNG-SGH-I747 using xda premium
does this have multi window?
shrty4luv said:
does this have multi window?
Click to expand...
Click to collapse
All features are listed in the OP. You tell me if it has multi window.
well at the bottom of that list it also say and MANY OTHER TWEAKS....
Alright. I am going to put the link here guys. It saves me the trouble of having to PM you all. Thanks again Remember the first boot will take a couple of minutes.
http://d-h.st/Sdj
Please report whether this flashes and boots or not and that there are no weird FC's etc. This will determine if I release it in dev or not yet. This SHOULD work, but I can't test. Please let me know. All mods from the OP should work as well but I can't test them either I ask that you all keep things civil and that you understand the risk of a bootloop if I didn't get it right (I should have gotten it right).
is there a certain way to flash this?...not all roms are flash the same....
shrty4luv said:
is there a certain way to flash this?...not all roms are flash the same....
Click to expand...
Click to collapse
If you would like to flash it is highly recommended that you follow the instructions in the original thread.
Sent from my SAMSUNG-SGH-I747 using xda premium
flashing error failed status 7
shrty4luv said:
flashing error failed status 7
Click to expand...
Click to collapse
I haven't tried this rom yet, but try updating your recovery.
Towle said:
I haven't tried this rom yet, but try updating your recovery.
Click to expand...
Click to collapse
Yes, I verified that the first line of the updater-script is:
assert(getprop("ro.product.device") == "d2tmo" || getprop("ro.build.product") == "d2tmo");
And I checked the build.prop to make sure it matches with d2tmo in it. This is simply to make sure that people can't flash it on another phone on accident. Definitely try updating recovery first as Towle said and report back please. Also, if you can verify your MD5 checksum. It should be f2b88070c443eecf7e5733a83be58b84
Thanks
ok that might be the problem then,right now i'm on a port rom from verizon and when i update from goomanager it flash the twrp img for verizon,so do i need to be on a tmobile rom?
shrty4luv said:
ok that might be the problem then,right now i'm on a port rom from verizon and when i update from goomanager it flash the twrp img for verizon,so do i need to be on a tmobile rom?
Click to expand...
Click to collapse
That might actually be the problem. You should return to a native T-Mobile ROM, Flash the d2tmo version of TWRP from there, then try flashing the ROM again. Hopefully that will do the trick.

[MOD] ENABLE SPELL CHECK - MJ7 and MJE UPDATE

This mod adds spell check back into Touchwiz roms.
YOU MUST BE ROOTED AND HAVE SAFESTRAP
There are two versions. A light and a dark version of the settings menu.
Both files are flashable in safestrap
You will need Google Keyboard installed. Using it is not necessary, it just contains the necessary sell correction files.
DARK SETTINGS MENU MJ7 - https://dl.dropboxusercontent.com/u/13601185/enable_spell_check_black.zip
LIGHT SETTINGS MENU MJ7- https://dl.dropboxusercontent.com/u/13601185/enable_spell_check_white.zip
DARK SETTINGS MENU MJE- https://dl.dropboxusercontent.com/u/13601185/enable_spell_check_dark_MJE.zip
LIGHT SETTINGS MENU MJE- https://dl.dropboxusercontent.com/u/13601185/enable_spell_check_white_MJE.zip
{
"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"
}
Nice
Sent from my SM-N900V using XDA Premium 4 mobile app
Thanks I was missing that feature very much from my S3 running CM10.2
Thank you, the sammy keyboard saves every misspelled word.
Is there anyway to do this on a stock rooted phone?
Sent from my rooted SM-900V using Tapatalk.
emsrider said:
Is there anyway to do this on a stock rooted phone?
Sent from my rooted SM-900V using Tapatalk.
Click to expand...
Click to collapse
this will work on stock
steps
racinwarrior said:
This mod adds spell check back into Touchwiz roms.
There are two versions. A light and a dark version of the settings menu.
Both files are flashable in safestrap
You will need Google Keyboard installed. Using it is not necessary, it just contains the necessary sell correction files.
DARK SETTINGS MENU - https://dl.dropboxusercontent.com/u/13601185/enable_spell_check_black.zip
LIGHT SETTINGS MENU - https://dl.dropboxusercontent.com/u/13601185/enable_spell_check_white.zip
Click to expand...
Click to collapse
Thank you so much I have been searching for this since two weeks now for my note 3
I am new at this and I was wondering if you provide me with step by step of how to install this mod? Does my phone needs to be rooted?
My phone is not rooted and its the Canadian version sm-n900w8
Please help me find an answer
Please help me find an answer to my question.
What are the steps to apply this mod? My phone is not rooted and its the Canadian version
SM-N900W8.
TO EDIT YOUR OWN FILES:
You need to decompile Secsettings.apk & framework2.jar.
In SecSettings, open the file "res\xml\language_settings.xml" and look for:
Code:
<PreferenceScreen android:title="@string/phone_language" android:key="phone_language" android:fragment="com.android.settings.LocalePicker" />
add new line and paste the following:
Code:
<com.android.settings.inputmethod.SpellCheckersPreference android:title="@string/spellcheckers_settings_title" android:key="spellcheckers_settings" />
In framework2.jar, open the file "smali\android\widget\TextView.smali" and look for:
Code:
.method public isSuggestionsEnabled()Z
.locals 1
const/4 v0, 0x0
return v0
.end method
Change the highlighted to:
Code:
.method public isSuggestionsEnabled()Z
.locals 1
const/4 v0, 0x1
return v0
.end method
gilbertgk said:
Please help me find an answer to my question.
What are the steps to apply this mod? My phone is not rooted and its the Canadian version
SM-N900W8.
Click to expand...
Click to collapse
if its not rooted you cant apply the mod
racinwarrior said:
if its not rooted you cant apply the mod
Click to expand...
Click to collapse
As per the OP...
racinwarrior said:
YOU MUST BE ROOTED AND HAVE SAFESTRAP
Click to expand...
Click to collapse
Sent from my Nexus 7 using Tapatalk 4
---------- Post added at 07:22 AM ---------- Previous post was at 07:21 AM ----------
Any chance of updating this to MJE?
Sent from my Nexus 7 using Tapatalk 4
YankInDaSouth said:
As per the OP...
Sent from my Nexus 7 using Tapatalk 4
---------- Post added at 07:22 AM ---------- Previous post was at 07:21 AM ----------
Any chance of updating this to MJE?
Sent from my Nexus 7 using Tapatalk 4
Click to expand...
Click to collapse
Yes definitely.
Is there a way to disable this??
Thanks for the update!
Note 3 .... that is all!!
P2o8wer said:
Is there a way to disable this??
Click to expand...
Click to collapse
yes, under language and input uncheck spelling correction
Note 3 Canadian version
racinwarrior said:
yes, under language and input uncheck spelling correction
Click to expand...
Click to collapse
My phone is not rooted: Can I edit those two files and still have this feature. I don't want to root the device until it is updated to Kitkat.
Also what would be the step after updating those two files. Just replace them on my device and reboot???
Which one do you prefer to edit apk files > multi tool apk or apk tool or ..?? or can I simply follow the steps in the below link
http://forum.xda-developers.com/showthread.php?t=2058850
please let me know. Thank you
gilbertgk said:
Please help me find an answer to my question.
What are the steps to apply this mod? My phone is not rooted and its the Canadian version
SM-N900W8.
Click to expand...
Click to collapse
As stated multiple times... You must be rooted. Kind of like how you must be female to conceive a child.
It's simple.
You must be rooted just like you must be female to conceive children.
Sent from my SM-N900V using xda app-developers app
---------- Post added at 09:39 AM ---------- Previous post was at 09:36 AM ----------
My question is does this work with the SwiftKey keyboard?
Sent from my SM-N900V using xda app-developers app
cowboyaryk said:
As stated multiple times... You must be rooted. Kind of like how you must be female to conceive a child.
It's simple.
You must be rooted just like you must be female to conceive children.
Sent from my SM-N900V using xda app-developers app
---------- Post added at 09:39 AM ---------- Previous post was at 09:36 AM ----------
My question is does this work with the SwiftKey keyboard?
Sent from my SM-N900V using xda app-developers app
Click to expand...
Click to collapse
Yes I get that. that's why I am choosing the modify the files instead of applying the mod. Modifying my own files does not require rooting correct?
gilbertgk said:
Yes I get that. that's why I am choosing the modify the files instead of applying the mod. Modifying my own files does not require rooting correct?
Click to expand...
Click to collapse
You need write access to the system partition in order to modify any system files.....aka root
racinwarrior said:
You need write access to the system partition in order to modify any system files.....aka root
Click to expand...
Click to collapse
I have never used SAFESTRAP before. would it be possible to send step by step of how to apply safestrap and root my note 3. Knowing that my note 3 is Canadian version. Another question > if I apply this root will it impact the kitkat update when it gets pushed out from Samsung?

Categories

Resources