History log of /packages/services/Telephony/src/com/android/phone/CallForwardEditPreference.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
491fd4e3ce586271d4c1b1c1ead5863cd16bbca3 12-Oct-2017 Brad Ebinger <breadley@google.com> Detect invalid Call Forwarding numbers and replace

When there is an invalid Call Forwarding number
returned by the network from a query, optionally
replace the invalid number with "Voicemail". This
option is controlled by a new carrier config
option
KEY_CALL_FORWARDING_MAP_NON_NUMBER_TO_VOICEMAIL_BOOL.

Bug: 67267077
Test: Manual
Change-Id: I3ce36278790e8f09c1ee26c1b85d652efbcd025a
/packages/services/Telephony/src/com/android/phone/CallForwardEditPreference.java
59b6e78da15af6bf8706f22ed7176b14f7ca59f7 03-Oct-2017 Tyler Gunn <tgunn@google.com> Remove "DBG" tags for Call Forwarding UX.

The DBG tag is always false, making it impossible to debug CF setup issues
in userdebug builds.

Test: Verified logs are now shown at debug level.
Bug: 67267077
Change-Id: I3fe25e21c54211fd46fae3c6a50a72796a33da3e
/packages/services/Telephony/src/com/android/phone/CallForwardEditPreference.java
aca784f06323ef075b3c63765385d861b02fddbb 05-Apr-2016 Hall Liu <hallliu@google.com> Add TtsSpan to call forwarding details for A11Y

Bug: 27879081
Change-Id: Ie3cf216033064f36ee90d264794c5a3f089bd82c
/packages/services/Telephony/src/com/android/phone/CallForwardEditPreference.java
0e98b3c66e31e6b5e5b1dc7fed33ee8102616eb3 05-Jun-2015 Andrew Lee <anwlee@google.com> Force phone number to LTR in forwarding summary.

This puts the "plus" sign where it's supposed to go.

Bug: 20978985
Change-Id: I2ad2f2848b3c04fdc39ce5144d6244b727ed89b7
/packages/services/Telephony/src/com/android/phone/CallForwardEditPreference.java
d4abfd4fd3b41ee8b2724a89b751c96544821bae 04-Dec-2014 Anthony Lee <anthonylee@google.com> Make sure the exception is a CommandException before casting it to one.

Bug: 18607098
Change-Id: I29183d50d4a4b6b625baf1a0302ebdfb1e4d9deb
/packages/services/Telephony/src/com/android/phone/CallForwardEditPreference.java
2b36ba2d3b68fce3e44078c1bdedf9af00b7fc5b 06-Nov-2014 Andrew Lee <anwlee@google.com> Add MSIM support for Call Forwarding.

+ Set subcription info dynamically on intents to open
GsmUmtsCallForwardOptions and GsmUmtsAdditionalCallOptions.

+ Allow phone to be set on initialization for the preferences
used in those settings.

Bug: 18114923
Bug: 18233808
Bug: 18233614
Change-Id: I79a708872ea57ff9ba7a52a61835204caf156733
/packages/services/Telephony/src/com/android/phone/CallForwardEditPreference.java
7d4ddf6dc0d7c8158bac3a5dec7936e837e95bdd 10-Jul-2013 Santos Cordon <santoscordon@google.com> Blanket copy of PhoneApp to services/Telephony.

First phase of splitting out InCallUI from PhoneApp.

Change-Id: I237341c4ff00e96c677caa4580b251ef3432931b
/packages/services/Telephony/src/com/android/phone/CallForwardEditPreference.java