Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
1cebba71734791dade10aeab7313ac896d9ac486
/
telephony
89c04b5
Added IWLAN metered APN support
by Jack Yu
· 7 years ago
e245bf9
Merge "Implement stopStreaming API for MBMS"
by Hall Liu
· 7 years ago
edbd456
Implement stopStreaming API for MBMS
by Hall Liu
· 7 years ago
bd7d89c
Consolidated all data allow/disallow logic into one method
by Jack Yu
· 8 years ago
84c9e01
Add the new RIL requests and NetworkScanResult.
by yinxu
· 8 years ago
4b3c44b
Merge "startStreaming for MBMS apis"
by Hall Liu
· 7 years ago
0517b71
Merge "Support different SIM power states"
by Grace Chen
· 7 years ago
b282179
Support different SIM power states
by Grace Chen
· 7 years ago
fb1ee0e
startStreaming for MBMS apis
by Hall Liu
· 7 years ago
7381856
Merge "Change signalStrength to int."
by Hall Liu
· 7 years ago
f465d84
Merge "Remove switchStreams API."
by Hall Liu
· 7 years ago
625d5a9
Merge "Add API to support async network scans."
by Ying Xu
· 7 years ago
e50f946
Change signalStrength to int.
by Robert Greenwalt
· 7 years ago
4a411f7
Remove switchStreams API.
by Robert Greenwalt
· 7 years ago
f19bc1a
Add API to support async network scans.
by yinxu
· 8 years ago
d9b2126
Add RIL_UNSOL_MODEM_RESTART message
by Naveen Kalla
· 8 years ago
b73fe9a
Merge "getStreamingServices for embms"
by Hall Liu
· 7 years ago
5b8a9c8
Merge "Add hidden APIs to get the cached SignalStrength from SST"
by nharold
· 7 years ago
79d3648
Merge "Add key for carrier_volte_provisioned"
by Brad Ebinger
· 7 years ago
7eca824
Merge "Telephony: Fix the failure of copying SMS to SIM card for sub2"
by Chen Xu
· 7 years ago
df03aeb
Telephony: Fix the failure of copying SMS to SIM card for sub2
by Chaitanya Saggurthi
· 7 years ago
5b07cb3
Add key for carrier_volte_provisioned
by Jordan Liu
· 8 years ago
8023332
getStreamingServices for embms
by Hall Liu
· 8 years ago
1bb9181
Merge "Notify ImsService Status Correctly"
by Brad Ebinger
· 7 years ago
fb8d0e9
Add hidden APIs to get the cached SignalStrength from SST
by Nathan Harold
· 8 years ago
aa9a59a
Merge "Increase limit of locale pairs"
by Hall Liu
· 7 years ago
6476cee
Merge "Update startStreaming to return status code"
by Treehugger Robot
· 7 years ago
eca7991
Notify ImsService Status Correctly
by Brad Ebinger
· 8 years ago
df57734
Merge "Changes to MbmsStreamingManager for test app"
by Hall Liu
· 7 years ago
f725f98
Increase limit of locale pairs
by Robert Greenwalt
· 7 years ago
ff6c0e6
Update startStreaming to return status code
by Robert Greenwalt
· 7 years ago
a65e544
Move newFromRil() function to a utility class
by Nathan Harold
· 8 years ago
18e7456
Move OTASP_* Consts from ServiceStateTracker to TelephonyManager
by Nathan Harold
· 8 years ago
daae72b
Port Utility Functions from DefaultPhoneNotifier
by Nathan Harold
· 8 years ago
1bc2c54
Remove dependency on IccConstants from SmsManager
by Nathan Harold
· 8 years ago
f3e659e
Move files from frameworks/opt/telephony to frameworks/base
by Nathan Harold
· 8 years ago
fa2115e
Changes to MbmsStreamingManager for test app
by Hall Liu
· 8 years ago
ba740f0
Moved data retry handler from broadcast to message.
by Jack Yu
· 8 years ago
99b21cc
Merge "eMBMS API update"
by Hall Liu
· 8 years ago
377b804
better defualt behaviour for msim
by fionaxu
· 8 years ago
763ff42
Merge "Updated javadocs for sendUssd APIs."
by Chen Xu
· 8 years ago
ac29d38
Merge "Update VVM API"
by Chen Xu
· 8 years ago
563e150c
eMBMS API update
by Hall Liu
· 8 years ago
9a3dcc5
Update VVM API
by Ta-wei Yen
· 8 years ago
77f466d
new reset carrier signals/actions
by fionaxu
· 8 years ago
3ffa1ff
Updated javadocs for sendUssd APIs.
by pkanwar
· 8 years ago
4898b70
Merge "Rename getDataEnabled() to isDataEnabled()."
by Jeff Davidson
· 8 years ago
998eb21
Merge "Add getVisualVoicemailPackageName()"
by Chen Xu
· 8 years ago
0c83ef2
Merge "RIL changes to allow the modem to query the framework for the key."
by Pankaj Kanwar
· 8 years ago
4418eb4
Merge "Better handle MSIM DDS changed event"
by Brad Ebinger
· 8 years ago
c66a529
RIL changes to allow the modem to query the framework for the key.
by pkanwar
· 8 years ago
5259d8c
Add getVisualVoicemailPackageName()
by Ta-wei Yen
· 8 years ago
9a7d6bb
Rename getDataEnabled() to isDataEnabled().
by Jeff Davidson
· 8 years ago
f4db619
Merge "Extend carrier configs for visual voicemail"
by Chen Xu
· 8 years ago
3a8ad81
Merge "Create Public API which exposes if the device is in a state where simultaneous voice and data are possible."
by Pankaj Kanwar
· 8 years ago
4c4a55a
Merge "Add Error specifiers to the API."
by Hall Liu
· 8 years ago
8c6925a
Merge "Add VisualVoicemailService"
by Chen Xu
· 8 years ago
0041778
Better handle MSIM DDS changed event
by Brad Ebinger
· 8 years ago
161475cb
Create Public API which exposes if the device is in a state where simultaneous
by pkanwar
· 8 years ago
4a6df3c
Add VisualVoicemailService
by Ta-wei Yen
· 8 years ago
47720ca
Extend carrier configs for visual voicemail
by Ta-wei Yen
· 8 years ago
d447cea
Add Error specifiers to the API.
by Robert Greenwalt
· 8 years ago
cd7617d
Provide an API to make USSD calls and read the responses.
by pkanwar
· 8 years ago
20751db
Provide an API to make USSD calls and read the responses.
by pkanwar
· 8 years ago
c90fcbd
Merge "Second pass of eMBMS api."
by Hall Liu
· 8 years ago
112d039
Merge "Fix error message: getAllowedCarriers"
by Treehugger Robot
· 8 years ago
4dded7a
Second pass of eMBMS api.
by Robert Greenwalt
· 8 years ago
a0cef3c
Merge "DO NOT MERGE. SystemUI: Display RAT icon when data is off"
by Treehugger Robot
· 8 years ago
8daf38a
DO NOT MERGE. SystemUI: Display RAT icon when data is off
by Wenting Xiong
· 8 years ago
c39e089
Fix error message: getAllowedCarriers
by Meng Wang
· 8 years ago
02278a5
Merge "Update doc string for getForbiddenPlmns() to READ_PHONE_STATE"
by Treehugger Robot
· 8 years ago
04908fc
Update doc string for getForbiddenPlmns() to READ_PHONE_STATE
by Nathan Harold
· 8 years ago
4718606
Merge "ECBM SystemProperty cleanup"
by Shuo Qian
· 8 years ago
d199113
ECBM SystemProperty cleanup
by shuoq
· 8 years ago
f954f2d
Merge "Add p2 option in openLogicalChannel."
by Amit Mahajan
· 8 years ago
c12d6c5
Deprecate TelephonyManager.getCellLocation()
by Nathan Harold
· 8 years ago
ded8a6b
Merge "Add KEY_ENABLE_APPS_STRING_ARRAY carrier config key."
by Junda Liu
· 8 years ago
eb7c287
Merge "Query geo description in worker thread to prevent ANR"
by Hall Liu
· 8 years ago
eca5ebb
Add p2 option in openLogicalChannel.
by Ajay Nambi
· 9 years ago
814fdf9
Merge "IMS: RTT interface changes"
by Hall Liu
· 8 years ago
c29fff5
Merge "Make some intents public in SubscriptionManager." am: 35e9a94dee
by Sanket Padawe
· 8 years ago
35e9a94
Merge "Make some intents public in SubscriptionManager."
by Treehugger Robot
· 8 years ago
e4f5f79
Make some intents public in SubscriptionManager.
by Sanket Padawe
· 8 years ago
8531328
Add KEY_ENABLE_APPS_STRING_ARRAY carrier config key.
by Junda Liu
· 8 years ago
ec22b62
Merge "Add carrier config to hide merge button for IMS conference"
by Tyler Gunn
· 8 years ago
78b3cbe
Merge "Add carrier config to hide merge button for IMS conference"
by Tyler Gunn
· 8 years ago
fa9e00b
Merge "Disable voice call barring notification for Verizon." am: e0f0f6ca4b
by Sanket Padawe
· 8 years ago
e0f0f6c
Merge "Disable voice call barring notification for Verizon."
by Sanket Padawe
· 8 years ago
25e4f1c
Disable voice call barring notification for Verizon.
by Sanket Padawe
· 8 years ago
70a09c0
Merge "Remove non-localized message" am: ddbd256954
by Brad Ebinger
· 8 years ago
ddbd256
Merge "Remove non-localized message"
by Brad Ebinger
· 8 years ago
b2558c4
Merge "Add a carrier option to hide the option of "Enhanced 4G LTE Mode""
by Ying Xu
· 8 years ago
23393da1
Merge "Add a carrier option to hide the option of "Enhanced 4G LTE Mode""
by Ying Xu
· 8 years ago
79bde60
Merge "Correct ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS" am: 07be9a0ef9
by Robert Greenwalt
· 8 years ago
a8ad152
Add carrier config to hide merge button for IMS conference
by Wei Huang
· 9 years ago
7811b34
Correct ACTION_SHOW_NOTICE_ECM_BLOCK_OTHERS
by Robert Greenwalt
· 8 years ago
34016ae
Add a carrier option to hide the option of "Enhanced 4G LTE Mode"
by yinxu
· 8 years ago
9b7d3a8
Merge "Deprecated getDeviceId and added getMeid and getImei" am: ad2e7405ad
by Jack Yu
· 8 years ago
e74c810
Remove non-localized message
by Shuto Nagamatsu
· 8 years ago
f301dab4
Deprecated getDeviceId and added getMeid and getImei
by Jack Yu
· 8 years ago
Next »