History log of /frameworks/base/telephony/java/com/android/internal/telephony/cat/ResponseData.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f976cf25f96c470a004b591f8bc69b5323a94de2 07-Jun-2011 Naveen Kalla <nkalla@quicinc.com> Add timezone to the terminal response for provide local information command

If timezone is sent in the NITZ message it needs to be part of the
terminal response sent to the provide local information command for
Date and time Setting. This is as per TS 31.111 section 6.4.15/ETSI TS 102 223
and 3GPP spec 22.042.

Change-Id: I3516911223bd5655dbe8189bba307f0765c63fa1
/frameworks/base/telephony/java/com/android/internal/telephony/cat/ResponseData.java
5faaaa5f5af3ef1b82178bc36933bede5ad0c5d7 24-May-2011 Wink Saville <wink@google.com> am 543c3146: Merge "Handle ProvideLocalInfo stk command." into honeycomb-LTE

* commit '543c3146cb011380e4328e049abf97bc797db95a':
Handle ProvideLocalInfo stk command.
38b6999d9e7f6a1193fd3105235afa2502013740 23-May-2011 Kazuhiro Ondo <kazuhiro.ondo@motorola.com> Handle ProvideLocalInfo stk command.

Change-Id: I4cb685f7d8e7442185e927fa0d49531b96eeab08
/frameworks/base/telephony/java/com/android/internal/telephony/cat/ResponseData.java
18cc814c94edb188b73a92f0d34878d9dc054ff6 05-May-2011 Jake Hamby <jhamby@google.com> am 4d53cb02: Merge "Enable support for SMS national language shift tables." into gingerbread

* commit '4d53cb02168fe35104d7e644dd9b3efd8ca4c91b':
Enable support for SMS national language shift tables.
e4866d016512d6670f98508846ccfb92a439a79c 27-Jun-2010 Naveen Kalla <nkalla@codeaurora.org> SIM toolkit enhancements and bug fixes

- Correct the Terminal response for GET_INKEY variable timeout.
GCF PTCRB Testcase GCF_PTCRB_USAT_GetInkey_27.22.4.2.8.1 checks for
DURATION TLV in the terminal response. Add DURATION TLV in the terminal
response for GET INKEY.

- According to TS 102.223/TS 31.111 section 6.8, Structure of TERMINAL RESPONSE,
"For all SIMPLE-TLV objects with Min=N, the ME should set the
CR(comprehension required) flag to comprehension not required.(CR=0)"
Since DEVICE_IDENTITIES and DURATION TLVs have Min=N, the CR flag is not set.

- Add support for Provide Local Information(PLI) Language setting. Send
terminal reponse with the locale language setting value read from
"persist.sys.language" system property.

- Send TR with BEYOND_TERMINAL_CAPABILITY for unsupported proactive commands

- Fix length coding for Text String in terminal response for GET INPUT.

Change-Id: I762b064f02f44772809f8bb029e8cefb838e7766
/frameworks/base/telephony/java/com/android/internal/telephony/cat/ResponseData.java
a27353c1965911f69be8d02a01b15389189eab9d 12-Jul-2010 Alex Yakavenka <ayakav@codeaurora.org> Cat: Generalize stk into cat

Rename all stk classes, comments and variables into cat classes.
Cat (Card Application Toolkit) is the common class that has
functionality of both Stk and Ccat.

Change-Id: Id0b99d0d9f4b0ce49adcb436060f13d5341ab8ab
/frameworks/base/telephony/java/com/android/internal/telephony/cat/ResponseData.java
35dbaf2c62073054790724fb0e06785a2c82b759 12-Jul-2010 Alex Yakavenka <ayakav@codeaurora.org> Cat: Move Stk imlpementation into Cat folder

Change-Id: I18e9e2cd11570b7ca3692fa08543fd5f1db2d1bd
/frameworks/base/telephony/java/com/android/internal/telephony/cat/ResponseData.java