Commit Graph

3891 Commits

Author SHA1 Message Date
yuemingw
592d620238 Merge "Add OWNED_BY field." am: 107141be5c
am: 9c7be233c3

Change-Id: Icf11a35867625a5a47450f5dc9a1b05ec00de502
2017-11-08 19:45:14 +00:00
Treehugger Robot
107141be5c Merge "Add OWNED_BY field." 2017-11-08 19:28:37 +00:00
Brad Ebinger
7153ff5ee2 Merge "Move ImsServiceProxy to opt/net/ims" am: b5d2f0c24f am: 6093305789
am: fcec01f040

Change-Id: Ia27032259a31a585ac93ac90b8251af7d7e2f76d
2017-11-08 17:40:17 +00:00
Brad Ebinger
fcec01f040 Merge "Move ImsServiceProxy to opt/net/ims" am: b5d2f0c24f
am: 6093305789

Change-Id: Ic1b21cd9a0fc906601bf37bf5e71aafdcbf0bd47
2017-11-08 17:30:49 +00:00
Brad Ebinger
b5d2f0c24f Merge "Move ImsServiceProxy to opt/net/ims" 2017-11-08 17:12:44 +00:00
Brad Ebinger
8eb4504148 Merge "Switch class hierarchy of ImsServiceProxy and compat" am: 7805de4002 am: 90f22d4bf6
am: e288472122

Change-Id: Icde853dde9257a0314b0ebe1619edb7eb55d216d
2017-11-08 16:51:41 +00:00
Brad Ebinger
e288472122 Merge "Switch class hierarchy of ImsServiceProxy and compat" am: 7805de4002
am: 90f22d4bf6

Change-Id: I227b081551539e4299f63c304a4e27d9be2070c7
2017-11-08 16:37:36 +00:00
Brad Ebinger
7805de4002 Merge "Switch class hierarchy of ImsServiceProxy and compat" 2017-11-08 16:20:39 +00:00
yuemingw
cf263eb9da Add OWNED_BY field.
Bug: 68208199
Test: later

Design doc: https://docs.google.com/document/d/1UEYjhRGSEwwccPLs_FzFD-IeOsVq63gxmAHNtDfnzAY/edit#heading=h.jza6dz6kh6bz

Change-Id: Ic78df7902523bad4b3d40bacb73b17d767226aac
2017-11-08 13:12:18 +00:00
Masaho Nishikawa
401843582a Add config to use a display rule that ServiceState was considered
Add config to use a spn/plmn display rule that the roaming state of
ServiceState was considered. The default value is false.

Test: manual - Verified that PLMN/SPN which the carrier configuration
was considered is displayed.
Bug: 67835339

Change-Id: I05a4938ae51b03190e06e407c41c894b8feb8ea7
2017-11-08 19:47:40 +09:00
manabu, shimoda
14723e314c Customize the default value of Enhanced 4G LTE mode
To control the default value by carrier configuration,
 - Add a carrier option to control default Enhanced 4G LTE mode enabled.
 - Remove initializing Settings.Global.ENHANCED_4G_MODE_ENABLED.

Test: manual - Checked that the "Enhanced 4G LTE mode" can be controlled
by carrier config.
Bug: 67725875

Change-Id: Ic714abcae5c388cc12e6c4b1f45e2abb07febf54
2017-11-08 19:37:23 +09:00
Jayachandran C
2635a89c8c Remove the OEM hook implementation and usage
Vendors and OEMs shall use HIDL extension going forward
to send OEM specific message

Test: Basic Telephony Sanity

Bug: 34344851

Change-Id: I977004cf49f9c61b434dc2ded2effa29ace0f603
2017-11-07 19:36:50 -08:00
Jayachandran C
a8026ba2ad Remove the OEM hook implementation and usage
Vendors and OEMs shall use HIDL extension going forward
to send OEM specific message

Test: Basic Telephony Sanity

Bug: 34344851

Change-Id: I977004cf49f9c61b434dc2ded2effa29ace0f603
2017-11-07 19:36:15 -08:00
TreeHugger Robot
0fcb56c991 Merge "Expose SmsManager#sendTextMessageWithoutPersisting as a public API" 2017-11-08 03:22:35 +00:00
Brad Ebinger
9a6369dbd5 Remove ImsService Feature Interfaces
The ImsService feature interfaces were designed
to support a flat ImsService AIDL. This is not
necessary anymore, so this interface is being
removed as part of prep for the new ImsService
definition.

Test: Manual
Change-Id: Iefbcd168441ce2547523cf3e6a99ab3de5f3f823
2017-11-07 11:05:51 -08:00
Jordan Liu
b41fa4ead5 Merge "Add a carrier config indicating whether user can edit a voicemail number" am: 1f8ee4ff25
am: e968d500f5

Change-Id: Ifc4a120e14dd2e2bc6f2bdfe06acfffdf6837bea
2017-11-07 18:51:57 +00:00
Jordan Liu
1f8ee4ff25 Merge "Add a carrier config indicating whether user can edit a voicemail number" 2017-11-07 18:28:33 +00:00
Brad Ebinger
8f291b18a1 Move ImsServiceProxy to opt/net/ims
This code is very tightly coupled with ImsManager
and should exist as part of the telephony IMS
code.

Test: Manual
Change-Id: If7b8ec73409daa7f1c1d27878242b4335db38e8a
2017-11-07 10:01:58 -08:00
Brad Ebinger
06b6878310 Switch class hierarchy of ImsServiceProxy and compat
The compat class should be a subclass of the
ImsServiceProxy, not the other way around.

Test: Manual
Change-Id: I2a2d37edaa6b68815c99988882957bf913236f25
2017-11-07 10:01:58 -08:00
Jordan Liu
7e9837ed70 Merge "Move isServiceReady to ImsServiceProxyCompat" am: e158cdaaa5 am: 909a889436
am: 1c664d0b8e

Change-Id: I7e1a31f1e1ea45de09e5aa610c8fc79ce01495f0
2017-11-07 00:58:26 +00:00
Jordan Liu
1c664d0b8e Merge "Move isServiceReady to ImsServiceProxyCompat" am: e158cdaaa5
am: 909a889436

Change-Id: I24c1b7009f54b20ba5231a81ecf67150f7345df1
2017-11-07 00:33:20 +00:00
Jordan Liu
e158cdaaa5 Merge "Move isServiceReady to ImsServiceProxyCompat" 2017-11-07 00:07:11 +00:00
Qi Wang
29431f8f13 Merge "Display the HD icon in the Call Log" am: 3ef58c56b6 am: 50fb8ff6da
am: 051d6b369b

Change-Id: I557c4a58405d33e1b54db7e8f054f030a64aa6a5
2017-11-06 20:01:03 +00:00
Qi Wang
051d6b369b Merge "Display the HD icon in the Call Log" am: 3ef58c56b6
am: 50fb8ff6da

Change-Id: Idffacab6edf8bdaf7fb133560f5e9d50cc2c28de
2017-11-06 19:49:46 +00:00
Qi Wang
3ef58c56b6 Merge "Display the HD icon in the Call Log" 2017-11-06 19:28:24 +00:00
Chen Xu
e9cbcf42ad Merge "new columns of carrierId DB" am: 9c4b4afcbc
am: c5d5be72a3

Change-Id: I0400b0218a3a92312aec3ca668b5b0025901ed97
2017-11-03 21:27:22 +00:00
Chen Xu
4c9f65960c Merge "new columns of carrierId DB" 2017-11-03 20:23:06 +00:00
fionaxu
3d0ad1f8c0 new columns of carrierId DB
Bug: 64131637
Test: Unit test CarrierIdProviderTest.java
Change-Id: I5e1d061d39248be12dd1e6ff1488dd3268f5f3ae
(cherry picked from commit a9214ba0b8)
2017-11-03 12:19:16 -07:00
Suresh Koleti
17898168a6 Move isServiceReady to ImsServiceProxyCompat
-- Move isServiceReady from ImsServiceProxy to its base class
   ImsServiceProxyCompat to use in ImsManager.

Test: Manual
Bug: 63920021
Change-Id: I0e136ffe8490a3ba985bfb5992c1ff2176e610fe
2017-11-03 18:29:25 +05:30
fionaxu
a9214ba0b8 new columns of carrierId DB
Bug: 64131637
Test: Unit test CarrierIdProviderTest.java
Change-Id: I5e1d061d39248be12dd1e6ff1488dd3268f5f3ae
2017-11-02 16:36:41 -07:00
Pengquan Meng
b7a337025f Merge "Fix getSimOperator to return mccmnc based on subId" am: 87a336846e am: 44dc116739
am: 402f64313e

Change-Id: I7fdec39374578ca2c3ca0d34b50d32842cf7efc0
2017-11-02 03:27:00 +00:00
Hall Liu
af65732f20 Merge "Add @TestApi for EMBMS APIs needed for CTS" am: f1167ced38 am: cca2b5a246
am: ebe0a4ccf8

Change-Id: I687fbf4a97262ac5570de51924fe18e73658467e
2017-11-02 03:08:06 +00:00
Pengquan Meng
402f64313e Merge "Fix getSimOperator to return mccmnc based on subId" am: 87a336846e
am: 44dc116739

Change-Id: I16df51378764d9d62abe8c87c242e5a3a6c3b8ba
2017-11-02 03:06:22 +00:00
Hall Liu
ebe0a4ccf8 Merge "Add @TestApi for EMBMS APIs needed for CTS" am: f1167ced38
am: cca2b5a246

Change-Id: I495d10d673d0ac194835446b5c4587bf26246d7e
2017-11-02 02:53:59 +00:00
Pengquan Meng
87a336846e Merge "Fix getSimOperator to return mccmnc based on subId" 2017-11-02 01:11:29 +00:00
Hall Liu
f1167ced38 Merge "Add @TestApi for EMBMS APIs needed for CTS" 2017-11-01 22:35:51 +00:00
Jordan Liu
e769e1f019 Merge "Display the number of LTE signal bars is based on RSRP only" am: 896dd7cdb7 am: 973005e208
am: ffb55f273b

Change-Id: I9a130303a18bdb239d3fddc31ed57b9a942df166
2017-11-01 21:30:38 +00:00
Jordan Liu
ffb55f273b Merge "Display the number of LTE signal bars is based on RSRP only" am: 896dd7cdb7
am: 973005e208

Change-Id: I5da4891c575f92e1703ddbe445b3f662e18c6ca9
2017-11-01 21:03:35 +00:00
manabu, shimoda
d245ba438c Add a carrier config indicating whether user can edit a voicemail number
Some carriers require to make it possible to prevent user editing
voicemail number. This carrier config is used to disable voicemail
number setting in Settings.

Test: manual - Checked that the voice mail number editing could be
controlled by carrier config.
Bug: 67872671
Merged-In: Ibbc3e0aa9d3d15abbb44477acd6d3546593a21bf
Change-Id: Ibbc3e0aa9d3d15abbb44477acd6d3546593a21bf
2017-11-01 11:47:34 -07:00
Wenting Xiong
cb35e99d72 Display the number of LTE signal bars is based on RSRP only
Some carriers require to display the number of LTE signal bars is
based on RSRP only.
This carrier config is used to control it.

Test: manual - Checked that the number of LTE signal bars display
which base on RSRP only can be controlled by carrier config.
Bug: 67831028

Change-Id: I077ef253f34fc503a591dcb3f01d60ab6573f298
2017-11-01 15:52:46 +09:00
Hall Liu
3ce024a4b2 Add @TestApi for MbmsDownloadReceiver CTS
Also fix a few bugs that were discovered in the download receiver code
as part of testing.

Bug: 68049452
Test: CTS
Change-Id: Ie5ca77af1fc43e4912bd74957d8ca95d347d229c
2017-10-31 18:58:38 -07:00
Hall Liu
63c5fd60ac Add @TestApi for DownloadStateCallback CTS
Bug: 68049452
Test: CTS
Change-Id: I6bcb1abb1adfe100dee4c381717bcc412578f58b
2017-10-31 18:50:44 -07:00
Hall Liu
156b3041a9 Add @TestApi for EMBMS APIs needed for CTS
Bug: 68049452
Test: CTS
Change-Id: I5d132ac4e67deccf41c998822f82cf94d3f2ce7f
2017-10-31 18:49:09 -07:00
TreeHugger Robot
1e189360cb Merge "Make CarrierConfigManager#KEY_CDMA_ROAMING_MODE public." 2017-10-31 20:33:03 +00:00
Jeff Davidson
af1d320555 Make CarrierConfigManager#KEY_CDMA_ROAMING_MODE public.
Mode constants have been moved to TelephonyManager.

Change-Id: I8c9091d9e71e1e38ff31e852301981f268b640cd
Fixes: 29163993
Test: TreeHugger only (no functional changes)
2017-10-31 11:08:34 -07:00
Kazuya Ohshiro
b8981ba99e Display the HD icon in the Call Log
Added a new config that indicating the flag to determines
if the current call should allow the high definition audio
information to be logged in the Call Log.

Test: manual - Verified that the HD icon is displayed in the Call Log
if a codec for HD had been used during a call.
Bug: 68108125

Change-Id: Id0d52f9aa018eeebe5bc42973760331b47d5c822
2017-10-31 21:13:19 +09:00
Xi Han
e020c0077d Merge "Migrate flag config_telephony_use_own_number_for_voicemail to Carrier Config." 2017-10-30 17:11:13 +00:00
Mengjun Leng
2449285ef3 Merge "Add support for send Message with messaging options" am: 1400db6748 am: 340b410675
am: 002a48f361

Change-Id: I03c4dce0682a4c1f8b5fffd9501e006668deff2a
2017-10-29 18:25:48 +00:00
Mengjun Leng
002a48f361 Merge "Add support for send Message with messaging options" am: 1400db6748
am: 340b410675

Change-Id: I5f35e53048993fee9af7731734aa5f87380c8148
2017-10-29 18:11:58 +00:00
Treehugger Robot
1400db6748 Merge "Add support for send Message with messaging options" 2017-10-29 17:48:44 +00:00