Guys as we've all seen and heard about the ridiculous llawsuit between apple and Samsung. We've all seen the repercussions and fall out of these frivolous lawsuits. One major annoyance is the aptly named "apply autocorrect patent" block and removal of autocorrect in the note 3 stock kb in kk. Here's how to fix this annoyance
Use root explorer or root browser
1. System
2. Find Csc folder and open it
3. Find feature.xml
4. Open feature.xml as editable text
5. Scroll down near the bottom to the Sip section which is the keyboard commands controller area
6. Change tthis line ...
<CscFeature_Sip_ApplyAutoCorrectionPatent> true </CscFeature_Sip_ApplyAutoCorrectionPatent>
To
<CscFeature_Sip_ApplyAutoCorrectionPatent> false </CscFeature_Sip_ApplyAutoCorrectionPatent>
To add normal auto correct back add this line by going to thr end of the line above and pressing enter to create a new empty space then copy this line in
<CscFeature_Sip_DisableAutoCorrection_DA> false </CscFeature_Sip_DisableAutoCorrection_DA>
Hit menu button after you've made proper changes and double checked everything is correct
hit save
then exit
*if using root explorer a feature.xml.bak file be created just move this to your Sd card then reboot
this probably won't apply if your using a custom rom as I'm sure most devs probably removed this block and added autocorrect back into their roms...it's already been done for you in firekat....any devs that want to use this you know the same method just with notepad ++
Enjoy
Mega
Use root explorer or root browser
1. System
2. Find Csc folder and open it
3. Find feature.xml
4. Open feature.xml as editable text
5. Scroll down near the bottom to the Sip section which is the keyboard commands controller area
6. Change tthis line ...
<CscFeature_Sip_ApplyAutoCorrectionPatent> true </CscFeature_Sip_ApplyAutoCorrectionPatent>
To
<CscFeature_Sip_ApplyAutoCorrectionPatent> false </CscFeature_Sip_ApplyAutoCorrectionPatent>
To add normal auto correct back add this line by going to thr end of the line above and pressing enter to create a new empty space then copy this line in
<CscFeature_Sip_DisableAutoCorrection_DA> false </CscFeature_Sip_DisableAutoCorrection_DA>
Hit menu button after you've made proper changes and double checked everything is correct
hit save
then exit
*if using root explorer a feature.xml.bak file be created just move this to your Sd card then reboot
this probably won't apply if your using a custom rom as I'm sure most devs probably removed this block and added autocorrect back into their roms...it's already been done for you in firekat....any devs that want to use this you know the same method just with notepad ++
Enjoy
Mega
