summaryrefslogtreecommitdiffstats
path: root/telephony/java/com
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| |/ / / |/| | |
* | | | 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
* | | Set AuthType to NONE if username of APN is not setYe Jingjing2012-04-201-2/+2
* | | 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
* | | Introduce cachedPhotoIcon for notification's large iconDaisuke Miyakawa2012-04-161-2/+26
* | | Merge "Enhance the debug output for StateMachines."Wink Saville2012-04-132-7/+114
|\ \ \
| * | | Enhance the debug output for StateMachines.Wink Saville2012-04-132-7/+114
* | | | Add user confirmation dialog before sending SMS to short code.Jake Hamby2012-04-135-112/+479
|/ / /
* | | Fix phone is sometimes in America/Dawson canadian time zoneWink Saville2012-04-123-27/+83
* | | Merge "Telephony: Fix NV ready state"Wink Saville2012-04-091-1/+3
|\ \ \
| * | | Telephony: Fix NV ready stateWink Saville2012-04-091-1/+3
* | | | Add some additional debug for set operator numeric.Wink Saville2012-04-093-4/+7
|/ / /
* | | Enhance Cell Location Api.John Wang2012-04-055-0/+24
* | | Merge "Add DebugService."Wink Saville2012-04-0220-0/+577
|\ \ \
| * | | Add DebugService.Wink Saville2012-04-0220-0/+577
* | | | Add supportsAdn()Daisuke Miyakawa2012-03-291-0/+20
|/ / /
* | | Move TelephonyCapabilities from Phone to telephonyDaisuke Miyakawa2012-03-291-0/+160
* | | Telephony: Remove IccFileHandler from PhoneBaseAlex Yakavenka2012-03-268-37/+21
* | | Telephony: Move Cat to IccCardAlex Yakavenka2012-03-213-11/+8
* | | Telephony: Remove coupling between phone and IccRecordsAlex Yakavenka2012-03-2115-252/+368
* | | Add support for CMAS warning notifications over CDMA.Jake Hamby2012-03-1310-179/+1135
* | | Telephony: Make IccFileHandler use ci instead of phoneAlex Yakavenka2012-03-135-50/+55
* | | am 2a0eed20: am 442612a2: am f4ae6aab: Allow CDMA on LTE devices to get data ...Wink Saville2012-03-121-1/+2
|\ \ \ | |/ /
| * | Allow CDMA on LTE devices to get data connections even if otasp is needed.Wink Saville2012-03-101-1/+2
* | | Telephony: Create and use UiccControllerWink Saville2012-03-0612-43/+166