1. 9270e7f Changed color for the contacts reordering teaser to be the same as the background behind the tiles. by Tyler Gunn · 11 years ago
  2. 0648ab9 Merge "Always show overflow icon for quick contacts affordance" into klp-dev by Jay Shrauner · 11 years ago
  3. 04717ef Move secondary action view/button out of primary action view to provide a more clear separation of the pressable areas for both. by Tyler Gunn · 11 years ago
  4. f2e6bb6 UX Changes: Dialer actionbar, tabs and searchbox. by Tyler Gunn · 11 years ago
  5. d5b5d0a Add drag to remove for favorites in Dialer by Yorke Lee · 11 years ago
  6. 1a31e34 Adding "Speed Dial" title to dialer favorites list and moving "All Contacts" affordance. by Tyler Gunn · 11 years ago
  7. 27c57f5 Call History Affordances Swap by Tyler Gunn · 11 years ago
  8. ef793ed Fix Dialer tests by Yorke Lee · 11 years ago
  9. c5b35dd Rename PhoneNumberHelper in Dialer by Yorke Lee · 11 years ago
  10. df4d08d Use single instance of PhoneNumberUtilsWrapper by Yorke Lee · 11 years ago
  11. 25c9f24 Always show overflow icon for quick contacts affordance by Yorke Lee · 11 years ago
  12. 3ce6018 Switch favorites screen to grid layout by Yorke Lee · 11 years ago
  13. 2c1f343 Remove private references from Dialer by Yorke Lee · 12 years ago
  14. d126f87 Fix Dialer OOM when building smart dialling index by Yorke Lee · 11 years ago
  15. a9d3960 Merge "Fix synchronization in onNotNullableQueryComplete" into klp-dev by Jay Shrauner · 11 years ago
  16. 5b8f013 Merge "Fix NPE in deleted contact removal" into klp-dev by Jay Shrauner · 11 years ago
  17. 32ddc83 Merge "Protect against class cast exception" into klp-dev by Jay Shrauner · 11 years ago
  18. 243ab2f Merge "Add null check for cursor in UndemoteOutgoingCallReceiver" into klp-dev by Jay Shrauner · 11 years ago
  19. 906befb Merge "Fix potential NPE in saveHorizontalOffsets" into klp-dev by Jay Shrauner · 11 years ago
  20. e53197e Merge "Add null check in CallLogNotificationsService" into klp-dev by Jay Shrauner · 11 years ago
  21. 190fa7d Merge "Always call through to super.onBackPressed in DialtactsActivity" into klp-dev by Jay Shrauner · 11 years ago
  22. bfa9dee Merge "Hide voice search button if intent cannot be handled" into klp-dev by Jay Shrauner · 11 years ago
  23. e30571c Merge "Catch ActivityNotFoundException in CallDetailActivity" into klp-dev by Jay Shrauner · 11 years ago
  24. 12d9fbf Merge "Fix NPE in DialerDatabaseHelper for null phone numbers" into klp-dev by Jay Shrauner · 11 years ago
  25. fa52643 Merge "Fix ANR in UndemoteOutgoingCallReceiver" into klp-dev by Jay Shrauner · 11 years ago
  26. 3a6b35f Merge "Fix crash when number is null" into klp-dev by Jay Shrauner · 11 years ago
  27. 8ac2ff9 Fix synchronization in onNotNullableQueryComplete by Jay Shrauner · 11 years ago
  28. 60d46a8 Fix NPE in deleted contact removal by Jay Shrauner · 11 years ago
  29. f8780c9 Protect against class cast exception by Jay Shrauner · 11 years ago
  30. a4a3714 Add null check for cursor in UndemoteOutgoingCallReceiver by Yorke Lee · 11 years ago
  31. 2972350 Fix potential NPE in saveHorizontalOffsets by Jay Shrauner · 11 years ago
  32. 0f0495d Add null check in CallLogNotificationsService by Yorke Lee · 11 years ago
  33. 6c1518d Always call through to super.onBackPressed in DialtactsActivity by Yorke Lee · 11 years ago
  34. 0b75772 Hide voice search button if intent cannot be handled by Yorke Lee · 11 years ago
  35. 6b7e8e2 Catch ActivityNotFoundException in CallDetailActivity by Yorke Lee · 11 years ago
  36. ac00bf7 Fix NPE in DialerDatabaseHelper for null phone numbers by Yorke Lee · 11 years ago
  37. bb910c6 Fix ANR in UndemoteOutgoingCallReceiver by Yorke Lee · 11 years ago
  38. e926d6c Fix crash when number is null by Jay Shrauner · 11 years ago
  39. 61fe032 Temporarily stop UI refresh during drag and drop by Yorke Lee · 11 years ago
  40. b0b153f Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  41. 0291f56 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  42. 1ae0cf6 Fix possible NPE in DialerDatabaseHelper by Yorke Lee · 11 years ago
  43. b372f3e Fix padding issues with shortcut and call log items by Yorke Lee · 11 years ago
  44. d2eab38 Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 11 years ago
  45. 7d49a45 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  46. e07ad7c Merge "Make fonts and colors consistent across views." into klp-dev by Chiao Cheng · 11 years ago
  47. 349f3e1 Merge "Color/layout tweaks for Dialer" into klp-dev by Yorke Lee · 11 years ago
  48. 59a3943 Merge "Change all contacts button to look like list item" into klp-dev by Yorke Lee · 11 years ago
  49. 41a24b4 Color/layout tweaks for Dialer by Yorke Lee · 11 years ago
  50. 037bbac Make fonts and colors consistent across views. by Chiao Cheng · 11 years ago
  51. fb34fda Change all contacts button to look like list item by Yorke Lee · 11 years ago
  52. 759c264 Merge "Dismiss dialpad when user touches spaces above it." into klp-dev by Chiao Cheng · 11 years ago
  53. a4ef509 Dismiss dialpad when user touches spaces above it. by Chiao Cheng · 11 years ago
  54. c3cb63b Merge "Fix possible FragmentManager NPE in Dialer" into klp-dev by Yorke Lee · 11 years ago
  55. d20f843 Merge "Treat unknown call types as missed calls" into klp-dev by Yorke Lee · 11 years ago
  56. 66b60af Treat unknown call types as missed calls by Yorke Lee · 11 years ago
  57. 62ee224 Fix possible FragmentManager NPE in Dialer by Yorke Lee · 11 years ago
  58. ef3dfae merge in release branch changes (no-op). by Ed Heyl · 11 years ago
  59. cce501c Fix bug where resuming CallDetailActivity loses the add contact intent by Yorke Lee · 11 years ago
  60. 7a44181 Add read_profile permission to Dialer by Yorke Lee · 11 years ago
  61. 7d66134 Add read_profile permission to Dialer by Yorke Lee · 11 years ago
  62. b7126bf Merge "Load contact in CallDetailActivity and add it to Add contact intent" into klp-dev by Yorke Lee · 11 years ago
  63. 0345944 Load contact in CallDetailActivity and add it to Add contact intent by Yorke Lee · 11 years ago
  64. 377bb69 Merge "Tweak minimum swipe distance for Dialer" into klp-dev by Yorke Lee · 11 years ago
  65. 6658233 Tweak minimum swipe distance for Dialer by Yorke Lee · 11 years ago
  66. f61b8bc Merge "Fix dialpad key alignment issues for larger screens" into klp-dev by Yorke Lee · 11 years ago
  67. f786df0 Fix dialpad key alignment issues for larger screens by Yorke Lee · 11 years ago
  68. 16016d9 Add null check in SmartDialCursorLoader.releaseResources by Yorke Lee · 11 years ago
  69. fcc395b Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 11 years ago
  70. 6d549ea Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  71. 1e425f0 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  72. 934d3ee Fix call log jank by Yorke Lee · 12 years ago
  73. 1116289 Merge "Don't use private resources for Dialer" into klp-dev by Yorke Lee · 12 years ago
  74. 3d2ecd1 Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 12 years ago
  75. dc740e6 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  76. f65b3df merge in klp-release (no-op) by Ed Heyl · 12 years ago
  77. cb95634 Don't use private resources for Dialer by Yorke Lee · 12 years ago
  78. f8a70be merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  79. 6fe7eb0 Merge "Tweak Dialer redlines" into klp-dev by Yorke Lee · 12 years ago
  80. c3d7f8b merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  81. aceb88b Tweak Dialer redlines by Yorke Lee · 12 years ago
  82. a7d844c Flip arrow direction in dialer info tooltip by Yorke Lee · 12 years ago
  83. 516d9aa merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  84. 66c263c Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  85. c8b350f Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  86. 85ce909 merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  87. d49178c merge in KFS78N (no-op) by Ed Heyl · 12 years ago
  88. c9d75a1 merge in KQS81M by Ed Heyl · 12 years ago
  89. 0720b0e Merge "Do not use implicit intent to up nav to call log." into klp-dev by Chiao Cheng · 12 years ago
  90. d7cc215 Merge "Check for closed cursor to prevent crash." into klp-dev by Chiao Cheng · 12 years ago
  91. adb742c Do not use implicit intent to up nav to call log. by Chiao Cheng · 12 years ago
  92. 7d0513e Merge "Don't show PII in logs for JSON-encoded uris" into klp-dev by Yorke Lee · 12 years ago
  93. 643e785 Check for closed cursor to prevent crash. by Chiao Cheng · 12 years ago
  94. 95b2537 Don't show PII in logs for JSON-encoded uris by Yorke Lee · 12 years ago
  95. bb3c36c Merge "Make enlarged actionbar invisible when showing dialpad" into klp-dev by Yorke Lee · 12 years ago
  96. 5f3ad54 Make enlarged actionbar invisible when showing dialpad by Yorke Lee · 12 years ago
  97. e63103a Merge "Update dialer actionbar icon and dimensions" into klp-dev by Yorke Lee · 12 years ago
  98. ff644e0 Merge "Import translations. DO NOT MERGE" into klp-dev by Baligh Uddin · 12 years ago
  99. 644ff76 merge in klp-release history after reset to klp-dev by The Android Automerger · 12 years ago
  100. ab494e1 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago