summaryrefslogtreecommitdiffstats
path: root/voip/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move WakeupTimer out of SipService."Hung-ying Tyan2011-06-152-311/+351
|\
| * Move WakeupTimer out of SipService.Hung-ying Tyan2011-06-142-311/+351
* | Fix the issue of onNetwork in UI thread.repo sync2011-06-131-6/+2
|/
* Add KeepAlive Interval Measurement.Chung-yih Wang2011-06-092-2/+126
* am a7a9c4cb: am 46524f83: Merge "docs: add package description for RTP" into ...Scott Main2011-05-051-0/+28
|\
| * docs: add package description for RTPScott Main2011-05-051-0/+28
* | am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP calls with sp...Brad Fitzpatrick2011-03-291-2/+6
|\ \ | |/ |/|
| * Making it possible to call SIP calls with special allowed chars.Magnus Strandberg2011-03-221-2/+6
| * Merge changes Ib70e0cf2,I0691cd70 into gingerbreadHung-ying Tyan2011-01-241-8/+27
| |\
| | * SipService: registers broadcast receivers on demand.Hung-ying Tyan2011-01-071-7/+22
| | * SipService: release wake lock for cancelled tasks.Hung-ying Tyan2011-01-061-1/+5
| * | Add auth. username in SipProfile.Chung-yih Wang2011-01-072-1/+29
| |/
* | 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
* | Add rport argument for a reinvite request.Chung-yih Wang2011-02-211-0/+7
* | Make SIP AuthName APIs public.Chung-yih Wang2011-02-171-5/+4
* | Merge "Merge "SipService: registers broadcast receivers on demand."" into hon...Hung-ying Tyan2011-01-181-7/+22
|\ \
| * | Merge "SipService: registers broadcast receivers on demand."Hung-ying Tyan2011-01-181-7/+22
* | | Merge "SipService: release wake lock for cancelled tasks."Hung-ying Tyan2011-01-181-1/+5
|/ /
* | Merge "Add auth. username in SipProfile." from gingerbread.Chung-yih Wang2011-01-122-1/+29
* | 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
* | am d90bc225: am a936b256: Remove SIP realm/domain checkHung-ying Tyan2010-12-201-6/+8
|\ \ | |/
| * Remove SIP realm/domain checkHung-ying Tyan2010-12-171-6/+8
| * Check port in create peer's SIP profile.Hung-ying Tyan2010-12-162-5/+7
* | Check port in create peer's SIP profile.Hung-ying Tyan2010-12-162-5/+7
* | am c9cc9ab5: am 5f86d7f5: Merge "Fix SIP bug of different transport/port used...Chung-yih Wang2010-12-062-14/+41
|\ \ | |/
| * Fix SIP bug of different transport/port used for requests.Chung-yih Wang2010-12-072-14/+41
* | am 7da1ffc9: am e2abd103: Merge "Set AudioGroup mode according to audio setti...Hung-ying Tyan2010-12-021-18/+31
|\ \ | |/
| * Merge "Set AudioGroup mode according to audio settings" into gingerbreadHung-ying Tyan2010-12-021-18/+31
| |\
| | * Set AudioGroup mode according to audio settingsHung-ying Tyan2010-11-301-18/+31
* | | am 6034f9b2: am 06e8cdc0: Fix race between ending and answering a SIP call.Hung-ying Tyan2010-12-011-13/+13
|\ \ \ | |/ /
| * | Fix race between ending and answering a SIP call.Hung-ying Tyan2010-12-011-13/+13
* | | am ed34b244: am d7116ff1: Merge "Do not suppress error feedback during a SIP ...Hung-ying Tyan2010-12-011-11/+1
|\ \ \ | |/ /
| * | Do not suppress error feedback during a SIP call.Hung-ying Tyan2010-11-301-11/+1
| |/
* | 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 c41b27e2: am 349f3509: Merge "Correct SipService.isOpened() implementation...Hung-ying Tyan2010-11-301-12/+12
|\ \ \ | | |/ | |/|
| * | Merge "Correct SipService.isOpened() implementation." into gingerbreadHung-ying Tyan2010-11-301-12/+12
| |\ \
| | * | Correct SipService.isOpened() implementation.Hung-ying Tyan2010-11-021-12/+12
* | | | am 5c85338d: am d9e12303: Merge "Notify SipSessions before closing SIP stack....Hung-ying Tyan2010-11-301-0/+1
|\ \ \ \ | |/ / /
| * | | Merge "Notify SipSessions before closing SIP stack." into gingerbreadHung-ying Tyan2010-11-301-0/+1
| |\ \ \
| | * | | Notify SipSessions before closing SIP stack.Hung-ying Tyan2010-10-251-0/+1
* | | | | 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 d4d3f36f: am 1257d330: Merge "Clean up pending sessions on incoming call i...Hung-ying Tyan2010-10-221-2/+13
|\ \ | |/