Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
72f07d6a8a32db4a0dedd7682a0b3385be2b9cd6
/
telephony
/
java
/
android
/
telephony
/
SubscriptionManager.java
72f07d6
Add maxTargetSdk restriction to unused APIs.
by Mathew Inwood
· 4 years, 9 months ago
586a3cf
Remove @TestApi from @SystemApi symbols
by Anton Hansson
· 4 years, 10 months ago
c5ef3b9
Merge "Update language to comply with Android's inclusive language guidance" am: a005cb30ed am: 3772a5b3fd
by Tyler Gunn
· 5 years ago
460360d
Update language to comply with Android's inclusive language guidance
by Tyler Gunn
· 5 years ago
5a017d5
Merge changes from topic "rvc-telephony-caching" into rvc-dev am: a131a0c64f
by Collin Fijalkovich
· 5 years ago
92f928b
Refactor SubscriptionManager caching code am: 29b1874ffc
by Hall Liu
· 5 years ago
7652df0
Cache getDefaultSmsSubscriptionId Binder calls am: 02e5c590c3
by Collin Fijalkovich
· 5 years ago
ec2f9e4
Cache getActiveDataSubscriptionId Binder calls am: 7d7ce5135c
by Collin Fijalkovich
· 5 years ago
41f9462
Cache getPhoneId and getSlotIndex binder calls.
by Collin Fijalkovich
· 5 years ago
29b1874f
Refactor SubscriptionManager caching code
by Hall Liu
· 5 years ago
02e5c59
Cache getDefaultSmsSubscriptionId Binder calls
by Collin Fijalkovich
· 5 years ago
7d7ce51
Cache getActiveDataSubscriptionId Binder calls
by Collin Fijalkovich
· 5 years ago
b5ee33d7
Merge "Cache getDefaultDataSubscriptionId Binder calls" into rvc-dev am: f2f45653b4
by Collin Fijalkovich
· 5 years ago
ce43a59
Cache getDefaultDataSubscriptionId Binder calls
by Collin Fijalkovich
· 5 years ago
4dd7b30
Merge "Cache getDefaultSubscriptionId Binder calls" into rvc-dev am: cffe947079
by Collin Fijalkovich
· 5 years ago
4ffdedf
Cache getDefaultSubscriptionId Binder calls
by Collin Fijalkovich
· 6 years ago
76ab5fb
Fix potential issue where sub info change listener is not registered.
by Tyler Gunn
· 5 years ago
8f87131
Merge "Fix potential issue where sub info change listener is not registered." into rvc-dev am: f0d5687181
by Tyler Gunn
· 5 years ago
cf2cd8d
Fix potential issue where sub info change listener is not registered.
by Tyler Gunn
· 5 years ago
98c0acf
Merge "[Telephony Mainline] To mark @hide for mainline module reverting" into rvc-dev am: 4ce79c63de
by Betty Chang
· 5 years ago
4ce79c6
Merge "[Telephony Mainline] To mark @hide for mainline module reverting" into rvc-dev
by Betty Chang
· 5 years ago
0ddf440
[API Review] APIs in SubscriptionManager
by Peter Wang
· 6 years ago
c69bb08
Merge "[Telephony Mainline] Rename getActiveAndHiddenSubscriptionIdList and guard with permission" into rvc-dev am: d9773f2ca6
by Peter Wang
· 5 years ago
74d9a49
Merge "[API Review] APIs in SubscriptionManager" into rvc-dev am: 77bdf2a0c0
by Peter Wang
· 5 years ago
d9773f2
Merge "[Telephony Mainline] Rename getActiveAndHiddenSubscriptionIdList and guard with permission" into rvc-dev
by Peter Wang
· 5 years ago
f68a8b0
[Telephony Mainline] To mark @hide for mainline module reverting
by changbetty
· 5 years ago
ceba2ad
[Telephony Mainline] Rename getActiveAndHiddenSubscriptionIdList and
by Peter Wang
· 5 years ago
ff7f25f
[API Review] APIs in SubscriptionManager
by Peter Wang
· 6 years ago
deb27cc
Merge "Re-order parameters of setUiccApplicationsEnabled."
by Xiangyu/Malcolm Chen
· 5 years ago
12ac3f4
Rename featureId -> attributionTag
by Philip P. Moltmann
· 5 years ago
aea50fc
Rename featureId -> attributionTag
by Philip P. Moltmann
· 5 years ago
05d1ed1
Mark NonNull for canManageSubscription parameters.
by Malcolm Chen
· 5 years ago
91056a4
Re-order parameters of setUiccApplicationsEnabled.
by Malcolm Chen
· 5 years ago
8b40b79
Merge "change getActiveAndHiddenSubscriptionInfoList API name" into rvc-dev am: 8ca61d7cd3
by Automerger Merge Worker
· 5 years ago
4046806
change getActiveAndHiddenSubscriptionInfoList API name
by Sooraj Sasindran
· 6 years ago
71d3dac
Switched out PhoneConstants.PhoneKey
by Daniel Bright
· 6 years ago
81becd1
Merge "Add javadoc and deprecate addOnSubscriptionsChangedListener(android.telephony.SubscriptionManager.OnSubscriptionsChangedListener)" am: 35c5908f80 am: 0b0e2a7aad
by Automerger Merge Worker
· 5 years ago
35c5908
Merge "Add javadoc and deprecate addOnSubscriptionsChangedListener(android.telephony.SubscriptionManager.OnSubscriptionsChangedListener)"
by Treehugger Robot
· 5 years ago
03c3d36
Merge "Rewriting phone constants for mainline"
by Daniel Bright
· 5 years ago
8972b83
Merge "Re-order parameters of setUiccApplicationsEnabled." into rvc-dev
by Xiangyu/Malcolm Chen
· 5 years ago
f0af4a69
Re-order parameters of setUiccApplicationsEnabled.
by Malcolm Chen
· 5 years ago
0b5d285
Rewriting phone constants for mainline
by Daniel Bright
· 6 years ago
01d128c
[Telephony Mainline] Expose getActiveSubscriptionIdList
by Peter Wang
· 6 years ago
277a551
Mark NonNull for canManageSubscription parameters.
by Malcolm Chen
· 5 years ago
eb56d06
Add javadoc and deprecate addOnSubscriptionsChangedListener(android.telephony.SubscriptionManager.OnSubscriptionsChangedListener)
by Zongheng Wang
· 5 years ago
306ae95
Delete unused reference of a hidden constant.
by Amit Mahajan
· 6 years ago
c73a281
TelephonyManager: cache service handles
by Tim Murray
· 6 years ago
0daef81
Merge "Use Context.NETWORK_POLICY_SERVICE to get network policy service"
by Aaron Huang
· 5 years ago
f734372
Merge "Add setSubscriptionOverride() to system API"
by Chalard Jean
· 6 years ago
442a1ca
Merge "[Mainline] Move the setAlwaysAllowMmsData from SubscriptionManager to TelephonyManager"
by Betty Chang
· 6 years ago
5a7efe5
Merge "Create new context with new resources"
by Jordan Liu
· 6 years ago
0e16108
Create new context with new resources
by Jordan Liu
· 6 years ago
0dcce3b
Merge "Create new context with new resources"
by Jordan Liu
· 6 years ago
14747aa
Create new context with new resources
by Jordan Liu
· 6 years ago
0ae6355
[Mainline] Move the setAlwaysAllowMmsData from SubscriptionManager to TelephonyManager
by changbetty
· 6 years ago
2108944
Use Context.NETWORK_POLICY_SERVICE to get network policy service
by Aaron Huang
· 6 years ago
79f52ea
Add setSubscriptionOverride() to system API
by Aaron Huang
· 6 years ago
e3387ef9
Fix import of Rlog - generated by formatting tool
by Meng Wang
· 6 years ago
7c7b736
Remove unused APIs and variables in SubMgr.
by Malcolm Chen
· 6 years ago
41c232c
Add IMS_RCS_UCE_ENABLED column to SimInfo database
by Brad Ebinger
· 6 years ago
d77e0bd
Redesign the setPreferredNetworkType
by calvinpan
· 6 years ago
7932296
Delete unused reference of a hidden constant.
by Amit Mahajan
· 6 years ago
15a530b
Merge "[Telephony Mainline] Remove usages of IBinder's for classes that do not belong to Telephony"
by Ying Xu
· 6 years ago
78af57d
[Telephony Mainline] Expose APIs in SubscriptionManager
by Peter Wang
· 6 years ago
51b09fa
[Telephony Mainline] Remove usages of IBinder's for classes that do not
by Peter Wang
· 6 years ago
071d420
Add IMS_RCS_UCE_ENABLED column to SimInfo database
by Brad Ebinger
· 6 years ago
7e96360
Use Context.NETWORK_POLICY_SERVICE to get network policy service
by Aaron Huang
· 6 years ago
2d471ca
Add setSubscriptionOverride() to system API
by Aaron Huang
· 6 years ago
2ffecdb
Merge "Redesign the setPreferredNetworkType"
by Calvin Pan
· 6 years ago
d11c121
Redesign the setPreferredNetworkType
by calvinpan
· 6 years ago
63514be
Switched out PhoneConstants.PhoneKey
by Daniel Bright
· 6 years ago
4bcbfce
Rewriting phone constants for mainline
by Daniel Bright
· 6 years ago
6d3e821
Use com.android.telephony.Rlog for mainline module.
by Meng Wang
· 6 years ago
b2c3eaa
Merge "Use new UnsupportedAppUsage annotation."
by Treehugger Robot
· 6 years ago
c9e48d9
Update javadocs for API review
by Sarah Chin
· 6 years ago
cb1aa8d
Merge "Use com.android.telephony.Rlog for mainline module."
by Meng Wang
· 6 years ago
80b73b9
5G meteredness for telephony framework
by Sarah Chin
· 6 years ago
54af4fc
Use new UnsupportedAppUsage annotation.
by Artur Satayev
· 6 years ago
df94694c
Merge "Handle 5G meteredness in telephony framework"
by Sarah Chin
· 6 years ago
b8ffe81
Use com.android.telephony.Rlog for mainline module.
by Meng Wang
· 6 years ago
adf7e99
Merge "Add addOnSubscriptionsChangedListener with an executor as a parameter" am: 6c64897b4e am: 3fef1ac0e8 am: 08293747be
by Automerger Merge Worker
· 6 years ago
0829374
Merge "Add addOnSubscriptionsChangedListener with an executor as a parameter" am: 6c64897b4e am: 3fef1ac0e8
by Automerger Merge Worker
· 6 years ago
e576ba8
Merge "(Backport) Pipe through featureId from caller to permission checks in telephony code" am: 0104ce5293 am: f5a037d685
by Automerger Merge Worker
· 6 years ago
6c64897
Merge "Add addOnSubscriptionsChangedListener with an executor as a parameter"
by Zongheng Wang
· 6 years ago
0104ce5
Merge "(Backport) Pipe through featureId from caller to permission checks in telephony code"
by Treehugger Robot
· 6 years ago
0b7efca
Merge "Handle 5G meteredness in telephony framework" into qt-qpr1-dev-plus-aosp
by Sarah Chin
· 6 years ago
1431ab2
Handle 5G meteredness in telephony framework
by Sarah Chin
· 6 years ago
e8aa5ac
Handle 5G meteredness in telephony framework
by Sarah Chin
· 6 years ago
eeea33f
Merge "[Telephony Mainline] Expose APIs in SubscriptionManager"
by Peter Wang
· 6 years ago
3e2fb95
Merge "[Telephony Mainline] Refactored ServiceManager calls"
by Peter Wang
· 6 years ago
06b07e9
(Backport) Pipe through featureId from caller to permission checks in telephony
by Philip P. Moltmann
· 6 years ago
4ece3db
Expose setUiccApplicationsEnabled as @SystemApi for eSIM to call upon slot
by Malcolm Chen
· 6 years ago
2619a9b
[Mainline] Make canManageSubscription(SubscriptionInfo, String) System API.
by Malcolm Chen
· 6 years ago
d9eebca
[Telephony Mainline] Refactored ServiceManager calls
by Peter Wang
· 6 years ago
ff8dfe7
Expose getActiveSubscriptionInfoForIcc for Mainline
by sqian
· 6 years ago
b086534
Expose getActiveSubscriptionInfoForIcc for Mainline
by Shuo Qian
· 6 years ago
74cb719
Use new UnsupportedAppUsage annotation.
by Artur Satayev
· 6 years ago
041a6d3
Do not use hidden HandlerExecutor
by Sooraj Sasindran
· 6 years ago
37916d6
[Telephony Mainline] Expose APIs in SubscriptionManager
by Peter Wang
· 6 years ago
5d39bd1
Add addOnSubscriptionsChangedListener with an executor as a parameter
by Zongheng Wang
· 6 years ago
Next »