summaryrefslogtreecommitdiffstats
path: root/telephony/java/com/android/internal/telephony/CallerInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Udpate instrumentation codeWilliam Clark2015-11-301-4/+2
* SEEMP: Add more framework instrumentationWilliam Clark2015-10-061-0/+4
* Handle exceptions when accessing Content providers.Roshan Pius2015-07-141-4/+12
* Change subId to int from longWink Saville2014-10-231-4/+4
* Add lookup key to callerInfoYorke Lee2014-08-291-0/+7
* Address API review comments:Makoto Onuki2014-08-271-3/+1
* Use "current" cp2 from telephonyMakoto Onuki2014-07-171-1/+2
* Enterprise caller-id: framework/base/TelephonyMakoto Onuki2014-07-111-42/+32
* Merge kwd to masterWink Saville2014-06-131-2/+30
* API changes to Telephony per API reviewYorke Lee2014-06-061-1/+1
* Revert "API changes to Telephony per API review"Yorke Lee2014-06-051-1/+1
* API changes to Telephony per API reviewYorke Lee2014-06-051-1/+1
* Fix CountryDetector NPEJay Shrauner2013-10-211-0/+4
* Fix NPE in CallerInfo.getCurrentCountryIso().Jake Hamby2013-10-081-11/+18
* Add number presentation column to call logJay Shrauner2013-06-181-4/+0
* Use Rlog instead of LogWink Saville2012-11-271-19/+20
* Introduce cachedPhotoIcon for notification's large iconDaisuke Miyakawa2012-04-161-2/+26
* Fix a crash caused by SIP addresses containing "%40" instead of "@"David Brown2011-11-171-1/+1
* Update code to use location aware isEmergencyNumber.Shaopeng Jia2011-09-161-3/+1
* Adding isEmergencyNumber which also takes in a defaultCountryIso.Shaopeng Jia2011-09-131-12/+22
* Renaming com.google.i18n.phonenumbers to com.android.i18n.phonenumbersShaopeng Jia2011-08-121-5/+5
* Remove explicit toUpperCase after CountryDetector is fixed to returnShaopeng Jia2011-07-011-10/+0
* CallerInfo query: Turn on "geo description" lookup for unknown numbersDavid Brown2011-06-231-0/+12
* Update CallerInfo to use the geocoder in the updated location.Shaopeng Jia2011-06-231-1/+1
* Add "geoDescription" to CallerInfoDavid Brown2011-06-131-4/+79
* am 4c11eee7: am 04639ba0: Reduce the outrageous verbosity of CallerInfo.toStr...David Brown2010-12-011-22/+35
|\
| * Reduce the outrageous verbosity of CallerInfo.toString().David Brown2010-11-301-22/+35
* | am b9c19be7: am 91abcb62: Merge "Fix bug 3121292: Contact photo not shown cor...David Brown2010-12-011-28/+90
|\ \ | |/
| * Fix bug 3121292: Contact photo not shown correctly for SIP callsDavid Brown2010-10-261-28/+90
* | am d691b36c: am 6fe795ec: Do another contact lookup if the first one fails an...Hung-ying Tyan2010-10-211-0/+26
|\ \ | |/
| * Do another contact lookup if the first one fails and...Hung-ying Tyan2010-10-211-0/+26
* | am 090ac9f7: am a3100314: Merge "Remove some PII." into gingerbreadWink Saville2010-10-131-4/+4
|\ \ | |/
| * Remove some PII.Wink Saville2010-10-121-4/+4
* | am 2e99245e: am bbc80d34: Merge "Changed handling of onQueryCompelete to not ...Wink Saville2010-10-101-18/+18
|\ \ | |/
| * Changed handling of onQueryCompelete to not use mimeType.Wink Saville2010-10-071-18/+18
* | Format the phone number with the number country's convention.Bai Tao2010-09-201-0/+7
|/
* Fix the CallerInfo lookup when a phone URL is used.Nicolas Catania2010-01-111-3/+30
* Added a field to track if the call is to a voicemail instance.Nicolas Catania2009-09-161-29/+76
* New field in CallerInfo to cache if the call is an emergency one.Nicolas Catania2009-09-151-7/+34
* [Issue 2099206] Encoding phone number prior to sending it to the phone lookup...Dmitri Plotnikov2009-09-101-1/+1
* Converting CallerInfo to new Contacts API.Dmitri Plotnikov2009-08-191-18/+11
* Cleanup whitespace.Wink Saville2009-06-091-26/+26
* Motorola additions for CDMA support without CdmaSuppConnTrackerWink Saville2009-05-281-1/+8
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+305
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-305/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+36
* Initial ContributionThe Android Open Source Project2008-10-211-0/+271