1. 949ddad Support long-click during lift-to-type accessibility mode by Alan Viverette · 12 years ago
  2. 3fee3e5 Add null check for cursor in UndemoteOutgoingCallReceiver by Yorke Lee · 12 years ago
  3. 0d31e20 am a6536611: am f427ab83: am ce150742: am dc372cc7: Merge "Add a content observer for voicemail to the call log fragment" by Elliott Hughes · 12 years ago
  4. ce15074 am dc372cc7: Merge "Add a content observer for voicemail to the call log fragment" by Elliott Hughes · 12 years ago
  5. dc372cc Merge "Add a content observer for voicemail to the call log fragment" by Elliott Hughes · 12 years ago
  6. 1ef2b4a Fix NPE in DialerDatabaseHelper for null phone numbers by Yorke Lee · 12 years ago
  7. 0140cf8 Merge "Hide voice search button if intent cannot be handled" by Yorke Lee · 12 years ago
  8. f90dada Remove private reference to TelephonyIntents.SECRET_CODE_ACTION by Yorke Lee · 12 years ago
  9. da0f904 Hide voice search button if intent cannot be handled by Yorke Lee · 12 years ago
  10. d8194d2 Merge "Always call through to super.onBackPressed in DialtactsActivity" by Yorke Lee · 12 years ago
  11. d9091e6 Merge "Catch ActivityNotFoundException in CallDetailActivity" by Yorke Lee · 12 years ago
  12. edf798a Always call through to super.onBackPressed in DialtactsActivity by Yorke Lee · 12 years ago
  13. 8f77316 Merge "Temporarily stop UI refresh during drag and drop" by Yorke Lee · 12 years ago
  14. 7d67c9b Catch ActivityNotFoundException in CallDetailActivity by Yorke Lee · 12 years ago
  15. 1d66af1 Add null check in CallLogNotificationsService by Yorke Lee · 12 years ago
  16. 7b49a04 Add a content observer for voicemail to the call log fragment by HUANG Menghuai · 12 years ago
  17. 670fd3f Temporarily stop UI refresh during drag and drop by Yorke Lee · 12 years ago
  18. 02e388e Merge "Remove ContactPrefs from DialpadFragment" by Yorke Lee · 12 years ago
  19. 637e7d3 Remove ContactPrefs from DialpadFragment by Yorke Lee · 12 years ago
  20. 757eced Merge "Remove use of hidden TelephonyManager methods" by Yorke Lee · 12 years ago
  21. b3c6951 Merge "Fix Dialer tests" by Yorke Lee · 12 years ago
  22. 62280c7 Remove use of hidden TelephonyManager methods by Yorke Lee · 12 years ago
  23. e43f8e9 Fix SmartDialNameMatcher NANP test by Yorke Lee · 12 years ago
  24. 5c43203 Fix Smart dialing tests by Yorke Lee · 12 years ago
  25. 3671725 Fix Dialer tests by Yorke Lee · 12 years ago
  26. 76af894 Remove use of SystemProperties by Yorke Lee · 12 years ago
  27. 3ff9c11 Merge "Fix ANR in UndemoteOutgoingCallReceiver" by Yorke Lee · 12 years ago
  28. ab9ae64 Fix ANR in UndemoteOutgoingCallReceiver by Yorke Lee · 12 years ago
  29. ae9815f Merge "Switch convertAndStrip to normalizeNumber" by Yorke Lee · 12 years ago
  30. 2cfb275 Merge "Remove private references to isUriNumber and getUsernameFromUriNumber" by Yorke Lee · 12 years ago
  31. ec598aa Merge "Rename PhoneNumberHelper in Dialer" by Yorke Lee · 12 years ago
  32. c910512 Switch convertAndStrip to normalizeNumber by Yorke Lee · 12 years ago
  33. 37d2985 Remove private references to isUriNumber and getUsernameFromUriNumber by Yorke Lee · 12 years ago
  34. a84ba07 Merge "Use single instance of PhoneNumberUtilsWrapper" by Yorke Lee · 12 years ago
  35. 24ec319 Rename PhoneNumberHelper in Dialer by Yorke Lee · 12 years ago
  36. 21d991e Fix crash when number is null by Jay Shrauner · 12 years ago
  37. f3b71b7 am 3ec7f823: am 8b7de609: am 1ae0cf68: Fix possible NPE in DialerDatabaseHelper by Yorke Lee · 12 years ago
  38. 1ae0cf6 Fix possible NPE in DialerDatabaseHelper by Yorke Lee · 12 years ago
  39. dbe9db9 Use single instance of PhoneNumberUtilsWrapper by Yorke Lee · 12 years ago
  40. 7daf858 am a70f4547: am 43744cc2: am 349f3e1b: Merge "Color/layout tweaks for Dialer" into klp-dev by Yorke Lee · 12 years ago
  41. 0d18043 am b48e4549: am 550e61cf: am 59a39432: Merge "Change all contacts button to look like list item" into klp-dev by Yorke Lee · 12 years ago
  42. 349f3e1 Merge "Color/layout tweaks for Dialer" into klp-dev by Yorke Lee · 12 years ago
  43. 59a3943 Merge "Change all contacts button to look like list item" into klp-dev by Yorke Lee · 12 years ago
  44. 41a24b4 Color/layout tweaks for Dialer by Yorke Lee · 12 years ago
  45. fb34fda Change all contacts button to look like list item by Yorke Lee · 12 years ago
  46. 246e757 am 1cc54f02: am f9d19153: am 759c264e: Merge "Dismiss dialpad when user touches spaces above it." into klp-dev by Chiao Cheng · 12 years ago
  47. 759c264 Merge "Dismiss dialpad when user touches spaces above it." into klp-dev by Chiao Cheng · 12 years ago
  48. a4ef509 Dismiss dialpad when user touches spaces above it. by Chiao Cheng · 12 years ago
  49. 1e16ec8 am 86666e28: am 8e578cfe: am c3cb63b6: Merge "Fix possible FragmentManager NPE in Dialer" into klp-dev by Yorke Lee · 12 years ago
  50. c3cb63b Merge "Fix possible FragmentManager NPE in Dialer" into klp-dev by Yorke Lee · 12 years ago
  51. 7205c29 am c51392d7: am a5b38196: am d20f843e: Merge "Treat unknown call types as missed calls" into klp-dev by Yorke Lee · 12 years ago
  52. d20f843 Merge "Treat unknown call types as missed calls" into klp-dev by Yorke Lee · 12 years ago
  53. 66b60af Treat unknown call types as missed calls by Yorke Lee · 12 years ago
  54. 62ee224 Fix possible FragmentManager NPE in Dialer by Yorke Lee · 12 years ago
  55. 6b17057 am c317b836: am 967e0ed3: am cce501cb: Fix bug where resuming CallDetailActivity loses the add contact intent by Yorke Lee · 12 years ago
  56. cce501c Fix bug where resuming CallDetailActivity loses the add contact intent by Yorke Lee · 12 years ago
  57. b46bb47 am 256ff69b: am 05a28a4b: am b7126bf1: Merge "Load contact in CallDetailActivity and add it to Add contact intent" into klp-dev by Yorke Lee · 12 years ago
  58. b7126bf Merge "Load contact in CallDetailActivity and add it to Add contact intent" into klp-dev by Yorke Lee · 12 years ago
  59. 0345944 Load contact in CallDetailActivity and add it to Add contact intent by Yorke Lee · 12 years ago
  60. 547f2eb am 6c97009c: am b911519f: am 16016d95: Add null check in SmartDialCursorLoader.releaseResources by Yorke Lee · 12 years ago
  61. 16016d9 Add null check in SmartDialCursorLoader.releaseResources by Yorke Lee · 12 years ago
  62. 02c9440 Merge "Remove private references from Dialer" by Yorke Lee · 12 years ago
  63. 21f6786 Merge "Remove use of applicationScale from ContactsCommon" by Yorke Lee · 12 years ago
  64. 95edb33 Remove use of applicationScale from ContactsCommon by Yorke Lee · 12 years ago
  65. 8258812 am 3a9b3115: am 32443904: am 934d3ee3: Fix call log jank by Yorke Lee · 12 years ago
  66. 934d3ee Fix call log jank by Yorke Lee · 12 years ago
  67. d8301f6 Remove private references from Dialer by Yorke Lee · 12 years ago
  68. 519596d Use setMargins instead of setMarginsRelative by Yorke Lee · 12 years ago
  69. 0720b0e Merge "Do not use implicit intent to up nav to call log." into klp-dev by Chiao Cheng · 12 years ago
  70. d7cc215 Merge "Check for closed cursor to prevent crash." into klp-dev by Chiao Cheng · 12 years ago
  71. adb742c Do not use implicit intent to up nav to call log. by Chiao Cheng · 12 years ago
  72. 7d0513e Merge "Don't show PII in logs for JSON-encoded uris" into klp-dev by Yorke Lee · 12 years ago
  73. 643e785 Check for closed cursor to prevent crash. by Chiao Cheng · 12 years ago
  74. 95b2537 Don't show PII in logs for JSON-encoded uris by Yorke Lee · 12 years ago
  75. 5f3ad54 Make enlarged actionbar invisible when showing dialpad by Yorke Lee · 12 years ago
  76. f2a0756 Clear phone number cache when call log is cleared by Yorke Lee · 12 years ago
  77. 32faffb Fix accessibility issues with dialpad by Yorke Lee · 12 years ago
  78. 524bc0b Merge "Fix infinite dialpad tones due to rapid presses" into klp-dev by Yorke Lee · 12 years ago
  79. 1f06f0a Adds tooltip for Dialer by Christine Chen · 12 years ago
  80. 2d47177 Fix infinite dialpad tones due to rapid presses by Yorke Lee · 12 years ago
  81. 6da9399 Merge "Dynamically change layout params to avoid hiding no favorites view" into klp-dev by Yorke Lee · 12 years ago
  82. 104f0cf Merge "Don't allow dialpad presses until it is fully in position" into klp-dev by Yorke Lee · 12 years ago
  83. 75245f6 Fixes how voicemail looks up contact names by Christine Chen · 12 years ago
  84. 769ad7e Merge "Clicking on dialer directory headers scrolls to selected directory" into klp-dev by Yorke Lee · 12 years ago
  85. 5fb49ea Don't allow dialpad presses until it is fully in position by Yorke Lee · 12 years ago
  86. eef089d Merge "Filters out legacy unknown numbers." into klp-dev by Christine Chen · 12 years ago
  87. 0471026 Merge "Turn on reverse lookup by default." into klp-dev by Chiao Cheng · 12 years ago
  88. 3eb8ab2 Dynamically change layout params to avoid hiding no favorites view by Yorke Lee · 12 years ago
  89. 8e5c8b1 Fix brief flash when making a call from search by Yorke Lee · 12 years ago
  90. 6074809 Clicking on dialer directory headers scrolls to selected directory by Yorke Lee · 12 years ago
  91. 05aaae3 Fix crash when dragging a contact to searchbox by Yorke Lee · 12 years ago
  92. 090ccc5 Fix flicker when long pressing to drag and drop by Yorke Lee · 12 years ago
  93. a35059a Filters out legacy unknown numbers. by Christine Chen · 12 years ago
  94. 9fd02a6 Turn on reverse lookup by default. by Chiao Cheng · 12 years ago
  95. 02bd6df Merge "Add slide up transition when call shortcut is dismissed" into klp-dev by Yorke Lee · 12 years ago
  96. 095f112 Merge "Fix incorrect photouri on call shortcut" into klp-dev by Yorke Lee · 12 years ago
  97. 62fc6bb Fix incorrect photouri on call shortcut by Yorke Lee · 12 years ago
  98. 4ed7db8 Add slide up transition when call shortcut is dismissed by Yorke Lee · 12 years ago
  99. c089b0d Change cached info to interface by Jay Shrauner · 12 years ago
  100. 990c95f Merge "Fix relayout requests when dragging" into klp-dev by Yorke Lee · 12 years ago