summaryrefslogtreecommitdiffstats
path: root/voip/java
Commit message (Expand)AuthorAgeFilesLines
* Set AudioGroup mode according to audio settingsHung-ying Tyan2010-11-301-18/+31
* Merge "Correct SipService.isOpened() implementation." into gingerbreadHung-ying Tyan2010-11-301-12/+12
|\
| * Correct SipService.isOpened() implementation.Hung-ying Tyan2010-11-021-12/+12
* | 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
* | | Throw proper exceptions in SipManagerHung-ying Tyan2010-11-031-7/+11
| |/ |/|
* | docs: revise javadocs for sipScott Main2010-10-288-69/+118
|/
* Clean up pending sessions on incoming call in SipServiceHung-ying Tyan2010-10-221-2/+13
* Add permission requirements to SipAudioCall and SipManager javadoc.Hung-ying Tyan2010-10-212-1/+22
* Remove ringtone API from SipAudioCall.Hung-ying Tyan2010-10-202-99/+1
* Periodically scan wifi when wifi is not connected and wifi lock isChung-yih Wang2010-10-191-0/+48
* Handle dialing a SIP call to self.Hung-ying Tyan2010-10-193-1/+40
* Reduce logging.Joe Onorato2010-10-191-9/+9
* Fix the incorrect environment variable name for the thread pool size.Chung-yih Wang2010-10-191-1/+2
* Merge "Uncomment SIP/VOIP feature check in SipManager." into gingerbreadJohn Huang2010-10-181-6/+0
|\
| * Uncomment SIP/VOIP feature check in SipManager.Hung-ying Tyan2010-10-181-6/+0
* | Set the thread pool size of NIST sip stack to one.Chung-yih Wang2010-10-181-0/+6
|/
* SipService: add wake lock for incoming INVITE packets.Hung-ying Tyan2010-10-153-46/+92
* SipService: add wake lock for multiple components.Hung-ying Tyan2010-10-142-68/+132
* Make SipService listen to WIFI state change events.Hung-ying Tyan2010-10-131-27/+23
* Merge "SipService: mScreenOn is flipped to wrong value." into gingerbreadHung-ying Tyan2010-10-121-2/+2
|\
| * SipService: mScreenOn is flipped to wrong value.Hung-ying Tyan2010-10-131-2/+2
* | Fix SipSessionGroup from throwing ConcurrentModificationExceptionHung-ying Tyan2010-10-121-1/+7
|/
* SipService: fix a missing switch-case break.Hung-ying Tyan2010-10-121-0/+1
* SipHelper: add debug log for challenge responses.Hung-ying Tyan2010-10-111-0/+2
* Do not release the wifi lock if the screen is off.Chung-yih Wang2010-10-091-1/+21
* SipService: add permission check for using APIHung-ying Tyan2010-10-081-4/+21
* Unhide SIP API.Hung-ying Tyan2010-10-087-144/+208
* Make SipService broadcast SIP_SERVICE_UP when it's up.Hung-ying Tyan2010-10-072-0/+8
* SIP: Fix busy authentication loop.Hung-ying Tyan2010-10-072-35/+30
* Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbreadHung-ying Tyan2010-10-042-2/+7
|\
| * SIP: add SERVER_UNREACHABLE error code.Hung-ying Tyan2010-10-052-2/+7
* | SipService: supply PendingIntent when open a profile.Hung-ying Tyan2010-10-053-64/+74
|/
* SIP: minor fixes.Hung-ying Tyan2010-10-042-7/+25
* SipService: turn off verbose loggingHung-ying Tyan2010-10-011-1/+2
* Add uri field to SipManager.ListenerRelayHung-ying Tyan2010-09-301-10/+12
* SipService: add UID check.Hung-ying Tyan2010-09-301-15/+65
* Merge "RTP: Enable AMR codec." into gingerbreadChia-chi Yeh2010-09-291-2/+1
|\
| * RTP: Enable AMR codec.Chia-chi Yeh2010-09-301-2/+1
* | Merge "SIP: misc fixes." into gingerbreadHung-ying Tyan2010-09-293-58/+94
|\ \ | |/ |/|
| * SIP: misc fixes.Hung-ying Tyan2010-09-303-58/+94
* | RTP: Enable GSM-EFR codec.Chia-chi Yeh2010-09-301-1/+1
* | Merge changes Iae1913fb,I38dbefef into gingerbreadChia-chi Yeh2010-09-281-1/+1
|\ \ | |/ |/|
| * RTP: Enable GSM codec.Chia-chi Yeh2010-09-291-1/+1
* | SIP: Feedback any provisional responses in addition to RINGHung-ying Tyan2010-09-291-1/+5
* | SIP: add DisconnectCause.SERVER_ERRORHung-ying Tyan2010-09-281-5/+2
|/
* Move SipService out of SystemServer to phone process.Hung-ying Tyan2010-09-284-0/+3308
* Merge "SipAudioCall: remove SipManager dependency." into gingerbreadHung-ying Tyan2010-09-272-11/+12
|\
| * SipAudioCall: remove SipManager dependency.Hung-ying Tyan2010-09-242-11/+12
* | SipService: handle cross-domain authentication errorHung-ying Tyan2010-09-271-0/+5
|/