History log of /packages/services/Telephony/src/com/android/phone/EditPhoneNumberPreference.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8096469ca2ecb1834c6641d612f6d75fd1d7490f 14-Aug-2017 Hall Liu <hallliu@google.com> Swap buttons in call forward settings dialog

Swap the "Turn on" and "Cancel" buttons around so that the positive
button is in the right place.

Change-Id: I2ff033f497b54f65570e0a09f3a5604a53330f95
Fixes: 64623320
Test: visual inspection
/packages/services/Telephony/src/com/android/phone/EditPhoneNumberPreference.java
4b70f899c7f1d87c4c7d7feab3bd0ce0fd102c42 06-Aug-2015 Andrew Lee <anwlee@google.com> Force phone numbers in dialog to LTR.

This corrects the way the phone number is displayed in the dialog
shown by the EditPhoneNumberPreference for RTL languages.

Bug: 22269850
Change-Id: I3b8d37f218e38a5d07952025d086c891fc0bb519
/packages/services/Telephony/src/com/android/phone/EditPhoneNumberPreference.java
bf07f76dd57457da159b5d5504e391afbb4a3592 08-Apr-2015 Andrew Lee <anwlee@google.com> Port VM settings to its own activity.

I gave up on PreferenceFragments because it's too hard to migrate
the Activity Dialog logic at this point. Moving voicemail settings
code to its own activity, with an eye towards avoiding any breakages
in the attends related to it.

I tried to rearrange some methods for better organization while I
was at it... all this logic is still in much need of clarity, but
I figure this is no worse of a state than before, and at least now
it's separated from the rest of the call settings.

No (deliberate) changes to logic besides that.

Bug: 17019623
Change-Id: I20aa177ca699ad2c823e49f0fed0dcd89f75596d
/packages/services/Telephony/src/com/android/phone/EditPhoneNumberPreference.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/EditPhoneNumberPreference.java