[MOD][CM9]Note Lockscreen + taskmanager - Galaxy Ace S5830 Themes and Apps

after modding the cm9 rc2
i have added the Note Lockscreen
and Taskmanager button to task switcher
Screenshoots :-
{
"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"
}
Downloads
V1 :- http://www.mediafire.com/download.php?et5ofcu55ocx5km
How to install :-
Mount Data
Mount System
install zip and reboot
Bugs:-
Note lockscreen can only be unlocked to the right
adding shortcuts work but will ruin the note desing
when u have no recent apps u have 2 taskmanager buttons
Credits:-
Evilisto
ammar786

Thanks robin, but will this work on aokp cm9 by dqib ?

diegonnc said:
Thanks robin, but will this work on aokp cm9 by dqib ?
Click to expand...
Click to collapse
nope
Sent from my GT-S5830 using xda premium

For CM9 RC2 by Maclaw?

HOW U add task manager button? I hope nothing related to compiling from source.. :\

King ACE said:
HOW U add task manager button? I hope nothing related to compiling from source.. :\
Click to expand...
Click to collapse
its pretty easy
its actually for CM10 but adjusted it small bit XD
you need to add
<Button android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_gravity="bottom" android:gravity="center" androidnClick="openTaskManager" android:text="Task Manager" />
Click to expand...
Click to collapse
to the end of these layouts "layout/status_bar_no_recent_apps.xml", "layout-land/status_bar_recent_panel.xml", "layout-port/status_bar_recent_panel.xml" for reference check my xmls
then SystemUI.apk\smali\com\android\systemui\SystemUIService.smali
go to the end and add
.method public openTaskManager(Landroid/view/ViewV
.locals 5
.parameter "view"
.prologue
.line 99
:try_start_0
.line 100
new-instance v1, Landroid/content/Intent;
invoke-direct {v1}, Landroid/content/Intent;-><init>()V
.line 102
.local v1, intent:Landroid/content/Intent;
const-string v2, "android.intent.action.MAIN"
invoke-virtual {v1, v2}, Landroid/content/Intent;->setAction(Ljava/lang/StringLandroid/content/Intent;
.line 105
const/high16 v2, 0x1000
invoke-virtual {v1, v2}, Landroid/content/Intent;->setFlags(I)Landroid/content/Intent;
.line 107
const-string v2, "com.sec.android.app.controlpanel"
const-string v3, "com.sec.android.app.controlpanel.activity.JobManagerActivity"
invoke-virtual {v1, v2, v3}, Landroid/content/Intent;->setClassName(Ljava/lang/String;Ljava/lang/StringLandroid/content/Intent;
invoke-virtual {p0, v1}, Lcom/android/systemui/SystemUIService;->startActivity(Landroid/content/IntentV
.line 109
#iget-object v1, p0, Lcom/android/systemui/SystemUIService;->mRecentsPanel:Lcom/android/systemui/recent/RecentsPanelView;
#invoke-virtual {v1}, Lcom/android/systemui/recent/RecentsPanelView;->dismiss()V
#invoke-virtual {p0}, Lcom/android/systemui/SystemUIService;->onBackPressed()V
#const/4 v1, 0x0
#invoke-virtual {p0, v1, v1}, Lcom/android/systemui/recent/RecentsPanelView;->show(ZZ)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
.line 112
.end local v1 #intent:Landroid/content/Intent;
:goto_0
return-void
.line 115
:catch_0
move-exception v0
.line 117
.local v0, e:Ljava/lang/Exception;
invoke-virtual {v0}, Ljava/lang/Exception;->printStackTrace()V
goto :goto_0
.end method
Click to expand...
Click to collapse
then add the taskmanager apk found here http://forum.xda-developers.com/showthread.php?t=1876216
and done :d

DeadSp1d3r said:
its pretty easy
its actually for CM10 but adjusted it small bit XD
you need to add
to the end of these layouts "layout/status_bar_no_recent_apps.xml", "layout-land/status_bar_recent_panel.xml", "layout-port/status_bar_recent_panel.xml" for reference check my xmls
then SystemUI.apk\smali\com\android\systemui\SystemUIService.smali
go to the end and add
then add the taskmanager apk found here http://forum.xda-developers.com/showthread.php?t=1876216
and done :d
Click to expand...
Click to collapse
also i finally found a guide of what i was searching for
http://forum.xda-developers.com/showthread.php?t=1898312
finally i can make my clock fonts work correctly
now only need to find samsung font XD

alexfreakyy said:
For CM9 RC2 by Maclaw?
Click to expand...
Click to collapse
CM9 RC2 by bieltv3 and daredj

Can you do this lockscreen but for cm10 ?

diegonnc said:
Can you do this lockscreen but for cm10 ?
Click to expand...
Click to collapse
will try

can u make an cm10 version please

pidio1 said:
can u make an cm10 version please
Click to expand...
Click to collapse
Will do later althoug i dont know if it will work on cm10 i was alao thinking of making sgs 3 lockscreen for cm9/10 but dunno yet
Sent from my GT-S5830 using xda premium

DeadSp1d3r said:
CM9 RC2 by bieltv3 and daredj
Click to expand...
Click to collapse
Just letting u know my rom isn't waylands sources... did it work on my rom??
Sent from my GT-SI9300 using xda app-developers app

winxuser said:
Just letting u know my rom isn't waylands sources... did it work on my rom??
Sent from my GT-SI9300 using xda app-developers app
Click to expand...
Click to collapse
If its based on cm9 by daredj then yes
Sent from my GT-S5830 using xda premium

DeadSp1d3r said:
If its based on cm9 by daredj then yes
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
based on erikcas cm9 rom

winxuser said:
based on erikcas cm9 rom
Click to expand...
Click to collapse
lol i used the cm9 made by daredj
cm9 rc2 by him

i am going to upload sgs3 lockscreen but need testers since i dont run cm9 anymore

DeadSp1d3r said:
i am going to upload sgs3 lockscreen but need testers since i dont run cm9 anymore
Click to expand...
Click to collapse
i will definatly test it
---------- Post added at 08:59 AM ---------- Previous post was at 08:58 AM ----------
DeadSp1d3r said:
lol i used the cm9 made by daredj
cm9 rc2 by him
Click to expand...
Click to collapse
well the note lockscreen worked on erickas sources

try to flash this
mount DATA
mount SYSTEM
install zip etc
please post screenshoots if it works so i can also see if there are errors what is wrong
DL link http://www.mediafire.com/?g9826rjstuk0zp3

DeadSp1d3r said:
try to flash this
mount DATA
mount SYSTEM
install zip etc
please post screenshoots if it works so i can also see if there are errors what is wrong
DL link http://www.mediafire.com/?g9826rjstuk0zp3
Click to expand...
Click to collapse
ok just let me get my phone set up as i was just flashing roms lol

Related

[DIALER MOD] Stock themed phone which starts with noise reduction OFF

I had problem with my phone. The other persons could not hear me good. They could hear me good when I disabled noise reduction from the phone menu.. I was searching for a phone which has disabled the noise reduction by default but no phone worked for me. So I decided to make my own...
This is the stock version with enabled call recording thanks to SicOpaT. When you make the call the NR is disabled. But you can ENABLE it by clicking menu during the call.
I have also included a GREEK version which has Greek keypad and can also search the Greek contacts. But be aware that searches starting from the name.
Please be sure that you know what you are doing before testing this mod. I have tested with Omega v9 KK5 ROM and it is working fine. I am not responsible if this does not work with your ROM.
Installation
You install with CWM from recovery menu.
sounds interesting, so this will work onthe odexed roms?
TecQuality said:
sounds interesting, so this will work onthe odexed roms?
Click to expand...
Click to collapse
NO only deodexed roms
Sent from my GT-I9100 using Tapatalk
talexop said:
This is the stock version with enabled call recording thanks to SicOpaT.
Click to expand...
Click to collapse
You mean that call recording is enabled every single time when I am calling or I have turn on this feature while I'm talking to anybody??
slom33k said:
You mean that call recording is enabled every single time when I am calling or I have turn on this feature while I'm talking to anybody??
Click to expand...
Click to collapse
No for call recording you have to press the button.. The noise reduction is what it is disabled at every call... but you can enable it also from the menu during call.
cool, thnx, testing...
doesnt work with 2.3.3 DXKF1..FC all the time..
kazama82 said:
doesnt work with 2.3.3 DXKF1..FC all the time..
Click to expand...
Click to collapse
I have tested with KK2 and KK5 I do not know for KF1... Sorry about that!
hi mate
great mod!
BUT please do it for deodexed roms
i really need this mod for kk5 rom @ CheckROM v4
cheers,
SX
---------- Post added at 11:37 AM ---------- Previous post was at 11:33 AM ----------
sorry for this post
you said you tested this mod on Omega v9 rom
I have tested with Omega v9 KK5 ROM
Click to expand...
Click to collapse
but according to Omega v9 thread, this rom is deodexed!
and you said again in post 3:
talexop said:
Yes only odexed roms
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
now, its for deodexed or odexed rom?
talexop said:
Yes only odexed roms
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
Sorry the mod is for deodexed roms ...
Sent from my GT-I9100 using Tapatalk
talexop said:
...
I was searching for a phone which has disabled the noise reduction by default but no phone worked for me. So I decided to make my own...
This is the stock version with enabled call recording thanks to SicOpaT.
...
Sorry the mod is for deodexed roms
{
"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"
}
...
Click to expand...
Click to collapse
Again, nothing is clear about this. Based on what you are saying, this is NOT stock ROM based.
1. Please state what ROM/Modem you used to modify your Phone.apk.
2. How did you do it? (provide links or something)
3. Can you link to the SicOpaT hack?
Thanks, seem promising but need some more work.
Could someone test this on the popular stock 2.3.4 KI4 / KI1 (PDA/Phone) firmware?
E:V:A said:
Again, nothing is clear about this. Based on what you are saying, this is NOT stock ROM based.
1. Please state what ROM/Modem you used to modify your Phone.apk.
2. How did you do it? (provide links or something)
3. Can you link to the SicOpaT hack?
Thanks, seem promising but need some more work.
Could someone test this on the popular stock 2.3.4 KI4 / KI1 (PDA/Phone) firmware?
Click to expand...
Click to collapse
1.I did not say that it is stock based. The theme is stock the original patch is from SicOpat. I am using Omega v9 which is KK5 rom. I have taken SicOpat phone because it has the recording enabled.
2. There is a variable which has to be chagned from 1 to 0 so that the noise reduction starts disabled and I have also enabled the NR menu button throught the xml bools.xml
.line 953
const/4 v3, 0x0
.line 957
.local v3, noise_reduction:Z
#v3=(One);
iget-object v8, p0, Lcom/android/phone/CallNotifier;->mApplication:Lcom/android/phone/PhoneApp;
const/4 v9, 0x1
#v9=(One);
invoke-static {v8, v3, v9}, Lcom/android/phone/PhoneUtils;->turnOnNoiseSuppression(Landroid/content/Context;ZZ)V
You have to change const/4 v3, 0x1 to const/4 v3, 0x0
3.the original phone is http://forum.xda-developers.com/showthread.php?t=1222368&highlight=SicOpat
talexop said:
1.I did not say that it is stock based. The theme is stock the original patch is from SicOpat. I am using Omega v9 which is KK5 rom. I have taken SicOpat phone because it has the recording enabled.
2. There is a variable which has to be chagned from 1 to 0 so that the noise reduction starts disabled and I have also enabled the NR menu button throught the xml bools.xml
Click to expand...
Click to collapse
Excellent!!
Now, if we only could have an Odexed version as well... (Yup lazy I am.)
good, but no NR status icon.
talexop said:
3.the original phone is http://forum.xda-developers.com/showthread.php?t=1222368&highlight=SicOpat
Click to expand...
Click to collapse
I have now gone through all the above posts, and it seem to me that the Sicopat mod is an abandoned project. In fact there were several report that the mod did not work on a range of ROMs. So it is not clear which ones were working and which ones didn't... and the dev have not responded, nor have the mod code available AFAIK.
Finally, I would like to know whether this works on North/East Eurpoean phones? So I would appreciate if more people could report details about their success or failures.
thanks I've been looking for this for a long time
E:V:A said:
I have now gone through all the above posts, and it seem to me that the Sicopat mod is an abandoned project. In fact there were several report that the mod did not work on a range of ROMs. So it is not clear which ones were working and which ones didn't... and the dev have not responded, nor have the mod code available AFAIK.
Finally, I would like to know whether this works on North/East Eurpoean phones? So I would appreciate if more people could report details about their success or failures.
Click to expand...
Click to collapse
EVA - you're asking too much from the OP...
he said he tested it on only 2ROMs. he has indicated that he is not taking any responsiblity over the result on the end user's phone. use it at your own risk. in plain english - it may or may not work(this depends on oh so many factors). if you have the steel balls to try it on your phone regardless of result, then by all means...help yourself...but if you want to be 100% sure and safe.. i'd say keep your phone the way it is....
tommyrumbler said:
EVA - you're asking too much from the OP...
he said he tested it on only 2ROMs. he has indicated that he is not taking any responsiblity over the result on the end user's phone. use it at your own risk. in plain english - it may or may not work(this depends on oh so many factors). if you have the steel balls to try it on your phone regardless of result, then by all means...help yourself...but if you want to be 100% sure and safe.. i'd say keep your phone the way it is....
Click to expand...
Click to collapse
Thanks Tommy,
EVA you can try it to see if it fits you or you can try to modify the phone.apk yourself or you can send me your phone.apk and try to fix it and send it to you...
Sent from my GT-I9100 using Tapatalk
OP - u'r most welcome...
EVA - sorry if my words are too harsh...
"you can try to modify the phone.apk yourself or you can send me your phone.apk and try to fix it and send it to you..." - this is kind enough of you OP...
btw, i'm on gingermod7(ROM) with void.echo(kernel)..and u'r phone.apk mod is working 100% rock solid... can't thank you enough!
btw, can i share this mod over at the gingermod thread? (already did, lol.. let me know if it's not ok, i'll delete my post over there)... kudos!
tommyrumbler said:
OP - u'r most welcome...
EVA - sorry if my words are too harsh...
"you can try to modify the phone.apk yourself or you can send me your phone.apk and try to fix it and send it to you..." - this is kind enough of you OP...
btw, i'm on gingermod7(ROM) with void.echo(kernel)..and u'r phone.apk mod is working 100% rock solid... can't thank you enough!
btw, can i share this mod over at the gingermod thread? (already did, lol.. let me know if it's not ok, i'll delete my post over there)... kudos!
Click to expand...
Click to collapse
Yes ofcourse you can share it! That is why I upload it here

[MOD] Device status = "Normal"

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

[MOD][Deodex][MA7][MC2]Hotspot Mod - Working 4G

This will allow native hotspot and tethering.
I am not responsible for anything that happens to your phone. You do this at your own risk.
This is based off stock MA7/MC2. This should not be used on other Roms until it is integrated.
Question: Will this work with the custom Rom I am using?
Answer: A general rule, but not a guarantee, when using this with a custom Rom:
1. The Rom must be built on 100% stock MA7.
2. The services.jar has not been modified by the Rom developer.
And that is true for any mod, theme or whatever else that has been built on stock code.
If those two things are true you should be able to flash this with no problems. If not, you will just have to wait until it gets integrated into the Rom.
Download MC2 Deodexed: http://tinyw.in/ocJL
MD5: 462d6026b9fc50c48a6b082ea294c50d
Download MA7 Deodexed: http://tinyw.in/h1sR
MD5: 731368c26e59fca4bbb4f3d1062b628b
Mirrors:
https://www.dropbox.com/sh/22nv3imjgftp9q5/ddSKYAe1P_
http://www.androidfilehost.com/?a=show&w=files&flid=4339
This information is for those that want to include the changes into their Roms. Normal users just need to flash the zip to install.
What to change to get this working:
Edit /com/android/server/connectivity/Tethering.smali
Code:
[B]Before:[/B]
5050: .line 1128
5051: :cond_a0
5052: const/4 v8, 0x1
5053:
5054: .line 1131
5055: if-eqz v8, :cond_df
5056:
Code:
[B]After:[/B]
5050: .line 1128
5051: :cond_a0
5052: if-eqz v8, :cond_df
Nice!! Thank you sir!!
I don't have this device so I need some people to test. Don't forget to make a backup first. This should be tested on Stock Deodexed MA7.
crawrj said:
I don't have this device so I need some people to test. Don't forget to make a backup first. This should be tested on Stock Deodexed MA7.
Click to expand...
Click to collapse
Thank you for this! Flashed on NoWizAOSPmodv1.4.7 and it works flawlessly.
Sent from my SPH-L900
Whoooooop! $$$$$$
Sent from my SPH-L900 using xda premium
Been waiting for this!! Thanks for sharing!:highfive:
Great FRIGGEN job bro!
Sent from my SPH-L900 using xda app-developers app
crawrj said:
This will allow native hotspot and tethering.
I am not responsible for anything that happens to your phone. You do this at your own risk.
This is based off stock MA7. This should not be used on other Roms until it is integrated.
Question: Will this work with the custom Rom I am using?
Answer: A general rule, but not a guarantee, when using this with a custom Rom:
1. The Rom must be built on 100% stock MA7.
2. The services.jar has not been modified by the Rom developer.
And that is true for any mod, theme or whatever else that has been built on stock code.
If those two things are true you should be able to flash this with no problems. If not, you will just have to wait until it gets integrated into the Rom.
Download MA7 Deodexed: http://tinyw.in/h1sR
MD5: 731368c26e59fca4bbb4f3d1062b628b
Mirrors:
https://www.dropbox.com/sh/22nv3imjgftp9q5/ddSKYAe1P_
http://www.androidfilehost.com/?a=show&w=files&flid=4339
Click to expand...
Click to collapse
I tried this mod from the S3 forum this afternoon. You beat me I to the write up. Great job. This works great on our Note II
Sent from my SPH-L900 using xda app-developers app
Confused
What exactly do you mean by 4G??
Thuqnificent said:
What exactly do you mean by 4G??
Click to expand...
Click to collapse
It means you can tether while connected to 3G or 4G.
bodi524 said:
I tried this mod from the S3 forum this afternoon. You beat me I to the write up. Great job. This works great on our Note II
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
Yeah I did that one also. A couple of people requested that I do it for the Note2. Thanks for confirming that it works!
crawrj said:
It means you can tether while connected to 3G or 4G.
Click to expand...
Click to collapse
Thank you for this mod ive already implemented this into MacksRom. couple of cases of beer headed your way
Ok just to clarify, if we are rooted and on the stock MA7, we simply flash this on top of our Rom, and then edit the info mentioned below. What app do we use to edit, and does permission need to be edited also ??
Edit /com/android/server/connectivity/Tethering.smali
Click to expand...
Click to collapse
crawrj said:
What to change to get this working:
Edit /com/android/server/connectivity/Tethering.smali
Code:
[B]Before:[/B]
5291: .line 1196
5292: :cond_a0
5293: const/4 v8, 0x1
5294:
5295: .line 1206
5296: if-eqz v8, :cond_df
Code:
[B]After:[/B]
5291: .line 1196
5292: :cond_a0
5293: if-eqz v8, :cond_df
Click to expand...
Click to collapse
Do we need a deodexed rom or can it work with stock just rooted
Sent from my SPH-L900 using xda app-developers app
DonB. said:
Ok just to clarify, if we are rooted and on the stock MA7, we simply flash this on top of our Rom, and then edit the info mentioned below. What app do we use to edit, and does permission need to be edited also ??
Click to expand...
Click to collapse
Just flash, the edits are if your doing it yourself
budde2 said:
Do we need a deodexed rom or can it work with stock just rooted
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
Has to be stock deodexed
crawrj said:
What to change to get this working:
Edit /com/android/server/connectivity/Tethering.smali
Code:
[B]Before:[/B]
5291: .line 1196
5292: :cond_a0
5293: const/4 v8, 0x1
5294:
5295: .line 1206
5296: if-eqz v8, :cond_df
Code:
[B]After:[/B]
5291: .line 1196
5292: :cond_a0
5293: if-eqz v8, :cond_df
Click to expand...
Click to collapse
Where exactly is this located....stupid question I know but I search in root explorer and cant find it
Sent From My LabRats Goodness Themed Galaxy Note 2.
thabyrdman said:
Where exactly is this located....stupid question I know but I search in root explorer and cant find it
Sent From My LabRats Goodness Themed Galaxy Note 2.
Click to expand...
Click to collapse
Youre gonna have to decompile your services jar then use note pad++ to edit I do believe
Sent from my SPH-L900 using Tapatalk 2
neopolotin75 said:
Youre gonna have to decompile your services jar then use note pad++ to edit I do believe
Sent from my SPH-L900 using Tapatalk 2
Click to expand...
Click to collapse
Thanks
Sent From My LabRats Goodness Themed Galaxy Note 2.
It works on lab rats rom, thank you!
{
"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"
}
check out our rom website, http://updater.team-nocturnal.com/labrats/

[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?

[APP][No xposed / No root] HeadsUp Mods for sony devices

Hello guys me with new App ( not tut this day [emoji14] )
This application Dont need any Xposed or Root permissions [emoji14]
Just work on the Base of stock inactive mods
For now super user mod is required
I will look for a solution in this
This app contains
Turn on / Off Headsup settings
HeadsUp Timeout
Test Heads Up
And reboot device
{
"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"
}
You dont need any modification with your settings or systemui
Just download this View attachment HeadsUpMod_by_VK-release.apk
Install it and Have Fun
Dont Forget to mention me if you like my work
App won't install on stock Z5 running 152 firmware (5.1) thanks though.
langeveld024 said:
App won't install on stock Z5 running 152 firmware (5.1) thanks though.
Click to expand...
Click to collapse
Will look into it
Thanks for the report
Edit: if you have super user mod them every thing will be ok too bro
Great!!!! Exactly what I was looking for. I'll try it tomorrow (cause today me device is on KitKat).
Thank you.
You're awesome Venkat.
Not install on my Xperia Z3 Single.. ??
No root
Enviado de meu D6603 usando Tapatalk
"there was a problem parsing package"
Sent from my D5803 using Tapatalk
what is the purpose of this app?
ogunja said:
Not install on my Xperia Z3 Single..
No root
Enviado de meu D6603 usando Tapatalk
Click to expand...
Click to collapse
for now Superusermod is required i will fix this to install with no superuser mod
drorcun said:
"there was a problem parsing package"
Sent from my D5803 using Tapatalk
Click to expand...
Click to collapse
The app is for 5.x + bro not for lower versions
sub1zero said:
what is the purpose of this app?
Click to expand...
Click to collapse
Read thread and look for screen shots bro
venkat kamesh said:
for now Superusermod is required i will fix this to install with no superuser mod
Click to expand...
Click to collapse
Thanks. My device is not rooted so because bootloader isn't unlocked (yet) will keep an eye on this one, in case it's available without superusermod
Bro is it possible you upload the sources. I'm quite interested in how this app works...
Because unless I'm wrong. Sony ROMS have no heads-up notifications by default right?
Hey venkat, I am rooted with UB and super su installed but it won't install here neither.
E6653
yuzhengwen said:
Bro is it possible you upload the sources. I'm quite interested in how this app works...
Because unless I'm wrong. Sony ROMS have no heads-up notifications by default right?
Click to expand...
Click to collapse
yes it had
you need to have a view on this code in Systemui.apk/smali/com/android/statusbar/phone/PhoneStatusBar.smali
Code:
const-string v2, "heads_up_timeout"
const/16 v3, 0xbb8
invoke-static {v1, v2, v3}, Landroid/provider/Settings$System;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;I)I
move-result v1
int-to-long v2, v1
invoke-virtual {v0, v4, v2, v3}, Lcom/android/systemui/statusbar/BaseStatusBar$H;->sendEmptyMessageDelayed(IJ)Z
:cond_0
here the key "heads_up_timeout" Reads the persists value
and my app starts updating the value
and look for this
Code:
const-string v4, "heads_up_notifications_enabled"
invoke-static {v4}, Landroid/provider/Settings$[COLOR="Red"]Global[/COLOR];->getUriFor(Ljava/lang/String;)Landroid/net/Uri;
move-result-object v4
iget-object v5, p0, Lcom/android/systemui/statusbar/phone/PhoneStatusBar;->mHeadsUpObserver:Landroid/database/ContentObserver;
invoke-virtual {v2, v4, v3, v5}, Landroid/content/ContentResolver;->registerContentObserver(Landroid/net/Uri;ZLandroid/database/ContentObserver;)V
.line 777
iget-object v2, p0, Lcom/android/systemui/statusbar/phone/PhoneStatusBar;->mContext:Landroid/content/Context;
invoke-virtual {v2}, Landroid/content/Context;->getContentResolver()Landroid/content/ContentResolver;
move-result-object v2
the switch is "heads_up_notifications_enabled"
and my app change uses this preferences changing Global to System preference
i am not ready to provide any source
cause the source belongs to my next coming rom
and i am too not wrong brother
Have fun
Edit:-
And finally the Test option
damn i am just waking up notification from v4
Funkmasterchilla said:
Hey venkat, I am rooted with UB and super su installed but it won't install here neither.
E6653
Click to expand...
Click to collapse
all you need is Super User mod brother
i will look for solution
Right! Super user mod not superSU my bad bro! I don't have Xposed right now, but will install it and come back to this Thx
works on Z2 with no probs - but too much permissions needed
btw thx for your work
@venkat kamesh
Could it be a Tutorial, add the settings menu.?
Great job Brow :thumbup:
Using rsxw z5 experience rom for the z3. @Wolfbreak integrated it into his build. The default headsup is set for 3 seconds but does not register. No matter if you change the value, it still stays at 5 seconds.
Sent from my D6603 using Tapatalk
Spz0 said:
Using rsxw z5 experience rom for the z3. @Wolfbreak integrated it into his build. The default headsup is set for 3 seconds but does not register. No matter if you change the value, it still stays at 5 seconds.
Sent from my D6603 using Tapatalk
Click to expand...
Click to collapse
Look for #12 post bro
May be you need to define that boolean in smali
venkat kamesh said:
Look for #12 post bro
May be you need to define that boolean in smali
Click to expand...
Click to collapse
Well it seems I do not have the first bit of code in my smali "heads_up_timeout"
Should this be inserted?
Spz0 said:
Well it seems I do not have the first bit of code in my smali "heads_up_timeout"
Should this be inserted?
Click to expand...
Click to collapse
yes should be
i will explain that part soon
venkat kamesh said:
yes should be
i will explain that part soon
Click to expand...
Click to collapse
Hei bro
Pls update this for MM. Its working but not fully. Some times headsup working some times not.. Pls update if u have time

Categories

Resources