summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* am d8f62ec4: am a48dc39b: Add hangupForegroundResumeBackground().John Wang2010-09-081-0/+27
|\
| * am a48dc39b: Add hangupForegroundResumeBackground().John Wang2010-09-081-0/+27
| |\
| | * Add hangupForegroundResumeBackground().John Wang2010-09-081-0/+27
* | | Merge "Some cleanup of Proxy class."Robert Greenwalt2010-09-081-2/+3
|\ \ \
| * | | Some cleanup of Proxy class.Robert Greenwalt2010-09-031-2/+3
* | | | am e7578344: am 5872e9d7: Merge "Allow incoming SMS until internal storage is...Jake Hamby2010-09-085-17/+14
|\ \ \ \ | | |/ / | |/| |
| * | | am 5872e9d7: Merge "Allow incoming SMS until internal storage is almost full....Jake Hamby2010-09-086-25/+22
| |\ \ \ | | | |/ | | |/|
| | * | Allow incoming SMS until internal storage is almost full.Jake Hamby2010-09-086-25/+22
* | | | am 4f24aed2: am 66907078: Merge "Fix the dialing from contact for internet ad...Chung-yih Wang2010-09-081-1/+1
|\ \ \ \ | |/ / /
| * | | am 66907078: Merge "Fix the dialing from contact for internet address." into ...Chung-yih Wang2010-09-081-1/+1
| |\ \ \ | | |/ /
| | * | Fix the dialing from contact for internet address.Chung-yih Wang2010-09-081-1/+1
* | | | Merge "Framework changes for IPv6 / IPv4v6 data calls."Lorenzo Colitti2010-09-081-3/+16
|\ \ \ \
| * | | | Framework changes for IPv6 / IPv4v6 data calls.Lorenzo Colitti2010-09-071-3/+16
| | |_|/ | |/| |
* | | | am f870ee81: am d580eee2: Merge "SipPhone: switch to its own phone type PHONE...Hung-ying Tyan2010-09-071-2/+1
|\ \ \ \ | | |/ / | |/| |
| * | | am d580eee2: Merge "SipPhone: switch to its own phone type PHONE_TYPE_SIP." i...Hung-ying Tyan2010-09-071-2/+1
| |\ \ \ | | | |/ | | |/|
| | * | Merge "SipPhone: switch to its own phone type PHONE_TYPE_SIP." into gingerbreadHung-ying Tyan2010-09-071-2/+1
| | |\ \
| | | * | SipPhone: switch to its own phone type PHONE_TYPE_SIP.Hung-ying Tyan2010-09-071-2/+1
* | | | | am b65fd472: am b6264a87: Fix the build.Chung-yih Wang2010-09-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am b6264a87: Fix the build.Chung-yih Wang2010-09-051-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix the build.Chung-yih Wang2010-09-061-1/+1
* | | | | am 2143ade8: am b12baad9: Add equals() funcation for SipPhone.Chung-yih Wang2010-09-051-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | am b12baad9: Add equals() funcation for SipPhone.Chung-yih Wang2010-09-051-0/+4
| |\ \ \ \ | | |/ / /
| | * | | Add equals() funcation for SipPhone.Chung-yih Wang2010-09-061-0/+4
| | |/ /
* | | | am 419126a6: am dc243482: Merge "Add API to get all foreground calls." into g...John Wang2010-09-031-2/+9
|\ \ \ \ | |/ / /
| * | | am dc243482: Merge "Add API to get all foreground calls." into gingerbreadJohn Wang2010-09-031-2/+9
| |\ \ \ | | |/ /
| | * | Merge "Add API to get all foreground calls." into gingerbreadJohn Wang2010-09-031-2/+9
| | |\ \
| | | * | Add API to get all foreground calls.John Wang2010-09-021-2/+9
* | | | | am 9eb32c96: am a2f2141c: Merge "More SharedPreferences commit() -> apply() c...Brad Fitzpatrick2010-09-034-5/+5
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am a2f2141c: Merge "More SharedPreferences commit() -> apply() changes." into...Brad Fitzpatrick2010-09-034-5/+5
| |\ \ \ | | |/ /
| | * | More SharedPreferences commit() -> apply() changes.Brad Fitzpatrick2010-09-034-5/+5
| | |/
* | | Merge "Added new method to format the phone number when neccessary."Dmitri Plotnikov2010-08-302-5/+57
|\ \ \
| * | | Added new method to format the phone number when neccessary.Bai Tao2010-08-302-5/+57
* | | | Rename NetworkProperties to LinkPropertiesRobert Greenwalt2010-08-3011-48/+49
* | | | resolved conflicts for merge of ff749b9a to masterJean-Baptiste Queru2010-08-307-0/+111
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 55a2df8c: Merge "Telephony: Control operator selection using EF_CSP data."Jean-Baptiste Queru2010-08-307-0/+111
| |\ \
| | * | Telephony: Control operator selection using EF_CSP data.Banavathu, Srinivas Naik2010-08-307-0/+111
* | | | Merge "Add NetworkProperties to DataConnection."Wink Saville2010-08-278-247/+78
|\ \ \ \
| * | | | Add NetworkProperties to DataConnection.Wink Saville2010-08-278-247/+78
* | | | | am eb182d78: am f3ee6f87: Telephony: Remove references to mExitECMRunnable ob...Banavathu, Srinivas Naik2010-08-261-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am f3ee6f87: Telephony: Remove references to mExitECMRunnable object.Banavathu, Srinivas Naik2010-08-261-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Telephony: Remove references to mExitECMRunnable object.Banavathu, Srinivas Naik2010-08-231-0/+2
* | | | | am d06e641d: am 108a06c9: Merge "CallManager: remove unused Phone argument fr...Hung-ying Tyan2010-08-251-3/+3
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | am 108a06c9: Merge "CallManager: remove unused Phone argument from stopDtmf()...Hung-ying Tyan2010-08-251-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | CallManager: remove unused Phone argument from stopDtmf() and sendBurstDtmf()Hung-ying Tyan2010-08-251-3/+3
* | | | am 1537637c: am 3294d44b: Add confcall management to SIP callsHung-ying Tyan2010-08-244-76/+97
|\ \ \ \ | |/ / /
| * | | am 3294d44b: Add confcall management to SIP callsHung-ying Tyan2010-08-244-76/+97
| |\ \ \ | | |/ /
| | * | Add confcall management to SIP callsHung-ying Tyan2010-08-244-76/+97
* | | | am 360ab1df: am 6864b3e2: Merge "Adds the ability to Android to initiate a 2 ...Jean-Baptiste Queru2010-08-241-13/+67
|\ \ \ \ | |/ / /
| * | | am 6864b3e2: Merge "Adds the ability to Android to initiate a 2 Digit Call."Jean-Baptiste Queru2010-08-231-13/+67
| |\ \ \ | | | |/ | | |/|
| | * | Adds the ability to Android to initiate a 2 Digit Call.Georgios Katsaros2010-08-171-13/+67