| Commit message (Expand) | Author | Age | Files | Lines |
* | update for new audio.h header location | Dima Zavin | 2011-05-12 | 1 | -1/+1 |
* | Squashed commit of the following: | Andreas Huber | 2011-05-11 | 1 | -2/+2 |
* | am d81214da: am a7a9c4cb: am 46524f83: Merge "docs: add package description f... | Scott Main | 2011-05-05 | 1 | -0/+28 |
|\ |
|
| * | am a7a9c4cb: am 46524f83: Merge "docs: add package description for RTP" into ... | Scott Main | 2011-05-05 | 1 | -0/+28 |
| |\ |
|
| | * | docs: add package description for RTP | Scott Main | 2011-05-05 | 1 | -0/+28 |
* | | | audio/media: convert to using the audio HAL and new audio defs | Dima Zavin | 2011-04-27 | 1 | -6/+8 |
* | | | am 7a492a9a: am b7a76e84: am a482d83c: Merge "Issue 4157048: mic gain for VoI... | Eric Laurent | 2011-04-05 | 1 | -0/+9 |
|\ \ \
| |/ / |
|
| * | | am b7a76e84: am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls."... | Eric Laurent | 2011-04-04 | 1 | -0/+9 |
| |\ \ |
|
| | * \ | am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls." into gingerb... | Eric Laurent | 2011-04-04 | 1 | -0/+9 |
| | |\ \ |
|
| | | * | | Issue 4157048: mic gain for VoIP/SIP calls. | Eric Laurent | 2011-03-29 | 1 | -0/+9 |
* | | | | | am fae5e289: am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP ... | Brad Fitzpatrick | 2011-03-29 | 1 | -2/+6 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | am 6f67e7bf: am 2e383bc6: Merge "Making it possible to call SIP calls with sp... | Brad Fitzpatrick | 2011-03-29 | 1 | -2/+6 |
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| | |
|
| | * | | Making it possible to call SIP calls with special allowed chars. | Magnus Strandberg | 2011-03-22 | 1 | -2/+6 |
| | |/ |
|
| | * | do not merge bug 3370834 Cherrypick from master | Jean-Michel Trivi | 2011-01-26 | 1 | -3/+7 |
| | * | Merge changes Ib70e0cf2,I0691cd70 into gingerbread | Hung-ying Tyan | 2011-01-24 | 1 | -8/+27 |
| | |\ |
|
| | | * | SipService: registers broadcast receivers on demand. | Hung-ying Tyan | 2011-01-07 | 1 | -7/+22 |
| | | * | SipService: release wake lock for cancelled tasks. | Hung-ying Tyan | 2011-01-06 | 1 | -1/+5 |
| | * | | Add auth. username in SipProfile. | Chung-yih Wang | 2011-01-07 | 2 | -1/+29 |
| | |/ |
|
* | | | Include strings.h instead of string.h for the strcasecmp prototype. | Carl Shapiro | 2011-03-21 | 1 | -1/+1 |
* | | | frameworks/base: remove LOCAL_PRELINK_MODULE | Iliyan Malchev | 2011-03-14 | 1 | -1/+1 |
|/ / |
|
* | | 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 |
* | | Add rport argument for a reinvite request. | Chung-yih Wang | 2011-02-21 | 1 | -0/+7 |
* | | Make SIP AuthName APIs public. | Chung-yih Wang | 2011-02-17 | 1 | -5/+4 |
* | | Merge "Merge "SipService: registers broadcast receivers on demand."" into hon... | Hung-ying Tyan | 2011-01-18 | 1 | -7/+22 |
|\ \ |
|
| * | | Merge "SipService: registers broadcast receivers on demand." | Hung-ying Tyan | 2011-01-18 | 1 | -7/+22 |
* | | | Merge "SipService: release wake lock for cancelled tasks." | Hung-ying Tyan | 2011-01-18 | 1 | -1/+5 |
|/ / |
|
* | | Merge "Add auth. username in SipProfile." from gingerbread. | Chung-yih Wang | 2011-01-12 | 2 | -1/+29 |
* | | Enable built-in echo canceler if available. | Chia-chi Yeh | 2011-01-06 | 1 | -3/+7 |
* | | Do not set back to AudioManager.MODE_NORMAL in SipAudioCall. | Chia-chi Yeh | 2011-01-06 | 1 | -10/+0 |
* | | am dc78e3fe: am 3cf71376: RTP: Send silence packets on idle streams for every... | Chia-chi Yeh | 2011-01-04 | 1 | -32/+48 |
|\ \
| |/ |
|
| * | RTP: Send silence packets on idle streams for every second. | Chia-chi Yeh | 2011-01-04 | 1 | -32/+48 |
* | | 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 |
* | | am d90bc225: am a936b256: Remove SIP realm/domain check | Hung-ying Tyan | 2010-12-20 | 1 | -6/+8 |
|\ \
| |/ |
|
| * | Remove SIP realm/domain check | Hung-ying Tyan | 2010-12-17 | 1 | -6/+8 |
| * | Check port in create peer's SIP profile. | Hung-ying Tyan | 2010-12-16 | 2 | -5/+7 |
* | | Check port in create peer's SIP profile. | Hung-ying Tyan | 2010-12-16 | 2 | -5/+7 |
* | | am c9cc9ab5: am 5f86d7f5: Merge "Fix SIP bug of different transport/port used... | Chung-yih Wang | 2010-12-06 | 2 | -14/+41 |
|\ \
| |/ |
|
| * | Fix SIP bug of different transport/port used for requests. | Chung-yih Wang | 2010-12-07 | 2 | -14/+41 |
* | | am 7da1ffc9: am e2abd103: Merge "Set AudioGroup mode according to audio setti... | Hung-ying Tyan | 2010-12-02 | 1 | -18/+31 |
|\ \
| |/ |
|
| * | Merge "Set AudioGroup mode according to audio settings" into gingerbread | 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 |
* | | | am 6034f9b2: am 06e8cdc0: Fix race between ending and answering a SIP call. | Hung-ying Tyan | 2010-12-01 | 1 | -13/+13 |
|\ \ \
| |/ / |
|
| * | | Fix race between ending and answering a SIP call. | Hung-ying Tyan | 2010-12-01 | 1 | -13/+13 |
* | | | am ed34b244: am d7116ff1: Merge "Do not suppress error feedback during a SIP ... | Hung-ying Tyan | 2010-12-01 | 1 | -11/+1 |
|\ \ \
| |/ / |
|
| * | | Do not suppress error feedback during a SIP call. | Hung-ying Tyan | 2010-11-30 | 1 | -11/+1 |
| |/ |
|
* | | Merge "RTP: Prepare to unhide the APIs." | Chia-chi Yeh | 2010-11-30 | 5 | -58/+107 |
|\ \ |
|
| * | | RTP: Prepare to unhide the APIs. | Chia-chi Yeh | 2010-12-01 | 5 | -58/+107 |