summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reduced the data retry to 40 times for the first hour for AT&TJack Yu2016-11-301-10/+22
| | | | | | | | | | | Since modem retries each APN for 5 times, we reduced the retry from the telephony to 8 times for the first hour. This is to comply AT&T GSM-BTR-1-1728. Test: manual test bug: 31923783 Merged-In: I7fb104c4060c22c30695afbb8210fdd75404783d Change-Id: I198fe26cb262642e6dc2d29833bea003c34c7a7b
* Fixed the incorrect VT carrier settings.Jack Yu2016-11-222-1/+1
| | | | | | | | | | The settings should be turned on for Docomo instead of Softbank. Test: telephony unit tests bug: 32880745 Change-Id: Ic5d5bf2d78aaa2c068129b1c64669729b18e8ec7 Merged-In: Ic1f5d5fa7b2ec394fed77e246fff3c14bc281f26
* Added configuration for VT downgrade/tear down when data disabledJack Yu2016-11-171-0/+1
| | | | | | | | | | | Added a new flag that allows carriers to ignore data disabled (e.g. data reaches limit or user disables data) so VT calls will not be downgraded/torn down and VT service will not be disabled. bug: 32880745 Merged-In: I965144ed990ebf39837a71c087f347c87f822817 Change-Id: Idf42967dc6a2a4d2d165d61bdac59e4c574a4cb6
* Added CMAS/ETWS duplicate expiration supportJack Yu2016-11-045-0/+5
| | | | | | | | | | | Now message duplication detection will only look back messages for 24 hours by default for all countries, except 1 hour in Japan. Test: runtest -x packages/apps/CellBroadcastReceiver/tests/unit bug: 31171149 Change-Id: Iab279d1a0b2ea26ef63b09cb9922fe1631e2dfae
* Bell: enable WPAS am: 3138a0d2d4Vineeta Srivastava2016-10-251-1/+0
|\ | | | | | | | | | | am: 186616cf5d Change-Id: I1e44c412bdbeb251befece1a8e1b95ff739eb796
| * Bell: enable WPASVineeta Srivastava2016-10-251-1/+0
|/| | | | | | | | | | | am: 3138a0d2d4 Change-Id: I51071e4576ce671ca7018d6803222c587e54cab3
| * Bell: enable WPASVineeta Srivastava2016-10-191-1/+0
| | | | | | | | | | | | | | Bell is going to turn on cmas in near future. Bug: 31316405 Change-Id: I019b70bae1533da87e3ab5c2c75ed8bbcffb296e
* | disable LAUNCH_BROWSER for sprintSooraj Sasindran2016-10-151-0/+1
|\| | | | | | | | | | | am: e3dd1a7616 Change-Id: Ide8e3ebad9d4eeba3808e5c2b5d363bbe908b85c
| * disable LAUNCH_BROWSER for sprintSooraj Sasindran2016-10-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | LAUNCH BROWSER STK command needs to be disabled as sprint would not want the default behavior. Test: Swapped the sprint sim cards and verified that browser launch do not happen Merged-in: I2cc1978cceca914087399b70cefe78dc62e5c3c5 BUG=31257758 Change-Id: I2cc1978cceca914087399b70cefe78dc62e5c3c5
* | Removed mms from the metered APN type list for VerizonJack Yu2016-10-113-0/+30
|\| | | | | | | | | | | am: 3b6e37071e Change-Id: I7d01e8ef5ee7643cdf02102d47f185910d9e5162
| * Removed mms from the metered APN type list for VerizonJack Yu2016-10-103-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | MMS is not charged as data on Verizon network, roaming or not roaming. Test: Manual tested with Vzw SIM. Confirmed sending MMS will not increase the data usage in Settings->Data Usage ->Cellular data usage. bug: 31233558 Change-Id: Iaa44ce5385e845a99ce8149be8353e4bf6fad293
* | Merge "Mark APN fields as uneditable for vzw per their requirement." into ↵Amit Mahajan2016-09-210-0/+0
|\| | | | | | | | | | | | | | | nyc-mr1-dev am: f96e702f23 Change-Id: Iebf84ae0d57585528805861c8048e35d0dc322df
| * Merge "Mark APN fields as uneditable for vzw per their requirement." into ↵TreeHugger Robot2016-09-213-0/+24
| |\ | | | | | | | | | nyc-mr1-dev
* | \ Mark APN fields as uneditable for vzw per their requirement.Amit Mahajan2016-09-213-0/+24
|\ \ \ | | |/ | |/| | | | | | | | | | am: 13ee05f26b Change-Id: I415887e974631aba413c476041243d357a37d164
| * | Mark APN fields as uneditable for vzw per their requirement.Amit Mahajan2016-09-203-0/+24
| | | | | | | | | | | | | | | | | | | | | Fields marked uneditable are: type, protocol, bearer, carrier_enabled Bug: 30457714 Change-Id: I0d3f1af25e52d48c25ebedfffa37b708dd23fcf5
* | | Make APNs read-only for certain carriers.Amit Mahajan2016-09-217-0/+31
|\ \ \ | | |/ | |/| | | | | | | | | | am: f347411cd0 Change-Id: I5990ce6ac9fac9f332d063fd689219ef3c4947b7
| * | Make APNs read-only for certain carriers.Amit Mahajan2016-09-207-0/+31
| |/ | | | | | | | | | | | | | | | | Change is for Canadian carriers - Telus, Bell, Rogers, Fido. And Vodafone UK. Bug: 31074581 Bug: 31003310 Change-Id: Ica60905aa0ce3c0c8a635db55c86f31bcc09a9df
* | Merge "Fixed that carrier specific messages were not treated as emergency" ↵Jack Yu2016-09-160-0/+0
|\| | | | | | | | | | | | | | | into nyc-mr1-dev am: 35947ed6c8 Change-Id: I78c2d4ff3bdf28e81cb2c2e9ba93c688d3792d72
| * Merge "Fixed that carrier specific messages were not treated as emergency" ↵Jack Yu2016-09-161-3/+3
| |\ | | | | | | | | | into nyc-mr1-dev
* | \ Fixed that carrier specific messages were not treated as emergencyJack Yu2016-09-161-3/+3
|\ \ \ | | |/ | |/| | | | | | | | | | am: 667810a38c Change-Id: Ib06fc8bc61ba333459e2e9e8512f431542612b58
| * | Fixed that carrier specific messages were not treated as emergencyJack Yu2016-09-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Added an emergency flag to other channel managers. The carrier's specific cell broadcast messages can be marked as emergency or non-emergency. bug: 31172048 Change-Id: I77bfd9f32933f3ae136cca8c90ff2f4d65e9a78c
* | | Merge "Adding a config to hide the conference 'swap' button for USCC" into ↵Michael Dooley2016-09-150-0/+0
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | nyc-mr1-dev am: 3051301802 Change-Id: Ib7a07d502478c784e5f792c8f88d1168820edde1
| * | Merge "Adding a config to hide the conference 'swap' button for USCC" into ↵Michael Dooley2016-09-151-0/+1
| |\ \ | | | | | | | | | | | | nyc-mr1-dev
* | \ \ Adding a config to hide the conference 'swap' button for USCCmike dooley2016-09-151-0/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | am: 64c385e9e4 Change-Id: I3a97a0cdbbc92c68a26aad82e92ccb24e6530d44
| * | | Adding a config to hide the conference 'swap' button for USCCmike dooley2016-09-021-0/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this change the behavior after making a 2nd outgoing call is to show a 'merge' button but no 'swap' button. After receiving a 2nd incoming call there is a 'swap' button but no 'merge' button (same behavior as before). This change affects all users (ie. not just Nova users). Moving this cl from the nyc-dr1-dev branch to nyc-mr1-dev (see ag/1379938) Bug: 31028053 Change-Id: I94297705bfb4223ec99d95e1f59e51d472737d08
* | | Added SPN override entries for Virgin mobile.Jack Yu2016-09-093-0/+15
|\ \ \ | | |/ | |/| | | | | | | | | | am: 7992aa442a Change-Id: I50a51738cf327b75c8a974e32af1bcf7756094ff
| * | Added SPN override entries for Virgin mobile.Jack Yu2016-09-083-0/+15
| |/ | | | | | | | | | | | | | | | | | | | | MVNO Virgin mobile shares the same MCC/MNC (234/30, 234/33, 234/38) with EE. The only difference is that Virgin mobile has GID1 2800000. Using carrier config to override the service provider name so Virgin users can see the right SPN displayed. bug: 30209814 Change-Id: Ic012d1f3ed4e910b58fc5655a6b561094c40c2af
* | Merge "Add config for notifying of handover from wifi to LTE." into nyc-mr1-devTyler Gunn2016-08-170-0/+0
|\| | | | | | | | | | | am: 976c54b11f Change-Id: I74326cf5e58cc26ca9dccaa0c7575bec52141c19
| * Merge "Add config for notifying of handover from wifi to LTE." into nyc-mr1-devTyler Gunn2016-08-171-0/+1
| |\
* | \ Add config for notifying of handover from wifi to LTE.Tyler Gunn2016-08-171-0/+1
|\ \ \ | | |/ | |/| | | | | | | | | | am: ed57306c06 Change-Id: If338f0babe6a7882c41791660a6a07cc8ecae6f7
| * | Add config for notifying of handover from wifi to LTE.Tyler Gunn2016-08-161-0/+1
| | | | | | | | | | | | | | | | | | | | | For VZW, turn on option to notify the user when a video call hands over from wifi to LTE. Change-Id: Id5097b5308d08e2d2e560e999dc69fde73421982
* | | Merge "Add CNAP filtering String array to 311480" into nyc-mr1-devBrad Ebinger2016-08-170-0/+0
|\ \ \ | | |/ | |/| | | | | | | | | | am: c2c37df9b5 Change-Id: I81fbb241bd8b5a77b9143e292d8782ccc557fdff
| * | Merge "Add CNAP filtering String array to 311480" into nyc-mr1-devBrad Ebinger2016-08-161-0/+4
| |\ \ | | |/ | |/|
* | | Add CNAP filtering String array to 311480Brad Ebinger2016-08-171-0/+4
|\ \ \ | | |/ | |/| | | | | | | | | | am: 3801d0afd3 Change-Id: I265141723d22c4c82ee551fca79d94ff0778e030
| * | Add CNAP filtering String array to 311480Brad Ebinger2016-08-161-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | Adds a CNAP filtering String array to 311480 in order to filter out CNAP caller id information that is not helpful. Bug: 30142293 Change-Id: Ic3f81afb571b335bfc82949772d418360a70fcf0
* | | Disable support for downgrade from video to audio for VZW.Tyler Gunn2016-08-171-0/+1
|\ \ \ | | |/ | |/| | | | | | | | | | am: 13b203c97f Change-Id: I6658fea52bfabbff4e6753f7d88a0debf7a15857
| * | Disable support for downgrade from video to audio for VZW.Tyler Gunn2016-08-121-0/+1
| |/ | | | | | | | | Bug: 30702393 Change-Id: I36e415465c00150830566fa239531ed07ab690eb
* | Merge "Adding another simultaneous call limit mapping for VZW." into nyc-mr1-devTyler Gunn2016-08-120-0/+0
|\| | | | | | | | | | | am: 242d961f58 Change-Id: Iadb529091b13481f951e70de88352d56cc2bad12
| * Merge "Adding another simultaneous call limit mapping for VZW." into nyc-mr1-devTyler Gunn2016-08-121-1/+2
| |\
* | \ Adding another simultaneous call limit mapping for VZW.Tyler Gunn2016-08-121-1/+2
|\ \ \ | | |/ | |/| | | | | | | | | | am: 247250bc97 Change-Id: I217cbb3608a71568e1abd4c1c2705ca289936faf
| * | Adding another simultaneous call limit mapping for VZW.Tyler Gunn2016-08-101-1/+2
| | | | | | | | | | | | | | | Bug: 30793629 Change-Id: I0ad29427b6db1797b45575a93e55f6e4b7edaf19
* | | Use correct SPN format for VZW WFC.Amit Mahajan2016-08-113-0/+3
|\ \ \ | | |/ | |/| | | | | | | | | | am: 48448d8468 Change-Id: I835317b81453170742ab907ce5de718f7c898c24
| * | Use correct SPN format for VZW WFC.Amit Mahajan2016-08-113-0/+3
| | | | | | | | | | | | | | | Bug: 30474919 Change-Id: I0f0dbda86fb441d2b8c10a2934650b9ecec63e19
* | | Enable VT handover to wifi checking for VZW.Tyler Gunn2016-08-101-0/+1
|\| | | |/ |/| | | | | | | am: f6f5587e24 Change-Id: I65338f5b5f3905dcdf5c3250ca056bdaf9072a0c
| * Enable VT handover to wifi checking for VZW.Tyler Gunn2016-08-091-0/+1
|/ | | | | Bug: 30697460 Change-Id: I73e7aa86d283b869c1cea0663699cba64b528d5b
* Add more disconnect code mapping for multi-endpoint.Tyler Gunn2016-07-221-1/+3
| | | | | | | | Adding what should be the final remapping for disconnect causes for multi-endpoint. These are based on observations in testing. Bug: 28813047 Change-Id: I19c78671458258e6030ea59297807ab1f85eeb4b
* Merge "Adds option to not support hold during IMS calls" into nyc-mr1-devBrad Ebinger2016-07-211-0/+1
|\
| * Adds option to not support hold during IMS callsBrad Ebinger2016-07-191-0/+1
| | | | | | | | | | | | | | | | | | Adds a key for not supporting hold during incoming and outgoing IMS calls. This removes the CAPABILITY_HOLD and CAPABILITY_SUPPORT_HOLD capabilities from the Connection. Bug: 30195356 Change-Id: I572aa7cdb80d3b4fdb42ea83f828edac5c75ecd9
* | Add carrier config for Verizon to close connection after MMS requestYe Wen2016-07-2039-82/+241
| | | | | | | | | | | | b/29558615 Change-Id: Ibd49b7e5e3021541007170dc2cf7d98256f4b4c7
* | Merge "Made severe and extreme alert configuration dependency configurable" ↵TreeHugger Robot2016-07-203-0/+3
|\ \ | | | | | | | | | into nyc-mr1-dev