summaryrefslogtreecommitdiffstats
path: root/telephony/java/com/android/internal/telephony/CallerInfoAsyncQuery.java
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+3
* CallerInfo query: Turn on "geo description" lookup for unknown numbersDavid Brown2011-06-231-1/+1
* Use a static flag to enable/disable CallerInfo "geoDescription" lookupDavid Brown2011-06-201-16/+25
* Add "geoDescription" to CallerInfoDavid Brown2011-06-131-5/+26
* am e55806a5: am 23392a84: Fix the build.Jeff Hamilton2010-10-211-1/+1
|\
| * Fix the build.Jeff Hamilton2010-10-201-1/+1
* | am d691b36c: am 6fe795ec: Do another contact lookup if the first one fails an...Hung-ying Tyan2010-10-211-0/+8
|\ \ | |/
| * Do another contact lookup if the first one fails and...Hung-ying Tyan2010-10-211-0/+8
* | resolved conflicts for merge of 368fdba4 to masterBrad Fitzpatrick2010-10-211-24/+17
|\ \ | |/
| * Reduce logging.Joe Onorato2010-10-191-24/+17
* | am e3c50a54: am cebe5b2e: Merge "Reduce CallerInfoAsyncQuery logging in user ...David Brown2010-10-151-2/+2
|\ \ | |/
| * Reduce CallerInfoAsyncQuery logging in user builds (STOPSHIP cleanup)David Brown2010-10-131-2/+2
* | am 090ac9f7: am a3100314: Merge "Remove some PII." into gingerbreadWink Saville2010-10-131-6/+20
|\ \ | |/
| * Remove some PII.Wink Saville2010-10-121-6/+20
* | am 5cf44f69: am 87fbcc2b: Merge "Implement contacts lookup (caller-id) for in...David Brown2010-09-301-14/+80
|\ \ | |/
| * Implement contacts lookup (caller-id) for incoming SIP calls.David Brown2010-09-281-14/+80
* | Format the phone number with the number country's convention.Bai Tao2010-09-201-1/+6
|/
* Fix some typos and other cosmetic cleanups in telephony framework.Jake Hamby2010-05-131-1/+1
* Added a field to track if the call is to a voicemail instance.Nicolas Catania2009-09-161-32/+5
* New field in CallerInfo to cache if the call is an emergency one.Nicolas Catania2009-09-151-7/+2
* [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-2/+2
* Cleanup whitespace.Wink Saville2009-06-091-67/+67
* AI 144185: Integrate cdma into the main code base.Wink Saville2009-04-021-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+393
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-393/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+6
* Initial ContributionThe Android Open Source Project2008-10-211-0/+388