1. bd57eea SipService: add wake lock for multiple components. by Hung-ying Tyan · 14 years ago
  2. 4f8fd10 Make SipService listen to WIFI state change events. by Hung-ying Tyan · 14 years ago
  3. d6fc979 SipService: mScreenOn is flipped to wrong value. by Hung-ying Tyan · 14 years ago
  4. 685b61b SipService: fix a missing switch-case break. by Hung-ying Tyan · 14 years ago
  5. c7fda18 Do not release the wifi lock if the screen is off. by Chung-yih Wang · 14 years ago
  6. aa562ff SipService: add permission check for using API by Hung-ying Tyan · 14 years ago
  7. 9db99a4 Make SipService broadcast SIP_SERVICE_UP when it's up. by Hung-ying Tyan · 14 years ago
  8. ee8a884 SIP: Fix busy authentication loop. by Hung-ying Tyan · 14 years ago
  9. 323d367 SipService: supply PendingIntent when open a profile. by Hung-ying Tyan · 14 years ago
  10. b031957 SipService: turn off verbose logging by Hung-ying Tyan · 14 years ago
  11. 6a53489 SipService: add UID check. by Hung-ying Tyan · 14 years ago
  12. fb3a98b SIP: misc fixes. by Hung-ying Tyan · 14 years ago
  13. 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]
  14. 84a357b Refactoring SIP classes to get ready for API review. by Hung-ying Tyan · 14 years ago
  15. fc51f2c SipService: fix thread/socket leak by Hung-ying Tyan · 14 years ago
  16. b17eae9 SipService: move event handling out of system server's main thread by Hung-ying Tyan · 14 years ago
  17. 9796379 SIP: convert enum to static final int. by Hung-ying Tyan · 14 years ago
  18. c4b8747 SIP: add config flag for wifi-only configuration. by Hung-ying Tyan · 14 years ago
  19. c751058 SipService: add log control, suppress ping log. by Hung-ying Tyan · 14 years ago
  20. 12bec5d SipService: ignore connect event for non-active networks. by Hung-ying Tyan · 14 years ago
  21. d231aa8 SipService: deliver connectivity change to all sessions. by Hung-ying Tyan · 14 years ago
  22. 3d7606a SIP: enhance timeout and registration status feedback. by Hung-ying Tyan · 14 years ago
  23. 4d1e012 Change the keep-alive interval to 10 seconds. by Chung-yih Wang · 14 years ago
  24. 95b15c3 SipService: reduce the usage of javax.sdp.*. by Chia-chi Yeh · 14 years ago
  25. 3424c02 Add software features for SIP and VOIP by Hung-ying Tyan · 14 years ago
  26. 5424c8d Add dynamic uid info for tracking the sip service usage. by Chung-yih Wang · 14 years ago
  27. 1d62c77 Fix the build by Chung-yih Wang · 14 years ago
  28. 2d94231 Add SIP service into system server. by Chung-yih Wang · 14 years ago