1. 0094eb8 Merge "Fix contact tile horizontal animations when swiping shortcut card DO NOT MERGE" into klp-dev by Yorke Lee · 11 years ago
  2. a1d699b Merge "Fix jank in no favorites screen when showing/hiding dialpad DO NOT MERGE" into klp-dev by Yorke Lee · 11 years ago
  3. 0b21853 Merge "Fix for letter tile avatars not displaying properly in calllog DO NOT MERGE" into klp-dev by Yorke Lee · 11 years ago
  4. 958a3b6 Fix contact tile horizontal animations when swiping shortcut card DO NOT MERGE by Yorke Lee · 11 years ago
  5. 6b55340 Fix jank in no favorites screen when showing/hiding dialpad DO NOT MERGE by Yorke Lee · 11 years ago
  6. be28ad8 Fix for letter tile avatars not displaying properly in calllog DO NOT MERGE by Yorke Lee · 11 years ago
  7. c1e92f6 Restricted the tap target for "All Contacts" to the "All Contacts" button alone. DO NOT MERGE by Tyler Gunn · 11 years ago
  8. 56e3471 Fix threading problems in voicemail code - DO NOT MERGE by Jay Shrauner · 11 years ago
  9. 7146ee8 Fix slight screen jank when sliding dialpad upwards by Yorke Lee · 11 years ago
  10. 3eb8215 New appearance and look and feel for dialpad. by Ihab Awad · 11 years ago
  11. 06ca3f9 Remove ContactPrefs from DialpadFragment by Yorke Lee · 11 years ago
  12. 876cb39 Hide shadow overlay for contact tiles with letter tile avatars by Yorke Lee · 11 years ago
  13. dfc8165 Use new ContactPhotoManager APIs for letter tile avatars by Yorke Lee · 11 years ago
  14. 0648ab9 Merge "Always show overflow icon for quick contacts affordance" into klp-dev by Jay Shrauner · 11 years ago
  15. f2e6bb6 UX Changes: Dialer actionbar, tabs and searchbox. by Tyler Gunn · 11 years ago
  16. d5b5d0a Add drag to remove for favorites in Dialer by Yorke Lee · 11 years ago
  17. 1a31e34 Adding "Speed Dial" title to dialer favorites list and moving "All Contacts" affordance. by Tyler Gunn · 11 years ago
  18. 27c57f5 Call History Affordances Swap by Tyler Gunn · 11 years ago
  19. ef793ed Fix Dialer tests by Yorke Lee · 11 years ago
  20. c5b35dd Rename PhoneNumberHelper in Dialer by Yorke Lee · 11 years ago
  21. df4d08d Use single instance of PhoneNumberUtilsWrapper by Yorke Lee · 11 years ago
  22. 25c9f24 Always show overflow icon for quick contacts affordance by Yorke Lee · 11 years ago
  23. 3ce6018 Switch favorites screen to grid layout by Yorke Lee · 11 years ago
  24. 2c1f343 Remove private references from Dialer by Yorke Lee · 12 years ago
  25. d126f87 Fix Dialer OOM when building smart dialling index by Yorke Lee · 11 years ago
  26. a9d3960 Merge "Fix synchronization in onNotNullableQueryComplete" into klp-dev by Jay Shrauner · 11 years ago
  27. 5b8f013 Merge "Fix NPE in deleted contact removal" into klp-dev by Jay Shrauner · 11 years ago
  28. 32ddc83 Merge "Protect against class cast exception" into klp-dev by Jay Shrauner · 11 years ago
  29. 243ab2f Merge "Add null check for cursor in UndemoteOutgoingCallReceiver" into klp-dev by Jay Shrauner · 11 years ago
  30. 906befb Merge "Fix potential NPE in saveHorizontalOffsets" into klp-dev by Jay Shrauner · 11 years ago
  31. e53197e Merge "Add null check in CallLogNotificationsService" into klp-dev by Jay Shrauner · 11 years ago
  32. 190fa7d Merge "Always call through to super.onBackPressed in DialtactsActivity" into klp-dev by Jay Shrauner · 11 years ago
  33. bfa9dee Merge "Hide voice search button if intent cannot be handled" into klp-dev by Jay Shrauner · 11 years ago
  34. e30571c Merge "Catch ActivityNotFoundException in CallDetailActivity" into klp-dev by Jay Shrauner · 11 years ago
  35. 12d9fbf Merge "Fix NPE in DialerDatabaseHelper for null phone numbers" into klp-dev by Jay Shrauner · 11 years ago
  36. fa52643 Merge "Fix ANR in UndemoteOutgoingCallReceiver" into klp-dev by Jay Shrauner · 11 years ago
  37. 3a6b35f Merge "Fix crash when number is null" into klp-dev by Jay Shrauner · 11 years ago
  38. 8ac2ff9 Fix synchronization in onNotNullableQueryComplete by Jay Shrauner · 11 years ago
  39. 60d46a8 Fix NPE in deleted contact removal by Jay Shrauner · 11 years ago
  40. f8780c9 Protect against class cast exception by Jay Shrauner · 11 years ago
  41. a4a3714 Add null check for cursor in UndemoteOutgoingCallReceiver by Yorke Lee · 11 years ago
  42. 2972350 Fix potential NPE in saveHorizontalOffsets by Jay Shrauner · 11 years ago
  43. 0f0495d Add null check in CallLogNotificationsService by Yorke Lee · 11 years ago
  44. 6c1518d Always call through to super.onBackPressed in DialtactsActivity by Yorke Lee · 11 years ago
  45. 0b75772 Hide voice search button if intent cannot be handled by Yorke Lee · 11 years ago
  46. 6b7e8e2 Catch ActivityNotFoundException in CallDetailActivity by Yorke Lee · 11 years ago
  47. ac00bf7 Fix NPE in DialerDatabaseHelper for null phone numbers by Yorke Lee · 11 years ago
  48. bb910c6 Fix ANR in UndemoteOutgoingCallReceiver by Yorke Lee · 11 years ago
  49. e926d6c Fix crash when number is null by Jay Shrauner · 11 years ago
  50. 61fe032 Temporarily stop UI refresh during drag and drop by Yorke Lee · 11 years ago
  51. 1ae0cf6 Fix possible NPE in DialerDatabaseHelper by Yorke Lee · 11 years ago
  52. 349f3e1 Merge "Color/layout tweaks for Dialer" into klp-dev by Yorke Lee · 11 years ago
  53. 59a3943 Merge "Change all contacts button to look like list item" into klp-dev by Yorke Lee · 11 years ago
  54. 41a24b4 Color/layout tweaks for Dialer by Yorke Lee · 11 years ago
  55. fb34fda Change all contacts button to look like list item by Yorke Lee · 11 years ago
  56. 759c264 Merge "Dismiss dialpad when user touches spaces above it." into klp-dev by Chiao Cheng · 11 years ago
  57. a4ef509 Dismiss dialpad when user touches spaces above it. by Chiao Cheng · 11 years ago
  58. c3cb63b Merge "Fix possible FragmentManager NPE in Dialer" into klp-dev by Yorke Lee · 11 years ago
  59. d20f843 Merge "Treat unknown call types as missed calls" into klp-dev by Yorke Lee · 11 years ago
  60. 66b60af Treat unknown call types as missed calls by Yorke Lee · 11 years ago
  61. 62ee224 Fix possible FragmentManager NPE in Dialer by Yorke Lee · 11 years ago
  62. cce501c Fix bug where resuming CallDetailActivity loses the add contact intent by Yorke Lee · 11 years ago
  63. b7126bf Merge "Load contact in CallDetailActivity and add it to Add contact intent" into klp-dev by Yorke Lee · 11 years ago
  64. 0345944 Load contact in CallDetailActivity and add it to Add contact intent by Yorke Lee · 12 years ago
  65. 16016d9 Add null check in SmartDialCursorLoader.releaseResources by Yorke Lee · 11 years ago
  66. 934d3ee Fix call log jank by Yorke Lee · 12 years ago
  67. 0720b0e Merge "Do not use implicit intent to up nav to call log." into klp-dev by Chiao Cheng · 12 years ago
  68. d7cc215 Merge "Check for closed cursor to prevent crash." into klp-dev by Chiao Cheng · 12 years ago
  69. adb742c Do not use implicit intent to up nav to call log. by Chiao Cheng · 12 years ago
  70. 7d0513e Merge "Don't show PII in logs for JSON-encoded uris" into klp-dev by Yorke Lee · 12 years ago
  71. 643e785 Check for closed cursor to prevent crash. by Chiao Cheng · 12 years ago
  72. 95b2537 Don't show PII in logs for JSON-encoded uris by Yorke Lee · 12 years ago
  73. 5f3ad54 Make enlarged actionbar invisible when showing dialpad by Yorke Lee · 12 years ago
  74. f2a0756 Clear phone number cache when call log is cleared by Yorke Lee · 12 years ago
  75. 32faffb Fix accessibility issues with dialpad by Yorke Lee · 12 years ago
  76. 524bc0b Merge "Fix infinite dialpad tones due to rapid presses" into klp-dev by Yorke Lee · 12 years ago
  77. 1f06f0a Adds tooltip for Dialer by Christine Chen · 12 years ago
  78. 2d47177 Fix infinite dialpad tones due to rapid presses by Yorke Lee · 12 years ago
  79. 6da9399 Merge "Dynamically change layout params to avoid hiding no favorites view" into klp-dev by Yorke Lee · 12 years ago
  80. 104f0cf Merge "Don't allow dialpad presses until it is fully in position" into klp-dev by Yorke Lee · 12 years ago
  81. 75245f6 Fixes how voicemail looks up contact names by Christine Chen · 12 years ago
  82. 769ad7e Merge "Clicking on dialer directory headers scrolls to selected directory" into klp-dev by Yorke Lee · 12 years ago
  83. 5fb49ea Don't allow dialpad presses until it is fully in position by Yorke Lee · 12 years ago
  84. eef089d Merge "Filters out legacy unknown numbers." into klp-dev by Christine Chen · 12 years ago
  85. 0471026 Merge "Turn on reverse lookup by default." into klp-dev by Chiao Cheng · 12 years ago
  86. 3eb8ab2 Dynamically change layout params to avoid hiding no favorites view by Yorke Lee · 12 years ago
  87. 8e5c8b1 Fix brief flash when making a call from search by Yorke Lee · 12 years ago
  88. 6074809 Clicking on dialer directory headers scrolls to selected directory by Yorke Lee · 12 years ago
  89. 05aaae3 Fix crash when dragging a contact to searchbox by Yorke Lee · 12 years ago
  90. 090ccc5 Fix flicker when long pressing to drag and drop by Yorke Lee · 12 years ago
  91. a35059a Filters out legacy unknown numbers. by Christine Chen · 12 years ago
  92. 9fd02a6 Turn on reverse lookup by default. by Chiao Cheng · 12 years ago
  93. 02bd6df Merge "Add slide up transition when call shortcut is dismissed" into klp-dev by Yorke Lee · 12 years ago
  94. 095f112 Merge "Fix incorrect photouri on call shortcut" into klp-dev by Yorke Lee · 12 years ago
  95. 62fc6bb Fix incorrect photouri on call shortcut by Yorke Lee · 12 years ago
  96. 4ed7db8 Add slide up transition when call shortcut is dismissed by Yorke Lee · 12 years ago
  97. c089b0d Change cached info to interface by Jay Shrauner · 12 years ago
  98. 990c95f Merge "Fix relayout requests when dragging" into klp-dev by Yorke Lee · 12 years ago
  99. 392b69c Merge "Disable drag and drop if the undo dialog for a favorite is showing" into klp-dev by Yorke Lee · 12 years ago
  100. 3ed80a3 Fix relayout requests when dragging by Yorke Lee · 12 years ago