[APP] Note 2 Hidden Settings [Easily Change Hidden CSC Features]

Search This thread

JKan Co

Senior Member
Mar 9, 2012
236
36

Attachments

  • uploadfromtaptalk1377280486874.jpg
    uploadfromtaptalk1377280486874.jpg
    79.2 KB · Views: 255
  • Like
Reactions: eyecon82

osiedacz

Senior Member
Sep 17, 2008
611
246
Wisconsin
Samsung Galaxy S22 Ultra
So, correct me if I'm wrong, but once you install and use this app, it replaces your original XML file with one from this app and then changes the settings as needed? I am asking because on my Note II i317 I already had some tweaks entered in the XML manually that are now lost since using this app. One, for example, is the AT&T NFC icon.

Edit: Forget this post. I see it is just modifying the existing XML. My NFC icon works just fine.
 
Last edited:

irish-sid

Senior Member
Aug 18, 2011
664
181
try swiftkey and you'll never go back to stock again

I have. Haven't found a decent replacement for the stock Samsung one. The prediction has never let me down, love the number row for passwords, easy access to voice, it shrinks itself and is moveable when using multi window...
It's just a fantastic keyboard and I'm annoyed with myself for tinkering with it.
 
  • Like
Reactions: Magnumutz

nagasgura

Senior Member
Jul 20, 2010
272
364
Anybody got a temporary fix for the keyboard bug? It's my default keyboard and it's borderline unusable now. Not the end of the world if there isn't, I can wait.

It's probably the reset to default option that isn't working. I just released an update which might fix it, but in case it doesn't, here's how to fix it manually:
  • Use Root Explorer, ES File Explorer or a similar app to go to the /system/csc directory
  • Delete the feature.xml file
  • Rename the feature_backup.xml file to feature.xml
  • Make sure the file permissions on the new feature.xml are rw-r--r--:
    • Owner: Read, Write
    • Group: Read
    • Others: Read
 

irish-sid

Senior Member
Aug 18, 2011
664
181
It's probably the reset to default option that isn't working. I just released an update which might fix it, but in case it doesn't, here's how to fix it manually:
  • Use Root Explorer, ES File Explorer or a similar app to go to the /system/csc directory
  • Delete the feature.xml file
  • Rename the feature_backup.xml file to feature.xml
  • Make sure the file permissions on the new feature.xml are rw-r--r--:
    • Owner: Read, Write
    • Group: Read
    • Others: Read

That did it. Thank you very much.
 
  • Like
Reactions: nagasgura

osiedacz

Senior Member
Sep 17, 2008
611
246
Wisconsin
Samsung Galaxy S22 Ultra
Just an fyi, I have a Sprint Note 2. I tried the app to see the effect. I had the white background on emails and the symbols on my keyboard before using the switches in the app. Afterward, my emails have black backgrounds and the symbols are gone from my keyboard. Resetting to default has not effect. No big deal because it is about time to factory reset the phone and wipe the gunk out of it anyway.

I have the AT&T version and mine are behaving opposite. Once I applied setting once from the app, my email app appears to have a black theme with white message body background. No matter how I toggle the switch. Prior to this, my email app was a light theme with white background.
 

nagasgura

Senior Member
Jul 20, 2010
272
364
I have the AT&T version and mine are behaving opposite. Once I applied setting once from the app, my email app appears to have a black theme with white message body background. No matter how I toggle the switch. Prior to this, my email app was a light theme with white background.

For anyone having trouble resetting it, follow these directions:

  • Use Root Explorer, ES File Explorer or a similar app to go to the /system/csc directory
  • Delete the feature.xml file
  • Rename the feature_backup.xml file to feature.xml
  • Make sure the file permissions on the new feature.xml are rw-r--r--:
    • Owner: Read, Write
    • Group: Read
    • Others: Read
 
  • Like
Reactions: manbat and osiedacz

nagasgura

Senior Member
Jul 20, 2010
272
364
Yup, that worked and I am back to my original. Would you like me to post my original and modified feature.xml files, along with a screenshot of how my email program looks?

Sure, that would be helpful.
Also if anyone has an others.xml file and no feature.xml file (like at&t phones), please post it. I'm trying to fix a bug with certain phones.
 

kwazytazz

Senior Member
Jan 2, 2009
453
50
Brooklyn, N.Y.
any one try the "Auto power on before alarm" ? Does this work like it did for blackberry, where if the phone is off it'll automatically turn it on for the alarm?
 

eyecon82

Senior Member
May 30, 2010
2,361
1,693
any one try the "Auto power on before alarm" ? Does this work like it did for blackberry, where if the phone is off it'll automatically turn it on for the alarm?

id like to know as well...and please mention what kind of phone you are using because this app works on multiple phones
 

faria

Inactive Recognized Developer / Retired Senior Mod
Hi ,First of all thanks for all your hard work.

I have been using csc features in all kind of roms from android to windows for a long time so i had to try your app:D

When i tried your app in my modified stock ROM( latest note 2 uk rom) i noticed i had lost all my previous csc hacks, i had to find out why.

I my case you app is malformating the xml (feature.xml)file therefore rendering it useless, i have found where the problems are and editing the file all the features come back.
Attached are the files from your app and the one fixed so you can compare it.

other fixes....
enable camera on call is missing a more than(>)character and therefore rendering the the code lines below it useless, here is the correct code:
<FeatureSet><CscFeature_Camera_EnableCameraDuringCall>true</CscFeature_Camera_EnableCameraDuringCall></FeatureSet>

Suggestions:
in order to enable keyboard symbols for all languanges at once use this code:
CscFeature_Sip_UseSymbolInCMKey>true</CscFeature_Sip_UseSymbolInCMKey>
<CscFeature_Sip_EnableSymbolInSecondary>es_US;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;

Also here is a picture of the file created by your app with the errors pointed out, i hope it helps in improving the app, many thanks.

XML%20errors.jpg
 

Attachments

  • feature.zip
    2.3 KB · Views: 16
Last edited:

nagasgura

Senior Member
Jul 20, 2010
272
364
Hi ,First of all thanks for all your hard work.

I have been using csc features in all kind of roms from android to windows for a long time so i had to try your app:D

When i tried your app in my modified stock ROM( latest note 2 uk rom) i noticed i had lost all my previous csc hacks, i had to find out why.

I my case you app is malformating the xml (feature.xml)file therefore rendering it useless, i have found where the problems are and editing the file all the features come back.
Attached are the files from your app and the one fixed so you can compare it.

other fixes....
enable camera on call is missing a more than(>)character and therefore rendering the the code lines below it useless, here is the correct code:


Suggestions:
in order to enable keyboard symbols for all languanges at once use this code:


Also here is a picture of the file created by your app with the errors pointed out, i hope it helps in improving the app, many thanks.

Thank you!!! I was just emailing one of my users who was having the same problem as you, you just saved me a lot of time. If I ever make a paid version or a different paid app, you'll be the first to get it for free. Attached is the fixed version of the app:
 

Attachments

  • Note2HiddenSettings1.5.apk
    256.5 KB · Views: 47
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 99
    Play Store Link: https://play.google.com/store/apps/details?id=com.steinapps.note2hiddensettings&hl=en
    Donate Version Link: https://play.google.com/store/apps/details?id=com.steinapps.note2hiddensettingspro

    This app enables you to easily change hidden settings on your Note 2 (and possibly other Samsung devices), such as:
    • Adding a shutter sound on/off option to the camera
    • Turning on Infinite Scroll mode on the launcher and app drawer
    • Extending how many contacts you can join together
    These modifications normally can only be made by manually editing a system file, which can be dangerous and very inconvenient. This app makes the process quick and painless.

    Features:
    • Shows which options have already been enabled, even by a different app or manually
    • Creates an automatic backup in case something goes wrong
    • Nice looking Holo interface
    • Supports devices which implement feature.xml or an others.xml file (all Touchwiz roms)
    • Adds a custom tag to the system file that allows you to easily tell what has been changed


    Screenshots:
    ldrvMxZ.png

    Changelog:
    Code:
    1.6:
    Added a new feature to have a home page button in the browser menu
    Added ads to support the development of this app and further similar apps. 
    You can shut them off my pressing the menu key, but theyl help support the app. 
    Alternatively, you could also buy the new donate version that has no ads and no permissions.
    
    1.5:
    Fixed a problem that caused all the features not to work
    Fixed a problem that caused certain phone features not to work
    Added much more languages to the sumsymbols including Russian and Spanish (confirmed working)
    
    1.4:
    Fixed file permission issues that caused the backup to not be applied
    
    1.3:
    Added a new Sound Settings category.
    Sound settings has a Shutter Sound option so if the shutter sound menu didn't work, you can turn it off this way
    
    1.2:
    Added 5 more features:
    - Call Duration menu in the call log of the stock dialer
    - Camera during calls
    - Folder View in the messaging app
    - Automatically power on the phone before an alarm (might not work)
    - Make the background color of the Email app white instead of black
    
    1.1:
    Fixed problem causing some of the options to display as off even when turned on
    
    1.0:
    Initial Release (16 options)

    If it doesn't seem to get root permissions and the reboot now option doesn't work:
    Make sure that the XPrivacy app isn't blocking it from getting root permissions

    For anyone having trouble with the app and the Reset to Default button isn't working:

    • Use Root Explorer, ES File Explorer or a similar app to go to the /system/csc directory
    • Delete the feature.xml file
    • Rename the feature_backup.xml file to feature.xml
    • Make sure the file permissions on the new feature.xml are rw-r--r--:
      • Owner: Read, Write
      • Group: Read
      • Others: Read

    If you have any questions, feature requests, or bugs, PM me and I'll fix them ASAP.
    6
    Hi ,First of all thanks for all your hard work.

    I have been using csc features in all kind of roms from android to windows for a long time so i had to try your app:D

    When i tried your app in my modified stock ROM( latest note 2 uk rom) i noticed i had lost all my previous csc hacks, i had to find out why.

    I my case you app is malformating the xml (feature.xml)file therefore rendering it useless, i have found where the problems are and editing the file all the features come back.
    Attached are the files from your app and the one fixed so you can compare it.

    other fixes....
    enable camera on call is missing a more than(>)character and therefore rendering the the code lines below it useless, here is the correct code:
    <FeatureSet><CscFeature_Camera_EnableCameraDuringCall>true</CscFeature_Camera_EnableCameraDuringCall></FeatureSet>

    Suggestions:
    in order to enable keyboard symbols for all languanges at once use this code:
    CscFeature_Sip_UseSymbolInCMKey>true</CscFeature_Sip_UseSymbolInCMKey>
    <CscFeature_Sip_EnableSymbolInSecondary>es_US;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;

    Also here is a picture of the file created by your app with the errors pointed out, i hope it helps in improving the app, many thanks.

    XML%20errors.jpg
    6
    Please add this feature if possible.

    Add call Button in contact and call log list.

    <CscFeature_Contact_EnableCallButtonInList>true</CscFeature_Contact_EnableCallButtonInList>

    Ok, I'll add it in the next update.

    you deserved more thanks for this apps
    why are people so cheap to click thanks button

    Thanks for the kind words, glad you liked it!
    6
    Hi ,First of all thanks for all your hard work.

    I have been using csc features in all kind of roms from android to windows for a long time so i had to try your app:D

    When i tried your app in my modified stock ROM( latest note 2 uk rom) i noticed i had lost all my previous csc hacks, i had to find out why.

    I my case you app is malformating the xml (feature.xml)file therefore rendering it useless, i have found where the problems are and editing the file all the features come back.
    Attached are the files from your app and the one fixed so you can compare it.

    other fixes....
    enable camera on call is missing a more than(>)character and therefore rendering the the code lines below it useless, here is the correct code:


    Suggestions:
    in order to enable keyboard symbols for all languanges at once use this code:


    Also here is a picture of the file created by your app with the errors pointed out, i hope it helps in improving the app, many thanks.

    Thank you!!! I was just emailing one of my users who was having the same problem as you, you just saved me a lot of time. If I ever make a paid version or a different paid app, you'll be the first to get it for free. Attached is the fixed version of the app:
    4
    Version 1.3

    Here's the new version 1.3 of the app, with a Sound Settings menu. Anyone who couldn't get the shutter sound menu to work should be able to use this instead.
    I'm also working on a fix for the sub symbols.