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