index
:
Project-1CE/frameworks_base
25q2
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
sip
/
SipService.java
Age
Commit message (
Expand
)
Author
2010-09-28
Move SipService out of SystemServer to phone process.
Hung-ying Tyan
2010-09-24
Refactoring SIP classes to get ready for API review.
Hung-ying Tyan
2010-09-23
SipService: fix thread/socket leak
Hung-ying Tyan
2010-09-20
SipService: move event handling out of system server's main thread
Hung-ying Tyan
2010-09-20
SIP: convert enum to static final int.
Hung-ying Tyan
2010-09-20
SIP: add config flag for wifi-only configuration.
Hung-ying Tyan
2010-09-16
SipService: add log control, suppress ping log.
Hung-ying Tyan
2010-09-15
SipService: ignore connect event for non-active networks.
Hung-ying Tyan
2010-09-14
SipService: deliver connectivity change to all sessions.
Hung-ying Tyan
2010-09-13
SIP: enhance timeout and registration status feedback.
Hung-ying Tyan
2010-09-09
Change the keep-alive interval to 10 seconds.
Chung-yih Wang
2010-09-02
SipService: reduce the usage of javax.sdp.*.
Chia-chi Yeh
2010-09-02
Add software features for SIP and VOIP
Hung-ying Tyan
2010-08-26
Add dynamic uid info for tracking the sip service usage.
Chung-yih Wang
2010-08-06
Fix the build
Chung-yih Wang
2010-08-06
Add SIP service into system server.
Chung-yih Wang