7th December 2012, 01:42 AM
(Last edited by kkoolpatz; 10th January 2013 at 04:54 PM .)
Senior Member -
OP
Thanks Meter
209
Posts: 155
Join Date: Jan 2011
Location: Pune
[CSC features] * 10 Jan'13 * Enable secret CSC features
You can enable some features that Sammy decided to disable for your country by default.
These features can be found in
/system/csc/feature.xml
Some users have reported on being on a rom that does not have feature.xml. If you are one of these you may try adding the code to
/system/csc/others.xml (same directory).
Quote:
########## Frequently Asked Questions ##########
I did everything, but It not working.
Make sure you add the CSC features between <FeatureSet> and </FeatureSet> (See Below)
Code:
<FeatureSet>
<!-- This is a comment. You may write anything between these tags -->
<CscFeature_XXX>TRUE</CscFeature_XXX>
</FeatureSet>
After adding these lines to your existing file using any root explorer or vi, sometime permissions are reset for some users. Please verify / reset file permissions to allow read access to all.
I do not have /system/csc/feature.xml
Some users have reported on being on a rom that does not have feature.xml. If you are one of these you may try adding the code to others.xml in the same directory.
There are many more out there.
I know . For a complete list see my second post.
I know one that works, but its not listed here.
Please feel free to post it in this thread or PM me. I'll be glad to test it and add to OP.
I rebooted to recovery and all features are gone..
If you enter stock recovery (3e), your csc may be re-applied and all your modifications may be removed. If your csc is modified don't enter stock recovery (3e).
Add the following lines to your existing file using any root explorer or vi. (be sure to backup the file before you experiment)
IF YOU HAVE FAT FINGERS, SEE MY FILE IN THE SECOND POST
Quote:
Enter Key = New Line in stock sms // Only if not supported already
Code:
<CscFeature_Message_ReplaceCRToNewLine>true</CscFeature_Message_ReplaceCRToNewLine>
Enable scheduled message
Code:
<CscFeature_Message_EnableScheduledMessage>true</CscFeature_Message_EnableScheduledMessage>
<CscFeature_Message_EnableScheduledMsgBox>true</CscFeature_Message_EnableScheduledMsgBox>
Enable sub Symbols on Stock Samsung keyboard Show Content for Screenshot
Code:
<CscFeature_Sip_UseSymbolInCMKey>true</CscFeature_Sip_UseSymbolInCMKey>
<CscFeature_Sip_EnableSymbolInSecondary>de;en_US;en_GB</CscFeature_Sip_EnableSymbolInSecondary>
Show Content to view Launguage codes UPDATED
Quote:
The Format is one of the two types. Either...Lower case language code (ko) OR
Lower case language code_UPPERCASE COUNTRY CODE (en_US).
You can find out which one applies to your language depending upon whether there is a country code mentioned in front of your language in the Keyboard settings.
For example: There are two types of english language keyboards, US and GB (Great Britain) So the english keyboard codes are en_US and en_GB respectively.
There is only one korean Keyboard, so it would only have the language code, not the country code. example : ko.
In below code i have mentioned all combinations of language and countries. please select whatever applies to you.
If just language code does not work try adding "_COUNTRYCODE".
Code:
en_GB;en_US;en_AU;en_CA;en_PH;en_IE;en_NZ;en_ZA;
ko_KR;de_AT;de_CH;de_DE;fr_FR;fr_CH;fr_BE;fr_CA; bg_BG;cs_CZ;da_DK;el_GR;es_ES;et_EE;fi_FI;
ga_IE;hr_HR;hu_HU;is_IS;it_IT; lt_LT;lv_LV;mk_MK;ms_MY;nb_NO;nl_NL;nl_BE;pl_PL;pt_PT;pt-BR;ro_RO;sr_RS;sv_SE;tr_TR; ca_ES;eu_ES;gl_ES;kk_KZ;ru_RU;sk_SK;sl_SI;uk_UA;uz_UZ;az_AZ;hy_AM;ka_GE;
pt_BR;in_ID;ja_JP;vi_VN;zh_CN;zh_TW;ar_AE;ar_IL;fa_FA;ur_PK;iw_IL;th_TH;zh_HK;zh_SG
Dialer search matches numbers in contacts and call logs along with contacts
Code:
<CscFeature_Dialer_PhonebookNdigitsMatching>true</CscFeature_Dialer_PhonebookNdigitsMatching>
<CscFeature_RIL_CallerIdMatchingDigit>true</CscFeature_RIL_CallerIdMatchingDigit>
No Limits on joining contacts together. # Removes the existing Limit of 5 contacts
Code:
<CscFeature_Contact_SetLinkCountMaxAs>999</CscFeature_Contact_SetLinkCountMaxAs>
extend speed dials to 100
Code:
<CscFeature_Contact_ExtendSpeedDialTo100>true</CscFeature_Contact_ExtendSpeedDialTo100>
Extend Contact name lenth Limit to 1280
Code:
<CscFeature_Contact_LimitNameLength>1280</CscFeature_Contact_LimitNameLength>
Add exit menu to stock web browser
Code:
<CscFeature_Web_AddOptionToTerminate>true</CscFeature_Web_AddOptionToTerminate>
Confirm whether you want to exit the browser
Code:
<CscFeature_Web_EnablePromptToExit>true</CscFeature_Web_EnablePromptToExit>
Stock browser requests Desktop site by default
Code:
<CscFeature_Web_EnableDesktopSiteAsDefault>true</CscFeature_Web_EnableDesktopSiteAsDefault>
Show the current user agent in Internet->Settings->Advanced
Code:
<CscFeature_Web_ShowVersionInSetting>true</CscFeature_Web_ShowVersionInSetting>
Add shutter sound on/off menu to stock camera app
Code:
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
Hide Software Update from Settings
Code:
<CscFeature_Setting_DisableMenuSoftwareUpdate>true</CscFeature_Setting_DisableMenuSoftwareUpdate>
Show your hardware revision in Settings->About (same as dialing *#12580*369#)
Code:
<CscFeature_Setting_EnableHwVersionDisplay>true</CscFeature_Setting_EnableHwVersionDisplay>
Enable infinite scrolling in TW home screens, app drawer, and widget drawer
Code:
<CscFeature_Launcher_DisablePageRotation>false</CscFeature_Launcher_DisablePageRotation>
Enables Rotation control icon in Gallery
Code:
<CscFeature_Gallery_AddAutoRotationIcon>true</CscFeature_Gallery_AddAutoRotationIcon>
Any Finally, if you know more, please leave me a pm or a comment and i'll add it to this post
The Following 132 Users Say Thank You to kkoolpatz For This Useful Post: [ Click to Expand ]
!crazy (19th December 2012),
0x80 (21st January 2013),
1902 (27th December 2012),
3ateef (8th March 2013),
alfadown (23rd December 2012),
allaccesstech (8th January 2013),
amasat71 (23rd December 2012),
amg009 (8th December 2012),
anahataray (18th December 2012),
Androssama (17th December 2012),
antique_sonic (18th January 2013),
antt00 (7th December 2012),
anukilimanoor (28th December 2012),
apprentice (18th January 2013),
Arsaw (28th January 2013),
B3311 (3rd February 2013),
Bajanman (19th December 2012),
besem (17th December 2012),
betoNL (8th January 2013),
Bruce MJ (10th December 2012),
bryan7004 (22nd January 2013),
CharlieGarg (22nd April 2013),
claude96 (19th February 2013),
code72 (22nd December 2012),
CrimsonBlade104 (10th January 2013),
Cristiano Matos (8th January 2013),
danw1million (16th April 2013),
davjmazz (8th January 2013),
deadman12 (17th December 2012),
djidji777 (20th December 2012),
DynBunti (7th December 2012),
eddruat (5th April 2013),
EdgaBimbam (10th January 2013),
erubey21 (26th March 2013),
evrest (20th December 2012),
fga (22nd December 2012),
fmpmuld (24th December 2012),
frankieGom (17th February 2013),
GrandMasterB (3rd March 2013),
g_ding84 (1st May 2013),
hfinlay10 (24th January 2013),
htc-rocks (7th December 2012),
iakovidis (16th December 2012),
icedventimocha (22nd December 2012),
iGebriel (22nd April 2013),
imani (27th February 2013),
IRoN MaN9 (2nd February 2013),
ivdem (1st May 2013),
j9k (2nd January 2013),
jager13 (7th December 2012),
jason1332 (1st January 2013),
johnsonvision (26th December 2012),
joseka22 (17th January 2013),
joshphilips (10th March 2013),
justinliu (7th December 2012),
karlcheong (10th January 2013),
ktmdave7 (27th January 2013),
Lao Mayer (20th January 2013),
lchsu (11th December 2012),
lesalloum (24th December 2012),
lgwhitlock (22nd December 2012),
llawarta (5th May 2013),
LMMT (11th December 2012),
locolbd (4th January 2013),
lonelyw (30th December 2012),
luca.collins (8th December 2012),
M@X G3N (22nd December 2012),
manu_18 (26th December 2012),
Mastermnd (22nd December 2012),
mayanks_098 (21st February 2013),
mhtsosz (22nd December 2012),
Michel_debs (21st April 2013),
mitchelln (10th December 2012),
mmorisa (20th January 2013),
morbidz (2nd January 2013),
nacos (23rd January 2013),
neboy (19th December 2012),
Nekkab25 (10th December 2012),
neverthemore (7th December 2012),
nitzanb (19th January 2013),
octa_amide (11th December 2012),
Oditius (29th December 2012),
omniwolf (6th April 2013),
onslaught86 (7th December 2012),
ookkeri (22nd December 2012),
orcunece (3rd January 2013),
overjoy71 (23rd May 2013),
padlad (22nd December 2012),
ph03n!x (8th December 2012),
phochiom (23rd February 2013),
plotinus (19th December 2012),
ppsa (6th February 2013),
promi (10th December 2012),
puku66 (30th January 2013),
qnt (20th April 2013),
QuarterToNine (24th February 2013),
quicck (23rd December 2012),
qwerty12 (22nd December 2012),
Qwerty__- (26th December 2012),
rudl1220 (18th December 2012),
saiko_search (21st December 2012),
seancojr (28th December 2012),
Shambala69 (1st January 2013),
shellie03 (1st January 2013),
shiftr182 (1st March 2013),
simple man (26th February 2013),
slonn (4th January 2013),
sowed (10th January 2013),
sparky b (23rd December 2012),
speculatrix (29th December 2012),
squicky (10th February 2013),
srags (14th January 2013),
SUNUN (7th January 2013),
sweetsmoke69 (3rd January 2013),
swfjvh (18th February 2013),
sxi200 (10th January 2013),
Szczepanik (22nd December 2012),
taha_e (12th December 2012),
techgirlpgh (7th January 2013),
Teflanzy (10th January 2013),
Testuser_01 (21st January 2013),
TheFamilyMan (1st February 2013),
thinkingbear (3rd March 2013),
tkari4 (27th March 2013),
tonylee000 (26th December 2012),
twanskys204 (26th January 2013),
TYA. (13th January 2013),
xdapao3 (25th March 2013),
xwingkiller (21st January 2013),
yerebakan (1st January 2013),
zool80me (24th December 2012),
zylor (23rd December 2012)
7th December 2012, 01:43 AM
(Last edited by kkoolpatz; 10th January 2013 at 09:30 AM .)
Senior Member -
OP
Thanks Meter
209
Posts: 155
Join Date: Jan 2011
Location: Pune
Would you like to help crack more CscFeatures?
Would you like to help crack more CscFeatures?
I have listed out about 700+ CscFeatures that may or may not apply to our devices. I do not have the time to confirm if they really work.
If one of you would like to test these on your devices, please click
Show Content . If they work please report to me and i'll add them to the OP.
Warning: Dragons Ahead
Please see this link to access the CscFeatures. Again. These are Samsung generic and not specifically for Note2.
But may work for note2. Please backup your devices before you experiment.
CscFeatures
For those having problems
I have uploaded my feature.xml. please place this in the
/system/csc/feature.xml See attachment.
Please rename feature.txt to xml while copying.
The Following 35 Users Say Thank You to kkoolpatz For This Useful Post: [ Click to Expand ]
amasat71 (27th January 2013),
AmberLynn (5th January 2013),
Androssama (17th December 2012),
antique_sonic (18th January 2013),
apwchan (7th January 2013),
barazi27 (2nd January 2013),
betoNL (8th January 2013),
CharlieGarg (22nd April 2013),
E:V:A (4th March 2013),
greogory (13th March 2013),
g_ding84 (1st May 2013),
heathenasparagus (30th December 2012),
hihipunkt (21st February 2013),
IDKant (4th January 2013),
johnsonvision (26th December 2012),
kmokhtar79 (31st March 2013),
lgwhitlock (22nd December 2012),
LMMT (11th December 2012),
manu_18 (27th December 2012),
mayanks_098 (21st February 2013),
nacos (23rd January 2013),
Olioaglio (8th March 2013),
ph03n!x (11th December 2012),
puku66 (30th January 2013),
qnt (31st March 2013),
sarbe (8th January 2013),
slave2007 (13th January 2013),
srags (14th January 2013),
Szczepanik (22nd December 2012),
Taimur Akmal (23rd December 2012),
Teflanzy (10th January 2013),
tonylee000 (26th December 2012),
Xaddict (30th December 2012),
Xerfas (9th February 2013),
zylor (23rd December 2012)
7th December 2012, 02:03 AM
(Last edited by sunwee; 7th December 2012 at 02:10 AM .)
Senior Member
Thanks Meter
27
Posts: 397
Join Date: May 2009
wow...can someone confirm that the keyboard sub symbols work? that's the only main setback of the default keyboard.
edit: i check my csc file, this line already set to true
<CscFeature_Sip_UseSymbolInCMKey>true</CscFeature_Sip_UseSymbolInCMKey>
but there is no subsymbols on the keyboard, just alphabets.
7th December 2012, 02:06 AM
Senior Member -
OP
Thanks Meter
209
Posts: 155
Join Date: Jan 2011
Location: Pune
Quote:
Originally Posted by
sunwee
wow...can someone confirm that the keyboard sub symbols work? that's the only main setback of the default keyboard.
Yes, Im using it right now on Omega, but its a stock samsung feature.
The Following User Says Thank You to kkoolpatz For This Useful Post: [ Click to Expand ]
7th December 2012, 02:22 AM
Senior Member
Thanks Meter
27
Posts: 397
Join Date: May 2009
Quote:
Originally Posted by
kkoolpatz
Yes, Im using it right now on Omega, but its a stock samsung feature.
can you post a screenshot of your keyobard to see if we mean the same thing?
as i know, only the US variants of n7100 shows the subsymbols on the keyboard, the international ones all just show plain alphabets.
7th December 2012, 02:47 AM
Senior Member -
OP
Thanks Meter
209
Posts: 155
Join Date: Jan 2011
Location: Pune
Quote:
Originally Posted by
sunwee
wow...can someone confirm that the keyboard sub symbols work? that's the only main setback of the default keyboard.
edit: i check my csc file, this line already set to true
<CscFeature_Sip_UseSymbolInCMKey>true</CscFeature_Sip_UseSymbolInCMKey>
but there is no subsymbols on the keyboard, just alphabets.
Also needs the following line. Updated OP
<CscFeature_Sip_EnableSymbolInSecondary>de;en_US;e n_GB</CscFeature_Sip_EnableSymbolInSecondary>
The Following 2 Users Say Thank You to kkoolpatz For This Useful Post: [ Click to Expand ]
7th December 2012, 03:02 AM
Senior Member
Thanks Meter
182
Posts: 667
Join Date: Jul 2007
Location: Kuala Lumpur
Quote:
Originally Posted by
kkoolpatz
Also needs the following line. Updated OP
<CscFeature_Sip_EnableSymbolInSecondary>de;en_US;e n_GB</CscFeature_Sip_EnableSymbolInSecondary>
Confirmed that second line is working. Thanks alot.
Asus P525 (WM5 - WM6) ---> HP Ipaq 612c (WM6.5) ---> HTC HD2 (WM6.5.x - Android) ---> Samsung Galaxy S2 ---> Samsung Note 2
Sentinel Rom 4.60 (CM10.1 - 4.2.2) + UBDMB1 modem // Devil Kernel // Buzz Launcher
7th December 2012, 08:33 AM
Senior Member
Thanks Meter
35
Posts: 169
Join Date: Jan 2010
Location: Hamad Town
/system/csc/feature.xml
i do not have this file
i am using the leaked original rom 4.1.2
i tried searching for it but could not find it in the system folder
Trying to learn from the best deveplopers on XDA
Thank you all for your time and hard work
7th December 2012, 09:04 AM
Senior Member
Thanks Meter
179
Posts: 570
Join Date: Oct 2010
Quote:
Originally Posted by
Teflanzy
/system/csc/feature.xml
i do not have this file
i am using the leaked original rom 4.1.2
i tried searching for it but could not find it in the system folder
Wat explorer u using?? It most likely at the bottom of csc folder
Please use
instead of "+1"
Fonts fully compatible with Simplistic Framework v3.5.1
click here to find out
7th December 2012, 09:53 AM
(Last edited by mitchelln; 7th December 2012 at 09:56 AM .)
Senior Member
Thanks Meter
31
Posts: 255
Join Date: Jan 2011
Quote:
Originally Posted by
xcxa23
Wat explorer u using?? It most likely at the bottom of csc folder
Same for me. I'm running 4.1.2 and there is no framework.xml file in the folder. I'm using root explorer.
Why on earth did they disable the sub symbols on the international variants? Crazy!
Thread Tools
Search this Thread
Display Modes
Linear Mode
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Go to top of page...
Most Thanked In This Thread
35 Would you like to help crack more CscFeatures? 10 Inverted email to white like in tab I …5 (quote)
I guess I cn
make a flashable … 4 Re: [CSC features] * 10 Jan'13 * Enable secret CSC features 4 Did you know guys that if
you enter …