index
:
Project-1CE/frameworks_base
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
/
voip
/
java
/
android
/
net
/
sip
/
SipProfile.java
Age
Commit message (
Expand
)
Author
2013-01-28
Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip
Wink Saville
2011-12-22
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-02-17
Make SIP AuthName APIs public.
Chung-yih Wang
2011-01-12
Merge "Add auth. username in SipProfile." from gingerbread.
Chung-yih Wang
2010-12-16
Check port in create peer's SIP profile.
Hung-ying Tyan
2010-12-07
Fix SIP bug of different transport/port used for requests.
Chung-yih Wang
2010-10-28
docs: revise javadocs for sip
Scott Main
2010-10-08
Unhide SIP API.
Hung-ying Tyan
2010-09-24
Refactoring SIP classes to get ready for API review.
Hung-ying Tyan
2010-09-16
Fix links in SIP API javadoc.
Hung-ying Tyan
2010-09-14
SIP: remove dependency on javax.sip
Hung-ying Tyan
2010-09-02
SipProfile: remove outgoingCallAllowed flag.
Hung-ying Tyan
2010-08-26
Add dynamic uid info for tracking the sip service usage.
Chung-yih Wang
2010-08-24
SipProfile: add isOutgoingCallAllowed() and new builder constructor
Hung-ying Tyan
2010-08-05
Move the sip related codes to framework.
Chung-yih Wang