summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Fix CDMA decoding of multipart UTF-16 SMS messages.Jake Hamby2012-08-292-30/+91
* Empty DC's apnList when the DC is free.Wink Saville2012-08-211-3/+17
* Fix a logging NPE problemRobert Greenwalt2012-08-021-1/+2
* Implement CMAS service category program results.Jake Hamby2012-07-247-29/+287
* Merge "Don't send terminal response without cmd details." into jb-devWink Saville2012-07-241-1/+4
|\
| * Don't send terminal response without cmd details.John Wang2012-07-201-1/+4
* | Fix detection of CDMA cell broadcast messages.Jake Hamby2012-07-231-1/+7
|/
* Fix our interpretation of apn setting's bearer.Robert Greenwalt2012-07-171-3/+3
* Merge "Preserve retryCount when retrying." into jb-devWink Saville2012-07-105-28/+100
|\
| * Preserve retryCount when retrying.Wink Saville2012-06-285-28/+100
* | Merge "When reconnecting disassociate dc and apnContext." into jb-devWink Saville2012-07-101-0/+2
|\ \ | |/
| * When reconnecting disassociate dc and apnContext.Wink Saville2012-06-271-0/+2
* | Fix country code for Netherlands Antilles.Wink Saville2012-07-021-1/+1
|/
* Fix detection of CDMA CMAS cell broadcasts.Jake Hamby2012-06-252-2/+39
* DO NOT MERGE: Remove SMS shortcode warning feature.Jake Hamby2012-06-061-55/+0
* DO NOT MERGE: Remove SMS shortcode warning feature.Jake Hamby2012-06-053-839/+9
* Allow apps with SEND_SMS_NO_CONFIRMATION to bypass short code check.Jake Hamby2012-05-252-32/+6
* Add debug for tracking down connectivity issues.Wink Saville2012-05-246-44/+75
* Improve sim ready event handling for CdmaLte.Kazuhiro Ondo2012-05-212-4/+15
* Merge "Only reset time from NITZ in zone fix." into jb-devJohn Wang2012-05-212-32/+45
|\
| * Only reset time from NITZ in zone fix.John Wang2012-05-182-32/+45
* | Change "uk" to "gb" in COUNTRY_CODES.John Wang2012-05-181-1/+1
|/
* Enable SMS short code patterns to be updated from secure settings.Jake Hamby2012-05-171-45/+211
* Merge "Log more RetryManager information." into jb-devRobert Greenwalt2012-05-162-14/+28
|\
| * Log more RetryManager information.Robert Greenwalt2012-05-162-14/+28
* | Merge "Restore ready apns once voice call ended" into jb-devJohn Wang2012-05-161-3/+2
|\ \
| * | Restore ready apns once voice call endedyoonsung.nam2012-05-161-3/+2
| |/
* | Don't start data-stall checks if not connectedRobert Greenwalt2012-05-161-0/+1
|/
* Merge "Change SMS security check to enforceCallingPermission()." into jb-devJake Hamby2012-05-141-1/+1
|\
| * Change SMS security check to enforceCallingPermission().Jake Hamby2012-05-091-1/+1
* | Move power HAL interactions to PowerManagerService.Jeff Brown2012-05-111-1/+0
* | Merge "Add additional debug for time zone handling." into jb-devWink Saville2012-05-104-24/+25
|\ \
| * | Add additional debug for time zone handling.Wink Saville2012-05-104-24/+25
* | | Fix some apn settings issues.Robert Greenwalt2012-05-092-24/+11
| |/ |/|
* | Remove STOPSHIP part of the logging in telephonyDaisuke Miyakawa2012-05-091-20/+1
* | Set provider name in airplane mode.John Wang2012-05-071-2/+8
|/
* Rename isTimeZoneFixNeeded to shouldFixTimeZoneNow.Wink Saville2012-05-034-6/+6
* Merge "Time can become incorrect when no sim is present or mcc changes." into...Wink Saville2012-05-034-48/+69
|\
| * Time can become incorrect when no sim is present or mcc changes.Wink Saville2012-05-034-48/+69
* | Enable restart in getSpnFsm().John Wang2012-05-021-1/+18
* | Fix data roaming notification.Robert Greenwalt2012-04-303-0/+16
|/
* Prefer the preferred APN for all types it supportsRobert Greenwalt2012-04-251-15/+14
* Add debug log for 5914560 and 6383850Daisuke Miyakawa2012-04-251-0/+22
* Set AuthType to NONE if username of APN is not setYe Jingjing2012-04-201-2/+2
* Merge "Add ContentProvider for apps to read received SMS cell broadcasts."Jake Hamby2012-04-191-0/+422
|\
| * Add ContentProvider for apps to read received SMS cell broadcasts.Jake Hamby2012-04-181-0/+422
* | Merge "Fix calcuation of CMD_TO_STRING_COUNT."Wink Saville2012-04-192-2/+2
|\ \
| * | Fix calcuation of CMD_TO_STRING_COUNT.Wink Saville2012-04-182-2/+2
| |/
* | Revert "Telephony: Dynamically instantiate IccCard"Wink Saville2012-04-1821-635/+274
|/
* Telephony: Dynamically instantiate IccCardAlex Yakavenka2012-04-1721-274/+635