summaryrefslogtreecommitdiffstats
path: root/voip/java/android/net/sip/SipProfile.java
Commit message (Expand)AuthorAgeFilesLines
* docs: revise javadocs for sipScott Main2010-10-281-2/+5
* Unhide SIP API.Hung-ying Tyan2010-10-081-1/+0
* Refactoring SIP classes to get ready for API review.Hung-ying Tyan2010-09-241-3/+2
* Fix links in SIP API javadoc.Hung-ying Tyan2010-09-161-3/+5
* SIP: remove dependency on javax.sipHung-ying Tyan2010-09-141-7/+11
* SipProfile: remove outgoingCallAllowed flag.Hung-ying Tyan2010-09-021-23/+1
* Add dynamic uid info for tracking the sip service usage.Chung-yih Wang2010-08-261-0/+19
* SipProfile: add isOutgoingCallAllowed() and new builder constructorHung-ying Tyan2010-08-241-1/+40
* Move the sip related codes to framework.Chung-yih Wang2010-08-051-0/+401