summaryrefslogtreecommitdiff
path: root/voip/java/android/net/sip/SipManager.java
AgeCommit message (Expand)Author
2013-01-28Delete frameworks/base/voip use voip-common from frameworks/opt/net/voipWink Saville
2013-01-22Add debug and some cleanupWink Saville
2011-12-22docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez
2011-08-01Prevent NullPointerException cases while using SipService.Masahiko Endo
2010-12-21Check if VoIP API is supported in SipManager.Hung-ying Tyan
2010-11-03Throw proper exceptions in SipManagerHung-ying Tyan
2010-10-28docs: revise javadocs for sipScott Main
2010-10-21Add permission requirements to SipAudioCall and SipManager javadoc.Hung-ying Tyan
2010-10-20Remove ringtone API from SipAudioCall.Hung-ying Tyan
2010-10-18Uncomment SIP/VOIP feature check in SipManager.Hung-ying Tyan
2010-10-08Unhide SIP API.Hung-ying Tyan
2010-10-07Make SipService broadcast SIP_SERVICE_UP when it's up.Hung-ying Tyan
2010-10-05SipService: supply PendingIntent when open a profile.Hung-ying Tyan
2010-10-04SIP: minor fixes.Hung-ying Tyan
2010-09-30Add uri field to SipManager.ListenerRelayHung-ying Tyan
2010-09-30SIP: misc fixes.Hung-ying Tyan
2010-09-24SipAudioCall: remove SipManager dependency.Hung-ying Tyan
2010-09-24Refactoring SIP classes to get ready for API review.Hung-ying Tyan
2010-09-20SIP: convert enum to static final int.Hung-ying Tyan
2010-09-20SIP: add config flag for wifi-only configuration.Hung-ying Tyan
2010-09-17Add timer to SIP session creation process.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-13SIP: remove dependency on javax.sip.SipException.Hung-ying Tyan
2010-09-03SipManager: always return true for SIP API and VOIP support query.Hung-ying Tyan
2010-09-02SipService: reduce the usage of javax.sdp.*.Chia-chi Yeh
2010-09-02Add software features for SIP and VOIPHung-ying Tyan
2010-08-10SIP: clean up unused class and fields.Hung-ying Tyan
2010-08-05Revert "Move SIP telephony related codes to framework."Chung-yih Wang
2010-08-05Move SIP telephony related codes to framework.Chung-yih Wang
2010-08-05Move the sip related codes to framework.Chung-yih Wang