1. 306137d SIP telephony cleanup. by Hung-ying Tyan · 14 years ago
  2. 10e2120 Merge "Add CallManager/Phone.setEchoSuppressionEnabled()." into gingerbread by Hung-ying Tyan · 14 years ago
  3. 0a69f59 Merge "Rub in a little 'ol log-b-gone." into gingerbread by Dianne Hackborn · 14 years ago
  4. cef65ee Rub in a little 'ol log-b-gone. by Dianne Hackborn · 14 years ago
  5. f51eada Typo fixes in comments and minor code cleanups. by Jake Hamby · 14 years ago
  6. 23f2160 Add CallManager/Phone.setEchoSuppressionEnabled(). by Hung-ying Tyan · 14 years ago
  7. 0e41230 Catch exceptions in SipPhone.canTake(). by Hung-ying Tyan · 14 years ago
  8. 421c34c SipPhone: revise hangup() in SipCall and SipConnection. by Hung-ying Tyan · 14 years ago
  9. 158d390 Implement contacts lookup (caller-id) for incoming SIP calls. by David Brown · 14 years ago
  10. 624d5b4 SIP: add DisconnectCause.SERVER_ERROR by Hung-ying Tyan · 14 years ago
  11. 2454759 Fix the startAudio order for 3-way calls. by Chung-yih Wang · 14 years ago
  12. 368d796 Fix build. by Hung-ying Tyan · 14 years ago
  13. 2b4f5cf Don't enter DISCONNECTING state when the call/connection is not alive by Hung-ying Tyan · 14 years ago
  14. 025a39a SIP: misc fixes by Hung-ying Tyan · 14 years ago
  15. 00a2206 SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
  16. bd22942 Fix the unhold issue especially if one is behind NAT. by Chung-yih Wang · 14 years ago
  17. 8f5a121 Merge "Add debug functions." into gingerbread by John Wang · 14 years ago
  18. 55bc084 Add debug functions. by John Wang · 14 years ago
  19. 194bbcc SIP: longer timeout for making call, shorter for cancelling by Hung-ying Tyan · 14 years ago
  20. 84a357b Refactoring SIP classes to get ready for API review. by Hung-ying Tyan · 14 years ago
  21. 4c571a6 Fix the build. by Chung-yih Wang · 14 years ago
  22. 9779b71 Revert the ANSWERING state. by Chung-yih Wang · 14 years ago
  23. ee2ef32 Merge "Use PhoneBase in the phone list." into gingerbread by John Wang · 14 years ago
  24. 8544560 SipPhone: fix missing-call DisconnectCause feedback by Hung-ying Tyan · 14 years ago
  25. 9796379 SIP: convert enum to static final int. by Hung-ying Tyan · 14 years ago
  26. 0a30e45 Use PhoneBase in the phone list. by John Wang · 14 years ago
  27. bd53554 Add debug function. by John Wang · 14 years ago
  28. 1d15835 SipPhone: do not append SIP domain to PSTN number by Hung-ying Tyan · 14 years ago
  29. afa583e SipAudioCall: expose startAudio() by Hung-ying Tyan · 14 years ago
  30. 9352cf1 Add timer to SIP session creation process. by Hung-ying Tyan · 14 years ago
  31. d8f3d16 Add a new phone state ANSWERING. by Chung-yih Wang · 14 years ago
  32. 94e4983 Fixing the NPE in SipPhone bug id: http://b/2987816 by Chung-yih Wang · 14 years ago
  33. 5306e0a Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread by Hung-ying Tyan · 14 years ago
  34. ae076d3 SIP: add PEER_NOT_REACHABLE error feedback. by Hung-ying Tyan · 14 years ago
  35. 59f9bae Complete event registration in CallManager. by John Wang · 14 years ago
  36. 2ec0e6f Unhide GsmCellLocation.getPsc(). by jsh · 14 years ago
  37. e7b92d7 Merge "Return immutable copies of private callList." into gingerbread by John Wang · 14 years ago
  38. 13f6270 SipAudioCall: use SipErrorCode instead of string in onError() by Hung-ying Tyan · 14 years ago
  39. bc0e400 Return immutable copies of private callList. by John Wang · 14 years ago
  40. d231aa8 SipService: deliver connectivity change to all sessions. by Hung-ying Tyan · 14 years ago
  41. 3d7606a SIP: enhance timeout and registration status feedback. by Hung-ying Tyan · 14 years ago
  42. 25b52a2 SIP: remove dependency on javax.sip.SipException. by Hung-ying Tyan · 14 years ago
  43. e442fb6 Merge "Register ServiceStateChanged to CallManager." into gingerbread by Jaikumar Ganesh · 14 years ago
  44. d028bd0 Register ServiceStateChanged to CallManager. by John Wang · 14 years ago
  45. 887f2e4 Fix bug 2972138 Lost cell data connection and didn't get it back, DO NOT MERGE. by Wink Saville · 14 years ago
  46. 903e103 SIP: add SipErrorCode for error feedback. by Hung-ying Tyan · 14 years ago
  47. a48dc39 Add hangupForegroundResumeBackground(). by John Wang · 14 years ago
  48. bb37163 Allow incoming SMS until internal storage is almost full. by Jake Hamby · 14 years ago
  49. 6f0f870 Fix the dialing from contact for internet address. by Chung-yih Wang · 14 years ago
  50. d580eee Merge "SipPhone: switch to its own phone type PHONE_TYPE_SIP." into gingerbread by Hung-ying Tyan · 14 years ago
  51. 8744f87 SipPhone: switch to its own phone type PHONE_TYPE_SIP. by Hung-ying Tyan · 14 years ago
  52. b6264a8 Fix the build. by Chung-yih Wang · 14 years ago
  53. b12baad Add equals() funcation for SipPhone. by Chung-yih Wang · 14 years ago
  54. dc24348 Merge "Add API to get all foreground calls." into gingerbread by John Wang · 14 years ago
  55. fa8e271 More SharedPreferences commit() -> apply() changes. by Brad Fitzpatrick · 14 years ago
  56. 20bb229 Add API to get all foreground calls. by John Wang · 14 years ago
  57. 0e05bd2 CallManager: remove unused Phone argument from stopDtmf() and sendBurstDtmf() by Hung-ying Tyan · 14 years ago
  58. 3294d44 Add confcall management to SIP calls by Hung-ying Tyan · 14 years ago
  59. b2cc86d am 3158cf68: Change CDMAPhone.getDeviceId to return MEID or ESN. by Wink Saville · 14 years ago
  60. 3158cf6 Change CDMAPhone.getDeviceId to return MEID or ESN. by Wink Saville · 14 years ago
  61. 4b1bdc0 Merge "DO NOT MERGE Fixing Connectivity" into gingerbread by Robert Greenwalt · 14 years ago
  62. 8afddad DO NOT MERGE Fixing Connectivity by Robert Greenwalt · 14 years ago
  63. 059fe88 Cosmetic cleanups to SMSDispatcher classes. by Jake Hamby · 14 years ago
  64. a4cb657 CallManager: add setAudioMode() by Hung-ying Tyan · 14 years ago
  65. 8eac20e SIP: implement conference call by Hung-ying Tyan · 14 years ago
  66. 912e0f7 CallManager: do not deliver ring event if fg call is live. by Hung-ying Tyan · 14 years ago
  67. 17f6168 Fix character count bug and Javadoc typos in SMS (with test cases) by Jake Hamby · 14 years ago
  68. a8f3953 Fix typo and bug in CTS test class. by Jake Hamby · 14 years ago
  69. c159c84 Update switch call and accept call. by John Wang · 14 years ago
  70. 1777a27 SIP: remove unused file. by Hung-ying Tyan · 14 years ago
  71. 2725a65 Fix a bug in unregisterPhone(). by Chung-yih Wang · 14 years ago
  72. f57324cf Add getSipUri() for identification. by Chung-yih Wang · 14 years ago
  73. 8e63ddb SIP: clean up unused class and fields. by Hung-ying Tyan · 14 years ago
  74. 8fb2e6e PhoneFactory: add makeSipPhone() by Hung-ying Tyan · 14 years ago
  75. d122805 CallManager: add getAllPhones(). by Hung-ying Tyan · 14 years ago
  76. ccd0b69 Revert "Revert "Move SIP telephony related codes to framework."" by Chung-yih Wang · 14 years ago
  77. cde66df Revert "Move SIP telephony related codes to framework." by Chung-yih Wang · 14 years ago
  78. b631dcf Move SIP telephony related codes to framework. by Chung-yih Wang · 14 years ago
  79. 62f066a Merge "Add register methods in CallManager "do not merge"" into gingerbread by John Wang · 14 years ago
  80. 05a5a88 Add support for PSC of serving cell. by jsh · 14 years ago
  81. 0b80ac9 Add register methods in CallManager "do not merge" by John Wang · 14 years ago
  82. 4de9d20 Handle call list in CallManager "do not merge". by John Wang · 14 years ago
  83. ccd88b6 Create CallManager class "do not merge" by John Wang · 14 years ago
  84. 1540a7e am c69f5be0: Add PhoneSubInfo.getCompleteVoiceMailNumber. by Wink Saville · 14 years ago
  85. c69f5be Add PhoneSubInfo.getCompleteVoiceMailNumber. by Wink Saville · 14 years ago
  86. 374fe5c Remove voice mail number verification for testing on no-sim device by Xia Wang · 14 years ago
  87. 9c4ed13 am f9610b38: Merge "Make the DUN apn data secure." into froyo by Robert Greenwalt · 14 years ago
  88. 77b32dd Make the DUN apn data secure. by Robert Greenwalt · 14 years ago
  89. 5452541 am 3aecdb9d: merge from open-source master by The Android Open Source Project · 14 years ago
  90. 3aecdb9 merge from open-source master by The Android Open Source Project · 14 years ago
  91. e25863c fix build by Jean-Baptiste Queru · 14 years ago
  92. 143c3d3 am 5ccb8b8c: merge from open-source master by The Android Open Source Project · 14 years ago
  93. 5ccb8b8 merge from open-source master by The Android Open Source Project · 14 years ago
  94. d87ed5a Merge "Fix some typos and other cosmetic cleanups in telephony framework." by Jean-Baptiste Queru · 14 years ago
  95. 9f36f51 Fix updating and deleting FDN entries with an empty alpha identifier. by Jake Hamby · 14 years ago
  96. 27b2267 Merge "Abort FDN delete when number is empty (instead of name)" by Jean-Baptiste Queru · 14 years ago
  97. 12b6f6e am 55b7d124: merge from open-source master by The Android Open Source Project · 14 years ago
  98. 55b7d12 merge from open-source master by The Android Open Source Project · 14 years ago
  99. a2adf8f Merge "SetLocaleByCarrier, only if its not an unknown carrier." by Jean-Baptiste Queru · 14 years ago
  100. 390de22 Fix some typos and other cosmetic cleanups in telephony framework. by Jake Hamby · 14 years ago