Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | Throw proper exceptions in SipManager | Hung-ying Tyan | 2010-11-03 | 1 | -2/+1 | |
| | | |/ / / | ||||||
* | | | | | | Make the internal data-disable mechanism internal | Robert Greenwalt | 2010-11-29 | 9 | -104/+21 | |
* | | | | | | Use apn types instead of host when sending notifications. | Wink Saville | 2010-11-24 | 6 | -18/+27 | |
* | | | | | | Promote ActiveApn and methods to DataConnectionTracker. | Wink Saville | 2010-11-24 | 3 | -63/+37 | |
* | | | | | | Merge "Promote ApnSetting to com.android.internal.telephony." | Wink Saville | 2010-11-24 | 6 | -17/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Promote ApnSetting to com.android.internal.telephony. | Wink Saville | 2010-11-23 | 6 | -17/+16 | |
* | | | | | | | resolved conflicts for merge of 8484e57f to master | Jean-Baptiste Queru | 2010-11-22 | 11 | -1/+1064 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||||
| * | | | | | resolved conflicts for merge of e4ae7fc3 to gingerbread-plus-aosp | Jean-Baptiste Queru | 2010-11-22 | 11 | -1/+1064 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Enabling cell broadcast (SMS-CB) support in the platform. | Henrik Hall | 2010-11-19 | 11 | -1/+1064 | |
* | | | | | | Remove pingtest in GsmDataConnectionTracker. | Wink Saville | 2010-11-20 | 2 | -48/+3 | |
* | | | | | | Notify all VMs when proxy changes. | Robert Greenwalt | 2010-11-19 | 1 | -7/+2 | |
* | | | | | | Use TextUtils.isEmpty to simplify code. | Wink Saville | 2010-11-18 | 1 | -1/+1 | |
* | | | | | | Merge "Fix SPN_STRINGS_UPDATED_ACTION." | Wink Saville | 2010-11-18 | 2 | -33/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix SPN_STRINGS_UPDATED_ACTION. | Wink Saville | 2010-11-18 | 2 | -33/+23 | |
* | | | | | | | am 977d01f3: am 27c06bab: Merge "Release reference when putting RILRequest ba... | Jean-Baptiste Queru | 2010-11-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||||
| * | | | | | am 27c06bab: Merge "Release reference when putting RILRequest back into the p... | Jean-Baptiste Queru | 2010-11-17 | 1 | -0/+1 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Release reference when putting RILRequest back into the pool. | Johannes Carlsson | 2010-10-27 | 1 | -0/+1 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Merge "Fix GSM permanent failure handling." | Wink Saville | 2010-11-17 | 1 | -13/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix GSM permanent failure handling. | Wink Saville | 2010-11-17 | 1 | -13/+22 | |
* | | | | | | Merge "SIP calls should set the audio mode to MODE_IN_COMMUNICATION" | Jean-Michel Trivi | 2010-11-17 | 1 | -5/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | SIP calls should set the audio mode to MODE_IN_COMMUNICATION | Jean-Michel Trivi | 2010-11-17 | 1 | -5/+10 | |
| |/ / / / / | ||||||
* | | | | | | Don't waste resources creating new Boolean objects | Kenny Root | 2010-11-17 | 2 | -4/+4 | |
|/ / / / / | ||||||
* | | | | | Cleanup some debug output. | Wink Saville | 2010-11-16 | 3 | -9/+16 | |
* | | | | | Merge "Make getDataEnabled take more into account." | Robert Greenwalt | 2010-11-12 | 1 | -4/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make getDataEnabled take more into account. | Robert Greenwalt | 2010-11-11 | 1 | -4/+6 | |
* | | | | | | GsmServiceStateTracker#getPhone should be protected not public. | Wink Saville | 2010-11-11 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | am 1ed7d65b: am fac4a689: Merge "Fix the audio mode glitch during hangup." in... | John Wang | 2010-11-10 | 1 | -1/+5 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | am fac4a689: Merge "Fix the audio mode glitch during hangup." into gingerbread | John Wang | 2010-11-10 | 1 | -1/+5 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Fix the audio mode glitch during hangup. | John Wang | 2010-11-10 | 1 | -1/+5 | |
| | | |/ | | |/| | ||||||
* | | | | Fix data state change callbacks | Robert Greenwalt | 2010-11-09 | 7 | -10/+16 | |
* | | | | Allow DataConnectionTrackers to manage multiple data connections. | Wink Saville | 2010-11-03 | 6 | -697/+723 | |
* | | | | Merge "Add some network/phone type constants." | Robert Greenwalt | 2010-11-03 | 2 | -3/+18 | |
|\ \ \ \ | ||||||
| * | | | | Add some network/phone type constants. | Robert Greenwalt | 2010-11-03 | 2 | -3/+18 | |
* | | | | | Set country code in the driver and remove channel set | Irfan Sheriff | 2010-11-02 | 3 | -70/+30 | |
|/ / / / | ||||||
* | | | | Fix policy issues when screen is off. | Jeff Brown | 2010-11-01 | 1 | -1/+1 | |
* | | | | Add PhoneStateListener.onOtaspChanged. | Wink Saville | 2010-11-01 | 12 | -22/+134 | |
* | | | | am ecae8a43: am 1a58d9c3: Merge "Partial fix for issue 3124895." into gingerb... | Eric Laurent | 2010-10-26 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | am 1a58d9c3: Merge "Partial fix for issue 3124895." into gingerbread | Eric Laurent | 2010-10-26 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Partial fix for issue 3124895. | Eric Laurent | 2010-10-25 | 1 | -1/+1 | |
* | | | | am 33051ad1: am 7dc08fb0: Merge "Fix connect duration for un-established SIP ... | John Huang | 2010-10-21 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | am 7dc08fb0: Merge "Fix connect duration for un-established SIP calls." into ... | John Huang | 2010-10-21 | 1 | -3/+3 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix connect duration for un-established SIP calls. | Hung-ying Tyan | 2010-10-21 | 1 | -3/+3 | |
* | | | | am 940b4d1c: am 6037a056: Fix n-way conf call in SipPhone. | Hung-ying Tyan | 2010-10-21 | 1 | -3/+20 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | am 6037a056: Fix n-way conf call in SipPhone. | Hung-ying Tyan | 2010-10-20 | 1 | -3/+20 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix n-way conf call in SipPhone. | Hung-ying Tyan | 2010-10-21 | 1 | -3/+20 | |
* | | | | am e55806a5: am 23392a84: Fix the build. | Jeff Hamilton | 2010-10-21 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | am 23392a84: Fix the build. | Jeff Hamilton | 2010-10-20 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix the build. | Jeff Hamilton | 2010-10-20 | 1 | -1/+1 | |
* | | | | am d691b36c: am 6fe795ec: Do another contact lookup if the first one fails an... | Hung-ying Tyan | 2010-10-21 | 2 | -0/+34 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | am 6fe795ec: Do another contact lookup if the first one fails and... | Hung-ying Tyan | 2010-10-20 | 2 | -0/+34 | |
| |\ \ \ | | |/ / |