Allow to ignore presentation indicator of outgoing calls [1/3]
With some mobile network operators, the presentation indicator of outgoing calls is always set to either "unknown" or "restricted". As consequence, the dialed number doesn't show up in clear in the call history. Allow to ignore the presentation indicator of outgoing calls to never hide the dialed numbers. Change-Id: Ia7b9fef3a929e512d8ecb704204b36e3836a056b
This commit is contained in:
committed by
Gerrit Code Review
parent
a4efc11d74
commit
3a590c3057
@@ -808,6 +808,7 @@ package cyanogenmod.providers {
|
||||
field public static final java.lang.String CAMERA_LAUNCH = "camera_launch";
|
||||
field public static final java.lang.String CAMERA_SLEEP_ON_RELEASE = "camera_sleep_on_release";
|
||||
field public static final java.lang.String CAMERA_WAKE_SCREEN = "camera_wake_screen";
|
||||
field public static final java.lang.String CONNECTED_LINE_IDENTIFICATION = "connected_line_identification";
|
||||
field public static final android.net.Uri CONTENT_URI;
|
||||
field public static final java.lang.String DIALER_OPENCNAM_ACCOUNT_SID = "dialer_opencnam_account_sid";
|
||||
field public static final java.lang.String DIALER_OPENCNAM_AUTH_TOKEN = "dialer_opencnam_auth_token";
|
||||
|
||||
Reference in New Issue
Block a user