1. 10f1c6a Modified PhoneUtils.java to move call to setGatewayInfoForConnection inside a code block that appropriately checks for null, as required. by Tyler Gunn · 11 years ago
  2. 566b761 Adding support for SIM communication from Android over logical channels. by Shishir Agrawal · 11 years ago
  3. 21a7534 Don't display gateway number on bluetooth by Jay Shrauner · 11 years ago
  4. b19f55b NPE in BluetoothPhoneService.java when switch users. by Zhihai Xu · 11 years ago
  5. bd917bd Merge "Add USSD code running dialog to TeleService" into klp-dev by Yorke Lee · 11 years ago
  6. 598dac5 Add USSD code running dialog to TeleService by Yorke Lee · 11 years ago
  7. 2500858 Remove orphaned Calls as part of doUpdate(). by Santos Cordon · 11 years ago
  8. 3a2daab Fix EmergencyCallHelper to always use the current phone object. by Jake Hamby · 11 years ago
  9. 11bc8c3 Merge "3way call is not working with BT" into klp-dev by Zhihai Xu · 11 years ago
  10. a4915c7 3way call is not working with BT by Zhihai Xu · 11 years ago
  11. 6ce02c9 Merge "Fixes bug in CDMA phones' missed call notification" into klp-dev by Christine Chen · 11 years ago
  12. 33e57e7 Merge "Updating reconnect retry code for InCallUI." into klp-dev by Santos Cordon · 11 years ago
  13. daf4c1d Fixes bug in CDMA phones' missed call notification by Christine Chen · 11 years ago
  14. 70d3866 Updating reconnect retry code for InCallUI. by Santos Cordon · 11 years ago
  15. 8c73d98 Merge "Phone: Display message to indicate PIN/PUK status changes." into klp-dev by Wink Saville · 11 years ago
  16. cdcbf59 Merge "Display carrier settings menu in GSM Phone if needs" into klp-dev by Vineeta Srivastava · 11 years ago
  17. 21a66d5 Display carrier settings menu in GSM Phone if needs by Sungmin Choi · 11 years ago
  18. 9de0f75 Phone: Display message to indicate PIN/PUK status changes. by Wink Saville · 11 years ago
  19. b0449b3 Update strings for preferred networks selection menu by Sungmin Choi · 11 years ago
  20. 6bb4d44 Fix network mode not to display selected radio button by Sungmin Choi · 11 years ago
  21. f45d691 Create carrier settings menu by Sungmin Choi · 11 years ago
  22. 2127037 Update preferred networks selection menu by Sungmin Choi · 11 years ago
  23. 4e9f0aa Delete Network mode setting menu in CDMALte Phone by Sungmin Choi · 11 years ago
  24. 9ce9275 Merge "Remove OutgoingCallBroadcaster delay when a call not placed." into klp-dev by Santos Cordon · 11 years ago
  25. 3b2b04b Merge "Fix AudioRouter logic outside of a phone call." into klp-dev by Santos Cordon · 11 years ago
  26. 63be350 Merge "Uses Call object to reject a call." into klp-dev by Christine Chen · 11 years ago
  27. 4ebe45d Remove OutgoingCallBroadcaster delay when a call not placed. by Santos Cordon · 11 years ago
  28. de46f6d Merge "Stop sending dial intents for calls when non voice capable." into klp-dev by Chiao Cheng · 11 years ago
  29. 89ee472 Uses Call object to reject a call. by Christine Chen · 11 years ago
  30. 85e3070 Do not trigger RESPOND_VIA_MESSAGE with showUI Extra by David Braun · 11 years ago
  31. 88653e7 Stop sending dial intents for calls when non voice capable. by Chiao Cheng · 11 years ago
  32. a57532c Merge "Updates the saved mute states on background calls." into klp-dev by Christine Chen · 11 years ago
  33. bdc2da7 Updates the saved mute states on background calls. by Christine Chen · 11 years ago
  34. cdc0e3a Merge "Fix outgoing call stats for normal calls." into klp-dev by Chiao Cheng · 11 years ago
  35. 685dcb6 Fix outgoing call stats for normal calls. by Chiao Cheng · 11 years ago
  36. 9609494 Fix AudioRouter logic outside of a phone call. by Santos Cordon · 11 years ago
  37. fc57843 Do not bounce radio and add one retry by Wink Saville · 11 years ago
  38. c02f79d Merge "Fix usage stats for outgoing calls." into klp-dev by Chiao Cheng · 11 years ago
  39. e365ba7 Fix usage stats for outgoing calls. by Chiao Cheng · 11 years ago
  40. 24a92b3 Update wake state with phone state changes. by Santos Cordon · 11 years ago
  41. 6af50e6 Call clearDisconnected in onDisconnect by Christine Chen · 11 years ago
  42. 97a5a0e Merge "Restart UI if it crashes" into klp-dev by Santos Cordon · 11 years ago
  43. 1547eb4 Merge "Disable camera button in Incoming call UI" into klp-dev by Christine Chen · 11 years ago
  44. f9ad064 Restart UI if it crashes by Santos Cordon · 11 years ago
  45. b685f17 Disable camera button in Incoming call UI by Christine Chen · 11 years ago
  46. df19e45 Do not create new call for disconnecting calls by Christine Chen · 11 years ago
  47. fea89c3 Add a direct reference to HfaLogic in HfaService by Wink Saville · 11 years ago
  48. ecc3b3c Merge "Fix crash when voice dialing an emergency number" into klp-dev by Yorke Lee · 11 years ago
  49. d3105fe Fix crash when voice dialing an emergency number by Yorke Lee · 11 years ago
  50. 475a340 Merge "Update Reject with Text Message path to only use default sms app." into klp-dev by David Braun · 11 years ago
  51. 3527207 Update Reject with Text Message path to only use default sms app. by David Braun · 11 years ago
  52. cd76f8b Moving pending intent response logic to HfaLogic. by Santos Cordon · 11 years ago
  53. 00d7a43 HfaActivation should support UI and no-UI modes. by Santos Cordon · 11 years ago
  54. 54fdb59 Fix bad cast exception. by Santos Cordon · 11 years ago
  55. ebca58b Merge "Adding redialing support in CDMA" into klp-dev by Santos Cordon · 11 years ago
  56. de10b75 Hang up all calls if the UI crashes. by Santos Cordon · 11 years ago
  57. ce02f3a Adding redialing support in CDMA by Santos Cordon · 11 years ago
  58. 07fae16 Punting to klp TODO to future TODO by Christine Chen · 11 years ago
  59. e01454b Merge "Unmute emergency calls when they connect." into klp-dev by Santos Cordon · 11 years ago
  60. 4800da3 Merge "Fixes bug of voicemail check for waiting call" into klp-dev by Christine Chen · 11 years ago
  61. 5d83513 Merge "Play local DTMF tones for post-dial actions" into klp-dev by Yorke Lee · 11 years ago
  62. 3e0f041 Adds support for DISCONNECTING state by Christine Chen · 11 years ago
  63. e3fbd76 Merge "Fix update lock release" into klp-dev by Jay Shrauner · 11 years ago
  64. b5e4b65 Fixes bug of voicemail check for waiting call by Christine Chen · 11 years ago
  65. de41f67 Play local DTMF tones for post-dial actions by Yorke Lee · 11 years ago
  66. 2b1e0b2 Merge "Show a toast after user rejects a call with sms." into klp-dev by Christine Chen · 11 years ago
  67. a5d1321 Fix update lock release by Jay Shrauner · 11 years ago
  68. 2b9afb3 Merge "Remove unused old UI code" into klp-dev by Jay Shrauner · 11 years ago
  69. a0e8b87 Merge "Add ability to enable/disable navigation features from In-Call UI" into klp-dev by Yorke Lee · 11 years ago
  70. c264cba Unmute emergency calls when they connect. by Santos Cordon · 11 years ago
  71. 32f4a8d Show a toast after user rejects a call with sms. by Christine Chen · 11 years ago
  72. 6fe8fd6 Remove unused old UI code by Jay Shrauner · 11 years ago
  73. 312b9c9 Remove more code from NotificationManager. by Chiao Cheng · 11 years ago
  74. 362cec2 Add ability to enable/disable navigation features from In-Call UI by Yorke Lee · 11 years ago
  75. 3ae08d4 Adds check for connection before ringing. by Christine Chen · 11 years ago
  76. 6528187 Merge "Checks voicemail setting before notifying InCallUi" into klp-dev by Christine Chen · 11 years ago
  77. 91db67d Moves several TODO(klp) to TODO by Christine Chen · 11 years ago
  78. e35ac71 Remove TODOs that have already been addressed. by Christine Chen · 11 years ago
  79. f7fbc02 Merge "Add bind call permission check to Telephony service" into klp-dev by Yorke Lee · 11 years ago
  80. 7984000 Add bind call permission check to Telephony service by Yorke Lee · 11 years ago
  81. 94853bc Set canHold to false for CDMA phones by Christine Chen · 11 years ago
  82. fb0cc2b Checks voicemail setting before notifying InCallUi by Christine Chen · 11 years ago
  83. 9171496 Merge "Cdma Outgoing 3way call support." into klp-dev by Santos Cordon · 11 years ago
  84. ad1ed6d Cdma Outgoing 3way call support. by Santos Cordon · 11 years ago
  85. e591caf Merge "Fix black screen flashing during sip calls" into klp-dev by Yorke Lee · 11 years ago
  86. 22d38cb Merge "Remove un-needed code in NotificationManager." into klp-dev by Chiao Cheng · 11 years ago
  87. bcf2099 b/10699042 show dialpad when connects to voice mail. by Makoto Onuki · 11 years ago
  88. 9d8e324 Merge "Revert "b/10699042 show dialpad when connects to voice mail."" into klp-dev by Makoto Onuki · 11 years ago
  89. 9d95f7e Revert "b/10699042 show dialpad when connects to voice mail." by Makoto Onuki · 11 years ago
  90. 84c7f16 Merge "b/10699042 show dialpad when connects to voice mail." into klp-dev by Makoto Onuki · 11 years ago
  91. a76228f Fix black screen flashing during sip calls by Yorke Lee · 11 years ago
  92. a5d5db8 Cdma call waiting by Santos Cordon · 11 years ago
  93. 2ed6651 Remove un-needed code in NotificationManager. by Chiao Cheng · 11 years ago
  94. dbe6be1 Merge "Wake up screen when phone call ends." into klp-dev by Chiao Cheng · 11 years ago
  95. 26c6e92 Wake up screen when phone call ends. by Chiao Cheng · 11 years ago
  96. 6905020 Fixes Conference call map null pointer exception by Christine Chen · 11 years ago
  97. bef8881 Merge "Fix parent call not being identified as a conference call" into klp-dev by Yorke Lee · 11 years ago
  98. af2fd0a Adds more phone states and rules on changing them. by Christine Chen · 11 years ago
  99. cd3f969 Fix parent call not being identified as a conference call by Yorke Lee · 11 years ago
  100. d20df83 Change settings font by Yorke Lee · 11 years ago