index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
telephony
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce CallerInfoAsyncQuery logging in user builds (STOPSHIP cleanup)
David Brown
2010-10-13
1
-2
/
+2
*
Remove some PII.
Wink Saville
2010-10-12
3
-13
/
+27
*
Turn off additional debug.
John Wang
2010-10-12
1
-4
/
+4
*
Keep original phone number in SipConnection.
Hung-ying Tyan
2010-10-12
2
-6
/
+17
*
Merge "Add mock ril control commands and tests" into gingerbread
Xia Wang
2010-10-11
2
-9
/
+178
|
\
|
*
Add mock ril control commands and tests
Xia Wang
2010-10-10
2
-9
/
+178
*
|
Don't manually create CallerInfo objects from SipPhone
David Brown
2010-10-10
2
-47
/
+11
|
/
*
Fix startDtmf.
John Wang
2010-10-10
1
-1
/
+1
*
Merge "Port mock ril controller and tests to GB. DO NOT MERGE" into gingerbread
Xia Wang
2010-10-07
6
-0
/
+486
|
\
|
*
Port mock ril controller and tests to GB. DO NOT MERGE
Xia Wang
2010-10-07
6
-0
/
+486
*
|
Add flag to skip restoring network seletion.
John Wang
2010-10-07
1
-2
/
+8
*
|
Changed handling of onQueryCompelete to not use mimeType.
Wink Saville
2010-10-07
1
-18
/
+18
|
/
*
Merge "CallManager/SipPhone: fix reject a ringing call" into gingerbread
Hung-ying Tyan
2010-10-05
2
-17
/
+34
|
\
|
*
CallManager/SipPhone: fix reject a ringing call
Hung-ying Tyan
2010-10-06
2
-17
/
+34
*
|
Merge changes Ic5551c94,I0207f7f7 into gingerbread
Mike Lockwood
2010-10-05
2
-0
/
+7
|
\
\
|
*
|
GPS: Add support for AGpsRilInterface.
Miguel Torroja
2010-10-05
2
-0
/
+7
|
|
/
*
|
Merge "Add supporting MCC=450(Korea)" into gingerbread
Robert Greenwalt
2010-10-05
1
-13
/
+15
|
\
\
|
|
/
|
/
|
|
*
Add supporting MCC=450(Korea)
Sang-il, Lee
2010-10-01
1
-13
/
+15
*
|
SIP: add SERVER_UNREACHABLE error code.
Hung-ying Tyan
2010-10-05
2
-0
/
+4
*
|
SIP telephony cleanup.
Hung-ying Tyan
2010-10-02
8
-716
/
+48
*
|
Merge "Add CallManager/Phone.setEchoSuppressionEnabled()." into gingerbread
Hung-ying Tyan
2010-10-01
5
-0
/
+46
|
\
\
|
*
|
Add CallManager/Phone.setEchoSuppressionEnabled().
Hung-ying Tyan
2010-09-30
5
-0
/
+46
|
|
/
*
|
Merge "Rub in a little 'ol log-b-gone." into gingerbread
Dianne Hackborn
2010-09-30
1
-1
/
+1
|
\
\
|
*
|
Rub in a little 'ol log-b-gone.
Dianne Hackborn
2010-09-30
1
-1
/
+1
|
|
/
*
|
Typo fixes in comments and minor code cleanups.
Jake Hamby
2010-09-30
3
-7
/
+7
|
/
*
Catch exceptions in SipPhone.canTake().
Hung-ying Tyan
2010-09-30
1
-8
/
+26
*
SipPhone: revise hangup() in SipCall and SipConnection.
Hung-ying Tyan
2010-09-30
1
-11
/
+21
*
Implement contacts lookup (caller-id) for incoming SIP calls.
David Brown
2010-09-28
1
-14
/
+80
*
SIP: add DisconnectCause.SERVER_ERROR
Hung-ying Tyan
2010-09-28
2
-1
/
+4
*
Fix the startAudio order for 3-way calls.
Chung-yih Wang
2010-09-28
1
-2
/
+2
*
Fix build.
Hung-ying Tyan
2010-09-28
1
-1
/
+1
*
Don't enter DISCONNECTING state when the call/connection is not alive
Hung-ying Tyan
2010-09-28
1
-14
/
+21
*
SIP: misc fixes
Hung-ying Tyan
2010-09-28
1
-0
/
+3
*
SipService: handle cross-domain authentication error
Hung-ying Tyan
2010-09-27
2
-0
/
+4
*
Fix the unhold issue especially if one is behind NAT.
Chung-yih Wang
2010-09-27
1
-1
/
+12
*
Merge "Add debug functions." into gingerbread
John Wang
2010-09-26
1
-23
/
+167
|
\
|
*
Add debug functions.
John Wang
2010-09-26
1
-23
/
+167
*
|
SIP: longer timeout for making call, shorter for cancelling
Hung-ying Tyan
2010-09-25
1
-5
/
+7
|
/
*
Refactoring SIP classes to get ready for API review.
Hung-ying Tyan
2010-09-24
1
-12
/
+12
*
Fix the build.
Chung-yih Wang
2010-09-21
1
-21
/
+0
*
Revert the ANSWERING state.
Chung-yih Wang
2010-09-21
4
-30
/
+35
*
Merge "Use PhoneBase in the phone list." into gingerbread
John Wang
2010-09-20
1
-34
/
+81
|
\
|
*
Use PhoneBase in the phone list.
John Wang
2010-09-17
1
-34
/
+81
*
|
SipPhone: fix missing-call DisconnectCause feedback
Hung-ying Tyan
2010-09-20
1
-1
/
+3
*
|
SIP: convert enum to static final int.
Hung-ying Tyan
2010-09-20
1
-19
/
+20
|
/
*
Add debug function.
John Wang
2010-09-17
1
-5
/
+56
*
SipPhone: do not append SIP domain to PSTN number
Hung-ying Tyan
2010-09-17
1
-19
/
+28
*
SipAudioCall: expose startAudio()
Hung-ying Tyan
2010-09-17
1
-0
/
+1
*
Add timer to SIP session creation process.
Hung-ying Tyan
2010-09-17
1
-4
/
+5
*
Add a new phone state ANSWERING.
Chung-yih Wang
2010-09-16
4
-4
/
+23
[next]