Samsung Galaxy S6 and Galaxy Edge are rumoured to be the Android smartphones to date. They are well above anything else in the market today with the cutting-edge technology incorporated in the phones and first-class sleek style and design.
For users of these models, there are several hidden features to explore deeper with the Galaxy and most of them needs to be enabled properly whilst, one can never see discover them. They are called CSC (Consumer Software Customisation) and were shared by an XDA forum member, "tiboric".
Galaxy S6 and Galaxy Edge both have built-in features that allow phone calls to be recorded. Moreover, there is default messaging application that permits one to schedule when a message is sent and also an app that allows one to continue playing music while the camera is activated. Furthermore, some of the features include enabling WiFi calling in phone settings, switch shutter sounds in camera settings, remove NFC enabled icon in the status bar, enabling VoLTE and Support as well as the manual rotation option in gallery.
However, before these features are activated, it is necessary to root the device first and it is wise to keep in mind that activating CSC may not be permitted in certain regions and carriers. With a rooted device, one can find a root and text editor in which is usually found at system/csc/others.xml; otherwise a csc folder can be created in the system saved as .xml.
The codes are as follows:
For Wi-Fi calling in phone settings:
< CscFeature_Setting_SupportWifiCall >TRUE < /CscFeature_Setting_SupportWifiCall >
Enable native voice call recording:
< CscFeature_VoiceCall_ConfigRecording>RecordingAllowed < / CscFeature_VoiceCall_ConfigRecording >
Enable shutter sound switch in camera settings:
true < /CscFeature_Camera_ShutterSoundMenu >
Enable camera during call
< CscFeature_Camera_EnableCameraDuringCall> < /CscFeature_Camera_EnableCameraDuringCall >
Enable manual rotation options in gallery:
< CscFeature_Gallery_AddAutoRotationIcon>true < /CscFeature_Gallery_AddAutoRotationIcon >
Continuous music while using camera:
< CscFeature_Camera_CamcorderDoNotPauseMusic>< /CscFeature_Camera_CamcorderDoNotPauseMusic >
Enable scheduled messaging options in messaging app:
< CscFeature_Message_EnableScheduledMessage>true < /CscFeature_Message_EnableScheduledMessage >
< CscFeature_Message_EnableScheduledMsgBox>true < /CscFeature_Message_EnableScheduledMsgBox >
Enable VoLTE support
true< /CscFeature_IMS_EnableVoLTE >
Remove NFC enabled icon in the status bar:
Delete line :
DEFAULT
Join the Conversation