summaryrefslogtreecommitdiffstats
path: root/voip/java/android
Commit message (Expand)AuthorAgeFilesLines
* Delete frameworks/base/voip use voip-common from frameworks/opt/net/voipWink Saville2013-01-2819-4838/+0
* Add debug and some cleanupWink Saville2013-01-223-56/+89
* Make AudioGroup.add locale safeJohan Redestig2012-11-191-1/+2
* Make SimpleSessionDescription locale safeJohan Redestig2012-08-291-1/+2
* docs: fix several linksScott Main2012-06-221-1/+1
* RTP: refactor a little bit and fix few minor bugs.Chia-chi Yeh2012-03-303-21/+24
* RTP: add a null-check in AudioStream.setDtmfType().Chia-chi Yeh2012-03-271-1/+1
* docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-224-3/+30
* Handle SIP authentication response for BYE.Hung-ying Tyan2011-08-151-0/+3
* am 0793586b: am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointe...Conley Owens2011-08-021-1/+9
|\
| * am f8c1f129: am e1d27154: am f87743e7: Merge "Prevent NullPointerException ca...Conley Owens2011-08-021-1/+9
| |\
| | * Prevent NullPointerException cases while using SipService.Masahiko Endo2011-08-011-1/+9
| | * Add auth. username in SipProfile.Chung-yih Wang2011-01-071-0/+26
* | | Add REFER handling.repo sync2011-07-131-3/+8
* | | Support INVITE w/o SDP.repo sync2011-06-281-0/+3
* | | Support Invite w/ Replaces request.repo sync2011-06-274-1/+89
|/ /
* | docs: add package description for RTPScott Main2011-05-051-0/+28
* | NEW_API: Unhide RTP APIs.Chia-chi Yeh2011-03-084-4/+0
* | RTP: update javadocs.Chia-chi Yeh2011-03-032-44/+46
* | Activate the wifi high perf. for sip calls.Chung-yih Wang2011-02-251-2/+0
* | Make SIP AuthName APIs public.Chung-yih Wang2011-02-171-5/+4
* | Merge "Add auth. username in SipProfile." from gingerbread.Chung-yih Wang2011-01-121-0/+26
* | Do not set back to AudioManager.MODE_NORMAL in SipAudioCall.Chia-chi Yeh2011-01-061-10/+0
* | am aec9a33f: am e0bd2688: Merge "Check if VoIP API is supported in SipManager...Hung-ying Tyan2010-12-222-5/+31
|\ \ | |/
| * Check if VoIP API is supported in SipManager.Hung-ying Tyan2010-12-212-5/+31
| * Check port in create peer's SIP profile.Hung-ying Tyan2010-12-161-1/+1
* | Check port in create peer's SIP profile.Hung-ying Tyan2010-12-161-1/+1
* | am c9cc9ab5: am 5f86d7f5: Merge "Fix SIP bug of different transport/port used...Chung-yih Wang2010-12-061-12/+38
|\ \ | |/
| * Fix SIP bug of different transport/port used for requests.Chung-yih Wang2010-12-071-12/+38
* | am 7da1ffc9: am e2abd103: Merge "Set AudioGroup mode according to audio setti...Hung-ying Tyan2010-12-021-18/+31
|\ \ | |/
| * Set AudioGroup mode according to audio settingsHung-ying Tyan2010-11-301-18/+31
* | Merge "RTP: Prepare to unhide the APIs."Chia-chi Yeh2010-11-303-45/+100
|\ \
| * | RTP: Prepare to unhide the APIs.Chia-chi Yeh2010-12-013-45/+100
* | | am 0e58a952: am 0bba9535: Merge "Throw proper exceptions in SipManager" into ...Hung-ying Tyan2010-11-301-7/+11
|\ \ \ | |/ / |/| / | |/
| * Throw proper exceptions in SipManagerHung-ying Tyan2010-11-031-7/+11
* | am 9a8df805: am 1112632a: Merge "docs: revise javadocs for sip add a package ...Scott Main2010-10-298-69/+118
|\ \ | |/
| * docs: revise javadocs for sipScott Main2010-10-288-69/+118
* | am bdc15d8b: am 4056ab97: Merge "Add permission requirements to SipAudioCall ...Hung-ying Tyan2010-10-212-1/+22
|\ \ | |/
| * Add permission requirements to SipAudioCall and SipManager javadoc.Hung-ying Tyan2010-10-212-1/+22
* | am 51028569: am 1180f2a0: Merge "Remove ringtone API from SipAudioCall." into...Hung-ying Tyan2010-10-212-99/+1
|\ \ | |/
| * Remove ringtone API from SipAudioCall.Hung-ying Tyan2010-10-202-99/+1
* | am 085996c4: am 45bd8303: Merge "Uncomment SIP/VOIP feature check in SipManag...John Huang2010-10-191-6/+0
|\ \ | |/
| * Uncomment SIP/VOIP feature check in SipManager.Hung-ying Tyan2010-10-181-6/+0
* | am ea445758: am 08faac3c: Unhide SIP API.Hung-ying Tyan2010-10-107-144/+208
|\ \ | |/
| * Unhide SIP API.Hung-ying Tyan2010-10-087-144/+208
* | am 841d6ff9: am 62ec9834: Merge "Make SipService broadcast SIP_SERVICE_UP whe...Hung-ying Tyan2010-10-081-0/+7
|\ \ | |/
| * Make SipService broadcast SIP_SERVICE_UP when it's up.Hung-ying Tyan2010-10-071-0/+7
* | am a785a59c: am 718e0033: Merge "SIP: add SERVER_UNREACHABLE error code." int...Hung-ying Tyan2010-10-061-0/+5
|\ \ | |/
| * Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbreadHung-ying Tyan2010-10-041-0/+5
| |\
| | * SIP: add SERVER_UNREACHABLE error code.Hung-ying Tyan2010-10-051-0/+5