summaryrefslogtreecommitdiffstats
path: root/telephony/java/android/telephony/SubscriptionInfo.java
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r3' of ↵Steve Kondik2015-12-071-1/+17
|\ | | | | | | | | | | | | | | https://android.googlesource.com/platform/frameworks/base into cm-13.0 Android 6.0.1 release 3 Change-Id: I59b9e5a943e0860d43bcfb36ee0e8b8b072412ea
| * Fix a crash while printing ICCID because of alphabets in UICC.Sanket Padawe2015-11-031-1/+16
| | | | | | | | | | Bug: 25401769 Change-Id: Ieda058817b8d3cb4b1696fd9932bd0f10da55573
| * Mask IccId which gets printed in bug reports & radio logs.Sanket Padawe2015-10-151-1/+2
| | | | | | | | | | Bug: 24941148 Change-Id: Ibe397f5d9b0da245e3e64f626937db4792c7f3c2
* | Add the user set network mode to the siminfo tableChirayu Desai2015-11-201-3/+19
|/ | | | | | | | | | | * To track what the user set for the particular sub independent of the currently set network mode (i.e. PREFERRED_NETWORK_MODE) * Useful on MSIM where the modem may only support 2G on one of the slots, so the preferred network mode (and the NETWORK_MODE column) would not always reflect the user desired network mode. Change-Id: I69d730e03a075b2684ca03a7df0086d95e0e329f Ref: CYNGNOS-291
* Changing usage of carrier name field of SubInfoRecordSanket Padawe2015-02-241-1/+2
| | | | | Bug: 19476304 Change-Id: Ia16465584cf31858bbf1ae36cfdbf21184de10d7
* Suppress logging to avoid showing phone no.Sanket Padawe2015-01-291-1/+1
| | | | | Bug: 19193581 Change-Id: I6ee17a2eab9d0ed84c931d6395a5aeb148177f95
* Unhide getDataRoaming, Messenger uses it to decide to download MMS or not.Stuart Scott2015-01-141-3/+2
| | | | | bug:19015551 Change-Id: Ibcad6424695a97bd9ae123010bdf740449d09327
* Update javadoc and hide getNameSource and getDataRoaming.Stuart Scott2015-01-131-11/+14
| | | | | | | Note SubscriptionInfo was not public in 21 and 22 hasn't been released yet. bug:18983672 Change-Id: I9e8684eea2462fb655846d0719158d54007fabc5
* Subscription Info density-dependent text size and localized SIM slot indexStuart Scott2014-12-011-5/+8
| | | | Change-Id: I49fed470ea82c91ff7d77df2c3447b17a203a38d
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-221-4/+18
| | | | | bug: 17575308 Change-Id: Idd98aa46c15a9219ccf28091c62602ac8bf16c62
* Updating Subscription Info IconStuart Scott2014-11-171-2/+8
| | | | | bug: 18356155 Change-Id: I8d944e9b547701d51a9c58709cb9777a07c5227e
* Update SubscriptionManager API as per API council.Wink Saville2014-11-111-0/+317
bug: 17575308 Change-Id: Ib39a60e4f75981a466e9d606ec627756efad018d