1. 2d1f3d3 Update InCallUI colors for top toolbar and dialpad digits by Nancy Chen · 11 years ago
  2. 6f8b826 Merge "Stop using private APIs in InCallUI" into lmp-dev by Yorke Lee · 11 years ago
  3. d5b908e Stop using private APIs in InCallUI by Yorke Lee · 11 years ago
  4. 71c2d74 Use VideoCall instead of RemoteCallVideoProvider in InCallUi. by Andrew Lee · 11 years ago
  5. 6e15881 Add more disconnect causes 4/4 by Santos Cordon · 11 years ago
  6. 600502f Merge "Update InCallUI colors to match mocks" into lmp-dev by Nancy Chen · 11 years ago
  7. 74da84d Merge "Hide multiple-account information if there is only a single account" into lmp-dev by Nancy Chen · 11 years ago
  8. 8a731e0 Update InCallUI colors to match mocks by Nancy Chen · 11 years ago
  9. c03f100 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  10. 8a80413 Hide multiple-account information if there is only a single account by Nancy Chen · 11 years ago
  11. fbfad46 Merge "Make ViewPagerTabs and FABController RTL aware" into lmp-dev by Yorke Lee · 11 years ago
  12. 3001e34 Make ViewPagerTabs and FABController RTL aware by Yorke Lee · 11 years ago
  13. 3676fd5 Merge "InCall UI VT changes" into lmp-dev by Tyler Gunn · 11 years ago
  14. 434efb0 Change display Strings to CharSequence (3/3) by Santos Cordon · 11 years ago
  15. 1869dcf InCall UI VT changes by Tyler Gunn · 11 years ago
  16. af0fb5b Merge "Implement InCall overflow button." into lmp-dev by Andrew Lee · 11 years ago
  17. 8f2424c Implement InCall overflow button. by Andrew Lee · 11 years ago
  18. f6e7ba0 Implement new video-call-related buttons. by Andrew Lee · 11 years ago
  19. b6f45c2 Rename PhoneAccountMetadata to PhoneAccount by Evan Charlton · 11 years ago
  20. 662f240 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  21. 76e1b4b Rename PhoneAccount to PhoneAccountHandle by Evan Charlton · 11 years ago
  22. 2e46f6b Merge "Fix white text in audio mode popup (1/2)" into lmp-dev by Yorke Lee · 11 years ago
  23. 0cbcae8 Fix white text in audio mode popup (1/2) by Yorke Lee · 11 years ago
  24. 3d78d0f Merge "Fix InCall to handle null handles." into lmp-dev by Santos Cordon · 11 years ago
  25. da7f422 Fix InCall to handle null handles. by Santos Cordon · 11 years ago
  26. 1782d7f Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 11 years ago
  27. fb9c537 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  28. dc1d856 Merge "Remove deprecated locales - DO NOT MERGE" into lmp-dev by Baligh Uddin · 11 years ago
  29. 2113080 Migrate TelecommConstants to TelecommManager by Evan Charlton · 11 years ago
  30. 51e07fa Remove deprecated locales - DO NOT MERGE by Baligh Uddin · 11 years ago
  31. 9973075 Merge "Import translations. DO NOT MERGE" into lmp-dev by Baligh Uddin · 11 years ago
  32. 0786dba Show callback numbers when appropriate by Evan Charlton · 11 years ago
  33. 28d90d7 InCallService to inherit directly from Service. (2/2) by Santos Cordon · 11 years ago
  34. 564e50f Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  35. e0d42c9 Merge "Video call surfaces and changing to video UI on videoState change." into lmp-dev by Tyler Gunn · 11 years ago
  36. 504b92c Remove references to ViewNotificationService in Dialer by Yorke Lee · 11 years ago
  37. 804bacc Video call surfaces and changing to video UI on videoState change. by Tyler Gunn · 11 years ago
  38. 77e5835 Simplify call-button-presenter update UI code. by Andrew Lee · 11 years ago
  39. 64e7a8b Merge "Fix for API change" into lmp-dev by John Reck · 11 years ago
  40. 70fa543 Fix for API change by John Reck · 11 years ago
  41. 1fa45e8 Merge "Handle Call.onStartActivity in InCallUI" into lmp-dev by Sailesh Nepal · 11 years ago
  42. 137f67c Show correct call buttons depending on voice/video call. by Andrew Lee · 11 years ago
  43. af947fa Merge "Add new buttons for video calls." into lmp-dev by Andrew Lee · 11 years ago
  44. 2ee65e7 Add new buttons for video calls. by Andrew Lee · 11 years ago
  45. 9148c11 Merge "Fix NPE in InCallUI" into lmp-dev by Ihab Awad · 11 years ago
  46. c108b49 Fix NPE in InCallUI by Ihab Awad · 11 years ago
  47. 32de2bc Merge "Hook up answering as video call." into lmp-dev by Andrew Lee · 11 years ago
  48. e73e703 Hook up answering as video call. by Andrew Lee · 11 years ago
  49. 0e84b83 Show message or call-back number in InCallUI by Evan Charlton · 11 years ago
  50. d1556e9 Massive icon update/cleanup. by Andrew Lee · 11 years ago
  51. 62085c6 Handle Call.onStartActivity in InCallUI by Sailesh Nepal · 11 years ago
  52. e933c08 Merge "Bring up dialog when an account is not set for the phone call" into lmp-dev by Nancy Chen · 11 years ago
  53. af9eefb Bring up dialog when an account is not set for the phone call by Nancy Chen · 11 years ago
  54. 9f9b49a Merge "Delete auxiliary action button in call button fragment." into lmp-dev by Andrew Lee · 11 years ago
  55. e37b2d8 Delete auxiliary action button in call button fragment. by Andrew Lee · 11 years ago
  56. a199cb7 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  57. 8ab0025 Fix too-light color in "write your own" dialog EditText by Nancy Chen · 11 years ago
  58. 7770121 Add video call handling for heads up notifications. by Andrew Lee · 11 years ago
  59. 10a7a7b Merge "Changing string from "Video call" to "Video"." into lmp-dev by Andrew Lee · 11 years ago
  60. 66eae9b Delete getVideoState() call. by Andrew Lee · 11 years ago
  61. 8f2369f Changing string from "Video call" to "Video". by Andrew Lee · 11 years ago
  62. 5553c65 Merge "Set video state on the InCallUI's Call from the InCallCall." into lmp-dev by Andrew Lee · 11 years ago
  63. c0be1fa Show different glowpad options for incoming video call. by Andrew Lee · 11 years ago
  64. a399485 Fix null PhoneAccountMeta data crash by Sailesh Nepal · 11 years ago
  65. 3b6cae6 Set video state on the InCallUI's Call from the InCallCall. by Andrew Lee · 11 years ago
  66. 121213b Merge "Implement multi-SIM capabilities (4/6) [DO NOT MERGE]" into lmp-dev by Santos Cordon · 11 years ago
  67. 8d38cf6 Implement new In-Call Service interface by Ihab Awad · 11 years ago
  68. 4feb57b Implement multi-SIM capabilities (4/6) [DO NOT MERGE] by Ihab Awad · 11 years ago
  69. be720ee Merge "Misc Telecomm API changes: InCallUI" by Sailesh Nepal · 11 years ago
  70. d073d72 Misc Telecomm API changes: InCallUI by Sailesh Nepal · 11 years ago
  71. ffe95c5 Merge "Remove bluetooth icon from call state banner and change toolbar carrot" by Nancy Chen · 11 years ago
  72. a548a7a Remove bluetooth icon from call state banner and change toolbar carrot by Nancy Chen · 11 years ago
  73. 875f350 Merge "Adding strings for video calling icons/actions in InCallUI." by Andrew Lee · 11 years ago
  74. 2e56f9b Adding strings for video calling icons/actions in InCallUI. by Andrew Lee · 11 years ago
  75. 773ae90 Enterprise caller-id: Now CP2 returns contact-id for corp contacts. by Makoto Onuki · 11 years ago
  76. 76855c2 Use enterprise caller-id in incall. by Makoto Onuki · 11 years ago
  77. 05d1440 Merge "Delete unused InCallUI string." by Andrew Lee · 11 years ago
  78. cefce4a Delete unused InCallUI string. by Andrew Lee · 11 years ago
  79. 326494a Merge "Remove ICallHandlerService implementation" by Sailesh Nepal · 11 years ago
  80. 5016fed am 5ec67d05: (-s ours) am 9ec72a88: (-s ours) am e05d7620: (-s ours) am fc5b2c3e: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  81. 1c9c158 am 9ec72a88: (-s ours) am e05d7620: (-s ours) am fc5b2c3e: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  82. 2aae78c am e05d7620: (-s ours) am fc5b2c3e: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  83. 5172f50 am fc5b2c3e: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  84. 5c8eeb4 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  85. c22d57d Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  86. a3f9424 Remove ICallHandlerService implementation by Sailesh Nepal · 11 years ago
  87. f8b0677 Remove handoff UI by Sailesh Nepal · 11 years ago
  88. df22018 Rename Telecomm "Subscription" to "Account" (4/7) by Ihab Awad · 11 years ago
  89. 012631b Replace usages of isVoiceMailNumber with PhoneNumberUtils version. by Andrew Lee · 11 years ago
  90. 503772e API changes to support telephony-telecomm-incall reporting of changes to by Tyler Gunn · 11 years ago
  91. 780800d Instantiate and set CallVideoClient on the CallVideoProvider. by Andrew Lee · 11 years ago
  92. 7595f07 am 8c472d79: (-s ours) am 4e068180: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  93. b904a18 am 4e068180: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  94. dda5715 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  95. 2615ccf Catch RemoteException in InCallServiceImpl. by Andrew Lee · 11 years ago
  96. fee2177 Set CallVideoProvider on the InCall Call object. by Andrew Lee · 11 years ago
  97. 0739b71 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  98. 6ef97ea Merge "Hook up subscription with InCallUI and use constant for icon dimensions" by Nancy Chen · 11 years ago
  99. bdb5f2c am 711925e4: (-s ours) Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  100. 369a34b Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 11 years ago