1. 0e84767 Remove accessibility delegate on shortcut card. by Andrew Lee · 11 years ago
  2. 8ab775e Merge "Fix IllegalStateException in Dialer" into lmp-dev by Yorke Lee · 11 years ago
  3. dd39e83 Fix IllegalStateException in Dialer by Yorke Lee · 11 years ago
  4. bbfd5b3 Merge "Fix NPE in onListFragmentScrollStateChange" into lmp-dev by Yorke Lee · 11 years ago
  5. f614f6f Fix NPE in onListFragmentScrollStateChange by Yorke Lee · 11 years ago
  6. ec2b8bd Merge "Fix RTL issues in Dialer." into lmp-dev by Andrew Lee · 11 years ago
  7. 99e8adb Fix RTL issues in Dialer. by Andrew Lee · 11 years ago
  8. 23caeac Merge "Work around scroller bugs" into lmp-dev by Brian Attwell · 11 years ago
  9. 0576b97 Merge "Fix HTTP request to a report bad caller ID entry in the call log (1/2)" into lmp-dev by Anthony Lee · 11 years ago
  10. 5573381 Fix HTTP request to a report bad caller ID entry in the call log (1/2) by Anthony Lee · 11 years ago
  11. 0d477d1 Work around scroller bugs by Brian Attwell · 11 years ago
  12. bb8cc37 Merge "Don't forget header momentum upon scroll events" into lmp-dev by Brian Attwell · 11 years ago
  13. 5649345 Fix another bug with RTL tabs by Yorke Lee · 11 years ago
  14. 7355a4e Don't forget header momentum upon scroll events by Brian Attwell · 11 years ago
  15. 0230ec9 Fix crash when switching between LTR/RTL by Yorke Lee · 11 years ago
  16. 495e70b Update padding base settings for dialer by Nancy Chen · 11 years ago
  17. 4a5a1bd Remove the "Last Week" heading for call history. by Nancy Chen · 11 years ago
  18. 2292a20 Merge "Drag and drop for PhoneFavoriteTileView but not when dialpad is open" into lmp-dev by Nancy Chen · 11 years ago
  19. ce260ab Drag and drop for PhoneFavoriteTileView but not when dialpad is open by Nancy Chen · 11 years ago
  20. 532e956 Merge "Improve scrolling, handle onNestedPreFling" into lmp-dev by Brian Attwell · 11 years ago
  21. 764f652 Improve scrolling, handle onNestedPreFling by Brian Attwell · 11 years ago
  22. e8dc29f Merge "Hide the FAB if the dialpad chooser is shown." into lmp-dev by Andrew Lee · 11 years ago
  23. 764bd1f Merge "Add null check when auto-scrolling listView" into lmp-dev by Yorke Lee · 11 years ago
  24. 0a3c7a1 Add null check when auto-scrolling listView by Yorke Lee · 11 years ago
  25. 62e1d70 Hide the FAB if the dialpad chooser is shown. by Andrew Lee · 11 years ago
  26. eb21b03 Fix for janky dialpad ripples by Yorke Lee · 11 years ago
  27. c32c359 Merge "Fix activity leak in Dialer" into lmp-dev by Yorke Lee · 11 years ago
  28. 1f26c7b Fix activity leak in Dialer by Yorke Lee · 11 years ago
  29. 8ec377d Merge "Don't double scroll listview in Dialer" into lmp-dev by Brian Attwell · 11 years ago
  30. a239d7b Don't double scroll listview in Dialer by Brian Attwell · 11 years ago
  31. fb49f97 Remove ability to enable/disable phoneaccounts (4/6) by Nancy Chen · 11 years ago
  32. 9dc924c Renaming Telecomm to Telecom. by Tyler Gunn · 11 years ago
  33. bd97cd0 Merge "When view's expand, scroll them onto screen" into lmp-dev by Brian Attwell · 11 years ago
  34. 1d939e4 When view's expand, scroll them onto screen by Brian Attwell · 11 years ago
  35. 515bd5d Fix cursor handling in CallLogQueryHandler by Jay Shrauner · 11 years ago
  36. d0ab91b Merge "Fix cursor leaks" into lmp-dev by Jay Shrauner · 11 years ago
  37. b4bad67 Align shortcut card to top while scrolling. by Andrew Lee · 11 years ago
  38. ede67ec Fix cursor leaks by Jay Shrauner · 11 years ago
  39. 3ffef7a Merge "Set default action bar elevation for dialer." into lmp-dev by Nancy Chen · 11 years ago
  40. 9c09323 Set default action bar elevation for dialer. by Nancy Chen · 11 years ago
  41. f08f8ba Merge "Fix drag events transfering through dialpad" into lmp-dev by Yorke Lee · 11 years ago
  42. d5f58da Fix drag events transfering through dialpad by Yorke Lee · 11 years ago
  43. 29ae4ae Set the visibility of the FAB correctly even if mAnimate is false by Yorke Lee · 11 years ago
  44. 0361099 Replace Calls.FEATURES_NONE with 0 (2/4) by Yorke Lee · 11 years ago
  45. ae274c0 Use framework scheme definitions by Jay Shrauner · 11 years ago
  46. d36fa13 Merge "Use different FAB for dialpad, and use new animations." into lmp-dev by Andrew Lee · 11 years ago
  47. 405a6e6 Use different FAB for dialpad, and use new animations. by Andrew Lee · 11 years ago
  48. 4e077af Fix NPE when activity is null by Jay Shrauner · 11 years ago
  49. 6b88e54 Fix layout inconsistencies due to add to contacts shortcut by Yorke Lee · 11 years ago
  50. a848a7b Merge "Revert "Fix IllegalStateException in Dialer"" into lmp-dev by Yorke Lee · 11 years ago
  51. 586e476 Revert "Fix IllegalStateException in Dialer" by Yorke Lee · 11 years ago
  52. a0123d3 Merge "Remove call log actionbar elevation" into lmp-dev by Yorke Lee · 11 years ago
  53. 266409c Remove call log actionbar elevation by Yorke Lee · 11 years ago
  54. e9fd5fc Merge "API Review PhoneManager -> TelecommManager. Rename methods (1/6)" into lmp-dev by Nancy Chen · 11 years ago
  55. 59dc8db Merge "Hiding VideoCall button in call log when video is not available." into lmp-dev by Tyler Gunn · 11 years ago
  56. 105015e API Review PhoneManager -> TelecommManager. Rename methods (1/6) by Nancy Chen · 11 years ago
  57. eb141e0 Add "add to contacts" actionable item to shortcut card. by Andrew Lee · 11 years ago
  58. ac7f235 Hiding VideoCall button in call log when video is not available. by Tyler Gunn · 11 years ago
  59. 0927dc6 Pass application context into isVideoEnabled usages. by Andrew Lee · 11 years ago
  60. bff84d9 Fix for overflow menu disappearing during rotation by Yorke Lee · 11 years ago
  61. 68aa63b Merge "Expand transcription view when call log item clicked" into lmp-dev by Yorke Lee · 11 years ago
  62. f42ea91 Expand transcription view when call log item clicked by Yorke Lee · 11 years ago
  63. 8576039 Merge "Pass in floating action button to controller." into lmp-dev by Andrew Lee · 11 years ago
  64. bd7a056 Pass in floating action button to controller. by Andrew Lee · 11 years ago
  65. e78797f Merge "Reveal InCallUI from touch point in Dialer. COMPLETED." into lmp-dev by Nancy Chen · 11 years ago
  66. 92b0e2f Moves isVideoEnabled to ContactsCommon (2/3) by Paul Soulos · 11 years ago
  67. 87720c6 Merge "Add theme color to notifications (3/4)" into lmp-dev by Yorke Lee · 11 years ago
  68. 4ce62c0 Add theme color to notifications (3/4) by Yorke Lee · 11 years ago
  69. 49db1ad Reveal InCallUI from touch point in Dialer. COMPLETED. by Nancy Chen · 11 years ago
  70. f43b32f Tweak FAB tints and positioning. by Andrew Lee · 11 years ago
  71. e4ea104 Add "general settings" settings menu in Dialer by Andrew Lee · 11 years ago
  72. 06a9c93 Merge "Disable call settings for secondary users." into lmp-dev by Andrew Lee · 11 years ago
  73. 84c3780 Disable call settings for secondary users. by Andrew Lee · 11 years ago
  74. 0d3a739 Send MotionEvent with touch coordinates to call intent by Nancy Chen · 11 years ago
  75. 60b0368 Merge "Correcting dialpad animations in landscape (3/3)." into lmp-dev by Tyler Gunn · 11 years ago
  76. bf7a95e Correcting dialpad animations in landscape (3/3). by Tyler Gunn · 11 years ago
  77. ca630af Disable VT features in Dialer, by Andrew Lee · 11 years ago
  78. a9c2263 Moving pinned header disabling to superclass by Nancy Chen · 11 years ago
  79. 94762c3 Fix IllegalStateException in Dialer by Yorke Lee · 11 years ago
  80. ba1fca9 Remove ldaps from AOSP code. by Santos Cordon · 11 years ago
  81. 0b8f280 Merge "Fix IllegalStateException in Dialer" into lmp-dev by Yorke Lee · 11 years ago
  82. 9028f6e Fixing possible crash on tab switch. by Sai Cheemalapati · 11 years ago
  83. eefa1c9 Merge "Fix some action bar logic" into lmp-dev by Yorke Lee · 11 years ago
  84. a524ae5 Fix some action bar logic by Yorke Lee · 11 years ago
  85. 0e6d7b0 Change background color for SearchFragment by Nancy Chen · 11 years ago
  86. 49447a9 Fix pinned positions handling in Dialer UI by Yorke Lee · 11 years ago
  87. 005303e Fix shortcut card clipping bug by Yorke Lee · 11 years ago
  88. cd73558 Update directory header to not pin the headers and update style by Nancy Chen · 11 years ago
  89. 60df037 Merge "Allow voicemail playback view to scroll" into lmp-dev by Yorke Lee · 11 years ago
  90. 257b6f2 Allow voicemail playback view to scroll by Yorke Lee · 11 years ago
  91. 2fec47b Set correct interpolator for dialpad animation by Yorke Lee · 11 years ago
  92. db9d6e5 Multiple voicemail notification takes you to list of voicemails by Yorke Lee · 11 years ago
  93. 106af73 Merge "Fragments in Dialtacts report to Analytics." into lmp-dev by Sai Cheemalapati · 11 years ago
  94. 8fd6724 Tweak Z-depth for Dialer ActionBar by Yorke Lee · 11 years ago
  95. 2d7faf6 Fragments in Dialtacts report to Analytics. by Sai Cheemalapati · 11 years ago
  96. 5a94ae3 Slightly move letter tiles downwards by Yorke Lee · 11 years ago
  97. b54d7e7 Merge "Automatically expand call log row when it gains accessibility focus" into lmp-dev by Yorke Lee · 11 years ago
  98. b359699 Automatically expand call log row when it gains accessibility focus by Yorke Lee · 11 years ago
  99. 6c523c6 Merge "Changing Dialer Fragments to implement Analytics." into lmp-dev by Sai Cheemalapati · 11 years ago
  100. 8f7c436 Do not call back from original sim, ask everytime or default. by Nancy Chen · 11 years ago