1. ff0c3ac Issue 3370834: No Echo canceler for SIP by Eric Laurent · 13 years ago
  2. f0af349 Add REFER handling. by repo sync · 13 years ago
  3. c4307ca Merge "Keep last known keepalive interval to avoid duplicate effort." by Hung-ying Tyan · 13 years ago
  4. ee92565 Merge "Do not hold wifi lock when SIP is also available over mobile network." by Hung-ying Tyan · 13 years ago
  5. 98651c0 Merge "Do not keep alive for re-established call." by Hung-ying Tyan · 13 years ago
  6. cd9cb08 Keep last known keepalive interval to avoid duplicate effort. by Hung-ying Tyan · 13 years ago
  7. 108e51e Do not keep alive for re-established call. by Hung-ying Tyan · 13 years ago
  8. 987b505 Do not hold wifi lock when SIP is also available over mobile network. by Hung-ying Tyan · 13 years ago
  9. 42cdc7a Synchronize SipWakeupTimer.onReceive() by Hung-ying Tyan · 13 years ago
  10. 7d2904e Make NAT port timeout measurement more flexible. by Hung-ying Tyan · 13 years ago
  11. 3efff6c Record external IP and port from SIP responses by Hung-ying Tyan · 13 years ago
  12. bb18b40 Support INVITE w/o SDP. by repo sync · 13 years ago
  13. 0f8ceff Start keepalive process for the caller of a SIP call by Hung-ying Tyan · 13 years ago
  14. 22ecc3d Support Invite w/ Replaces request. by repo sync · 13 years ago
  15. 44ccfb0 Restart NAT port timeout measurement when keepalive fails and other fixes by Hung-ying Tyan · 13 years ago
  16. f22d0eb Execute all the due wakeup events in SipWakeupTimer. by Hung-ying Tyan · 13 years ago
  17. 9dbe2c7 Keep the keepalive process going after NAT port is changed. by Hung-ying Tyan · 13 years ago
  18. 8a044de Move the keepalive process to SipSessionImpl and make it reusable. by Hung-ying Tyan · 13 years ago
  19. dcb67c1 Merge "Move WakeupTimer out of SipService." by Hung-ying Tyan · 13 years ago
  20. 4cbf2d2 Move WakeupTimer out of SipService. by Hung-ying Tyan · 13 years ago
  21. aef08f1 Fix the issue of onNetwork in UI thread. by repo sync · 13 years ago
  22. 469491e Add KeepAlive Interval Measurement. by Chung-yih Wang · 13 years ago
  23. 792a8b8 Reconcile with gingerbread-release by The Android Open Source Project · 13 years ago
  24. 36daedc update for new audio.h header location by Dima Zavin · 13 years ago
  25. b4d2c9a Squashed commit of the following: by Andreas Huber · 13 years ago
  26. 3aacc75 am d81214da: am a7a9c4cb: am 46524f83: Merge "docs: add package description for RTP" into honeycomb-mr1 by Scott Main · 13 years ago
  27. f37799a am a7a9c4cb: am 46524f83: Merge "docs: add package description for RTP" into honeycomb-mr1 by Scott Main · 13 years ago
  28. abed3b9 docs: add package description for RTP by Scott Main · 13 years ago
  29. 31a824d audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  30. 4fa6aaa am 7a492a9a: am b7a76e84: am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls." into gingerbread by Eric Laurent · 13 years ago
  31. 4b9a71a am b7a76e84: am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls." into gingerbread by Eric Laurent · 13 years ago
  32. 871cede am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls." into gingerbread by Eric Laurent · 13 years ago
  33. 3f2fbd3 merge in gingerbread-release history after reset to gingerbread by The Android Automerger · 13 years ago
  34. 81b8e1b Issue 4157048: mic gain for VoIP/SIP calls. by Eric Laurent · 13 years ago
  35. 96366a5 am fae5e289: am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP calls with special allowed chars." by Brad Fitzpatrick · 13 years ago
  36. ef419d2 am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP calls with special allowed chars." by Brad Fitzpatrick · 13 years ago
  37. cf95f3b Making it possible to call SIP calls with special allowed chars. by Magnus Strandberg · 13 years ago
  38. 984a78d Include strings.h instead of string.h for the strcasecmp prototype. by Carl Shapiro · 13 years ago
  39. 18daeab frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  40. d0b4119 NEW_API: Unhide RTP APIs. by Chia-chi Yeh · 13 years ago
  41. 0a3e1f1 RTP: update javadocs. by Chia-chi Yeh · 13 years ago
  42. 2c615c8 Activate the wifi high perf. for sip calls. by Chung-yih Wang · 13 years ago
  43. a6d2f40 Add rport argument for a reinvite request. by Chung-yih Wang · 13 years ago
  44. 1c1df00 Make SIP AuthName APIs public. by Chung-yih Wang · 13 years ago
  45. 148a9f1 Reconcile gingerbread-plus-aosp and honeycomb by The Android Open Source Project · 13 years ago
  46. cab6c3a am 2ba92c71: (-s ours) do not merge bug 3370834 Cherrypick from master by Jean-Michel Trivi · 13 years ago
  47. f6146cf am 14b6d062: Merge changes Ib70e0cf2,I0691cd70 into gingerbread by Hung-ying Tyan · 13 years ago
  48. 1f66370 merge in gingerbread-release history after reset to gingerbread by The Android Automerger · 13 years ago
  49. 8f4417d am 1155efdc: (-s ours) am 2ba92c71: do not merge bug 3370834 Cherrypick from master by Jean-Michel Trivi · 13 years ago
  50. 9252644 do not merge bug 3370834 Cherrypick from master by Jean-Michel Trivi · 14 years ago
  51. c1c0a2a am 65ba2c42: Merge "Add auth. username in SipProfile." into gingerbread by Chung-yih Wang · 13 years ago
  52. 4997c25 am 8a424af1: am 14b6d062: Merge changes Ib70e0cf2,I0691cd70 into gingerbread by Hung-ying Tyan · 13 years ago
  53. 6f65c36 Merge changes Ib70e0cf2,I0691cd70 into gingerbread by Hung-ying Tyan · 13 years ago
  54. 1d16c8c am f46013b6: Merge "Merge "SipService: registers broadcast receivers on demand."" into honeycomb by Hung-ying Tyan · 13 years ago
  55. ef72b42 am 40f2cacb: Merge "SipService: release wake lock for cancelled tasks." by Hung-ying Tyan · 13 years ago
  56. 0f5ab78 Merge "Merge "SipService: registers broadcast receivers on demand."" into honeycomb by Hung-ying Tyan · 13 years ago
  57. dc75454 Merge "SipService: registers broadcast receivers on demand." by Hung-ying Tyan · 13 years ago
  58. f4a38e8 Merge "SipService: release wake lock for cancelled tasks." by Hung-ying Tyan · 13 years ago
  59. 672a53c am eb74d1aa: am 65ba2c42: Merge "Add auth. username in SipProfile." into gingerbread by Chung-yih Wang · 13 years ago
  60. 1b666e2 Merge "Add auth. username in SipProfile." from gingerbread. by Chung-yih Wang · 13 years ago
  61. ab82bb0 merge in gingerbread-release history after reset to gingerbread by The Android Automerger · 13 years ago
  62. 2d6c1e2 Add auth. username in SipProfile. by Chung-yih Wang · 13 years ago
  63. 5e90e3f SipService: registers broadcast receivers on demand. by Hung-ying Tyan · 13 years ago
  64. 04fcfe3 Enable built-in echo canceler if available. by Chia-chi Yeh · 13 years ago
  65. 448727b Do not set back to AudioManager.MODE_NORMAL in SipAudioCall. by Chia-chi Yeh · 13 years ago
  66. 73072b3 SipService: release wake lock for cancelled tasks. by Hung-ying Tyan · 13 years ago
  67. 16eea5b merge in gingerbread-release history after reset to gingerbread by The Android Automerger · 13 years ago
  68. b9473a2 am dc78e3fe: am 3cf71376: RTP: Send silence packets on idle streams for every second. by Chia-chi Yeh · 13 years ago
  69. 9795c25 RTP: Send silence packets on idle streams for every second. by Chia-chi Yeh · 13 years ago
  70. 01beb00 am aec9a33f: am e0bd2688: Merge "Check if VoIP API is supported in SipManager." into gingerbread by Hung-ying Tyan · 13 years ago
  71. 0504432 merge in gingerbread-release history after reset to gingerbread by The Android Automerger · 13 years ago
  72. 4945817 merge in gingerbread-release history after reset to gingerbread by The Android Automerger · 13 years ago
  73. 38ee75e Check if VoIP API is supported in SipManager. by Hung-ying Tyan · 13 years ago
  74. 99bf7e8 am d90bc225: am a936b256: Remove SIP realm/domain check by Hung-ying Tyan · 13 years ago
  75. 50d50fb am 87792491: am acf64935: Merge "Check port in create peer\'s SIP profile." into gingerbread by Hung-ying Tyan · 13 years ago
  76. a0b7374 Remove SIP realm/domain check by Hung-ying Tyan · 13 years ago
  77. 007493a Check port in create peer's SIP profile. by Hung-ying Tyan · 13 years ago
  78. 9018911 Check port in create peer's SIP profile. by Hung-ying Tyan · 13 years ago
  79. 7897838 am c9cc9ab5: am 5f86d7f5: Merge "Fix SIP bug of different transport/port used for requests." into gingerbread by Chung-yih Wang · 13 years ago
  80. 2e45c0b Fix SIP bug of different transport/port used for requests. by Chung-yih Wang · 14 years ago
  81. 2e55541 am 7da1ffc9: am e2abd103: Merge "Set AudioGroup mode according to audio settings" into gingerbread by Hung-ying Tyan · 14 years ago
  82. 6f60e88 Merge "Set AudioGroup mode according to audio settings" into gingerbread by Hung-ying Tyan · 14 years ago
  83. b79e946 am 6034f9b2: am 06e8cdc0: Fix race between ending and answering a SIP call. by Hung-ying Tyan · 14 years ago
  84. 7e61fd9 am ed34b244: am d7116ff1: Merge "Do not suppress error feedback during a SIP call." into gingerbread by Hung-ying Tyan · 14 years ago
  85. d47a47a Fix race between ending and answering a SIP call. by Hung-ying Tyan · 14 years ago
  86. 3a0725e Merge "RTP: Prepare to unhide the APIs." by Chia-chi Yeh · 14 years ago
  87. a54e366 RTP: Prepare to unhide the APIs. by Chia-chi Yeh · 14 years ago
  88. 386b584 am c41b27e2: am 349f3509: Merge "Correct SipService.isOpened() implementation." into gingerbread by Hung-ying Tyan · 14 years ago
  89. 55e1d35 am 5c85338d: am d9e12303: Merge "Notify SipSessions before closing SIP stack." into gingerbread by Hung-ying Tyan · 14 years ago
  90. b41fefb am 0e58a952: am 0bba9535: Merge "Throw proper exceptions in SipManager" into gingerbread by Hung-ying Tyan · 14 years ago
  91. b504f44 am e843dfa8: am bd399b0b: Merge "RTP: Pause echo suppressor when far-end volume is low." into gingerbread by Chia-chi Yeh · 14 years ago
  92. 44afaba Set AudioGroup mode according to audio settings by Hung-ying Tyan · 14 years ago
  93. bddf530 Do not suppress error feedback during a SIP call. by Hung-ying Tyan · 14 years ago
  94. 3f4f24d Merge "Correct SipService.isOpened() implementation." into gingerbread by Hung-ying Tyan · 14 years ago
  95. 401002d Merge "Notify SipSessions before closing SIP stack." into gingerbread by Hung-ying Tyan · 14 years ago
  96. f3e51b0 Merge "Throw proper exceptions in SipManager" into gingerbread by Hung-ying Tyan · 14 years ago
  97. a8dd81a Merge "RTP: Pause echo suppressor when far-end volume is low." into gingerbread by Chia-chi Yeh · 14 years ago
  98. b030e52 Throw proper exceptions in SipManager by Hung-ying Tyan · 14 years ago
  99. 6174793 Correct SipService.isOpened() implementation. by Hung-ying Tyan · 14 years ago
  100. a2fc0d3 Merge branch 'gingerbread' into gingerbread-release by The Android Automerger · 14 years ago