index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
voip
/
java
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make SimpleSessionDescription locale safe
Johan Redestig
2012-08-29
1
-1
/
+2
*
docs: fix several links
Scott Main
2012-06-22
1
-1
/
+1
*
RTP: refactor a little bit and fix few minor bugs.
Chia-chi Yeh
2012-03-30
3
-21
/
+24
*
RTP: add a null-check in AudioStream.setDtmfType().
Chia-chi Yeh
2012-03-27
1
-1
/
+1
*
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
4
-3
/
+30
*
Handle SIP authentication response for BYE.
Hung-ying Tyan
2011-08-15
1
-0
/
+3
*
am 0793586b: am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointe...
Conley Owens
2011-08-02
1
-1
/
+9
|
\
|
*
am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointerException ca...
Conley Owens
2011-08-02
1
-1
/
+9
|
|
\
|
|
*
Prevent NullPointerException cases while using SipService.
Masahiko Endo
2011-08-01
1
-1
/
+9
|
|
*
Add auth. username in SipProfile.
Chung-yih Wang
2011-01-07
1
-0
/
+26
*
|
|
Add REFER handling.
repo sync
2011-07-13
1
-3
/
+8
*
|
|
Support INVITE w/o SDP.
repo sync
2011-06-28
1
-0
/
+3
*
|
|
Support Invite w/ Replaces request.
repo sync
2011-06-27
4
-1
/
+89
|
/
/
*
|
docs: add package description for RTP
Scott Main
2011-05-05
1
-0
/
+28
*
|
NEW_API: Unhide RTP APIs.
Chia-chi Yeh
2011-03-08
4
-4
/
+0
*
|
RTP: update javadocs.
Chia-chi Yeh
2011-03-03
2
-44
/
+46
*
|
Activate the wifi high perf. for sip calls.
Chung-yih Wang
2011-02-25
1
-2
/
+0
*
|
Make SIP AuthName APIs public.
Chung-yih Wang
2011-02-17
1
-5
/
+4
*
|
Merge "Add auth. username in SipProfile." from gingerbread.
Chung-yih Wang
2011-01-12
1
-0
/
+26
*
|
Do not set back to AudioManager.MODE_NORMAL in SipAudioCall.
Chia-chi Yeh
2011-01-06
1
-10
/
+0
*
|
am aec9a33f: am e0bd2688: Merge "Check if VoIP API is supported in SipManager...
Hung-ying Tyan
2010-12-22
2
-5
/
+31
|
\
\
|
|
/
|
*
Check if VoIP API is supported in SipManager.
Hung-ying Tyan
2010-12-21
2
-5
/
+31
|
*
Check port in create peer's SIP profile.
Hung-ying Tyan
2010-12-16
1
-1
/
+1
*
|
Check port in create peer's SIP profile.
Hung-ying Tyan
2010-12-16
1
-1
/
+1
*
|
am c9cc9ab5: am 5f86d7f5: Merge "Fix SIP bug of different transport/port used...
Chung-yih Wang
2010-12-06
1
-12
/
+38
|
\
\
|
|
/
|
*
Fix SIP bug of different transport/port used for requests.
Chung-yih Wang
2010-12-07
1
-12
/
+38
*
|
am 7da1ffc9: am e2abd103: Merge "Set AudioGroup mode according to audio setti...
Hung-ying Tyan
2010-12-02
1
-18
/
+31
|
\
\
|
|
/
|
*
Set AudioGroup mode according to audio settings
Hung-ying Tyan
2010-11-30
1
-18
/
+31
*
|
Merge "RTP: Prepare to unhide the APIs."
Chia-chi Yeh
2010-11-30
3
-45
/
+100
|
\
\
|
*
|
RTP: Prepare to unhide the APIs.
Chia-chi Yeh
2010-12-01
3
-45
/
+100
*
|
|
am 0e58a952: am 0bba9535: Merge "Throw proper exceptions in SipManager" into ...
Hung-ying Tyan
2010-11-30
1
-7
/
+11
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Throw proper exceptions in SipManager
Hung-ying Tyan
2010-11-03
1
-7
/
+11
*
|
am 9a8df805: am 1112632a: Merge "docs: revise javadocs for sip add a package ...
Scott Main
2010-10-29
8
-69
/
+118
|
\
\
|
|
/
|
*
docs: revise javadocs for sip
Scott Main
2010-10-28
8
-69
/
+118
*
|
am bdc15d8b: am 4056ab97: Merge "Add permission requirements to SipAudioCall ...
Hung-ying Tyan
2010-10-21
2
-1
/
+22
|
\
\
|
|
/
|
*
Add permission requirements to SipAudioCall and SipManager javadoc.
Hung-ying Tyan
2010-10-21
2
-1
/
+22
*
|
am 51028569: am 1180f2a0: Merge "Remove ringtone API from SipAudioCall." into...
Hung-ying Tyan
2010-10-21
2
-99
/
+1
|
\
\
|
|
/
|
*
Remove ringtone API from SipAudioCall.
Hung-ying Tyan
2010-10-20
2
-99
/
+1
*
|
am 085996c4: am 45bd8303: Merge "Uncomment SIP/VOIP feature check in SipManag...
John Huang
2010-10-19
1
-6
/
+0
|
\
\
|
|
/
|
*
Uncomment SIP/VOIP feature check in SipManager.
Hung-ying Tyan
2010-10-18
1
-6
/
+0
*
|
am ea445758: am 08faac3c: Unhide SIP API.
Hung-ying Tyan
2010-10-10
7
-144
/
+208
|
\
\
|
|
/
|
*
Unhide SIP API.
Hung-ying Tyan
2010-10-08
7
-144
/
+208
*
|
am 841d6ff9: am 62ec9834: Merge "Make SipService broadcast SIP_SERVICE_UP whe...
Hung-ying Tyan
2010-10-08
1
-0
/
+7
|
\
\
|
|
/
|
*
Make SipService broadcast SIP_SERVICE_UP when it's up.
Hung-ying Tyan
2010-10-07
1
-0
/
+7
*
|
am a785a59c: am 718e0033: Merge "SIP: add SERVER_UNREACHABLE error code." int...
Hung-ying Tyan
2010-10-06
1
-0
/
+5
|
\
\
|
|
/
|
*
Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread
Hung-ying Tyan
2010-10-04
1
-0
/
+5
|
|
\
|
|
*
SIP: add SERVER_UNREACHABLE error code.
Hung-ying Tyan
2010-10-05
1
-0
/
+5
*
|
|
am 3cb2d3be: am 1862af57: Merge "SipService: supply PendingIntent when open a...
Hung-ying Tyan
2010-10-06
2
-20
/
+45
|
\
\
\
|
|
/
/
|
*
|
SipService: supply PendingIntent when open a profile.
Hung-ying Tyan
2010-10-05
2
-20
/
+45
|
|
/
*
|
am 1f34ffd7: am 5cab38ba: Merge "SIP: minor fixes." into gingerbread
Hung-ying Tyan
2010-10-03
1
-2
/
+7
|
\
\
|
|
/
[next]