1. a63a2c0 Revert "Use new UnsupportedAppUsage annotation." by Austin Wang · 4 years, 7 months ago
  2. a526490 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 7 months ago
  3. d2f962a Add new SystemApi methods for mainline by Hall Liu · 4 years, 8 months ago[Renamed (91%) from telephony/java/android/telephony/CallerInfo.java]
  4. fba9ca4 make CallerInfo as SystemAPI by Chen Xu · 4 years, 10 months ago[Renamed (93%) from telephony/java/com/android/internal/telephony/CallerInfo.java]
  5. 7d02a83 Add fields for PhoneAccount to CallerInfo by Hall Liu · 6 years ago
  6. b4936a3 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  7. eb7c287 Merge "Query geo description in worker thread to prevent ANR" by Hall Liu · 7 years ago
  8. b3cd7b5 Disable a phone number log for user build by youhei.x.miyoshi · 8 years ago
  9. 3b90d48 Query geo description in worker thread to prevent ANR by Ceci Wu · 8 years ago
  10. 7ea3e8b Unhiding MSIM APIs. by Shishir Agrawal · 8 years ago
  11. 9359ee1 Show work missed call notification for sim call from work contacts by Victor Chang · 8 years ago
  12. 750bb85 Modified getCallerInfo to handle silent ringtone (comment added) by Wenyi Wang · 9 years ago
  13. 93018a4 Handle exceptions when accessing Content providers. by Roshan Pius · 9 years ago
  14. 63f03dd Change subId to int from long by Wink Saville · 10 years ago
  15. 282f368 Add lookup key to callerInfo by Yorke Lee · 10 years ago
  16. 0e91733 Address API review comments: by Makoto Onuki · 10 years ago
  17. 5692dcc Use "current" cp2 from telephony by Makoto Onuki · 10 years ago
  18. a2295e6 Enterprise caller-id: framework/base/Telephony by Makoto Onuki · 10 years ago
  19. fb40dd4 Merge kwd to master by Wink Saville · 10 years ago
  20. 282129f API changes to Telephony per API review by Yorke Lee · 10 years ago
  21. 8c2d8c0 Revert "API changes to Telephony per API review" by Yorke Lee · 10 years ago
  22. d8819ba API changes to Telephony per API review by Yorke Lee · 10 years ago
  23. a2c9348 Fix CountryDetector NPE by Jay Shrauner · 11 years ago
  24. 7f5bee0 Fix NPE in CallerInfo.getCurrentCountryIso(). by Jake Hamby · 11 years ago
  25. d88eb71 Add number presentation column to call log by Jay Shrauner · 11 years ago
  26. 599a90c Use Rlog instead of Log by Wink Saville · 12 years ago
  27. 2659748 Introduce cachedPhotoIcon for notification's large icon by Daisuke Miyakawa · 12 years ago
  28. 158f116 Fix a crash caused by SIP addresses containing "%40" instead of "@" by David Brown · 13 years ago
  29. 6b7c3f8 Update code to use location aware isEmergencyNumber. by Shaopeng Jia · 13 years ago
  30. 9683f99 Adding isEmergencyNumber which also takes in a defaultCountryIso. by Shaopeng Jia · 13 years ago
  31. e713576 Renaming com.google.i18n.phonenumbers to com.android.i18n.phonenumbers by Shaopeng Jia · 13 years ago
  32. bc2e82d4 Remove explicit toUpperCase after CountryDetector is fixed to return by Shaopeng Jia · 13 years ago
  33. cec25c4 CallerInfo query: Turn on "geo description" lookup for unknown numbers by David Brown · 13 years ago
  34. e4ae434 Update CallerInfo to use the geocoder in the updated location. by Shaopeng Jia · 13 years ago
  35. 94202fe Add "geoDescription" to CallerInfo by David Brown · 13 years ago
  36. 1cc52df am 4c11eee7: am 04639ba0: Reduce the outrageous verbosity of CallerInfo.toString(). by David Brown · 14 years ago
  37. a4d7856 am b9c19be7: am 91abcb62: Merge "Fix bug 3121292: Contact photo not shown correctly for SIP calls" into gingerbread by David Brown · 14 years ago
  38. 04639ba Reduce the outrageous verbosity of CallerInfo.toString(). by David Brown · 14 years ago
  39. 85e0ff8 Fix bug 3121292: Contact photo not shown correctly for SIP calls by David Brown · 14 years ago
  40. fbd21b5 am d691b36c: am 6fe795ec: Do another contact lookup if the first one fails and... by Hung-ying Tyan · 14 years ago
  41. 6fe795e Do another contact lookup if the first one fails and... by Hung-ying Tyan · 14 years ago
  42. 1b422d8 am 090ac9f7: am a3100314: Merge "Remove some PII." into gingerbread by Wink Saville · 14 years ago
  43. a428807 Remove some PII. by Wink Saville · 14 years ago
  44. 3201b39 am 2e99245e: am bbc80d34: Merge "Changed handling of onQueryCompelete to not use mimeType." into gingerbread by Wink Saville · 14 years ago
  45. 2e27a0b Changed handling of onQueryCompelete to not use mimeType. by Wink Saville · 14 years ago
  46. 6a3d188 Format the phone number with the number country's convention. by Bai Tao · 14 years ago
  47. c72509b Fix the CallerInfo lookup when a phone URL is used. by Nicolas Catania · 14 years ago
  48. 60d45f0 Added a field to track if the call is to a voicemail instance. by Nicolas Catania · 15 years ago
  49. e224158 New field in CallerInfo to cache if the call is an emergency one. by Nicolas Catania · 15 years ago
  50. 84b4d37 [Issue 2099206] Encoding phone number prior to sending it to the phone lookup filter by Dmitri Plotnikov · 15 years ago
  51. 3c513ed Converting CallerInfo to new Contacts API. by Dmitri Plotnikov · 15 years ago
  52. 2563a3a Cleanup whitespace. by Wink Saville · 15 years ago
  53. dda5391 Motorola additions for CDMA support without CdmaSuppConnTracker by Wink Saville · 15 years ago
  54. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  55. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  56. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  57. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  58. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago