1. 49ad65d [3/3] Flip to Mute/Reject Call by Sasikumar D R · 9 years ago
  2. 614f8ae InCallActivity: consume back key on incoming call screen by Pawit Pornkitprasan · 9 years ago
  3. 674c230 InCallUI: Incoming Call in Background (1/3) by Lars Greiss · 9 years ago
  4. 61524fd Remove non intrusive incall ui (3/3) by Lars Greiss · 9 years ago
  5. 1821b98 Merge tag 'android-4.4.2_r1' into HEAD by Lars Greiss · 9 years ago
  6. 0e77f6d [3/3] InCallUI: allow disabling non intrusive incall ui by maxwen · 9 years ago
  7. 76b65d8 [1/2] InCall: Add a non-intrusive dialog for incoming calls by xplodwild · 10 years ago
  8. d7effd3 Decrease the timeout for unknown endcall screen from 5 to 2 sec. by Santos Cordon · 10 years ago
  9. ed2eadb Remove an extra logging call left over from development. by Ihab Awad · 10 years ago
  10. 5951731 Merge "Add logic to dynamic dismiss keyguard." into klp-dev by Chiao Cheng · 10 years ago
  11. 225f91f Add logic to dynamic dismiss keyguard. by Chiao Cheng · 10 years ago
  12. 0b2b20a Add incoming-during-hold case to fullscreen Notification code. by Santos Cordon · 10 years ago
  13. dba637f Merge "Show status bar notification on quick navigate from in-call UI" into klp-dev by Ihab Awad · 10 years ago
  14. 9ac4a93 Merge "Add callState parameter to reverse lookup requests." into klp-dev by Chiao Cheng · 10 years ago
  15. 96e77cd Add callState parameter to reverse lookup requests. by Chiao Cheng · 10 years ago
  16. e6d7414 Show status bar notification on quick navigate from in-call UI by Ihab Awad · 10 years ago
  17. 560e0ca Add back supplementary service notification handling. by Danny Baumann · 10 years ago
  18. 42d55df Disable HW BACK key at the incoming-call screen by Sam Lin · 10 years ago
  19. f229fdf Fixes bug for Canned Message response. by Christine Chen · 10 years ago
  20. 5ab7215 Adds null check for proximity wakelock by Christine Chen · 10 years ago
  21. 11e202f Adds null check for proximity wakelock by Christine Chen · 10 years ago
  22. bf5cba0 Removes private resources from InCallUi by Christine Chen · 10 years ago
  23. 346708a Merge "Clears notification when there is no call." into klp-dev by Christine Chen · 10 years ago
  24. ff40f15 Clears notification when there is no call. by Christine Chen · 10 years ago
  25. 9be240f Replaces ToggleButtons with ImageButtons by Christine Chen · 10 years ago
  26. 845b3fb Merge "Recalculate in-call state when activity ends." into klp-dev by Santos Cordon · 10 years ago
  27. 64f6ec5 Recalculate in-call state when activity ends. by Santos Cordon · 10 years ago
  28. 8716987 Removes stopPing from onSaveInstanceState() by Christine Chen · 10 years ago
  29. 0296fe5 Merge "Pull login protected images for profiles." into klp-dev by Chiao Cheng · 10 years ago
  30. fc9a1b1 Pull login protected images for profiles. by Chiao Cheng · 10 years ago
  31. 1197002 Merge "Turn down logging level." into klp-dev by Chiao Cheng · 10 years ago
  32. 08b414c Turn down logging level. by Chiao Cheng · 10 years ago
  33. 4e9d508 Merge "Catch potential NPE" into klp-dev by Jay Shrauner · 10 years ago
  34. 1c85bef Catch potential NPE by Jay Shrauner · 10 years ago
  35. 6eef89f update dialpad state more often. by Santos Cordon · 10 years ago
  36. aa48f9e Merge "Turn screen on for call-waiting calls" into klp-dev by Santos Cordon · 10 years ago
  37. 6c93e39 Merge "Add logging to dialer." into klp-dev by Santos Cordon · 10 years ago
  38. c8bde8e Turn screen on for call-waiting calls by Santos Cordon · 10 years ago
  39. 2bdeba1 Add logging to dialer. by Santos Cordon · 10 years ago
  40. 647462d Adds support for texting after phone disconnects. by Christine Chen · 10 years ago
  41. ef1b5e0 Add custom message dialog for Respond via Message. by David Braun · 10 years ago
  42. d1ff1e8 Merge "Send view notification for viewed contact in IncallUI" into klp-dev by Yorke Lee · 10 years ago
  43. 935b78c Merge "Default to business avatar for businesses without an image." into klp-dev by Chiao Cheng · 10 years ago
  44. fd76bfc Send view notification for viewed contact in IncallUI by Yorke Lee · 10 years ago
  45. 28c55a3 Merge "Adding the (lost) buttons back upon disconnected calls, see b/11028671." into klp-dev by Ben Gilad · 10 years ago
  46. 18db379 Adding the (lost) buttons back upon disconnected calls, see b/11028671. by Ben Gilad · 10 years ago
  47. 577c7fe Go back to the main ui when conference call splits by Christine Chen · 10 years ago
  48. 94bfdf9 Default to business avatar for businesses without an image. by Chiao Cheng · 10 years ago
  49. 678cdf0 Merge "Scales the contact photo to fit notification icon" into klp-dev by Christine Chen · 10 years ago
  50. ad39c61 Merge "Protect hideDialpad() code with isActivityStarted() check." into klp-dev by Santos Cordon · 10 years ago
  51. f570d87 Scales the contact photo to fit notification icon by Christine Chen · 10 years ago
  52. 442af5c Protect hideDialpad() code with isActivityStarted() check. by Santos Cordon · 10 years ago
  53. dc8cda5 Make sure glowpad is centered when gravity is centered. by Santos Cordon · 10 years ago
  54. 1f7c971 Merge "Add deadzone to end call button." into klp-dev by Santos Cordon · 10 years ago
  55. 083c494 Add deadzone to end call button. by Santos Cordon · 10 years ago
  56. 6e4add8 Merge "Show call ended if call disconnects while dialpad is showing" into klp-dev by Yorke Lee · 10 years ago
  57. 6519346 Fix potential NPE in ConferenceManagerPresenter by Yorke Lee · 10 years ago
  58. 428e848 Show call ended if call disconnects while dialpad is showing by Yorke Lee · 10 years ago
  59. d72076f Check for null during notification hangup Intent receipt. by Santos Cordon · 10 years ago
  60. 8eb4062 Merge "Add generic error code dialogs for failed calls." into klp-dev by Santos Cordon · 10 years ago
  61. 1fe3403 Merge "Adds hardware keyboard support for DTMF" into klp-dev by Christine Chen · 10 years ago
  62. 7fff6a2 Add generic error code dialogs for failed calls. by Santos Cordon · 10 years ago
  63. 2c083a8 Adds hardware keyboard support for DTMF by Christine Chen · 10 years ago
  64. 442721a Read back contact information in in-call screen by Yorke Lee · 10 years ago
  65. 88c4493 Merge "Add "retrying" text for CDMA redial calls." into klp-dev by Santos Cordon · 10 years ago
  66. 672b16d Add "retrying" text for CDMA redial calls. by Santos Cordon · 10 years ago
  67. 46c57f1 Updates extra button row with dialpad visibility by Christine Chen · 10 years ago
  68. c155f79 Hides dialpad on incoming call. by Christine Chen · 10 years ago
  69. 2d84705 Addressing finished and postponed TODO(klp) by Christine Chen · 10 years ago
  70. eaf5e4b Fixes CallCardFragment lifecycle issue. by Christine Chen · 10 years ago
  71. 46a8666 Merge "Tear down proximity sensors when no longer in use." into klp-dev by Santos Cordon · 10 years ago
  72. f6fb19c Merge "Add support for hardware CALL button." into klp-dev by Santos Cordon · 10 years ago
  73. db4054e Merge "Adds DISCONNECTING state support." into klp-dev by Christine Chen · 10 years ago
  74. 972946d Merge "Hide home and back buttons during incoming call" into klp-dev by Yorke Lee · 10 years ago
  75. f9080e1 Tear down proximity sensors when no longer in use. by Santos Cordon · 10 years ago
  76. 14ba5d9 Add support for hardware CALL button. by Santos Cordon · 10 years ago
  77. ecabb69 Adds DISCONNECTING state support. by Christine Chen · 10 years ago
  78. da6476c Hide home and back buttons during incoming call by Yorke Lee · 10 years ago
  79. c2ccc52 Merge "Make back button exit ConferenceManagerFragment" into klp-dev by Yorke Lee · 10 years ago
  80. f8219cf Make back button exit ConferenceManagerFragment by Yorke Lee · 10 years ago
  81. 7fee23b Merge "Allow bringToForeground to work even after activity is destroyed" into klp-dev by Santos Cordon · 10 years ago
  82. 046386e Moves some TODO(klp) to TODO by Christine Chen · 10 years ago
  83. 450a75c Removing finished TODO(klp) by Christine Chen · 10 years ago
  84. 7714909 Disable HOLD when SWAP is possible by Christine Chen · 10 years ago
  85. eb7244f Un-mute phone when add-call does not go through by Christine Chen · 10 years ago
  86. 120c354 Allow bringToForeground to work even after activity is destroyed by Santos Cordon · 10 years ago
  87. 625ac57 Outgoing/Conference UI changes for Cdma support by Santos Cordon · 10 years ago
  88. 042692d Add a missing null check. by Makoto Onuki · 10 years ago
  89. 59549ca Merge "Add internet call type label" into klp-dev by Yorke Lee · 10 years ago
  90. c59f3c6 Add internet call type label by Yorke Lee · 10 years ago
  91. 2ce872d b/10699042 show dialpad when connects to voice mail. by Makoto Onuki · 10 years ago
  92. 6b381d2 Merge "CallCardPresenter should listen for Call Waiting" into klp-dev by Santos Cordon · 10 years ago
  93. 1ee82fc CallCardPresenter should listen for Call Waiting by Santos Cordon · 10 years ago
  94. 4eae63d Shut down if UI starts after service is disconnected. by Santos Cordon · 10 years ago
  95. fe09b09 Takes new Call states to enable/disable buttons. by Christine Chen · 10 years ago
  96. c75cd2f Merge "Pass number to fetchImage as cache key" into klp-dev by Jay Shrauner · 10 years ago
  97. 546036b Pass number to fetchImage as cache key by Jay Shrauner · 10 years ago
  98. a7dd97f Merge "Turning up logging for userdebug devices." into klp-dev by Chiao Cheng · 10 years ago
  99. 14dbc3f Fix UI lag when calling a contact with a photo. by Santos Cordon · 10 years ago
  100. 672f667 Merge "Calls to binder safe after disconnection of service." into klp-dev by Santos Cordon · 10 years ago