summaryrefslogtreecommitdiff
path: root/core/java/android/provider/Telephony.java
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Remove permission requirement for SMS_DB_LOST intent.Amit Mahajan2020-04-151-1/+0
| | | * [API Review] APIs in SubscriptionManagerPeter Wang2020-03-191-88/+173
| | | * Merge "[TelephonyMainline] @hide @SystemApi and revisit them in S. - CarrierC...Zoey Chen2020-03-191-2/+0
| | | |\
| | | | * [TelephonyMainline] @hide @SystemApi and revisit them in S. - CarrierColumnszoey chen2020-03-181-2/+0
| | | * | Added todo workJack Yu2020-03-181-0/+1
| | | |/
| | | * Renamed SUB_ID to SUBSCRIPTION_IDJack Yu2020-02-041-2/+2
| | | * Added data coding scheme and location check time supportJack Yu2020-02-041-1/+24
| | | * Add IMS_RCS_UCE_ENABLED column to SimInfo databaseBrad Ebinger2020-01-241-0/+6
| | | * Redesign the setPreferredNetworkTypecalvinpan2020-01-241-0/+6
| | | * [Telephony Mainline] Expose APIs in SubscriptionManagerPeter Wang2020-01-231-0/+399
| | | * Do not migrate use full volume shared preferenceJack Yu2020-01-141-5/+0
| | | * support data migration from OEM legacy app to mainlineChen Xu2020-01-141-0/+108
| | | * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-1/+1
| | | * Create new APIs for overriding APNsHall Liu2020-01-051-1/+9
* | | | Merge "Fixed that data connections not tearing down when APN set id changes" ...TreeHugger Robot2020-07-081-2/+1
|\| | |
| * | | Fixed that data connections not tearing down when APN set id changesJack Yu2020-07-071-2/+1
| |/ /
* / / Removed the hardcoded database column stringJack Yu2020-06-181-3/+5
|/ /
* | Store ETWS primary information in the databaseJack Yu2020-06-031-31/+9
* | Remove permission requirement for SMS_DB_LOST intent.Amit Mahajan2020-03-271-1/+0
* | [API Review] APIs in SubscriptionManagerPeter Wang2020-03-181-86/+170
* | [TelephonyMainline] @hide @SystemApi and revisit them in S. - CarrierColumnszoey chen2020-03-161-2/+0
* | Hide APIs introduced in earlier changeHall Liu2020-03-121-2/+0
* | Merge "Added todo work" into rvc-devJack Yu2020-03-111-0/+1
|\ \
| * | Added todo workJack Yu2020-03-081-0/+1
* | | Merge "Undo commit "Expose constants in Telephony.Carriers"" into rvc-devTreeHugger Robot2020-03-111-6/+0
|\ \ \
| * | | Undo commit "Expose constants in Telephony.Carriers"Daniel Bright2020-03-101-6/+0
| |/ /
* | | Merge "Disable APN lockdown for apps targeting pre-R" into rvc-devHall Liu2020-03-101-0/+2
|\ \ \ | |/ / |/| |
| * | Disable APN lockdown for apps targeting pre-RHall Liu2020-03-051-0/+2
* | | Add new capability polling opt-in intentBrad Ebinger2020-03-031-2/+2
|/ /
* | Merge "Add document for ALLOWED_NETWORK_TYPES"TreeHugger Robot2020-02-061-0/+1
|\ \
| * | Add document for ALLOWED_NETWORK_TYPEScalvinpan2020-02-061-0/+1
* | | Added data coding scheme and location check time supportJack Yu2020-01-281-1/+24
* | | Merge "Telephony: do not use hidden API"Meng Wang2020-01-281-11/+0
|\ \ \
| * | | Telephony: do not use hidden APIMeng Wang2020-01-271-11/+0
* | | | Move Skip464XlatStatus enum to Telephony/Annotation.java.Malcolm Chen2020-01-281-9/+0
|/ / /
* | | Merge "Expose constants in Telephony.Carriers"TreeHugger Robot2020-01-271-0/+6
|\ \ \
| * | | Expose constants in Telephony.CarriersDaniel Bright2020-01-221-0/+6
| |/ /
* | | Merge "Add IMS_RCS_UCE_ENABLED column to SimInfo database"Brad Ebinger2020-01-231-0/+6
|\ \ \
| * | | Add IMS_RCS_UCE_ENABLED column to SimInfo databaseBrad Ebinger2020-01-231-0/+6
| |/ /
* / / Delete hidden API in Telephony.ServiceStateTableGrace Jia2020-01-231-188/+0
|/ /
* | Redesign the setPreferredNetworkTypecalvinpan2020-01-171-0/+6
* | Merge "Do not migrate use full volume shared preference"TreeHugger Robot2020-01-131-5/+0
|\ \
| * | Do not migrate use full volume shared preferenceJack Yu2020-01-101-5/+0
* | | Merge "[Telephony Mainline] Expose APIs in SubscriptionManager"Peter Wang2020-01-091-0/+399
|\ \ \
| * | | [Telephony Mainline] Expose APIs in SubscriptionManagerPeter Wang2020-01-071-0/+399
* | | | Renamed SUB_ID to SUBSCRIPTION_IDJack Yu2020-01-071-2/+2
| |/ / |/| |
* | | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
|/ /
* | Merge "support data migration from OEM legacy app to mainline"Chen Xu2020-01-061-0/+108
|\ \
| * | support data migration from OEM legacy app to mainlineChen Xu2020-01-031-0/+108
* | | Create new APIs for overriding APNsHall Liu2020-01-031-1/+9
|/ /