Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
0eda7dfcacd838da4a534230f62a121b826000d6
/
telephony
/
java
69d3e55
Fix PhoneStateListener constructor javadoc.
by Karol Wrótniak
· 10 years ago
b5c7868
Fix to show low LTE signal strength as -140 instead of 0.
by Amit Mahajan
· 10 years ago
5e5bc4b
TD_SCDMA is more like GSM than CDMA - re-classifying.
by Etan Cohen
· 10 years ago
43eb8a9
Sms7BitEncodingTranslator
by Xia Ying
· 10 years ago
6415fba3
Add TD_SCDMA RAT type (already exists in RIL) and classify as CDMA.
by Etan Cohen
· 10 years ago
485f209
redirect RIL_UNSOL_OEM_HOOK_RAW to system app
by New Author Steven Liu
· 10 years ago
bac6d61
Hide CarrierPrivilege APIs in TelMgr.
by Junda Liu
· 10 years ago
43c5029
Fix for empty RSSI triangle after boot
by xinhe
· 10 years ago
7f46657
Include code when converting unknown causes to string
by Sailesh Nepal
· 10 years ago
7f3d41f
Add new DisconnectCause class to telecomm.
by Andrew Lee
· 10 years ago
2ae312e
Pipe TelephonyManager.getCallState through TelecommManager
by Yorke Lee
· 10 years ago
ef9f6f9
Renaming Telecomm to Telecom.
by Tyler Gunn
· 10 years ago
a6c52ac
Merge "Send and download MMS via content provider instead of PDU bytes." into lmp-dev
by Cheuksan Wang
· 10 years ago
ee04543
Send and download MMS via content provider instead of PDU bytes.
by Cheuksan Wang
· 10 years ago
b78890c
isValidSlotId() and isValidPhoneId() updated to handle negatives.
by Anthony Lee
· 10 years ago
6d955b8
Merge "Update the comment in two APIs since we will persist the settings." into lmp-dev
by Derek Tan
· 10 years ago
13e28bb
Add ForSubscriber suffix to APIs w/ subId argument.
by Junda Liu
· 10 years ago
bc02727
Change suffix UsingSubId to ForSubscriber.
by Wink Saville
· 10 years ago
40e9f39
Merge "Change getCurrentPhoneType to SystemApi" into lmp-dev
by Wink Saville
· 10 years ago
4009b98
Merge "Assisted dialing support of MO SMS" into lmp-dev
by Amit Mahajan
· 10 years ago
96b3e61
Change getCurrentPhoneType to SystemApi
by Wink Saville
· 10 years ago
db960ad
change the property name about IDP from 'telephony.' to 'gsm.'
by Steven Liu
· 10 years ago
2bae510
Update the comment in two APIs since we will persist the settings.
by Derek Tan
· 10 years ago
c6bd32e
Merge "Hide APIs for simplified network settings." into lmp-dev
by Junda Liu
· 10 years ago
54e883b
Update the preferred network type APIs.
by Derek Tan
· 10 years ago
b592844
Merge "Remove setCdmaSubscription API." into lmp-dev
by Derek Tan
· 10 years ago
a0729d3
Merge "Update the comment in sendEnvelope." into lmp-dev
by Derek Tan
· 10 years ago
77ea3ee
Assisted dialing support of MO SMS
by Xia Ying
· 10 years ago
1244333
Merge "API change: SetOperatorBrandOverride should not take iccId as a param." into lmp-dev
by Shishir Agrawal
· 10 years ago
b8025f32
Hide APIs for simplified network settings.
by Junda Liu
· 10 years ago
d2cfa92
API change: SetOperatorBrandOverride should not take iccId as a param.
by Shishir Agrawal
· 10 years ago
9b656ee
Plus code handling for non-NANP CDMA carrier
by Steven Liu
· 10 years ago
1eda687
Update the comment in sendEnvelope.
by Derek Tan
· 10 years ago
274baa7
Remove setCdmaSubscription API.
by Derek Tan
· 10 years ago
f11b43d
Merge "Fix the IndexOutOfBoundsException when unpacking GSM 8-bit pdu" into lmp-dev
by Amit Mahajan
· 10 years ago
949bb79
Merge "IccOpenLogicalChannelResponse: Adding final to fa few constants." into lmp-dev
by Shishir Agrawal
· 10 years ago
3e0c8d3
Merge "More cleanup prior to unhiding" into lmp-dev
by Wink Saville
· 10 years ago
905bb54
More cleanup prior to unhiding
by Wink Saville
· 10 years ago
ed62dd4
IccOpenLogicalChannelResponse: Adding final to fa few constants.
by Shishir Agrawal
· 10 years ago
8179c2a
MMS API cleanup (1/4)
by Ye Wen
· 10 years ago
7a96207
Add mcc/mnc to SubInfoRecord
by Tom Taylor
· 10 years ago
81a0cbc
Merge "Remove check for voicemail number when parsing URI phone number." into lmp-dev
by Nancy Chen
· 10 years ago
9bd196b
Fix the IndexOutOfBoundsException when unpacking GSM 8-bit pdu
by Xia Ying
· 10 years ago
8fec2e4
Cleanup ISub.aidl
by Wink Saville
· 10 years ago
cf39f86
Merge "Add PhoneStateListener(Looper looper) and some documentation." into lmp-dev
by Wink Saville
· 10 years ago
2e40ba9
Add PhoneStateListener(Looper looper) and some documentation.
by Wink Saville
· 10 years ago
f5bca08
Hide SubscriptionManager using individual @hide on fields and methods.
by Wink Saville
· 10 years ago
6c25708
Merge "Bug 17262099: MMS API changes (multi-project)." into lmp-dev
by Julian Odell
· 10 years ago
31ef14d
Bug 17262099: MMS API changes (multi-project).
by Julian Odell
· 10 years ago
8a38a20
Rename getActivatedXxx to getActiveXxx
by Wink Saville
· 10 years ago
fe99099
Remove check for voicemail number when parsing URI phone number.
by Nancy Chen
· 10 years ago
c650e0b
Prepare to make SubscriptionManager public.
by Wink Saville
· 10 years ago
7237972
Bug 17243357: Remove MessagingConfigurationManager
by Shri Borde
· 10 years ago
282f368
Add lookup key to callerInfo
by Yorke Lee
· 10 years ago
3892fc0
Change TelephonyManager method name to accurately reflect functionality.
by Diego Pontoriero
· 10 years ago
0e91733
Address API review comments:
by Makoto Onuki
· 10 years ago
c47b18f
IMS: modify sendDtmf interface.
by Libin.Tang@motorola.com
· 10 years ago
04154bc
Remove unused constant from TelephonyIntents.
by Diego Pontoriero
· 10 years ago
ef489ef
Modify IccOpenLogicalChannelResponse: Document and rename constants.
by Shishir Agrawal
· 10 years ago
83749f3
Use proper ril.ecclist when no sim state
by giseok.seo
· 10 years ago
e647a01
VoLTE incoming call number
by Jing Zhao
· 10 years ago
bd77236
Invoke shutdownMobileRadios Telephony APIs from ShutdownThread
by Naveen Kalla
· 10 years ago
cad78a8
Merge "Add getCdmaMdn and getCdmaMin as system api to telmgr." into lmp-dev
by Junda Liu
· 10 years ago
dbc6689
Merge "Adding APIs to get IMEI/MEID" into lmp-dev
by Amit Mahajan
· 10 years ago
284f1ec
Adding APIs to get IMEI/MEID
by Amit Mahajan
· 10 years ago
a34bdb1
Merge "Add public qualifier to TelephonyManager.TeleiccExchangeSimIO." into lmp-dev
by Shishir Agrawal
· 10 years ago
2b2469b
Add getCdmaMdn and getCdmaMin as system api to telmgr.
by Junda Liu
· 10 years ago
15afd81
Configure MTU based on network MTU parameter
by w19976
· 10 years ago
64820af
Add public qualifier to TelephonyManager.TeleiccExchangeSimIO.
by Shishir Agrawal
· 10 years ago
b19a0bc
Final structural tweaks to Telecomm API (1/8)
by Ihab Awad
· 10 years ago
ad25438
Revert "Revert "add apn setting parameters, and set apn parameters to bp""
by Amit Mahajan
· 10 years ago
125cf62
Fix CellIdentityLte.equals
by Wink Saville
· 10 years ago
ff2efd5
Revert "add apn setting parameters, and set apn parameters to bp"
by Amit Mahajan
· 10 years ago
fdd78e0
add apn setting parameters, and set apn parameters to bp
by Hui Wang
· 10 years ago
7743773
Revert "Added debug system property to enable/disable IMS VoLTE/VT."
by Etan Cohen
· 10 years ago
752217b
Aidl changes related to VideoCallProvider in Ims.
by Andrew Lee
· 10 years ago
43d9434
Return APDU status code on tramsit channel command failure.
by Shishir Agrawal
· 10 years ago
61aac3a
IMS Framework & AIDL Changes for Call Barring & String Error Codes.
by Shriram Ganesh
· 10 years ago
af9a696
Add changes for LTE to IWLAN Handover Notifications for an IMS Call
by Shriram Ganesh
· 10 years ago
0e32f6b
Merge "Allow MmsConfig override per request (1/3)" into lmp-dev
by Tom Taylor
· 10 years ago
63c00c4
Allow MmsConfig override per request (1/3)
by Ye Wen
· 10 years ago
063b8d6
Fix double DBG check.
by Wink Saville
· 10 years ago
6d13bc8
Turn off extra debugging
by Wink Saville
· 10 years ago
1c18285
Add ECBM functionality for IMS
by Uma Maheswari Ramalingam
· 10 years ago
241312e
Added debug system property to enable/disable IMS VoLTE/VT.
by Etan Cohen
· 10 years ago
1521e5a
IccOpenLogicalChannelResponse: Single character fix.
by Shishir Agrawal
· 10 years ago
a122e8d
Add new APIs iccExchangeSimIO and iccTransmitApduBasicChannel to TelephonyManager.
by Shishir Agrawal
· 10 years ago
a3dbd10
Move archived column from pdu/sms to threads (1/4)
by Ye Wen
· 10 years ago
48332d6
Convert VideoState into an inner class.
by Andrew Lee
· 10 years ago
9d0f7c4
Add more disconnect causes 1/4
by Santos Cordon
· 10 years ago
ab458a1
IMS: Adding ims on/off interface files and callback for enabled/disabled features.
by ram
· 10 years ago
0bf65d2
Merge "Add API invokeOemRilRequestRaw" into lmp-dev
by Amit Mahajan
· 10 years ago
3099c83
Add API invokeOemRilRequestRaw
by Steven Liu
· 10 years ago
e647099
IMS: getPCSCF() API enhanced to support multiple APN types.
by ram
· 10 years ago
63c4c06
Expose getCarrierPackageNamesForBroadcastIntent as a hidden @SystemApi
by Shishir Agrawal
· 10 years ago
5552cc5
Merge "Adding the ability for carrier app to override SPN and carrier name." into lmp-dev
by Shishir Agrawal
· 10 years ago
86578cca
Adding the ability for carrier app to override SPN and carrier name.
by Shishir Agrawal
· 10 years ago
3e2a9f7
Merge "Use "current" cp2 from telephony" into lmp-dev
by Makoto Onuki
· 10 years ago
5692dcc
Use "current" cp2 from telephony
by Makoto Onuki
· 10 years ago
aa07df8
Wiring video state through from Connection
by Tyler Gunn
· 10 years ago
Next »