summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* am a9e00a4a: am 89799e72: Fix incorrect ERI banner formatKazuhiro Ondo2011-07-121-38/+12
|\
| * am 89799e72: Fix incorrect ERI banner formatKazuhiro Ondo2011-07-101-38/+12
| |\
| | * Fix incorrect ERI banner formatKazuhiro Ondo2011-07-101-38/+12
* | | am 3ef341cd: am 7283bb93: Merge "Disconnect ApnContexts in INITING state when...Wink Saville2011-07-081-4/+12
|\ \ \ | |/ /
| * | am 7283bb93: Merge "Disconnect ApnContexts in INITING state when error." into...Wink Saville2011-07-081-4/+12
| |\ \ | | |/
| | * Disconnect ApnContexts in INITING state when error.Ramesh Sudini2011-07-071-4/+12
* | | Merge "Remove unused setHttpProxy."Robert Greenwalt2011-07-081-34/+0
|\ \ \
| * | | Remove unused setHttpProxy.Robert Greenwalt2011-06-301-34/+0
* | | | am 19065008: am 48b6d5af: Merge "Reset FAILED ApnContext state to IDLE on dat...Wink Saville2011-07-071-5/+7
|\ \ \ \ | | |/ / | |/| |
| * | | am 48b6d5af: Merge "Reset FAILED ApnContext state to IDLE on data setup trigg...Wink Saville2011-07-061-5/+7
| |\ \ \ | | | |/ | | |/|
| | * | Reset FAILED ApnContext state to IDLE on data setup triggersKazuhiro Ondo2011-07-061-5/+7
* | | | am 6716ac53: am c8e2916d: Bring back ERI into CDMA-LTE modeKazuhiro Ondo2011-07-074-21/+73
|\ \ \ \ | |/ / /
| * | | am c8e2916d: Bring back ERI into CDMA-LTE modeKazuhiro Ondo2011-07-064-21/+73
| |\ \ \ | | |/ /
| | * | Bring back ERI into CDMA-LTE modeKazuhiro Ondo2011-07-064-21/+73
* | | | Merge "Remove explicit toUpperCase after CountryDetector is fixed to return u...David Brown2011-07-012-13/+0
|\ \ \ \
| * | | | Remove explicit toUpperCase after CountryDetector is fixed to returnShaopeng Jia2011-07-012-13/+0
* | | | | am c0c07d4f: am 012b86d4: DataConnection was cleaned up too early if it\'s al...Kazuhiro Ondo2011-07-011-6/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 012b86d4: DataConnection was cleaned up too early if it\'s already disconn...Kazuhiro Ondo2011-06-301-6/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | DataConnection was cleaned up too early if it's already disconnectingKazuhiro Ondo2011-06-301-6/+6
* | | | | am 672c468c: am a2267451: Don\'t ever report a null ServiceStateRobert Greenwalt2011-07-012-19/+14
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | am a2267451: Don\'t ever report a null ServiceStateRobert Greenwalt2011-06-302-19/+14
| |\ \ \ | | |/ /
| | * | Don't ever report a null ServiceStateRobert Greenwalt2011-06-302-19/+14
* | | | am 0562efd1: am f3f9967e: Make sure to update data availability in call setup...Kazuhiro Ondo2011-06-301-1/+10
|\ \ \ \ | |/ / /
| * | | am f3f9967e: Make sure to update data availability in call setup capable trig...Kazuhiro Ondo2011-06-291-1/+10
| |\ \ \ | | |/ /
| | * | Make sure to update data availability in call setup capable triggers.Kazuhiro Ondo2011-06-291-1/+10
* | | | am 8745caaf: am dbcc57c6: Fix dependencyMet issues regarding hipri APN.Robert Greenwalt2011-06-301-0/+8
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | am dbcc57c6: Fix dependencyMet issues regarding hipri APN.Robert Greenwalt2011-06-291-0/+8
| |\ \ | | |/
| | * Fix dependencyMet issues regarding hipri APN.Robert Greenwalt2011-06-291-0/+8
* | | Revert "Do not merge. Return null id for Non-phone device."John Wang2011-06-291-4/+0
* | | Merge "Use upper case country codes in Country.java"Daisuke Miyakawa2011-06-291-6/+7
|\ \ \
| * | | Use upper case country codes in Country.javaDaisuke Miyakawa2011-06-271-6/+7
* | | | am cf2980ff: am 29d1dde9: Merge "Data connection retry pattern could be broke...Wink Saville2011-06-274-96/+305
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 29d1dde9: Merge "Data connection retry pattern could be broken by PDP shar...Wink Saville2011-06-274-96/+305
| |\ \ | | |/
| | * Data connection retry pattern could be broken by PDP sharingKazuhiro Ondo2011-06-274-96/+305
* | | Merge "Uppercase region code so that AsYouTypeFormatter works correctly."Daisuke Miyakawa2011-06-241-0/+3
|\ \ \
| * | | Uppercase region code so that AsYouTypeFormatter works correctly.Shaopeng Jia2011-06-241-0/+3
* | | | CallerInfo query: Turn on "geo description" lookup for unknown numbersDavid Brown2011-06-232-1/+13
* | | | Merge "Update CallerInfo to use the geocoder in the updated location."David Brown2011-06-231-1/+1
|\ \ \ \ | |/ / /
| * | | Update CallerInfo to use the geocoder in the updated location.Shaopeng Jia2011-06-231-1/+1
* | | | am 446a436c: am 4d9261fa: Merge "Use dataConnectionNotInUse to decide if a DC...Wink Saville2011-06-231-1/+8
|\ \ \ \ | | |/ / | |/| |
| * | | am 4d9261fa: Merge "Use dataConnectionNotInUse to decide if a DC is free." in...Wink Saville2011-06-211-1/+8
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Use dataConnectionNotInUse to decide if a DC is free." into honeycomb-LTEWink Saville2011-06-211-1/+8
| | |\ \
| | | * | Use dataConnectionNotInUse to decide if a DC is free.Wink Saville2011-06-211-1/+8
* | | | | am 66c37f5d: am 64a09341: Merge "Fix handling of unsol_data_state_change with...Wink Saville2011-06-233-67/+165
|\ \ \ \ \ | |/ / / /
| * | | | am 64a09341: Merge "Fix handling of unsol_data_state_change with PDP sharing ...Wink Saville2011-06-213-67/+165
| |\ \ \ \ | | |/ / /
| | * | | Merge "Fix handling of unsol_data_state_change with PDP sharing scenario" int...Wink Saville2011-06-213-67/+165
| | |\ \ \
| | | * | | Fix handling of unsol_data_state_change with PDP sharing scenarioKazuhiro Ondo2011-06-213-67/+165
| | | |/ /
* | | | | am 47e31924: am aef70d3f: Merge "Return USIM IMSI as subscriber ID in case of...Wink Saville2011-06-231-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | am aef70d3f: Merge "Return USIM IMSI as subscriber ID in case of CDMA-LTE mod...Wink Saville2011-06-211-0/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge "Return USIM IMSI as subscriber ID in case of CDMA-LTE mode" into honey...Wink Saville2011-06-211-0/+6
| | |\ \ \