[MOD] Enable Navbar/Disable Capacitive Buttons - One (M7) Themes and Apps

Hello all,
First and foremost, I created this mod to work on all roms. Instead of overwriting the build.prop, I simply used an sh script to add a line to the build.prop, thus making it compatible with nearly everything.
Flash "enableNavbarM7" in CWM or TWRP to enable the navbar and disable capacitive keys.
Flash "disableNavbarM7" in CWM or TWRP to disable the navbar and reenable the capacitive keys.
You'll need to reflash the enableNavbarM7 zip when updating your rom.

Hi.
I have a question: why a flashable zip instead of a sh script ?
Inviato dal mio HTC One utilizzando Tapatalk

DHD22800 said:
Hi.
I have a question: why a flashable zip instead of a sh script ?
Inviato dal mio HTC One utilizzando Tapatalk
Click to expand...
Click to collapse
To disable the keys and enable the navbar in one go.
The sh script is run when flashing the mod through recovery.

nuuits said:
To disable the keys and enable the navbar in one go.
The sh script is run when flashing the mod through recovery.
Click to expand...
Click to collapse
Yep, but you can execute the entire sh script then reboot and it's the some. Only for don't go in recovery
Inviato dal mio HTC One utilizzando Tapatalk

It needs root and some people might not of rooted their device.
P.s. I did this manually.

Not every user is comfortable doing this manually or doesn't know how.
I think it was nice of the OP to make and post it for those users.
I appreciate your effort and am sure others will find it useful.
So,...thanks OP! Good job. :good:

Oh I never thought bad of this post. I think it was a great idea.

DHD22800 said:
Yep, but you can execute the entire sh script then reboot and it's the some. Only for don't go in recovery
Inviato dal mio HTC One utilizzando Tapatalk
Click to expand...
Click to collapse
Yes, I could. However as an end-user I feel more comfortable doing it via recovery, and furthermore, one could flash without having root in the OS, as a custom recovery is all that is required.
I could probably make an alternative script for use through terminal. Thank you for the idea.
shinji257 said:
It needs root and some people might not of rooted their device.
P.s. I did this manually.
Click to expand...
Click to collapse
Well, it needs a custom recovery. Root is not required in the rom because the files are being rewritten through the recovery. So, not having Superuser isn't an issue.
I feel like the majority of users who are interested in this mod have a custom recovery in the very least.
santod040 said:
Not every user is comfortable doing this manually or doesn't know how.
I think it was nice of the OP to make and post it for those users.
I appreciate your effort and am sure others will find it useful.
So,...thanks OP! Good job. :good:
Click to expand...
Click to collapse
Yep, this was exactly my thought process haha. And I know some users get tired of using root explorer and editing files once they flash a new rom or an updated version.
Thank you for your support!!
Envoyé de mon HTC One

Thanks for this! Works great on Lollipop 5.0.1

Thank you!

Related

[HOWTO][MOD][REF] How to disable permanently the NOISE-REDUCTION feature

I really hate the noise-suppression feature so i found a way to remove it permanently. Here the HOWTO:
1- Un-pack with APK-Manager (or similar) Phone.apk. This is a system apk that depend from TWLauncher-res.apk so you must select it when you decompile the Phone.apk;
2- Edit this file: /res/values/bools.xml
3- Change from:
Code:
<bool name="has_in_call_noise_suppression">true</bool>
to:
Code:
<bool name="has_in_call_noise_suppression">false</bool>
4- Compile the APK;
That's all.
Skin1980
Skin1980 said:
I really hate the noise-suppression feature so i found a way to remove it permanently. Here the HOWTO:
1- Un-pack with APK-Manager (or similar) Phone.apk. This is a system apk that depend from TWLauncher-res.apk so you must select it when you decompile the Phone.apk;
2- Edit this file: /res/values/bools.xml
3- Change from:
Code:
<bool name="has_in_call_noise_suppression">true</bool>
to:
Code:
<bool name="has_in_call_noise_suppression">false</bool>
4- Compile the APK;
That's all.
Skin1980
Click to expand...
Click to collapse
Nice catch but Leomar found it before .
wanam said:
Nice catch but Leomar found it before .
Click to expand...
Click to collapse
Happy to know that i worked for nothing
Inviato dal mio GT-I9100 usando Tapatalk
Hey skin! Welcome to Sgs2 forum! You will be a helpful additional dev to this community.. Hope you still remember me
Sent from my GT-I9100 using xda premium
wanam said:
Nice catch but Leomar found it before .
Click to expand...
Click to collapse
Could u possibly make an downloadable apk with this done
ephraim033 said:
Hey skin! Welcome to Sgs2 forum! You will be a helpful additional dev to this community.. Hope you still remember me
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Sure my friend!
Inviato dal mio GT-I9100 usando Tapatalk
Actually, this just disables the option to turn it on or off from the menu when you're in a call.
For me, it left NR turned ON, but took away my ability to turn it OFF during a call... and I suffer from the problem of the person I'm talking to hearing an echo on their end if I have NR turned on and I have a case on my phone.
Please see this thread on how to edit a deodexed Phone.apk to set the default value of NR to off. A small caveat though; NR is still ON during the very first call after a reboot, but is OFF for every call after that... until a reboot. You can still turn it on from the in-call menu if you want.
nellyp67 said:
Could u possibly make an downloadable apk with this done
Click to expand...
Click to collapse
Strongly support the idea. Un-packing and re-packing is not a everyday job.
It would be very nice if you could just copy your Phone.apk file here.
THANK YOU VERY MUCH
http://forum.xda-developers.com/showthread.php?p=19587684
Here the version for androidmeda.... maybe it works also for other rom
Inviato dal mio GT-I9100 usando Tapatalk
kamikadzzze said:
Strongly support the idea. Un-packing and re-packing is not a everyday job.
It would be very nice if you could just copy your Phone.apk file here.
THANK YOU VERY MUCH
Click to expand...
Click to collapse
View attachment Phone.apk here u go thanks
sgs2
hi , will this apk also work on sgs2 with stock rom 2.3.4 not rooted??
No, because it's not an apk you install. You have to move the file to /system/app, which you cannot do unless you have root.
Sent from my GT-I9100 using XDA App
Can someone fix the i9100 ICS 4.0.3 (leacked XXLP6 build) Phone.apk?
Trying a lot versions but there are no permanently NR-off function
Kpyto said:
Can someone fix the i9100 ICS 4.0.3 (leacked XXLP6 build) Phone.apk?
Trying a lot versions but there are no permanently NR-off function
Click to expand...
Click to collapse
Is it to get rid of an echo for people on the other end of your calls?
If so, you should check out this thread: http://forum.xda-developers.com/showthread.php?t=1441510
Also, you may get a better reception to your requests with a "please".
EDIT: I actually see you posted on that thread I linked that method worked for you. Good for you.
Sent from my GT-I9100 using XDA App
ctomgee, oh, I'm sorry.
Of course I mean "Please" when ask for help in this topic. Just was little angry because of "echo-problem". So, I'm proceed to this topic http://forum.xda-developers.com/showthread.php?t=1441510 (thanks, however I find it too )
And.. echo is gone! So, now I can use NR-function without any problem. Good day!
Thanks XDA-community!

[UPDATED][Share][Tweaks] PIMP MY ROM (Try V.2.1 out!)

Original thread, link: http://forum.xda-developers.com/showthread.php?t=1908269
Basically this tweak will modify "Init.d", "Build.prop" and add some features.
I've been using it for a day now without noticing any difference (not that I expected to be super noticeable), but I'd like to know if you guys notice any performance boost.
Lets share and compare!
edit: it should work now, but if your installer takes a second to finish, read this: http://forum.xda-developers.com/showpost.php?p=32865023&postcount=20
This video will show you how it works:
U tried?
Sent from my GT-S5830 using xda premium
kvrjsoni said:
U tried?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
uhh.... people should start reading the first post. Especially when there is not a lot of information.
quoting myself: "I've been using it for a day now"
Downloading,asking my self why so heavy 100.1 MB ,will report results later.... !
Tested it on a fresh install of cm 10,and its not working,the setup goes through all the steps .but when its on the final step I press next and it says "installed " in a blink, like if it does nothing .and I'm afraid that it does nothing,I even tried to create a log by checking the option in the setup,but it does nothing.
diegonnc said:
Tested it on a fresh install of cm 10,and its not working,the setup goes through all the steps .but when its on the final step I press next and it says "installed " in a blink, like if it does nothing .and I'm afraid that it does nothing,I even tried to create a log by checking the option in the setup,but it does nothing.
Click to expand...
Click to collapse
Same :3
Sent from my iPhone
@QNBT
Which rom are you using?, and are you sure its working?
It seems like goo.im hates me....I can't download from there
Sent from Ursa's claws.
diegonnc said:
@QNBT
Which rom are you using?, and are you sure its working?
Click to expand...
Click to collapse
edit: additional lines in "Init.d" and "Build.prop" are added, just check yours to confirm.
Using MIUIXXX, selected AOSP Gingerbread when installing this. I installed this on the Nexus 7 as well and the installation (after picking all the items) took about 15secs on that one, but on my SGA it took 1second instead, so I'm not 100% sure it's working. The difference between the options that I used on the Nexus 7 was that I also installed 6-7 themes (which might explain the longer wait). Still, it does makes sense that the installation would take really fast since basically the only thing that was added/changed in my SGA was plain text.
I posted it here so maybe some of you could confirm that it does improve our phone.
QNBT said:
edit: additional lines in "Init.d" and "Build.prop" are added, just check yours to confirm.
Using MIUIXXX, selected AOSP Gingerbread when installing this. I installed this on the Nexus 7 as well and the installation (after picking all the items) took about 15secs on that one, but on my SGA it took 1second instead, so I'm not 100% sure it's working. The difference between the options that I used on the Nexus 7 was that I also installed 6-7 themes (which might explain the longer wait). Still, it does makes sense that the installation would take really fast since basically the only thing that was added/changed in my SGA was plain text.
I posted it here so maybe some of you could confirm that it does improve our phone.
Click to expand...
Click to collapse
Its not working then, beacuse i checked every single option, including themes and some file explorers, ah and the walkman music player. And it does nothing, i mean there is not a single app installed after running the setup.Maybe its not compatible ?
diegonnc said:
Its not working then, beacuse i checked every single option, including themes and some file explorers, ah and the walkman music player. And it does nothing, i mean there is not a single app installed after running the setup.Maybe its not compatible ?
Click to expand...
Click to collapse
I didn't install any apps/themes but as i said, my init.d and build prop was changed, so the installation worked but i don't know if any effects are taken.
Sent from my Nexus 7 using xda app-developers app
In post #6 you can read many of the apps in this tweak won't work on gingerbread..so we could download light version?! Which is about 30mb!!
Inviato dal mio GT-S5830 con Tapatalk 2
Toni5830 said:
In post #6 you can read many of the apps in this tweak won't work on gingerbread..so we could download light version?! Which is about 30mb!!
Inviato dal mio GT-S5830 con Tapatalk 2
Click to expand...
Click to collapse
Hm,,, so most of the features on the full package one is for ics/jb, Gonna try to light version tonight.
Tried this from original thread didn't work
Sent from my GT-S5830 using xda premium
Hey, guys! Tried V.2 for MDPI, I flashed it choosing stock gingerbread (instead of AOSP) and
I instantly felt a faster overall performance! I'd like someone else to test it out to confirm that this isnt a placebo effect xD
And also, it took like a sec to install this time as well but as I said, it seem to work!
note: I skipped the multitasking step since I had no idea which one suited me.
Make a backup before flashing
edit: for instant, try opening titanium backup (which usually takes awhile)
QNBT said:
Hey, guys! Tried V.2 for MDPI, I flashed it choosing stock gingerbread (instead of AOSP) and
I instantly felt a faster overall performance! I'd like someone else to test it out to confirm that this isnt a placebo effect xD
And also, it took like a sec to install this time as well but as I said, it seem to work!
note: I skipped the multitasking step since I had no idea which one suited me.
Make a backup before flashing
edit: for instant, try opening titanium backup (which usually takes awhile)
Click to expand...
Click to collapse
Light or full version?? Maybe i'll try it today..
Inviato dal mio GT-S5830 con Tapatalk 2
Toni5830 said:
Light or full version?? Maybe i'll try it today..
Inviato dal mio GT-S5830 con Tapatalk 2
Click to expand...
Click to collapse
I tried the normal one(~70mb), couldnt find the light version lol.
Sent from my Nexus 7 using xda app-developers app
It works on JB???cm10 or AOKP ???
Sent from my iPad JB using Tapatalk HD
matt96g said:
It works on JB???cm10 or AOKP ???
Sent from my iPad JB using Tapatalk HD
Click to expand...
Click to collapse
It's mostly optimized for ICS/JB so yes, it works.
Swap files!
HEy. IF you were to go see the original PMR thread, you would see that in order for it to work on some devices, you have to switch binary-update-installer from the ROM you have (the roms' .zip file) to the PMR zip file.
Just follow my guide:
Open the zip of the rom you are running (the .zip file that you flash in recovery)
Inside this zip, navigate to : META-INF/com/google/android
Extract the file called "update-binary" and rename it to "update-binary-installer"
Open Pimp my Rom's zip (i.e : PIMP_MY_ROM-v1.4.1-Universal.zip)
Inside this zip, navigate to : META-INF/com/google/android and delete "updater-binary-installer"
Now copy the "update-binary-installer" file you extracted from your rom to Pimp My Rom's zip (still in META-INF/com/google/android)
Close the zip and flash it, the installation process should now work normally so you can Pimp your Rom !
this goes to everyone who experience a problem when pressing INSTALL and it finishes in a second, without any logs showing.
Have a nice day, press THANK YOU if it worked

[Q] Plz Help me somebody

i am rooted and acidentally changed permisions on system/app folder and i am stucked i a bootloop how can i restore permisions back to normal i dont even remember the default settings :crying: plz reply fast i am currently stucked without phone during holidays
Do you have installed a recovery?
Sry for my bad English
Gesendet von meinem R800i mit Tapatalk 2
hansi66627 said:
Do you have installed a recovery?
Sry for my bad English
Gesendet von meinem R800i mit Tapatalk 2
Click to expand...
Click to collapse
no man i installed x parts and default recovery but it dosnt seem to work
When you can change permissions (manually): rw/r/r
I think so
Sry for my bad english
Gesendet von meinem R800i mit Tapatalk 2
hansi66627 said:
When you can change permissions (manually): rw/r/r
I think so
Sry for my bad english
Gesendet von meinem R800i mit Tapatalk 2
Click to expand...
Click to collapse
i did that... (hope it shows the attachment)i though then i could move apps to app dir
When you can change them the permission must be like ob the picture.
Or factory reset or flash stock firmware or go into recovery advanced->fix permission
Gesendet von meinem R800i mit Tapatalk 2
hansi66627 said:
When you can change them the permission must be like ob the picture.
Or factory reset or flash stock firmware or go into recovery advanced->fix permission
Gesendet von meinem R800i mit Tapatalk 2
Click to expand...
Click to collapse
thanks for the replys i really appreciate it can you plz show me a screenshot of you system/app folder permissions these are the ones that cause me the problem...
This will let you enter CWM via fastboot
(DO NOT FLASH)
Code:
fastboot boot recoveryPLAY.img
Button mapping: (thanks Logseman)
Back- Back
Home/Vol UP - Up
Menu/Vol DOWN - Down
Search - OK
Under advanced, there's a 'fix permissions' option
dan_man555 said:
You can follow this guide:
http://forum.xda-developers.com/showthread.php?t=1130639
It will let you enter CWM via fastboot
Under advanced, there's a 'fix permissions' option
Click to expand...
Click to collapse
do i have to fix permisions manually? because i dont rember the correct ones and if you know kind sir can you give me a step by step guide how to do it i am not very good at such advanced stuff:crying: i wont mess again with sustem apps if i finally make it work.
its completely automatic
I've revised my previous post, please take a look.
dan_man555 said:
its completely automatic
I've revised my previous post, please take a look.
Click to expand...
Click to collapse
i cant download the file from the post it redirects me to ilivid...
I've attached it to:
http://forum.xda-developers.com/showthread.php?p=35884231#post35884231
hisoka99 said:
i cant download the file from the post it redirects me to ilivid...
Click to expand...
Click to collapse
dan i feel like you know how to do it but as i said i havent got into fastboot before. I feel like i am gonna mess things up more if i do anything i dont know i am desperate and i dont have the knowledge to do simple things therefore enlight me with your knowledge on how do i do it step y step very plz i am tired of serching all the web
do you have Android SDK installed on your computer?
dan_man555 said:
do you have Android SDK installed on your computer?
Click to expand...
Click to collapse
i just downloaded it form the website but i only extracted the zip
This is a good guide for installing:
http://wiki.cyanogenmod.org/wiki/Howto:_Install_the_Android_SDK#Windows
Let me know when you finish
dan_man555 said:
This is a good guide for installing:
http://wiki.cyanogenmod.org/wiki/Howto:_Install_the_Android_SDK#Windows
Let me know when you finish
Click to expand...
Click to collapse
Thanks for all the help i am on it now i ll tell you when i am done with sdk
hisoka99 said:
Thanks for all the help i am on it now i ll tell you when i am done with sdk
Click to expand...
Click to collapse
after i install those packages what should i do? and how am i supposed to select usb debugging when i cant get past the bootloop? oh and do i need that modified driver inf file ?
hisoka99 said:
after i install those packages what should i do? and how am i supposed to select usb debugging when i cant get past the bootloop? oh and do i need that modified driver inf file ?
Click to expand...
Click to collapse
Yes, install the modified driver. Don't worry about the stuff after step 11.
If the other things don't work
Sry for my bad english
using Tapatalk on r800i

(MOD) Volume button wake up for sense rom

I saw some people asking how to unlock their phone with volume rocker in sense roms, my power button is hard to press ( is broken somehow) so I have been using this mod for a long time.
and here it is:
just move this android policy jar file to system/framework overwrite original and give permissions rw-r-r (dont forget to back up original one)
reboot phone first boot take long time dont worry
I didnot make this mod just wanted to share who doesnot aware of it
here is the original thread:http://forum.xda-developers.com/showthread.php?t=1293967
here is the android policy jar. file
note:to use this in odex roms you should odex this jar file too then move both files
also can be used on sense 3.5 roms works...
Is this file from the sensation??? Can it run on our phones??? I doubt it a bit
csoulr666 said:
Is this file from the sensation??? Can it run on our phones??? I doubt it a bit
Click to expand...
Click to collapse
I used it on sende 3.5 without any problem.
İ wouldnot share if i didnot try it
Sent from my Wildfire S A510e using xda app-developers app
Thanks for the quick reply.......I'll try it tomorrow
hi, the phone needs to be root ?
disaster2009 said:
hi, the phone needs to be root ?
Click to expand...
Click to collapse
Yes of course.
Gesendet von meinem Optimus G mit Tapatalk
first i need s off and then root right ?
This question belong in q&a. You don't need to s-off. S-on unlocked is enough. There are many tutorials in general and dev section.
Gesendet von meinem Optimus G mit Tapatalk
In this night i have
unlock
root
and put custom recovery
:good:
i will test with some custom rom like stock to test !
where i give permissions rw-r-r ?
AOKP4.0.4_marvel-06.06.2013 have option to wake up with volume , just install the rom ,no more program need
disaster2009 said:
AOKP4.0.4_marvel-06.06.2013 have option to wake up with volume , just install the rom ,no more program need
Click to expand...
Click to collapse
also cm10 and cn10.1 have that option
but sense roms base on stock is the most stable rom and many people are still using it
Not working for me.
I try with odexed, and deodexed ROMs too.

[Rom][SM-P905][5.0.2][stock][Deodexed][P905XXUABOL2][06-02-2016]

hi
this is my first public rom because someone asked me to make and share
it is just a stock rom with root and busybox and knox free
rom features
1- based on P905XXUABOK3 Australian
2- SuperSU 2.67 and busybox 1.24.1
3- knox free
4-emoji font from ios 9.1 (thanks to @caiosilva96, his thread http://goo.gl/urkOlU)
5-custom kernel with permissive selinux (in V2)
more features will be added in next release if I am able to port them
instructions:
1- reboot to TWRP recovery
2- wipe cache & dalvik cache
3-wipe data (optional)
4-install the rom zip file
changelog:
V1: initial release
md5 checksum:
17CE872B687E73DFE05C7F0C34F8886E
link to the rom
mediafire
http://www.mediafire.com/download/qd6q2jwhairr6bf/Teflanzy_Rom_P905XXUABOK3.zip
google drive
https://goo.gl/Rrgxdp
-----------------------------------------------------------------------------------------------------------------------------------------------
V2: 05/02/2016
new base from official rom P905XXUABOL2
custom kernel with permissive selinux
remove some unused apps to make the rom lighter
link to the rom
mediafire
http://www.mediafire.com/download/57zif9bsl3msm65/Teflanzy_Rom_P905XXUABOL2_V2.zip
google drive
https://goo.gl/Uv2eUu
MD5 checksum: C5B22C5121A32C886EAEA2A6D585A363
-----------------------------------------------------------------------------------------------------------------------------------------------
fix for build.prob
flash this file to fix the problem with wifi loosing the password after reboot
link
thanks to all developers for their threads and work which made making a rom easier for us
great thx
what is meant with emoji font from ios and how to get this stock again
Many thx man.
Downloaded ans installed without problems so far. Top
Gesendet von meinem LG-H815 mit Tapatalk
LegendSmoker said:
great thx
what is meant with emoji font from ios and how to get this stock again
Click to expand...
Click to collapse
if you google it you will know it
and even by checking the link I included you will know what is emoji font
only-p said:
Many thx man.
Downloaded ans installed without problems so far. Top
Gesendet von meinem LG-H815 mit Tapatalk
Click to expand...
Click to collapse
thanks for your feedback
I am making a lite version with some of the unnecessary apps removed from system
gonna try to build a permissive kernel for our device and see if I can make it work properly with the rom since there is no custom kernel for the stock LL 5.0.2
any help with building a kernel is appreciated
Teflanzy said:
if you google it you will know it
and even by checking the link I included you will know what is emoji font
Click to expand...
Click to collapse
First off all your rom works great.
Ok... i can read. maybe my last post was a bit confusing...
But you just ignored my question how to get stock fonts back again.
And the Magazine Launcher from your rom has an "pen" button on the left of menu button when you on homescreen wich allow you to edit home screens. I haven t see something like that on ony other build before. Why is this enabled? And how to disable that?
Best regards and thx for the last build deodexed
Gesendet von meinem SM-P905 mit Tapatalk
LegendSmoker said:
First off all your rom works great.
Ok... i can read. maybe my last post was a bit confusing...
But you just ignored my question how to get stock fonts back again.
And the Magazine Launcher from your rom has an "pen" button on the left of menu button when you on homescreen wich allow you to edit home screens. I haven t see something like that on ony other build before. Why is this enabled? And how to disable that?
Best regards and thx for the last build deodexed
Gesendet von meinem SM-P905 mit Tapatalk
Click to expand...
Click to collapse
Sorry if i was a bit rude
The emoji font only affect the emoji icons which replace the samsung icons with the ios icons which is the same as whatsapp icons
If you still want the samsung icons i will upload a flashable zip
just let me know if you want it
Regarding the "pen" on home screen
I don'tknow how it is enabled and why
i thought it might be a stock feature on Australian rom
i am going to flash the stock rom and see if it is there or not
I am going to check other files also to see if i can disable it
Teflanzy said:
Sorry if i was a bit rude
The emoji font only affect the emoji icons which replace the samsung icons with the ios icons which is the same as whatsapp icons
If you still want the samsung icons i will upload a flashable zip
just let me know if you want it
Regarding the "pen" on home screen
I don'tknow how it is enabled and why
i thought it might be a stock feature on Australian rom
i am going to flash the stock rom and see if it is there or not
I am going to check other files also to see if i can disable it
Click to expand...
Click to collapse
The icon.zip would be great
the pen is not so dramatic.
At least I have what I want a deodexed build. Now I will try to add missing theme center code to framework.
Big thanks
Gesendet von meinem SM-N920C mit Tapatalk
LegendSmoker said:
The icon.zip would be great
the pen is not so dramatic.
At least I have what I want a deodexed build. Now I will try to add missing theme center code to framework.
Big thanks
Gesendet von meinem SM-N920C mit Tapatalk
Click to expand...
Click to collapse
I will make the zip file later
I tested flashing the official Australian rom and the pen appeared too
Then i flashed the official saudi rom and the pen did not appear
So i think it is a feature in the Australian rom
I will try to change some values here and there and see if it can be disabled
Would love to test your work after you are done with it
So please share it so that all can enjoy it
Teflanzy said:
I will make the zip file later
I tested flashing the official Australian rom and the pen appeared too
Then i flashed the official saudi rom and the pen did not appear
So i think it is a feature in the Australian rom
I will try to change some values here and there and see if it can be disabled
Would love to test your work after you are done with it
So please share it so that all can enjoy it
Click to expand...
Click to collapse
Sure I will it could take some time...
Anyway to remove the "pen" we need to edit others.xml in system/csc.
There is a line <CscFeature_Launcher_ReplaceHotseatAreaInEditMode>
We need to change the value from TRUE to FALSE.
Save and Reboot
Gesendet von meinem SM-N920C mit Tapatalk
LegendSmoker said:
Sure I will it could take some time...
Anyway to remove the "pen" we need to edit others.xml in system/csc.
There is a line <CscFeature_Launcher_ReplaceHotseatAreaInEditMode>
We need to change the value from TRUE to FALSE.
Save and Reboot
Gesendet von meinem SM-N920C mit Tapatalk
Click to expand...
Click to collapse
Great find
removing the whole line does the same thing
Sorry for not preparing the font.zip yet as my wife delivered and mostly in the hospital
Gonna make it once i get some free time with the modified others.xml to remove the pen
Teflanzy said:
Great find
removing the whole line does the same thing
Sorry for not preparing the font.zip yet as my wife delivered and mostly in the hospital
Gonna make it once i get some free time with the modified others.xml to remove the pen
Click to expand...
Click to collapse
Relax.. take care about your wife .
If you find some time then dont waste it with making font.zip please update
Your thread with the latest build. Just pm me when you're done and now bring your wife some soup so she will get well soon.
Best regards and sorry for bad English
Gesendet von meinem SM-N920C mit Tapatalk
LegendSmoker said:
Relax.. take care about your wife .
If you find some time then dont waste it with making font.zip please update
Your thread with the latest build. Just pm me when you're done and now bring your wife some soup so she will get well soon.
Best regards and sorry for bad English
Gesendet von meinem SM-N920C mit Tapatalk
Click to expand...
Click to collapse
thank you i will try to take it easy
just a heads up
i prepared the new rom from the latest official rom
and i also prepared a custom stock kernel with permissive selinux :laugh:
finally manged to make properly
something was wrong with the previous builds that i try to make but finally it is working properly
gonna test it for a day at least then prepare a flashable zip for stock kernel and custom kernel so that if anybody has an issue they can revert back
once i prepare everything i will post the new links in the first post
rom v2 links upadated in OP
please give me your feedback
thanks
Teflanzy said:
rom v2 links upadated in OP
please give me your feedback
thanks
Click to expand...
Click to collapse
Flashed and booted. So far so good!
Where can I find a list of apps that are removable on this ROM?
I'd like to make a stripped version with only the barely necessary.
ultraradical said:
Where can I find a list of apps that are removable on this ROM?
I'd like to make a stripped version with only the barely necessary.
Click to expand...
Click to collapse
I don't think anybody made such a list
But you can check other samsung notes like note 10.1 and you finda list
Most samsung devices have same apps and bloatware
Thank you very much for this new rom, downloading and trying it.
input problem
thanks for your work!
rezn0v said:
hey!thanks for your work!
I can't add the chinese input method,can you help me?
Click to expand...
Click to collapse
which one are you trying to use?
are you having problem downloading the language in the Samsung keyboard?
or are you having problem with a different keyboard?
Teflanzy said:
which one are you trying to use?
are you having problem downloading the language in the Samsung keyboard?
or are you having problem with a different keyboard?
Click to expand...
Click to collapse
think you!
At first,I had problem downloading the language in the Samsung keyboard with the wifi.But when I put in the sim card ,I find the downloading is right by using the mobile data.So there is no problem.
thinks!

Categories

Resources