History log of /frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5f8c9d88fe53b4b5fa9497a90302280e1b45ac3f 28-Jan-2015 Stuart Scott <stuartscott@google.com> Change getDeviceId to take phoneId.

bug:18827144
Change-Id: I0aec0d95c372c9bf65939310f0c85baaf526b0d6
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java
b237a11044ed842d2865ff8c8716befb06b6ca25 25-Oct-2014 Wink Saville <wink@google.com> Change subId to int from long

Change-Id: Idae6335e63e7b1e4e714bc17e71b1a4705e38474
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java
2351b17aba5350004fc76707f3b3d2859ce773c8 15-Oct-2014 xinhe <xinhe@google.com> Sprint: MMS proxy authorization does not include NAI

Read the NAI from CSIM and pass it to MMS module
Bug:17752727

Change-Id: I2f8bbe3cdf4a447f7ecf13e06733615a2e60ec53
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java
6fb3e13845692bc781cad7c7974b20d7290ceba6 09-Sep-2014 Wink Saville <wink@google.com> Merge commit '691b8d29' into fix-merge-conflict

* commit '691b8d29':
Change suffix UsingSubId to ForSubscriber.

Conflicts:
src/java/com/android/internal/telephony/PhoneSubInfoProxy.java

Change-Id: I17b7a9bea56c993eeaf1496a3ac74ad6e587f057
6a5ef38e6ae3d3a3ad90ae180388fe85de0495a2 08-Sep-2014 Wink Saville <wink@google.com> Change suffix UsingSubId to ForSubscriber.

Bug: 17255752
Change-Id: Ifd522888b5aaae111f642d1e35bd1bb939e539d4
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java
6bc4098827f3070a44b5e51508b455d7c7be9c07 01-Sep-2014 Wink Saville <wink@google.com> ksd to lmp-sprout-dev

Change-Id: I94eb65c62231b5831570bb0cbbbd9c916bee0a37
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java
054702be1e6900b20d825b24f34a4387572c2321 19-Aug-2014 Amit Mahajan <amitmahajan@google.com> Adding APIs to get IMEI/MEID

Change-Id: I553b7c019b20a64ff1049f35b0e3999ab82b7cce
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java
a537067b93624141ebeb3b1f6c3f2c2b971a301e 17-Jun-2014 Shishir Agrawal <shishir@google.com> PhoneSubInfoProxy should not register with ServiceManager.

PhoneSubInfoController is the new class that provides the "iphonesubinfo"
service.

BUG: 15682151

Change-Id: I2b3f9fc03dc92b2ac34d7f857426074f906de5c5
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java
a8467dd0c524787104b1ccdddc5e8af10ba729ed 13-Jun-2014 Wink Saville <wink@google.com> Merge kwd to master

Change-Id: Idb607c0aa32f80fe4fe1539aedea7a221e9e7f04
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java
0e4abef0d7e978d4c3dea5199f451a1c69158d03 21-Mar-2013 Sungmin Choi <sungmin.choi@lge.com> make new API to retrieve group identifier level1

For mvno, user can add or edit mvno data field. To pre-provide
the mvno data of the edited apn when the user selects one of
the mvno types, need to support IMSI, SPN, and GID1 data.
To support GID1, make API to retrieve group identifier level1.

bug:6445254
Change-Id: I1bc280054cc7cd37e78a279866cefd62872a19fb
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java
22d85a8e3a575a6d01d2c788587971657dfe20c6 23-Feb-2013 Wink Saville <wink@google.com> Clean up member variables.

Change-Id: Ib60f350131ade626aca682407ea0b4377b16f6c6
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java
cbaa45bbf2cab852b6c9c3a887e9f803d4e857ea 23-Feb-2013 Wink Saville <wink@google.com> Clean up

- Add @Overrides where needed.
- Update javadoc comments
- Remove extra semi-colons
- Rename DataConnection.java to DataConnectionBase.java
- Rename GsmDataConnection.java to DataConnection.java
- Add defaults to switch statements
- Remove/fix most "if (false)" statements. Fixed by using a CONSTANT
- Fix hidden variables by hoisting to base class or renaming
- Tweak some debug output

Change-Id: If38de2fdeaacafbf40cdfd7f84dc5c52030ba2a3
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java
0825495a331bb44df395a0cdb79fab85e68db5d5 12-Jul-2012 Wink Saville <wink@google.com> Create telephony-common

telephony-common was created by moving some of
frameworks/base/telephony
to:
frameworks/opt/telephony

Change-Id: I32cbb5eec1fa239c1587e055c8f7ef4fc48fb62c
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSubInfoProxy.java