[root] [enable calling feature in whtatsapp] - Galaxy Note 4 Themes and Apps

for rooted LOLLIPOP devices just use this:
thanks to @ RVR
STEPS:-
1- Install the latest apk
2- Open any root explorer (es file explorer
preferred ) and navigate to /data/data/
com.whatsapp/shared_prefs/
com.whatsapp_preferences.xml
3- Add these 2 lines anywhere in the file but within
the <map></map> and save
<boolean name="call" value="true" />
<string name="call_allowed">all</string>
4- Then go to Settings/Apps/Whatsapp and force
stop it !
Open the app again
You have now enabled calls !!!!!!!! Enjoy!!!!
FOR THIS TO WORK BOTH PERSONS(SENDER ND
RECEIVER) SHOULD HVE THIS ENABLED AND U
HAVE TO ANSWER A CALL FROM SOMEONE WHO
HAS ACTIVATED THIS. ITS LIKE INVITATION. GOOD
LUCK

Only Lollipop?

It work on kitkat not4 but can't make call

It works only once...
Hi,
Edited .xml file and restart Whatsapp. When open again there was call featute available. But after press back button and checked again call feature is missing. When checked .xml file, it has been automatically back to the original lines. All the text i have entered is deleted. is there any backup feature in whatsapp need to disable to use this feature continues?

jisharka said:
Hi,
Edited .xml file and restart Whatsapp. When open again there was call featute available. But after press back button and checked again call feature is missing. When checked .xml file, it has been automatically back to the original lines. All the text i have entered is deleted. is there any backup feature in whatsapp need to disable to use this feature continues?
Click to expand...
Click to collapse
Sorry guys it works no more..... whatsapp has disabled beta
testing for the call feature

Related

[How To] Add More Apps in Ultra Power Saving Mode (UPSM)

UPSM is good way to save some battery when needed, but only a very limited apps we can use under UPSM. With root access, we can add more apps support in UPSM.
Well, the whole idea of UPSM is to save battery, why on earth we want to add more apps to drain the battery? Because we can :victory:
For the start, our mod will add a few applications so you can test it out before customizing your own application list.
Apps added in our mod:
1) Camera
2) Gallery
3) Torch (included AOSP torch.apk for this feature)
4) Chrome
5) Hangout
Instruction to add more apps to UPSM
1) Download the UPSM_Add_More_Apps.zip from : http://electron-team.com/ADDONS/other/
2) Put zip file in sd card.
3) Boot in recovery and clear cache partition
4) Flash the zip file and reboot your phone
5) Boot into UPSM to test the added applications
How to add your own apps?
6) Go to system/csc and open up allowed_apps_upsm.xml with text editor
7) Add your desired applications. You need to know the application Package Name and the Main Class Name. Check the app's Android.Manifest.xml to find out.
8) Then go to phone data/data/com.sec.android.emergencylauncher/databases/ and delete EmergencyLauncherUPSM.db
9) Reboot your phone.
10) Done.
Note: Music app doesn't work in UPSM because some background services has been turn off.
Wish to have Xposed module or app to easily add more app to UPSM? Me too. Let's hope somebody could make one in future.:fingers-crossed:
Eteam
oh. big good new. big thank
thank you very much
in the other hand,can somebody make a apk or an easy way to find out own apk's className and packageName ........
as a Chinese , hope that can someone understand my poor English........
PS: can you make a new xml add a apk call " wechat " ? it is use often in china
Nic wu said:
thank you very much
in the other hand,can somebody make a apk or an easy way to find out own apk's className and packageName ........
as a Chinese , hope that can someone understand my poor English........
PS: can you make a new xml add a apk call " wechat " ? it is use often in china
Click to expand...
Click to collapse
Here : https://www.dropbox.com/s/n4wdk1r20qafdcd/allowed_apps_upsm.xml
Push it to system/csc and set permission rw-r--r--
Delete EmergencyLauncherUPSM.db at data/data/com.sec EmergencyLauncher/databases
Reboot
Sent from my GT-N7100 using Tapatalk
Nic wu said:
thank you very much
in the other hand,can somebody make a apk or an easy way to find out own apk's className and packageName ........
as a Chinese , hope that can someone understand my poor English........
PS: can you make a new xml add a apk call " wechat " ? it is use often in china
Click to expand...
Click to collapse
Hello
Here we go -> https://play.google.com/store/apps/details?id=jp.susatthi.ManifestViewer
Hope that can help you
Arsaw said:
Here : https://www.dropbox.com/s/n4wdk1r20qafdcd/allowed_apps_upsm.xml
Push it to system/csc and set permission rw-r--r--
Delete EmergencyLauncherUPSM.db at data/data/com.sec EmergencyLauncher/databases
Reboot
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
thank you very much :good::good::good:
---------- Post added at 07:36 PM ---------- Previous post was at 07:10 PM ----------
scumpicule said:
Hello
Here we go -> https://play.google.com/store/apps/details?id=jp.susatthi.ManifestViewer
Hope that can help you
Click to expand...
Click to collapse
thank you very much :good::good::good:
Will this work on s4
Sent from my GT-I9505 using XDA Free mobile app
Anson Alocious said:
Will this work on s4
Sent from my GT-I9505 using XDA Free mobile app
Click to expand...
Click to collapse
There is no ultra power saving mode on s4
Sent from my GT-N7100 using Tapatalk
I made a quick app to easily add more apps to the upsm list. I am still testing it to make sure it is writing the list right. I will share it soon enough.
Arsaw said:
UPSM is good way to save some battery when needed, but only a very limited apps we can use under UPSM. With root access, we can add more apps support in UPSM.
Well, the whole idea of UPSM is to save battery, why on earth we want to add more apps to drain the battery? Because we can :victory:
For the start, our mod will add a few applications so you can test it out before customizing your own application list.
Apps added in our mod:
1) Camera
2) Gallery
3) Torch (included AOSP torch.apk for this feature)
4) Chrome
5) Hangout
Instruction to add more apps to UPSM
1) Download the UPSM_Add_More_Apps.zip from : http://electron-team.com/ADDONS/other/
2) Put zip file in sd card.
3) Boot in recovery and clear cache partition
4) Flash the zip file and reboot your phone
5) Boot into UPSM to test the added applications
How to add your own apps?
6) Go to system/csc and open up allowed_apps_upsm.xml with text editor
7) Add your desired applications. You need to know the application Package Name and the Main Class Name. Check the app's Android.Manifest.xml to find out.
8) Then go to phone data/data/com.sec.android.emergencylauncher/databases/ and delete EmergencyLauncherUPSM.db
9) Reboot your phone.
10) Done.
Note: Music app doesn't work in UPSM because some background services has been turn off.
Wish to have Xposed module or app to easily add more app to UPSM? Me too. Let's hope somebody could make one in future.:fingers-crossed:
Eteam
Click to expand...
Click to collapse
My S5 does not have in system/csc a file named "allowed_apps_upsm.xml". It only has: contents.db, customer.xml, default_workspace.xml, feature.xml, others.xml, and sales_code.dat. Help?!
Also will this work on a Sprint Galaxy S5? (SM-G900P)
I hope that someone will turn on music files on upsm.
hello, is it possible to have gps turned on while screen is off.
I want to run Sports Tracker in this mode, but it stops working after turning off the screen
Joe0113 said:
My S5 does not have in system/csc a file named "allowed_apps_upsm.xml". It only has: contents.db, customer.xml, default_workspace.xml, feature.xml, others.xml, and sales_code.dat. Help?!
Also will this work on a Sprint Galaxy S5? (SM-G900P)
Click to expand...
Click to collapse
if it doesnt have that file you can add it. No problem. Take one of the files published ona previous page, copy it into system/csc and give rw-r-r permissions. then reboot. It should work on all devices, including sprint. Cheers!
daxgirl said:
if it doesnt have that file you can add it. No problem. Take one of the files published ona previous page, copy it into system/csc and give rw-r-r permissions. then reboot. It should work on all devices, including sprint. Cheers!
Click to expand...
Click to collapse
Please can u post '' allowed_apps_upsm.xml '' i would try on galaxy tab s ^^
Thanks
I don't have in com.android.sec.emergencylauncher this file.......db And upsm manager don't work on omega 7.1 why ?
Obviously if you run more apps, you'll use some more power when you're using those new apps in power save mode. But will adding more to the menu use any more power while you're not using these?
What I'm really trying to establish is if there's any negative point to adding more apps in power save mode.
h3x3d said:
Obviously if you run more apps, you'll use some more power when you're using those new apps in power save mode. But will adding more to the menu use any more power while you're not using these?
What I'm really trying to establish is if there's any negative point to adding more apps in power save mode.
Click to expand...
Click to collapse
Hey mate, I think I came across something today that may answer your question.
After adding settings with UPSM manager, I went into "manage apps" and discovered that whilst in this mode, all apps are marked as "disabled" except for those that work in upsm.
Based on this observation, it seems like UPSM actually disables all apps (and by consequence their background services) to save battery, not just hiding them.
So to answer your question, I'd guess that adding more apps will not in itself cause battery drain, unless the apps have battery/ram consuming background services. Therefore my approach is to enable as few apps as I need (whatsapp, music etc), whilst leaving off apps like facebook which has notifications etc.
Hope that helps you or someone
Work with NE5?
Does this work with NE5? I can't seem to get it to work. I am stock rooted without tripping KNOX.
I don't have either of the mentioned files:
system/csc/allowed_apps_upsm.xml
data/data/com.sec.android.emergencylauncher/databases/EmergencyLauncherUPSM.db
I don't even have the data/data/com.sec.android.emergencylauncher/databases directory.
Tried using the app and that adds the system/csc/allowed_apps_upsm.xml file but it doesn't affect the available applications list in UPM mode.
link doesn't work anymore (404). can somebody upload xml file I don't have it on my S5 . Will it work on lollipop?
+1
Sent from my SM-N910T using XDA Free mobile app

how to add native call recording

found it here=http://forum.xda-developers.com/showthread.php?p=53710367
and wrote the way i did it for me to understand it hope it helps. i'm rooted with towel rooted had to try it my way since they have a zip to flash in recovery
ok i'm on stock rom rooted with towel root i use the altenate method using root explorer i made a copy of the feature.xml then copy it to my computer using wordpad i added the require line posted here=
<!-- Call -->
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
exit and save it then move it back to the phone internal storage then again root explorer went to where the file is=system/csc/feature.xml
in root explorer tab storage found the file press on it select copy then went back to the system/csc/feature.xml on the bottom laft corner hit copy here over write yes then press on the feature.xml then choose permission only.then you only need check mark on owner,group,others,write
click ok then reboot. once rebooted click on dialer then the number press on #one for voice mail once in voice mail if you look at the first button on the left it says record when you are listening to the voice click on it bam it start recording hit it again it stops and save it,hope this help others
that have a hard time figuring direction this is the best i can describe it. this is what it should look like=
!-- Call -->
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_VoiceCall_IPCallPrefix>false</CscFeature_VoiceCall_IPCallPrefix>
<CscFeature_VoiceCall_TotalCallTime>false</CscFeature_VoiceCall_TotalCallTime>
<CscFeature_VoiceCall_ServiceNumberDisplay>false</CscFeature_VoiceCall_ServiceNumberDisplay>
<CscFeature_VoiceCall_RemoveCallButtonInLogsList>true</CscFeature_VoiceCall_RemoveCallButtonInLogsList
1iwilly said:
found it here=http://forum.xda-developers.com/showthread.php?p=53710367
and wrote the way i did it for me to understand it hope it helps. i'm rooted with towel rooted had to try it my way since they have a zip to flash in recovery
ok i'm on stock rom rooted with towel root i use the altenate method using root explorer i made a copy of the feature.xml then copy it to my computer using wordpad i added the require line posted here=
<!-- Call -->
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
exit and save it then move it back to the phone internal storage then again root explorer went to where the file is=system/csc/feature.xml
in root explorer tab storage found the file press on it select copy then went back to the system/csc/feature.xml on the bottom laft corner hit copy here over write yes then press on the feature.xml then choose permission only.then you only need check mark on owner,group,others,write
click ok then reboot. once rebooted click on dialer then the number press on #one for voice mail once in voice mail if you look at the first button on the left it says record when you are listening to the voice click on it bam it start recording hit it again it stops and save it,hope this help others
that have a hard time figuring direction this is the best i can describe it. this is what it should look like=
!-- Call -->
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_VoiceCall_IPCallPrefix>false</CscFeature_VoiceCall_IPCallPrefix>
<CscFeature_VoiceCall_TotalCallTime>false</CscFeature_VoiceCall_TotalCallTime>
<CscFeature_VoiceCall_ServiceNumberDisplay>false</CscFeature_VoiceCall_ServiceNumberDisplay>
<CscFeature_VoiceCall_RemoveCallButtonInLogsList>true</CscFeature_VoiceCall_RemoveCallButtonInLogsList
Click to expand...
Click to collapse
Thanks for this. It works perfectly! :good:
anybody else that tried this mod is it still working for you.?? mine went back to + add call instead record even though the script still there unchange
1iwilly said:
anybody else that tried this mod is it still working for you.?? mine went back to + add call instead record even though the script still there unchange
Click to expand...
Click to collapse
Just replied to your pm. Still work for me.
will try to look at script again post results soon.
OK got it working again the script has to look like this or it won't work also it won't record if you turn data off and turn wifi calling on or both on.
<!-- Call -->
<CscFeature_VoiceCall_ConfigRecording>
RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_VoiceCall_IPCallPrefix>false</CscFeature_VoiceCall_IPCallPrefix>
<CscFeature_VoiceCall_TotalCallTime>false</CscFeature_VoiceCall_TotalCallTime>
<CscFeature_VoiceCall_ServiceNumberDisplay>false</CscFeature_VoiceCall_ServiceNumberDisplay>
<CscFeature_VoiceCall_RemoveCallButtonInLogsList>true</CscFeature_VoiceCall_RemoveCallButtonInLogsList>
<!-- Dialer -->
NOT like this=
<!-- Call -->
<CscFeature_VoiceCall_ConfigRecording>RecordingAll owed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_VoiceCall_IPCallPrefix>false</CscFeature_VoiceCall_IPCallPrefix>
<CscFeature_VoiceCall_TotalCallTime>false</CscFeature_VoiceCall_TotalCallTime>
<CscFeature_VoiceCall_ServiceNumberDisplay>false </CscFeature_VoiceCall_ServiceNumberDisplay>
<CscFeature_VoiceCall_RemoveCallButtonInLogsList>t rue</CscFeature_VoiceCall_RemoveCallButtonInLogsList
<!-- Dialer -->
hope this helps others
1iwilly said:
OK got it working again the script has to look like this or it won't work also it won't record if you turn data off and turn wifi calling on or both on.
<!-- Call -->
<CscFeature_VoiceCall_ConfigRecording>
RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_VoiceCall_IPCallPrefix>false</CscFeature_VoiceCall_IPCallPrefix>
<CscFeature_VoiceCall_TotalCallTime>false</CscFeature_VoiceCall_TotalCallTime>
<CscFeature_VoiceCall_ServiceNumberDisplay>false</CscFeature_VoiceCall_ServiceNumberDisplay>
<CscFeature_VoiceCall_RemoveCallButtonInLogsList>true</CscFeature_VoiceCall_RemoveCallButtonInLogsList>
<!-- Dialer -->
NOT like this=
<!-- Call -->
<CscFeature_VoiceCall_ConfigRecording>RecordingAll owed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_VoiceCall_IPCallPrefix>false</CscFeature_VoiceCall_IPCallPrefix>
<CscFeature_VoiceCall_TotalCallTime>false</CscFeature_VoiceCall_TotalCallTime>
<CscFeature_VoiceCall_ServiceNumberDisplay>false </CscFeature_VoiceCall_ServiceNumberDisplay>
<CscFeature_VoiceCall_RemoveCallButtonInLogsList>t rue</CscFeature_VoiceCall_RemoveCallButtonInLogsList
<!-- Dialer -->
hope this helps others
Click to expand...
Click to collapse
The difference is because you had a space in the word RecordingAllowed?

Mod for A510F

After rooting the phone, i have tried to edit others.xml file to enable:
1. Exit option for Browser.
2. Call block and sms block (in the system setting)
3. Turn on or off camera shutter sound.
And some other things.
You just download the attachement, and put it onto system/csc folder. Set permission for this file.
Remember to rename the original file to use later if you want.
Hit Thank button if you appreciate my work. That makes me happier to post in our forum. Thank all.
Great work.
But i have one Error.
If i click on "smart block", settings crashes.
Sorry for my english.
I hope you understand what i mean.
nhthiencp said:
After rooting the phone, i have tried to edit others.xml file to enable:
1. Exit option for Browser.
2. Call block and sms block (in the system setting)
3. Turn on or off camera shutter sound.
And some other things.
You just download the attachement, and put it onto system/csc folder. Set permission for this file.
Remember to rename the original file to use later if you want.
Hit Thank button if you appreciate my work. That makes me happier to post in our forum. Thank all.
Click to expand...
Click to collapse
Hi.
So, dont use this function. It does not matter.
There has been no comment since so far. Sad threat!
Nice work but I just got the a5 not long ago so not rooting it yet

Enable Multi Window

Hi,
You can enable multi window functionality in apps which are not supported by following​ the below steps
=> Your phone must be rooted
=> You need a good file explorer with Root support and Xml editing support (I used Solid Explorer)
Basically, go to /data/cust/xml/
And find this file
multiwindow_whitelist_apps.xml file
whichever​ app you want to add, you just add this line of code in the above file before the comments section in the code
<mw_app package_name="xxxxxx"/>
xxxxxx = package name of the app.
Package name can be found in "/data/app" folder
Restart the device.
Now wherever you open the app just long press the multiwindow button and your app will open in multi window
Screenshots will make it clear
I hope this helps. Kindly do the above at your own risk. It worked for me, might brick for you
Or just enable the "Force activities to be resizable" in developer options so even wirhout root you can use multiwindow in all apps with 100% safety
darKz22 said:
Or just enable the "Force activities to be resizable" in developer options so even wirhout root you can use multiwindow in all apps with 100% safety
Click to expand...
Click to collapse
Not available in marshmallow
suhel28 said:
Hi,
You can enable multi window functionality in apps which are not supported by following​ the below steps
=> Your phone must be rooted
=> You need a good file explorer with Root support and Xml editing support (I used Solid Explorer)
Basically, go to /data/cust/xml/
And find this file
multiwindow_whitelist_apps.xml file
whichever​ app you want to add, you just add this line of code in the above file before the comments section in the code
<mw_app package_name="xxxxxx"/>
xxxxxx = package name of the app.
Package name can be found in "/data/app" folder
Restart the device.
Now wherever you open the app just long press the multiwindow button and your app will open in multi window
Screenshots will make it clear
I hope this helps. Kindly do the above at your own risk. It worked for me, might brick for you
Click to expand...
Click to collapse
I have been searching for something like this since longer. Thanks a lot OP will report asap

Enable Hidden Features on A750FN/DS [Oreo](24.06.19)

Iam not a good thread maker so i will try to write everything as simple as i can.
Few days ago i bought and switched to A7 2018 from A5 2017, which was/is still an excellent phone to me.
On A5 i was on Oreo and on A7 i am and will be still on Oreo. Not planning to test this on Pie, but be my guest and try it on Pie, some stuff should work. Report if it does.
On A5 i made a similar thread to enable some features, but it was much easier to do because i had a CSC folder instead of ODM folder which has some files encrypted and you need them decrypted to proceed. And there is no flashable zip, you will need to do all on your phone, except decrepitng some files which you will need to do on your pc, and then put back and overwrite the same files on your phone and give necessary permissions.
First of all iam not a developer and i dont know anything about developing.
This is just enabling some features that were allready there in the phone through some lines on some files in ODM/OMC folder and some lines implemented in the stock floating_feature.xml file.
Never delete floating_features.xml file from your phones etc folder and dont touch permissions (0644), or your phone wont boot up. You just need to edit them and save.
Iv tested only on stock A750FNXXU1ASA4 OREO, which was only rooted and nothing else was modified.
The features you should get if everything goes right are:
1. Floating messages (option in Advanced features)
2. Record calls in (phone options)
3. Show network speed (option in status bar)
4. Data Usage Notification (option in data usage)
5. Camera Shutter sound on/of (in camera options)
6. ScreenRecord (options accessible from QPannel and Advanced Features)
7. S Bike Mod
8. Places option on keypad
9. Caller ID spam protection (in phone option)
9. LiveMessages in samsung keyboard
10. S PowerPlanning (Device Maintenance/battery)
11. HomeMode(screensaver option)
12. S Pen features( needed if you ever find working AirCommand).
13. In Samsung video options, but in option that apear when you press play on video,
you should see Video Enhancer option. Download Samsung video from Galaxy apps.
14. Multiuser support
15. Dolby Atmos dual speaker (works with speaker not just with earphones)
Anyway...
I f you dont know anything about floating_features.xml or bulid.prop or ODM/OMC folders and editing them, then dont try this beacuse I won't be held accountable if something happens to your phone if you loose your data or go into bootloop! So Dont Forget to Backup your Phone!
INSTRUCTIONS:
1.You have to be ROOTED offcourse and have a file manager like RootExplorer or simillar.
2. Now you need to copy from root of your phone two files from your contry ODM/OMC folder that your phone/SIMcard uses. It must be from your contrys ODM/OMC folder no other ones. The files are cscfeature.xml and cscfeature_network.xml After you decrypt them put them back in your phone and overwrite the ones inside your contry ODM/OMC folder and give permission 0644.
After that open in text editor with your Root Explorer cscfeature.xml file and on the bottom insert the lines that you can see in the attachment, then save and restart the phone.
To decrypt cscfeature.xml files follow this thread:
https://forum.xda-developers.com/android/software/decode-encode-omc-files-omc-decoder-t3791471
3. Now open your floating_feature.xml which is located in system/etc folder and just edit/enter on the bottom of the file lines that you can see in the attachment, save and restart the phone. Dont do nothing else with this file just insert the lines then save and restart the phone. If you delete it you will go in to bootloop.
4. Now open your build.prop and on the bottom of the file enter lines that you can see in the attachment, save and restart the phone.
5. Now copy all files in system from the attachment and put them in their corresponding places.
Give perrmission for folder 0755 and 0644 for files.
Thats it!
I hope it works for you like it did for me.
Il try to answer any questions, when i have free time.
And if you all have problems doing this i will make a video tutorial when i have free time.
Does this tutorial applies to a7 2018 with android pie? I mean do I have to decrypt those files? I just want to enable call recording.
Adutz1 said:
Does this tutorial applies to a7 2018 with android pie? I mean do I have to decrypt those files? I just want to enable call recording.
Click to expand...
Click to collapse
Yes you have to decrypt and it works on android pie
@kraken77 Can you help me to decrypt those two files if i send them to you? I have problems installing python
I only want to enable call recording
Adutz1 said:
@kraken77 Can you help me to decrypt those two files if i send them to you? I have problems installing python
I only want to enable call recording
Click to expand...
Click to collapse
Okay upload the file. Will decrypt it if i got some time tomorrow. Easiest way is by using firefds xposed module. Youll see call recording setting under phone section.
So can I enable only call recording without decrypting those files? I've did it on my s8, just copied the csc code into build.prop...it will work on this device too?
Some more features if anybody is interested.
Its for Pie
https://forum.xda-developers.com/android/general/samsung-additional-features-t3930900
This works for Galaxy S10e?

Categories

Resources