[MOD] Flip to MutE AND NON INCREASING RING TONE [XXKPS]

kkrraazzyy

Inactive Recognized Developer
Jan 24, 2009
2,801
2,941
203
29
XDA 24/7
HEY GUYZ HERE IS MY FIRST MOD FOR I9001 I HOPE YOU ALL LIKE IT

Flip to Mute :

When you are receving a call, you could simply MUTE the call Ringtone by flipping the phone with the screen facing the table surface


NON INCREASING RINGTONE :

Get rid of the increasing ring when someone calls you. Most samsung phones had a "feature" where when you receive a call, the ringtone will gradually fade in to the volume that you have set. This mod will get rid of that annoying fade in and allow your ringtone to play at the volume YOU set it to!



INSTRUCTIONS :

-YOUR PHONE MUST BE ROOTED AND DEODEXED

-TESTED ON XXKPS HAVN'T TRIED ON OTHER VERSIONS LIKE
- TO INSTALL JUST DOWNLOAD THE FILE AND PUT IT IN THE SD
- THEN USE ROOT EXPLORER AND REPLACE THE PHONE.APK IN SYSTEM/APP

Disclaimer : I AM NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR PHONE AND DO AT YOUR OWN RISK

IF YOU LYK MY WORK THEN KINDLY PRESS THE "THANKU" BUTTON

THANKS TO DHIRU FOR HIS WORK ON FLIP TO MUTE AND CRYBERT FOR TESTING THIS MOD
 

Attachments

Last edited:

mr_omega

Senior Member
Jun 1, 2009
261
62
0
Works great at XXKPF too!
But I don't like used skin...

Which part of this mod is responsible for muting the ringtone?
I'll try to modify stock file.
 
Last edited:

kkrraazzyy

Inactive Recognized Developer
Jan 24, 2009
2,801
2,941
203
29
XDA 24/7
for disabling the increasing ringtone

hmm first extract the phone.apk using apk manager and then open the Ringer$1.smali present in Phone.apk\smali\com\android\phone with notepad++ and delete this line
invoke-virtual {v1, v5, v4, v3}, Landroid/media/AudioManager;->setStreamVolume(III)V
 
  • Like
Reactions: inside98

mr_omega

Senior Member
Jun 1, 2009
261
62
0
Oh, so can you help me with editing the file is also responsible for Flip to Mute at oryginal Phone.apk file? I tried to find something in the sources, which you point out, but unfortunately I was overwhelmed.

Which file, and how I should to edit?