History log of /packages/services/Telephony/src/com/android/phone/settings/fdn/GetPin2Screen.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
37fb9ebc40aac4372bed2b7a8fef366688612f4c 06-Feb-2015 Andrew Lee <anwlee@google.com> Fix FDN back button, restyle screen.

While fixing the original, there was a bunch of jank and inconsistent
styling I noticed on some of the FDN settings screens, so I tried
to clean it up somewhat.

+ Fix non-functional button on the GetPin2Screen, which was the
original bug.
+ Fixed underline tint color on the GetPin2Screen.
+ Moved text labels into EditText hints on edit/pin2 screens.
+ Updated margin/alignments, consolidated layouts to be simpler.

Bug: 18410153
Bug: 19285837
Change-Id: I6748a924615120173fa3ced57ed01c68464c8044
/packages/services/Telephony/src/com/android/phone/settings/fdn/GetPin2Screen.java
83383e4c2f748514124eaa0482091490c4c8a311 31-Oct-2014 Andrew Lee <anwlee@google.com> Move FDN-specific classes into own package.

Trying to clean things up to have better organization while dealing
with making fdn settings SIM-specific.

The only thing which changed materially in the classes themselves...

- Rename package names to include ".settings.fdn";
- Putting in required imports (mostly for R and PhoneGlobals).

Bug: 18114923
Change-Id: I5c4b575641ef52d1ee562ca35552f2822e64e385
/packages/services/Telephony/src/com/android/phone/settings/fdn/GetPin2Screen.java