• Home
  • History
  • Annotate
  • only in /frameworks/opt/net/voip/src/java/android/net/
History log of /frameworks/opt/net/voip/src/java/android/net/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f08fe9659343327dc29da410b64597b33613c732 13-Apr-2016 Brad Ebinger <breadley@google.com> Do not use ISipService binder if it is null

Currently, if the com.android.phone process crashes, the ISipService
binder will become null. Check the Binder before using it to prevent the
SipManager from crashing. If attempts at reconnecting to the Binder
fail, throw a SipException.

Bug: 28100417
Change-Id: I23ab582e88fdb73fee820e3e52a7afbc2395f0d0
ip/SipManager.java
b65349013b2ee185dd7e0793ff6cbcbd76affa3e 03-May-2015 Svet Ganov <svetoslavganov@google.com> Use simpler API to get op package name

Change-Id: I678f5030350d0b795e46bed177e909a81536457f
tp/AudioGroup.java
b0d9f5e87cd4c7dc7d1cd4a52aec3bf2e07b63d3 30-Apr-2015 Svetoslav <svetoslavganov@google.com> Merge "Add SIP app op - voip" into mnc-dev
d08c8ddcf7bab2beaf212fb7607da15f51ebc09c 29-Apr-2015 Svetoslav <svetoslavganov@google.com> Add SIP app op - voip

Change-Id: Ibd11da46e8299655160653465753a61819d08064
ip/ISipService.aidl
ip/SipManager.java
c2d55f13a21fe6a288601deab6832c704c998781 28-Apr-2015 Svet Ganov <svetoslavganov@google.com> Respect the record audio app op - voip

Change-Id: I751e85cc444f4e5e2a0d31d132fcaafdb9828e15
tp/AudioGroup.java
cf38b8464007ebf626fc0d61a646491fc3d794cd 02-Sep-2014 Tyler Gunn <tgunn@google.com> Add supported URI scheme to PhoneAccounts. (2/4)

Added new SipManager intent used to communicate a change in the
SIP call option to the Telephony layer.

Bug: 17140110
Change-Id: Ie2133c33bf19552f29c86a67c142d08a6f0e6135
ip/SipManager.java
ae710cd10213c0a89e9daea945f3efa9f90b188e 25-Nov-2013 Ashok Bhat <ashok.bhat@arm.com> AArch64: Use long for pointers

long is used instead of integer to store pointers,
as native pointers can be 64-bit.

Change-Id: Ieff46385640096082eff60f4e30c282cf90081c2
Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
tp/AudioGroup.java
d012595fd71a41159ec437d072f5dc56db8444a2 29-Jan-2013 Wink Saville <wink@google.com> Delete frameworks/base/voip use voip-common from frameworks/opt/net/voip

Move the files down a level under src/, add Android.mk,
CleanSpec.mk and restore src/jni/rtp/Android.mk.

Change-Id: Ieaba759a0f69b45c4b8839cbed1fe757cdf190c5
tp/AudioCodec.java
tp/AudioGroup.java
tp/AudioStream.java
tp/RtpStream.java
tp/package.html
ip/ISipService.aidl
ip/ISipSession.aidl
ip/ISipSessionListener.aidl
ip/SimpleSessionDescription.java
ip/SipAudioCall.java
ip/SipErrorCode.java
ip/SipException.java
ip/SipManager.java
ip/SipProfile.aidl
ip/SipProfile.java
ip/SipRegistrationListener.java
ip/SipSession.java
ip/SipSessionAdapter.java
ip/package.html