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