1. a6cec8f Synchronize SipWakeupTimer.onReceive() by Hung-ying Tyan · 13 years ago
  2. 129d0b0 Make NAT port timeout measurement more flexible. by Hung-ying Tyan · 13 years ago
  3. 99705b5 Record external IP and port from SIP responses by Hung-ying Tyan · 13 years ago
  4. 2093561 Support INVITE w/o SDP. by repo sync · 13 years ago
  5. 233718c Start keepalive process for the caller of a SIP call by Hung-ying Tyan · 13 years ago
  6. 1aceda3 Support Invite w/ Replaces request. by repo sync · 13 years ago
  7. e65f3a8 Restart NAT port timeout measurement when keepalive fails and other fixes by Hung-ying Tyan · 13 years ago
  8. 4af085f Execute all the due wakeup events in SipWakeupTimer. by Hung-ying Tyan · 13 years ago
  9. 1275070 Keep the keepalive process going after NAT port is changed. by Hung-ying Tyan · 13 years ago
  10. 4a267a9 Move the keepalive process to SipSessionImpl and make it reusable. by Hung-ying Tyan · 13 years ago
  11. ac320b2 Merge "Move WakeupTimer out of SipService." by Hung-ying Tyan · 13 years ago
  12. 5621554 Move WakeupTimer out of SipService. by Hung-ying Tyan · 13 years ago
  13. c133781 Fix the issue of onNetwork in UI thread. by repo sync · 13 years ago
  14. bb0a989 Add KeepAlive Interval Measurement. by Chung-yih Wang · 13 years ago
  15. 34bb419 update for new audio.h header location by Dima Zavin · 13 years ago
  16. 4b3913a Squashed commit of the following: by Andreas Huber · 13 years ago
  17. b8df57d am d81214da: am a7a9c4cb: am 46524f83: Merge "docs: add package description for RTP" into honeycomb-mr1 by Scott Main · 13 years ago
  18. d81214d am a7a9c4cb: am 46524f83: Merge "docs: add package description for RTP" into honeycomb-mr1 by Scott Main · 13 years ago
  19. de9acb7 docs: add package description for RTP by Scott Main · 13 years ago
  20. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  21. d8cbd16 am 7a492a9a: am b7a76e84: am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls." into gingerbread by Eric Laurent · 13 years ago
  22. 7a492a9 am b7a76e84: am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls." into gingerbread by Eric Laurent · 13 years ago
  23. b7a76e8 am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls." into gingerbread by Eric Laurent · 13 years ago
  24. d7a724e Issue 4157048: mic gain for VoIP/SIP calls. by Eric Laurent · 13 years ago
  25. 397de16 am fae5e289: am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP calls with special allowed chars." by Brad Fitzpatrick · 13 years ago
  26. fae5e28 am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP calls with special allowed chars." by Brad Fitzpatrick · 13 years ago
  27. b5c72ea Making it possible to call SIP calls with special allowed chars. by Magnus Strandberg · 13 years ago
  28. 3f9e089 Include strings.h instead of string.h for the strcasecmp prototype. by Carl Shapiro · 13 years ago
  29. 3070af0 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  30. 6defd2d NEW_API: Unhide RTP APIs. by Chia-chi Yeh · 13 years ago
  31. c52f5b2 RTP: update javadocs. by Chia-chi Yeh · 13 years ago
  32. 89bc1fe Activate the wifi high perf. for sip calls. by Chung-yih Wang · 13 years ago
  33. fcd0e50 Add rport argument for a reinvite request. by Chung-yih Wang · 13 years ago
  34. 9e25df4 Make SIP AuthName APIs public. by Chung-yih Wang · 13 years ago
  35. 2ba92c7 do not merge bug 3370834 Cherrypick from master by Jean-Michel Trivi · 14 years ago
  36. 14b6d06 Merge changes Ib70e0cf2,I0691cd70 into gingerbread by Hung-ying Tyan · 13 years ago
  37. f46013b Merge "Merge "SipService: registers broadcast receivers on demand."" into honeycomb by Hung-ying Tyan · 13 years ago
  38. e9b5407 Merge "SipService: registers broadcast receivers on demand." by Hung-ying Tyan · 14 years ago
  39. 40f2cac Merge "SipService: release wake lock for cancelled tasks." by Hung-ying Tyan · 14 years ago
  40. 0f7de88 Merge "Add auth. username in SipProfile." from gingerbread. by Chung-yih Wang · 14 years ago
  41. f268a2f Add auth. username in SipProfile. by Chung-yih Wang · 14 years ago
  42. f0bb1ce SipService: registers broadcast receivers on demand. by Hung-ying Tyan · 14 years ago
  43. d87be27 Enable built-in echo canceler if available. by Chia-chi Yeh · 14 years ago
  44. 4bf82df Do not set back to AudioManager.MODE_NORMAL in SipAudioCall. by Chia-chi Yeh · 14 years ago
  45. 0c01e6e SipService: release wake lock for cancelled tasks. by Hung-ying Tyan · 14 years ago
  46. d0da380 am dc78e3fe: am 3cf71376: RTP: Send silence packets on idle streams for every second. by Chia-chi Yeh · 14 years ago
  47. 3cf7137 RTP: Send silence packets on idle streams for every second. by Chia-chi Yeh · 14 years ago
  48. 33808c6 am aec9a33f: am e0bd2688: Merge "Check if VoIP API is supported in SipManager." into gingerbread by Hung-ying Tyan · 14 years ago
  49. 5bd3782 Check if VoIP API is supported in SipManager. by Hung-ying Tyan · 14 years ago
  50. 635b2b7 am d90bc225: am a936b256: Remove SIP realm/domain check by Hung-ying Tyan · 14 years ago
  51. a936b25 Remove SIP realm/domain check by Hung-ying Tyan · 14 years ago
  52. 58ee2ac Check port in create peer's SIP profile. by Hung-ying Tyan · 14 years ago
  53. eecf4a6 Check port in create peer's SIP profile. by Hung-ying Tyan · 14 years ago
  54. c030a16 am c9cc9ab5: am 5f86d7f5: Merge "Fix SIP bug of different transport/port used for requests." into gingerbread by Chung-yih Wang · 14 years ago
  55. f053292 Fix SIP bug of different transport/port used for requests. by Chung-yih Wang · 14 years ago
  56. 2aef9a1 am 7da1ffc9: am e2abd103: Merge "Set AudioGroup mode according to audio settings" into gingerbread by Hung-ying Tyan · 14 years ago
  57. e2abd10 Merge "Set AudioGroup mode according to audio settings" into gingerbread by Hung-ying Tyan · 14 years ago
  58. d6b0d68 am 6034f9b2: am 06e8cdc0: Fix race between ending and answering a SIP call. by Hung-ying Tyan · 14 years ago
  59. db42452 am ed34b244: am d7116ff1: Merge "Do not suppress error feedback during a SIP call." into gingerbread by Hung-ying Tyan · 14 years ago
  60. 06e8cdc Fix race between ending and answering a SIP call. by Hung-ying Tyan · 14 years ago
  61. 4c7cc83 Merge "RTP: Prepare to unhide the APIs." by Chia-chi Yeh · 14 years ago
  62. 53aa6ef RTP: Prepare to unhide the APIs. by Chia-chi Yeh · 14 years ago
  63. 1c8c173 am c41b27e2: am 349f3509: Merge "Correct SipService.isOpened() implementation." into gingerbread by Hung-ying Tyan · 14 years ago
  64. 1210067 am 5c85338d: am d9e12303: Merge "Notify SipSessions before closing SIP stack." into gingerbread by Hung-ying Tyan · 14 years ago
  65. ebf28fa am 0e58a952: am 0bba9535: Merge "Throw proper exceptions in SipManager" into gingerbread by Hung-ying Tyan · 14 years ago
  66. 342a9be am e843dfa8: am bd399b0b: Merge "RTP: Pause echo suppressor when far-end volume is low." into gingerbread by Chia-chi Yeh · 14 years ago
  67. fa81463 Set AudioGroup mode according to audio settings by Hung-ying Tyan · 14 years ago
  68. 4189d99 Do not suppress error feedback during a SIP call. by Hung-ying Tyan · 14 years ago
  69. 349f350 Merge "Correct SipService.isOpened() implementation." into gingerbread by Hung-ying Tyan · 14 years ago
  70. d9e1230 Merge "Notify SipSessions before closing SIP stack." into gingerbread by Hung-ying Tyan · 14 years ago
  71. 0bba953 Merge "Throw proper exceptions in SipManager" into gingerbread by Hung-ying Tyan · 14 years ago
  72. bd399b0 Merge "RTP: Pause echo suppressor when far-end volume is low." into gingerbread by Chia-chi Yeh · 14 years ago
  73. 8d1b2a1 Throw proper exceptions in SipManager by Hung-ying Tyan · 14 years ago
  74. 262cdfc Correct SipService.isOpened() implementation. by Hung-ying Tyan · 14 years ago
  75. e5bc8f6 am 9a8df805: am 1112632a: Merge "docs: revise javadocs for sip add a package description, revise class descriptions and edit some method docs" into gingerbread by Scott Main · 14 years ago
  76. 02b1d68 docs: revise javadocs for sip by Scott Main · 14 years ago
  77. 0c7d306 RTP: Pause echo suppressor when far-end volume is low. by Chia-chi Yeh · 14 years ago
  78. 5d0c5cf Notify SipSessions before closing SIP stack. by Hung-ying Tyan · 14 years ago
  79. 2754b4b am d4d3f36f: am 1257d330: Merge "Clean up pending sessions on incoming call in SipService" into gingerbread by Hung-ying Tyan · 14 years ago
  80. 60c45d0 Clean up pending sessions on incoming call in SipService by Hung-ying Tyan · 14 years ago
  81. 39df533 am 044fcd64: am 703aae06: Merge "RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples." into gingerbread by Chia-chi Yeh · 14 years ago
  82. 6d848f7 am bdc15d8b: am 4056ab97: Merge "Add permission requirements to SipAudioCall and SipManager javadoc." into gingerbread by Hung-ying Tyan · 14 years ago
  83. 703aae0 Merge "RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples." into gingerbread by Chia-chi Yeh · 14 years ago
  84. 8a68b52 RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples. by Chia-chi Yeh · 14 years ago
  85. 164cd43 am 51028569: am 1180f2a0: Merge "Remove ringtone API from SipAudioCall." into gingerbread by Hung-ying Tyan · 14 years ago
  86. 16f5d6e am aefcdde4: am 4944fdd7: Periodically scan wifi when wifi is not connected and wifi lock is grabbed in SipService. by Chung-yih Wang · 14 years ago
  87. 9d6d17f am 35d9e770: am 0a6e717f: Handle dialing a SIP call to self. by Hung-ying Tyan · 14 years ago
  88. 385a753 resolved conflicts for merge of 368fdba4 to master by Brad Fitzpatrick · 14 years ago
  89. e87b644 Add permission requirements to SipAudioCall and SipManager javadoc. by Hung-ying Tyan · 14 years ago
  90. 9b449e5 Remove ringtone API from SipAudioCall. by Hung-ying Tyan · 14 years ago
  91. 4944fdd Periodically scan wifi when wifi is not connected and wifi lock is by Chung-yih Wang · 14 years ago
  92. 0a6e717 Handle dialing a SIP call to self. by Hung-ying Tyan · 14 years ago
  93. 431bb22 Reduce logging. by Joe Onorato · 14 years ago
  94. dc58e52 am cd6fe63f: am b4116c09: Fix the incorrect environment variable name for the thread pool size. by Chung-yih Wang · 14 years ago
  95. 78c206c am 085996c4: am 45bd8303: Merge "Uncomment SIP/VOIP feature check in SipManager." into gingerbread by John Huang · 14 years ago
  96. 723e997 am 3e9bcb98: am 382717f3: Merge "Set the thread pool size of NIST sip stack to one." into gingerbread by John Huang · 14 years ago
  97. b4116c0 Fix the incorrect environment variable name for the thread pool size. by Chung-yih Wang · 14 years ago
  98. 45bd830 Merge "Uncomment SIP/VOIP feature check in SipManager." into gingerbread by John Huang · 14 years ago
  99. a0cdfbf Uncomment SIP/VOIP feature check in SipManager. by Hung-ying Tyan · 14 years ago
  100. 66cc535 Set the thread pool size of NIST sip stack to one. by Chung-yih Wang · 14 years ago