index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
voip
/
java
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add uri field to SipManager.ListenerRelay
Hung-ying Tyan
2010-09-30
1
-10
/
+12
*
Merge "RTP: Enable AMR codec." into gingerbread
Chia-chi Yeh
2010-09-29
1
-2
/
+1
|
\
|
*
RTP: Enable AMR codec.
Chia-chi Yeh
2010-09-30
1
-2
/
+1
*
|
Merge "SIP: misc fixes." into gingerbread
Hung-ying Tyan
2010-09-29
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
SIP: misc fixes.
Hung-ying Tyan
2010-09-30
1
-1
/
+3
*
|
RTP: Enable GSM-EFR codec.
Chia-chi Yeh
2010-09-30
1
-1
/
+1
*
|
RTP: Enable GSM codec.
Chia-chi Yeh
2010-09-29
1
-1
/
+1
|
/
*
Merge "SipAudioCall: remove SipManager dependency." into gingerbread
Hung-ying Tyan
2010-09-27
2
-11
/
+12
|
\
|
*
SipAudioCall: remove SipManager dependency.
Hung-ying Tyan
2010-09-24
2
-11
/
+12
*
|
SipService: handle cross-domain authentication error
Hung-ying Tyan
2010-09-27
1
-0
/
+5
|
/
*
SDP: remove dead code.
Chia-chi Yeh
2010-09-24
3
-530
/
+0
*
Refactoring SIP classes to get ready for API review.
Hung-ying Tyan
2010-09-24
6
-1061
/
+1459
*
Fix the build.
repo sync
2010-09-23
1
-1
/
+1
*
SIP: Make SipAudioCallImpl use SimpleSessionDescription instead of javax.sdp.
repo sync
2010-09-23
1
-196
/
+185
*
SDP: Add a simple class to help manipulate session descriptions.
Chia-chi Yeh
2010-09-23
1
-0
/
+612
*
RTP: Add two getters to retrieve the current configuration from AudioStream.
Chia-chi Yeh
2010-09-23
1
-1
/
+20
*
RTP: Extend codec capability and update the APIs.
Chia-chi Yeh
2010-09-23
4
-62
/
+244
*
SipPhone: fix missing-call DisconnectCause feedback
Hung-ying Tyan
2010-09-20
1
-8
/
+8
*
SIP: convert enum to static final int.
Hung-ying Tyan
2010-09-20
9
-71
/
+127
*
SIP: add config flag for wifi-only configuration.
Hung-ying Tyan
2010-09-20
1
-0
/
+8
*
SipAudioCall: expose startAudio()
Hung-ying Tyan
2010-09-17
2
-61
/
+72
*
Add timer to SIP session creation process.
Hung-ying Tyan
2010-09-17
4
-27
/
+81
*
Fix links in SIP API javadoc.
Hung-ying Tyan
2010-09-16
7
-45
/
+40
*
SIP: add PEER_NOT_REACHABLE error feedback.
Hung-ying Tyan
2010-09-15
1
-0
/
+3
*
SipService: ignore connect event for non-active networks.
Hung-ying Tyan
2010-09-15
1
-11
/
+12
*
SipAudioCall: use SipErrorCode instead of string in onError()
Hung-ying Tyan
2010-09-14
2
-24
/
+52
*
SIP: remove dependency on javax.sip
Hung-ying Tyan
2010-09-14
4
-12
/
+16
*
SipService: deliver connectivity change to all sessions.
Hung-ying Tyan
2010-09-14
1
-1
/
+4
*
SIP: enhance timeout and registration status feedback.
Hung-ying Tyan
2010-09-13
1
-1
/
+7
*
SIP: remove dependency on javax.sip.SipException.
Hung-ying Tyan
2010-09-13
4
-7
/
+40
*
SIP: add SipErrorCode for error feedback.
Hung-ying Tyan
2010-09-10
6
-25
/
+68
*
SipManager: always return true for SIP API and VOIP support query.
Hung-ying Tyan
2010-09-03
1
-0
/
+6
*
Merge "SipService: reduce the usage of javax.sdp.*." into gingerbread
Chia-chi Yeh
2010-09-02
7
-38
/
+27
|
\
|
*
SipService: reduce the usage of javax.sdp.*.
Chia-chi Yeh
2010-09-02
7
-38
/
+27
*
|
SipProfile: remove outgoingCallAllowed flag.
Hung-ying Tyan
2010-09-02
1
-23
/
+1
|
/
*
Add software features for SIP and VOIP
Hung-ying Tyan
2010-09-02
1
-9
/
+24
*
Add Wifi High Perf. mode during a call.
Chung-yih Wang
2010-08-26
1
-1
/
+28
*
Add dynamic uid info for tracking the sip service usage.
Chung-yih Wang
2010-08-26
1
-0
/
+19
*
Merge "SipProfile: add isOutgoingCallAllowed() and new builder constructor" i...
Hung-ying Tyan
2010-08-24
1
-1
/
+40
|
\
|
*
SipProfile: add isOutgoingCallAllowed() and new builder constructor
Hung-ying Tyan
2010-08-24
1
-1
/
+40
*
|
Add confcall management to SIP calls
Hung-ying Tyan
2010-08-24
2
-18
/
+45
|
/
*
RTP: fix few leaks when fail to add streams into a group.
Chia-chi Yeh
2010-08-19
1
-7
/
+8
*
Fix the IN_CALL mode issue.
Chung-yih Wang
2010-08-16
2
-15
/
+11
*
SipAudioCall: perform local ops before network op in endCall()
Hung-ying Tyan
2010-08-10
1
-1
/
+4
*
SIP: clean up unused class and fields.
Hung-ying Tyan
2010-08-10
2
-82
/
+0
*
Revert "Move SIP telephony related codes to framework."
Chung-yih Wang
2010-08-05
1
-2
/
+1
*
Move SIP telephony related codes to framework.
Chung-yih Wang
2010-08-05
1
-1
/
+2
*
Move the sip related codes to framework.
Chung-yih Wang
2010-08-05
19
-0
/
+3487