1. c2bd616 SipService: grab Wi-Fi lock only when necessary. by Chia-chi Yeh · 13 years ago
  2. cb6ee06 SIP: turn off verbose logs. by Chia-chi Yeh · 13 years ago
  3. ee59e6a SipService: handle connectivity changes correctly. by Chia-chi Yeh · 13 years ago
  4. d17b6d5 SIP: fix keep-alive measurement and increase the timeout. by Chia-chi Yeh · 13 years ago
  5. 9edfa10 Keep last known keepalive interval to avoid duplicate effort. by Hung-ying Tyan · 13 years ago
  6. f89654d Do not hold wifi lock when SIP is also available over mobile network. by Hung-ying Tyan · 13 years ago
  7. 129d0b0 Make NAT port timeout measurement more flexible. by Hung-ying Tyan · 13 years ago
  8. e65f3a8 Restart NAT port timeout measurement when keepalive fails and other fixes 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. 5621554 Move WakeupTimer out of SipService. by Hung-ying Tyan · 13 years ago
  12. bb0a989 Add KeepAlive Interval Measurement. by Chung-yih Wang · 13 years ago
  13. f46013b Merge "Merge "SipService: registers broadcast receivers on demand."" into honeycomb by Hung-ying Tyan · 14 years ago
  14. e9b5407 Merge "SipService: registers broadcast receivers on demand." by Hung-ying Tyan · 14 years ago
  15. 40f2cac Merge "SipService: release wake lock for cancelled tasks." by Hung-ying Tyan · 14 years ago
  16. 262cdfc Correct SipService.isOpened() implementation. by Hung-ying Tyan · 14 years ago
  17. 60c45d0 Clean up pending sessions on incoming call in SipService by Hung-ying Tyan · 14 years ago
  18. 4944fdd Periodically scan wifi when wifi is not connected and wifi lock is by Chung-yih Wang · 14 years ago
  19. 0a6e717 Handle dialing a SIP call to self. by Hung-ying Tyan · 14 years ago
  20. 431bb22 Reduce logging. by Joe Onorato · 14 years ago
  21. 28f63c0 SipService: add wake lock for incoming INVITE packets. by Hung-ying Tyan · 14 years ago
  22. bd57eea SipService: add wake lock for multiple components. by Hung-ying Tyan · 14 years ago
  23. 4f8fd10 Make SipService listen to WIFI state change events. by Hung-ying Tyan · 14 years ago
  24. d6fc979 SipService: mScreenOn is flipped to wrong value. by Hung-ying Tyan · 14 years ago
  25. 685b61b SipService: fix a missing switch-case break. by Hung-ying Tyan · 14 years ago
  26. c7fda18 Do not release the wifi lock if the screen is off. by Chung-yih Wang · 14 years ago
  27. aa562ff SipService: add permission check for using API by Hung-ying Tyan · 14 years ago
  28. 9db99a4 Make SipService broadcast SIP_SERVICE_UP when it's up. by Hung-ying Tyan · 14 years ago
  29. ee8a884 SIP: Fix busy authentication loop. by Hung-ying Tyan · 14 years ago
  30. 323d367 SipService: supply PendingIntent when open a profile. by Hung-ying Tyan · 14 years ago
  31. b031957 SipService: turn off verbose logging by Hung-ying Tyan · 14 years ago
  32. 6a53489 SipService: add UID check. by Hung-ying Tyan · 14 years ago
  33. fb3a98b SIP: misc fixes. by Hung-ying Tyan · 14 years ago
  34. 7e54ef7 Move SipService out of SystemServer to phone process. by Hung-ying Tyan · 14 years ago[Renamed (98%) from services/java/com/android/server/sip/SipService.java]
  35. 84a357b Refactoring SIP classes to get ready for API review. by Hung-ying Tyan · 14 years ago
  36. fc51f2c SipService: fix thread/socket leak by Hung-ying Tyan · 14 years ago
  37. b17eae9 SipService: move event handling out of system server's main thread by Hung-ying Tyan · 14 years ago
  38. 9796379 SIP: convert enum to static final int. by Hung-ying Tyan · 14 years ago
  39. c4b8747 SIP: add config flag for wifi-only configuration. by Hung-ying Tyan · 14 years ago
  40. c751058 SipService: add log control, suppress ping log. by Hung-ying Tyan · 14 years ago
  41. 12bec5d SipService: ignore connect event for non-active networks. by Hung-ying Tyan · 14 years ago
  42. d231aa8 SipService: deliver connectivity change to all sessions. by Hung-ying Tyan · 14 years ago
  43. 3d7606a SIP: enhance timeout and registration status feedback. by Hung-ying Tyan · 14 years ago
  44. 4d1e012 Change the keep-alive interval to 10 seconds. by Chung-yih Wang · 14 years ago
  45. 95b15c3 SipService: reduce the usage of javax.sdp.*. by Chia-chi Yeh · 14 years ago
  46. 3424c02 Add software features for SIP and VOIP by Hung-ying Tyan · 14 years ago
  47. 5424c8d Add dynamic uid info for tracking the sip service usage. by Chung-yih Wang · 14 years ago
  48. 1d62c77 Fix the build by Chung-yih Wang · 14 years ago
  49. 2d94231 Add SIP service into system server. by Chung-yih Wang · 14 years ago