summaryrefslogtreecommitdiffstats
path: root/telephony/java/android/telephony/PhoneNumberUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Support for new properties to identify country based ecc #s added by RILDeepak Kundra2016-04-221-2/+55
* Udpate instrumentation codeWilliam Clark2015-11-301-1/+0
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-1/+15
|\
| * Reformat only KR numbers with leading "+82".Roshan Pius2015-09-011-3/+8
| * Reformat local Korean numbers in national format.Roshan Pius2015-08-261-1/+10
* | Fix telephony property access for CDMA rewrite rules in PhoneNumberUtilsemancebo2015-10-271-4/+2
* | PhoneNumberUtils: Add rewrite rule for CDMA networks in Ukrainenadlabak2015-10-271-0/+1
* | When calling indonesia using +62 prefix while already in indonesia, replace +62emancebo2015-10-271-2/+84
* | SEEMP: Add more framework instrumentationWilliam Clark2015-10-061-0/+1
* | Call DetectCountry only once per callSandeep Kunta2015-10-061-6/+27
|/
* Handle exceptions when accessing Content providers.Roshan Pius2015-07-141-6/+10
* Fix TelecomManager.isVoicemailNumberYorke Lee2015-06-301-3/+24
* Rename PhoneNumberUtils APIsBrian Attwell2015-06-021-9/+9
* Rename "end" to "endExclusive" in addPhoneTtsSpanBrian Attwell2015-05-281-4/+4
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* am 0a4c2646: am 04db9797: Merge "Suppress phone number from logcat." into lmp...Sanket Padawe2015-02-051-1/+1
|\
| * am 04db9797: Merge "Suppress phone number from logcat." into lmp-mr1-devSanket Padawe2015-02-051-1/+1
| |\
| | * Suppress phone number from logcat.Sanket Padawe2015-02-051-1/+1
* | | Unhide and rename PhoneNumberUtils tts methodsBrian Attwell2015-02-051-13/+75
* | | am 0cdd4560: am fabf0e0b: Merge "Fixing up the formatting code which is alrea...Robert Greenwalt2015-02-021-3/+3
|\ \ \ | |/ /
| * | am 0cdd4560: am fabf0e0b: Merge "Fixing up the formatting code which is alrea...Robert Greenwalt2015-02-021-3/+3
| |\ \
| | * \ Fixing up the formatting code which is already mergedRobert Greenwalt2015-02-021-3/+7
| | |\ \
* | | \ \ am 712d5b3d: am 147b6a35: Merge "[DS] Correct the access method for telephony...Stuart Scott2015-01-301-5/+3
|\ \ \ \ \ | |/ / / /
| * | | | am 712d5b3d: am 147b6a35: Merge "[DS] Correct the access method for telephony...Stuart Scott2015-01-301-5/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | [DS] Correct the access method for telephony system propertyLegler Wu2015-01-291-5/+3
* | | | | am b73f431d: Merge "Add + code handling logic for SMS Global Roaming" automer...Robert Greenwalt2015-01-211-3/+7
|\ \ \ \ \ | |/ / / /
| * | | | am b73f431d: Merge "Add + code handling logic for SMS Global Roaming" automer...Robert Greenwalt2015-01-211-3/+7
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Add + code handling logic for SMS Global Roamingsohryun.shin2015-01-121-3/+7
| | |/
* | | API to satisfy the dependency in https://go/contacthandler1135Ben Gilad2015-01-081-20/+46
|/ /
* | Preserve leading "+" in phone numbersRaph Levien2014-12-151-1/+1
* | Change to treat slotId 0 emergency numbers as default.Amit Mahajan2014-12-151-6/+4
* | Add Text-to-Speech annotations for phone number displays (1/3)Ihab Awad2014-12-051-0/+55
* | Change subId to int from longWink Saville2014-10-231-11/+11
* | am 034fe21c: Merge "Assisted dialing support of MO SMS" into lmp-devAmit Mahajan2014-09-091-1/+2
|\ \ | |/
| * Merge "Assisted dialing support of MO SMS" into lmp-devAmit Mahajan2014-09-081-1/+2
| |\
| | * Assisted dialing support of MO SMSXia Ying2014-09-051-1/+2
* | | am a8ceba1c: Merge "Plus code handling for non-NANP CDMA carrier" into lmp-devVineeta Srivastava2014-09-051-73/+72
|\ \ \ | |/ /
| * | Plus code handling for non-NANP CDMA carrierSteven Liu2014-09-051-73/+72
| |/
* | am c27868a6: Merge "Remove check for voicemail number when parsing URI phone ...Nancy Chen2014-09-041-8/+0
|\ \ | |/
| * Remove check for voicemail number when parsing URI phone number.Nancy Chen2014-09-031-8/+0
* | ksd to lmp-sprout-devWink Saville2014-09-011-15/+38
|/
* Use proper ril.ecclist when no sim stategiseok.seo2014-08-221-1/+1
* Merge kwd to masterWink Saville2014-06-131-26/+249
* API changes to Telephony per API reviewYorke Lee2014-06-061-14/+13
* Revert "API changes to Telephony per API review"Yorke Lee2014-06-051-11/+17
* API changes to Telephony per API reviewYorke Lee2014-06-051-17/+11
* Handle normalization of a "null" phone number.Andrew Lee2014-05-141-0/+4
* PhoneNumberUtils API changesYorke Lee2013-12-021-24/+19
* Add PhoneNumberUtils method for CDMA SMS number formatting.Jake Hamby2013-11-041-0/+21
* Protecting against NPE with null country detector.Santos Cordon2013-08-271-1/+1