Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
a544221abd532bf13a944839b5c85a02649fe402
/
telephony
/
java
247e7f4
Add a key for setting carrier's CDMA roaming mode
by qingxi
· 8 years ago
49b2042
Add carrier config variables for overriding carrier name from carrierconf.
by Sanket Padawe
· 8 years ago
4c04097
Merge "Change how TelephonyManager handles subscriptions." into nyc-dev
by Jonathan Basseri
· 8 years ago
8a6561d
Change how TelephonyManager handles subscriptions.
by Jonathan Basseri
· 8 years ago
03d3f4a
Merge "Per API review, revert the API renaming CL." into nyc-dev
by Derek Tan
· 8 years ago
818822a
Per API review, revert the API renaming CL.
by Derek Tan
· 8 years ago
153fcd7
Rename visual voicemail sync intent value
by Ta-wei Yen
· 8 years ago
65ca16e
Merge "OMADM intent sent by both system and apps." into nyc-dev
by Amit Mahajan
· 8 years ago
232667b
Update doc of ACTION_SET_RADIO_CAPABILITY_DONE intent.
by Sanket Padawe
· 8 years ago
d375a04
OMADM intent sent by both system and apps.
by Amit Mahajan
· 8 years ago
8fde916
Merge "disable wifi only mode from wfc setting for nyc" into nyc-dev
by Chen Xu
· 8 years ago
dcf5c2b
disable wifi only mode from wfc setting for nyc
by fionaxu
· 8 years ago
a326a48
Coerce 8-bit bsic to Integer if Invalid
by Nathan Harold
· 8 years ago
efbb8f3
CellInfo Parceling for Invalid Values
by Nathan Harold
· 8 years ago
fc6a3ad
Merge "Change to return phone count as 0 if voice, sms, data not supported." into nyc-dev
by Amit Mahajan
· 9 years ago
73efde0
Merge "Add CarrierConfig for metered roaming" into nyc-dev
by Chen Xu
· 9 years ago
2c22251
Change to return phone count as 0 if voice, sms, data not supported.
by Amit Mahajan
· 9 years ago
8431a48
Merge "Rename _BOOLEAN visual voicemail config keys to _BOOL" into nyc-dev
by Ta-wei Yen
· 9 years ago
cc69bed
Merge "Add comments to apptype and authtype constants." into nyc-dev
by Junda Liu
· 9 years ago
28ffb60
Add CarrierConfig for metered roaming
by fionaxu
· 9 years ago
c7004f5
Add comments to apptype and authtype constants.
by Junda Liu
· 9 years ago
f6496db
Merge "Additional checks for ModemActivityInfo.isValid()" into nyc-dev
by Nathan Harold
· 9 years ago
3f9306f
Rename _BOOLEAN visual voicemail config keys to _BOOL
by Ta-wei Yen
· 9 years ago
98a40d3
Additional checks for ModemActivityInfo.isValid()
by Nathan Harold
· 9 years ago
59c9a93
Merge changes from topic 'merge_docs_nyc-dev' into nyc-dev
by Trevor Johns
· 9 years ago
771fbfe
Merge "Cold Sim issue fix" into nyc-dev
by Chen Xu
· 9 years ago
b5592dc
Cold Sim issue fix
by fionaxu
· 9 years ago
682c24e
Resolve merge conflicts of a5060ee to nyc-dev
by Trevor Johns
· 9 years ago
0d47f4b
Merge "BatteryStats: Introduce Async external stats requests" into nyc-dev
by Adam Lesinski
· 9 years ago
3f6e211
Merge "Adding slotId to certain Telephony broadcasts." into nyc-dev
by Shishir Agrawal
· 9 years ago
951fe29
Merge "Wifi: Introduce a configuration parameter to disable WiFi in ECBM" into nyc-dev
by Robert Greenwalt
· 9 years ago
37c26e4
Merge "Handle mnc 00 while retrieving the Resources based on subid" into nyc-dev
by Robert Greenwalt
· 9 years ago
a09b4d2
Remove unnecessary allocation+unboxing of objects.
by Narayan Kamath
· 9 years ago
e1da5a3
Handle mnc 00 while retrieving the Resources based on subid
by Sandeep Gutta
· 9 years ago
010bf37
BatteryStats: Introduce Async external stats requests
by Adam Lesinski
· 9 years ago
a6f12cf
Merge "Adding some new multi-endpoint stuff." into nyc-dev
by Tyler Gunn
· 9 years ago
7c5fda8
Wifi: Introduce a configuration parameter to disable WiFi in ECBM
by Sunil Dutt
· 9 years ago
f7e59c1
Adding slotId to certain Telephony broadcasts.
by Shishir Agrawal
· 9 years ago
4f9b759
Merge "Removed the unused RIL constant" into nyc-dev
by Jack Yu
· 9 years ago
070b73a
Merge "Consolidate WiFi Calling string resources" into nyc-dev
by Pavel Zhamaitsiak
· 9 years ago
0a97f22
Merge "Delete ITelephonyDebug and ITelephonyDebugSubscriber" into nyc-dev
by TreeHugger Robot
· 9 years ago
a3df564
Remove deprecated API for sim authentication.
by Junda Liu
· 9 years ago
3ee538c
Removed the unused RIL constant
by Jack Yu
· 9 years ago
c375dd4
Merge "Fixing few TelephonyManager calls to work when there is no SIM." into nyc-dev
by Shishir Agrawal
· 9 years ago
3a2bce6
Merge "Moved ERI configuration files from resoures to Carrier Config." into nyc-dev
by Jack Yu
· 9 years ago
9eb7851
Adding some new multi-endpoint stuff.
by Tyler Gunn
· 9 years ago
7b7c4fc
Consolidate WiFi Calling string resources
by Pavel Zhamaitsiak
· 9 years ago
dc50a87
Fixing few TelephonyManager calls to work when there is no SIM.
by Shishir Agrawal
· 9 years ago
6e1e880
Merge "Add settings for SUW data control." into nyc-dev
by Robert Greenwalt
· 9 years ago
360dc21
Moved ERI configuration files from resoures to Carrier Config.
by Jack Yu
· 9 years ago
b53874e
Merge changes from topic 'carrier-app-race' into nyc-dev
by Jeff Davidson
· 9 years ago
e68b127
Disable preinstalled carrier apps earlier in boot.
by Jeff Davidson
· 9 years ago
b7e26fb
Move CarrierAppUtils into frameworks/base/telephony.
by Jeff Davidson
· 9 years ago
66a6be3
Excluded certain APNs (e.g. IMS) from mobile data usage.
by Jack Yu
· 9 years ago
0fb0731
Delete ITelephonyDebug and ITelephonyDebugSubscriber
by Pavel Zhamaitsiak
· 9 years ago
a27cf02
Merge "Add public API for sim authentication." into nyc-dev
by Junda Liu
· 9 years ago
19fab78
Add public API for sim authentication.
by Junda Liu
· 9 years ago
5bbeea0
Add carrier config option to determine if "wifi-only" is supported.
by Tyler Gunn
· 9 years ago
beb482c
Add settings for SUW data control.
by Robert Greenwalt
· 9 years ago
720c664
Add connection properties to Connections.
by Tyler Gunn
· 9 years ago
0e3aff1
Merge "IMS: Changes for MultiEndpoint" into nyc-dev
by Tyler Gunn
· 9 years ago
6531450
IMS: Changes for MultiEndpoint
by Anju Mathapati
· 9 years ago
3c11a5b
Merge " fix Memory Leak caused by PhoneStateListener" into nyc-dev
by Chen Xu
· 9 years ago
f5d7c58
fix Memory Leak caused by PhoneStateListener
by fionaxu
· 9 years ago
dfc1ee0
Merge "Correct naming issues with video calling carrier config items." into nyc-dev
by Tyler Gunn
· 9 years ago
1981e60
Ril Error codes: Voice related messages am: 499a8da
by Ajay Nambi
· 9 years ago
499a8da
Ril Error codes: Voice related messages
by Ajay Nambi
· 9 years ago
2fca9eb
Merge "ims:rcs: Add UCE interface files for RCS. [DO NOT MERGE]" into mm-wireless-dev
by Pavel Zhamaitsiak
· 9 years ago
7ed3044
ims:rcs: Add UCE interface files for RCS. [DO NOT MERGE]
by Dheeraj Shetty
· 9 years ago
cfedd20
ims:rcs: Add UCE interface files for RCS.
by Pavel Zhamaitsiak
· 9 years ago
6b2995a
Add new key in CarrierConfigManager for ICCID display.
by Meng Wang
· 9 years ago
f083619
Correct naming issues with video calling carrier config items.
by Tyler Gunn
· 9 years ago
3d09db6
DO NOT MERGE Add KEY_USE_RCS_PRESENCE_BOOL carrier config option.
by Tyler Gunn
· 9 years ago
8fc9cc4
New error codes for SMS/other messages am: b3e1083ff0
by Ajay Nambi
· 9 years ago
b3e1083
New error codes for SMS/other messages
by Ajay Nambi
· 9 years ago
f8de70c
Merge "IMS: Changes for MultiEndpoint" into nyc-dev
by Tyler Gunn
· 9 years ago
f604fc3
IMS: Changes for MultiEndpoint
by Anju Mathapati
· 9 years ago
69e2438
Fix build failure. am: 44729c613f
by Sanket Padawe
· 9 years ago
44729c6
Fix build failure.
by Sanket Padawe
· 9 years ago
839b547
Merge "Add RIL Error code list" into mm-wireless-dev am: 49916d39e9
by twen.chang
· 9 years ago
49916d3
Merge "Add RIL Error code list" into mm-wireless-dev
by Sanket Padawe
· 9 years ago
a1ce048
Add RIL Error code list
by twen.chang
· 9 years ago
5a99406
Merge "Add default Carrier cfg for IMS_WFC" into nyc-dev
by Chen Xu
· 9 years ago
c71e824
Add default Carrier cfg for IMS_WFC
by fionaxu
· 9 years ago
a102dd0
Turn down the logging a little bit.
by Joe Onorato
· 9 years ago
d4f9ca8
Merge "IMS-VT: Disable multi tasking by default" into mm-wireless-dev
by Omkar Kolangade
· 9 years ago
cf2f48e
Merge "IMS-VT: Disable multi tasking by default" into mm-wireless-dev
by Tyler Gunn
· 9 years ago
2e8f8fe
IMS-VT: Disable multi tasking by default
by Omkar Kolangade
· 9 years ago
81d7417
IMS: ImsCallProfile Extra For Call Pull am: 99eb21d172
by Omkar Kolangade
· 9 years ago
99eb21d
IMS: ImsCallProfile Extra For Call Pull
by Omkar Kolangade
· 9 years ago
a486f45
IMS: Reason Codes For Call Pull Scenarios am: f38780b483
by Omkar Kolangade
· 9 years ago
f38780b
IMS: Reason Codes For Call Pull Scenarios
by Omkar Kolangade
· 9 years ago
fbb584d
Merge "Add registrationAssociatedUriChanged to ImsRegistrationListener" into mm-wireless-dev
by Pavel Zhamaitsiak
· 9 years ago
3bf26b5
Multi-SIM - Fixing inconsistent naming in CarrierConfigManager.
by Shishir Agrawal
· 9 years ago
ae4cc15
Add registrationAssociatedUriChanged to ImsRegistrationListener
by Pavel Zhamaitsiak
· 9 years ago
f1070ad
Merge "Adding Error Codes for IWLAN/EPDG Connection" into mm-wireless-dev
by Nathan Harold
· 9 years ago
1746943
Merge "Adding Error Codes for IWLAN/EPDG Connection" into mm-wireless-dev
by Nathan Harold
· 9 years ago
66f0c6f
Merge "Optimize calls to TelephonyManager to check for privileged apps" into nyc-dev
by Amith Yamasani
· 9 years ago
4ec6368
Optimize calls to TelephonyManager to check for privileged apps
by Amith Yamasani
· 9 years ago
5210393
Add subscription specific TelephonyManager calls.
by Shishir Agrawal
· 9 years ago
Next »