summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ics-mr1' of https://android.googlesource.com/platform/framework...Steve Kondik2011-12-1642-384/+1986
|\
| * When the SIM_READY set current preferred network type.Wink Saville2011-12-075-0/+33
| * Merge "Correct the dialing number of structured MMI." into ics-mr1John Wang2011-12-071-2/+18
| |\
| | * Correct the dialing number of structured MMI.John Wang2011-12-071-2/+18
| * | Trim leading zeros from ipv4 addrs.Robert Greenwalt2011-12-071-3/+9
| |/
| * Be careful sharing connections when dun is in playRobert Greenwalt2011-12-022-1/+22
| * Fix state synchronization problem.Robert Greenwalt2011-11-301-9/+10
| * Fix a build break.John Wang2011-11-231-2/+2
| * Check watingApns before access it.John Wang2011-11-231-2/+8
| * Merge "Fix some policy-base routing issues." into ics-mr1Robert Greenwalt2011-11-231-0/+8
| |\
| | * Fix some policy-base routing issues.Robert Greenwalt2011-11-231-0/+8
| * | Fix a crash caused by SIP addresses containing "%40" instead of "@"David Brown2011-11-172-1/+26
| * | SIP addresses containing "911" shouldn't be considered emergency callsDavid Brown2011-11-161-0/+11
| |/
| * Merge "Fix TelephonyManager to grab the best context" into ics-mr1Robert Greenwalt2011-11-161-6/+6
| |\
| | * Fix TelephonyManager to grab the best contextRobert Greenwalt2011-11-161-6/+6
| * | am 7d4046e9: Merge "Fix 3GPP SMS send failure for 7-bit national language tab...Jake Hamby2011-11-153-11/+52
| |\ \ | | |/ | |/|
| | * Fix 3GPP SMS send failure for 7-bit national language tables.Jake Hamby2011-11-143-11/+52
| * | [maguro] Fix STK issuesdujin.cha2011-11-144-26/+58
| * | am e562287c: Merge "[maguro] Update COMPREHENSION-TLV parser in CAT" into ics...Wink Saville2011-11-101-3/+9
| |\ \ | | |/
| * | am 16ee60a5: Merge "Increase DATA_STALL_ALARM_DELAY_IN_MS_DEFAULT to 6 minute...Wink Saville2011-11-101-1/+1
| |\ \
| * \ \ am 59882fb8: Merge "Add "potential" variants for PhoneNumberUtils.isEmergency...David Brown2011-11-092-49/+244
| |\ \ \
| * \ \ \ am fee5f29b: Merge "Fix exception when sending multi-page SMS with Turkish ch...Jake Hamby2011-11-093-11/+137
| |\ \ \ \
| * | | | | Make policy data enabled flag static.Jeff Sharkey2011-11-082-5/+7
| * | | | | Remain in call audio mode while phone is offhook.John Wang2011-11-071-12/+13
| * | | | | am e4ca9242: Fix the build.Wink Saville2011-11-042-10/+27
| |\ \ \ \ \
| * \ \ \ \ \ am 3d708451: Merge "Separate data stall detection and recovery from net stats...Wink Saville2011-11-043-163/+346
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 31d157ba: Merge "Fix bug in enabling/disabling SMS cell broadcast activati...Jake Hamby2011-10-283-3/+16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge ics-mr0Ed Heyl2011-10-251-0/+5
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add support for SMS-PP data download to USIM.Jake Hamby2011-10-2114-59/+1191
| * | | | | | | | | Add wrapper classes for UICC service tables.Jake Hamby2011-10-207-6/+398
| * | | | | | | | | Add new RIL requests to support SIM data download via SMS over IMS.Jake Hamby2011-10-205-5/+84
| * | | | | | | | | Merge "Non-default link should be cleaned up on telephony db change."Wink Saville2011-10-191-6/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Non-default link should be cleaned up on telephony db change.Wink Saville2011-10-191-6/+4
| * | | | | | | | | | Do not always say OTASP_NOT_NEEDED for LTE.Wink Saville2011-10-191-10/+0
| |/ / / / / / / / /
| * | | | | | | | | am dd466152: Merge "Initialize Hipri correctly." into ics-mr0Robert Greenwalt2011-10-181-1/+8
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 07848843: Merge "Add DataConnection#isEmergency and use in trySetupData." ...Wink Saville2011-10-185-13/+43
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am f522e095: Merge "Add wrapper method to GsmAlphabet for API compatibility."...Jake Hamby2011-10-181-0/+18
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ am dba69061: Merge "Send availability info more reliably" into ics-mr0Robert Greenwalt2011-10-183-44/+29
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge "Use MatrixCursor instead of ArrayListCursor."Jeff Brown2011-10-141-223/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Use MatrixCursor instead of ArrayListCursor.Jeff Brown2011-10-131-223/+31
* | | | | | | | | | | | | | | RIL: skip broken RIL_UNSOL_DATA_CALL_LIST_CHANGEDEmilio López2011-12-052-1/+5
* | | | | | | | | | | | | | | Merge "v3 RIL: another getDataCallState fix" into icsSteve Kondik2011-12-041-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | v3 RIL: another getDataCallState fixTom Giordano2011-11-291-0/+3
* | | | | | | | | | | | | | | | telephony: Support broken RIL implementations without CALL_RING eventsRicardo Cerqueira2011-11-281-0/+5
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | v3 RIL: Fix getDataCallState and PIN settingPawit Pornkitprasan2011-11-271-16/+49
* | | | | | | | | | | | | | | Break the legacy ril shims into specific features. The ICC feature breaks cre...Koushik Dutta2011-11-251-9/+17
* | | | | | | | | | | | | | | RIL: handle the lack of version gracefully on older RILsEmilio López2011-11-221-3/+4
* | | | | | | | | | | | | | | RIL: fix pin unlock for old rilKolja Dummann2011-11-221-1/+6
* | | | | | | | | | | | | | | RIL: Support signal strength format from v3 vendor RILsRicardo Cerqueira2011-11-181-1/+8
* | | | | | | | | | | | | | | RIL: Make RIL subclassableRicardo Cerqueira2011-11-181-42/+42
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |