306137d97f40a4f807c54a75210343c9262360d1 |
|
01-Oct-2010 |
Hung-ying Tyan <tyanh@google.com> |
SIP telephony cleanup. + Remove unused classes. + Remove unused imports. + Remove unused code. + add DEBUG flag. Change-Id: Ie1236d909d971093b68b066d3d8c1857ac89f56f
/frameworks/base/telephony/java/com/android/internal/telephony/sip/SipPhoneBase.java
|
9779b714f4035642b87cbb7ef6cd8ac32848c930 |
|
19-Sep-2010 |
Chung-yih Wang <cywang@google.com> |
Revert the ANSWERING state. +fix the unknown call flash for answering an incoming call and updating the screen if the background call got dropped. +change the getFirstActiveBgCall to return the call if the state is not IDLE. This will help to fix unknown flash if the background call got dropped. Change-Id: I9803ccebd919acbd5296e7dfde7dc5f29cc9f180
/frameworks/base/telephony/java/com/android/internal/telephony/sip/SipPhoneBase.java
|
d8f3d167353f6c6f6c5cb7a4c8e941c03b8e9511 |
|
16-Sep-2010 |
Chung-yih Wang <cywang@google.com> |
Add a new phone state ANSWERING. The state ANSWERING is set when we answer an incoming sip call, i.e. sending a 'OK' response to the peer. The state will be set to ACTIVE once the 'ACK' from peer is received. Change-Id: I84ee3cc68222eb34e032896ce23f7431d4ad774a
/frameworks/base/telephony/java/com/android/internal/telephony/sip/SipPhoneBase.java
|
8744f879852a74885e1c56a65cd65a28b6a5fa7a |
|
07-Sep-2010 |
Hung-ying Tyan <tyanh@google.com> |
SipPhone: switch to its own phone type PHONE_TYPE_SIP. Change-Id: Ie33cfe92e59665864dbebbb38895e8e85f6db2e6
/frameworks/base/telephony/java/com/android/internal/telephony/sip/SipPhoneBase.java
|
3294d44b96f63f647fba3a03604eb028e28a42bc |
|
18-Aug-2010 |
Hung-ying Tyan <tyanh@google.com> |
Add confcall management to SIP calls and fix the bug of re-assigning connectTime's in SipConnection, and adding synchronization for SipPhone to be thread-safe, and set normal audio mode when call not on hold instead of on hold in SipAudioCallImpl, and fix re-entrance problem in CallManager.setAudioMode() for in-call mode. Change-Id: I54f39dab052062de1ce141e5358d892d30453a3a
/frameworks/base/telephony/java/com/android/internal/telephony/sip/SipPhoneBase.java
|
ccd0b6953f5f77d1da5f540a3ba5ea71116e14f0 |
|
05-Aug-2010 |
Chung-yih Wang <cywang@google.com> |
Revert "Revert "Move SIP telephony related codes to framework."" This reverts commit cde66df44240cfe5a7bec12ac52464c3bf26c14f. Change-Id: I87da883b45350ec8f7da71e9bd392b075ea30ca7
/frameworks/base/telephony/java/com/android/internal/telephony/sip/SipPhoneBase.java
|
cde66df44240cfe5a7bec12ac52464c3bf26c14f |
|
05-Aug-2010 |
Chung-yih Wang <cywang@google.com> |
Revert "Move SIP telephony related codes to framework." This reverts commit b631dcf3eb449ddec756bea330f4e70b996ffb9e.
/frameworks/base/telephony/java/com/android/internal/telephony/sip/SipPhoneBase.java
|
b631dcf3eb449ddec756bea330f4e70b996ffb9e |
|
05-Aug-2010 |
Chung-yih Wang <cywang@google.com> |
Move SIP telephony related codes to framework. + hardcode the sip service for build dependency. Change-Id: Ib0e9717c9b87eb6e06ffa3a7b01ae31184de61bb
/frameworks/base/telephony/java/com/android/internal/telephony/sip/SipPhoneBase.java
|