Age | Commit message (Collapse) | Author |
|
Change-Id: Ieaba759a0f69b45c4b8839cbed1fe757cdf190c5
|
|
Change-Id: I1b43414aaec8ea217b39a0d780c80a25409d0991
|
|
bug:3326867
Change-Id: I766e6e28f6ad3e84de2c9e24850d472ad00271cc
|
|
bug:3326867
Change-Id: Ic67dd7d4858f28224e4f01ad8b65bcd3a3c15f10
|
|
SipURI returns port -1 when port is not present in the URI.
Don't call SipProfile.Builder.setPort() when that happens.
Change-Id: Ic5fe7301195705a77010038cae20d6629b33135e
|
|
bug: http://b/3156148
Change-Id: I4fa5b274d2e90ebde12d9e99822dc193a65bad32
|
|
add a package description, revise class descriptions and edit some method docs
Change-Id: Ice969a99c830349674c65d99e4b7a6f1d2f24a7e
|
|
Change-Id: I09468e3149a242a3b1e085ad220eb74f84ac6c68
|
|
+ replace SipAudioCall and its Listener interfaces with real implementations,
+ remove SipAudioCallImpl.java, most of it is has become part of SipAudioCall,
+ add SipSession and its Listener classes to wrap ISipSession and ISipSessionListener,
+ move SipSessionState to SipSession.State,
+ make SipManager keep context and remove the context argument from many methods of its,
+ rename SipManager.getInstance() to newInstance(),
+ rename constant names for action strings and extra keys to follow conventions,
+ set thread names for debugging purpose.
Change-Id: Ie1790dc0e8f49c06c7fc80d33fec0f673a9c3044
|
|
Change-Id: I839280fe18502bb576f6e9c9a7948077c02fa570
|
|
and change errorCodeString to errorCode in
SipRegistrationListener.onRegistrationFailed().
Change-Id: Id9618f5a4b0effaed04f8b0dc60347499d9e4501
|
|
Change-Id: I37a215bafce57adf6911c81fd38db324bac686ec
|
|
Change-Id: Ibc340401b63799326b08aee6eba602a3e753b13f
|
|
Change-Id: I7ced47079fd2b00c7160b152eb4c1d34399e39dc
|
|
Change-Id: Ib81dadc39b73325c8438f078c7251857a83834fe
|