| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Standardize stateToString return values" into mnc-dev | Yorke Lee | 2015-07-14 | 1 | -6/+6 |
|\ |
|
| * | Standardize stateToString return values | Yorke Lee | 2015-07-14 | 1 | -6/+6 |
* | | Correct the comparison done in removeAdapter. | Roshan Pius | 2015-07-08 | 1 | -2/+13 |
|/ |
|
* | Change sequence of call removal from Phone's db. | Roshan Pius | 2015-07-08 | 1 | -7/+36 |
* | Merge "Add capability to indicate a conference will never have children." int... | Anthony Lee | 2015-07-02 | 1 | -2/+26 |
|\ |
|
| * | Add capability to indicate a conference will never have children. | Tyler Gunn | 2015-06-29 | 1 | -2/+26 |
* | | Telecom API council changes. | Santos Cordon | 2015-06-29 | 7 | -18/+127 |
|/ |
|
* | Merge "InCallService meta-data [2/4]" into mnc-dev | Santos Cordon | 2015-06-24 | 2 | -1/+26 |
|\ |
|
| * | InCallService meta-data [2/4] | Santos Cordon | 2015-06-23 | 2 | -1/+26 |
* | | Merge "Additional javadoc." into mnc-dev | Santos Cordon | 2015-06-24 | 1 | -1/+9 |
|\ \
| |/ |
|
| * | Additional javadoc. | Santos Cordon | 2015-06-22 | 1 | -1/+9 |
* | | Fix crash when doing conferencing over Wi-Fi | Sailesh Nepal | 2015-06-21 | 1 | -0/+3 |
|/ |
|
* | Clean up SIM CallManager APIs. | Santos Cordon | 2015-06-18 | 2 | -43/+0 |
* | Send broadcast when default dialer changes | Yorke Lee | 2015-06-15 | 1 | -0/+35 |
* | Merge "Correct issues with VideoProvider discovered via CTS tests." into mnc-dev | Tyler Gunn | 2015-06-12 | 1 | -24/+40 |
|\ |
|
| * | Correct issues with VideoProvider discovered via CTS tests. | Tyler Gunn | 2015-06-12 | 1 | -24/+40 |
* | | Fix typo in Call.Details.propertiesToString | Yorke Lee | 2015-06-12 | 1 | -1/+1 |
|/ |
|
* | Add support for specifying looper on VideoProviders. | Tyler Gunn | 2015-06-10 | 1 | -2/+22 |
* | Merge "Remove use of STATE_AUDIO_ONLY in a comparison." into mnc-dev | Tyler Gunn | 2015-06-09 | 1 | -1/+26 |
|\ |
|
| * | Remove use of STATE_AUDIO_ONLY in a comparison. | Tyler Gunn | 2015-06-09 | 1 | -1/+26 |
* | | Merge "Rename TelecomManager.EXTRA_INCOMING_CALL_ADDRESS" into mnc-dev | Yorke Lee | 2015-06-09 | 1 | -2/+2 |
|\ \ |
|
| * | | Rename TelecomManager.EXTRA_INCOMING_CALL_ADDRESS | Yorke Lee | 2015-06-09 | 1 | -2/+2 |
* | | | Merge "Add API docs for RemoteConnection VideoProvider/Callback." into mnc-dev | Tyler Gunn | 2015-06-09 | 3 | -5/+170 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add API docs for RemoteConnection VideoProvider/Callback. | Tyler Gunn | 2015-06-04 | 3 | -5/+170 |
* | | | Add telecom extra to specify handle for incoming call | Yorke Lee | 2015-06-05 | 1 | -0/+7 |
| |/
|/| |
|
* | | Merge "API Cleanup: Remove VideoState class." into mnc-dev | Tyler Gunn | 2015-06-03 | 6 | -133/+97 |
|\ \ |
|
| * | | API Cleanup: Remove VideoState class. | Tyler Gunn | 2015-06-03 | 6 | -133/+97 |
| |/ |
|
* | | Merge "Allow default dialer changes and phone account enable/disable via ADB"... | Yorke Lee | 2015-06-03 | 3 | -51/+19 |
|\ \
| |/
|/| |
|
| * | Allow default dialer changes and phone account enable/disable via ADB | Yorke Lee | 2015-06-02 | 3 | -51/+19 |
* | | Fix ringback return value. | Santos Cordon | 2015-06-02 | 1 | -1/+1 |
* | | Merge "Cleanup Video API javadoc." into mnc-dev | Tyler Gunn | 2015-06-01 | 2 | -118/+313 |
|\ \ |
|
| * | | Cleanup Video API javadoc. | Tyler Gunn | 2015-05-29 | 2 | -118/+313 |
* | | | IMS: Conference fixes | Tyler Gunn | 2015-06-01 | 1 | -0/+7 |
| |/
|/| |
|
* | | Merge "Add ability to modify default dialer via ADB" into mnc-dev | Yorke Lee | 2015-06-01 | 1 | -0/+10 |
|\ \ |
|
| * | | Add ability to modify default dialer via ADB | Yorke Lee | 2015-05-29 | 1 | -0/+10 |
* | | | Merge "Un-@hide some missed video APIs." into mnc-dev | Tyler Gunn | 2015-05-29 | 1 | -26/+21 |
|\ \ \ |
|
| * | | | Un-@hide some missed video APIs. | Tyler Gunn | 2015-05-29 | 1 | -26/+21 |
| | |/
| |/| |
|
* | | | Merge "Make ACTION_CONNECTION_SERVICE_CONFIGURE public" into mnc-dev | Yorke Lee | 2015-05-29 | 1 | -2/+0 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Make ACTION_CONNECTION_SERVICE_CONFIGURE public | Yorke Lee | 2015-05-28 | 1 | -2/+0 |
* | | Add extras to Connections/Calls. (1/3) | Santos Cordon | 2015-05-28 | 13 | -18/+251 |
|/ |
|
* | Add intents for enabling phone accounts. | Santos Cordon | 2015-05-20 | 1 | -0/+36 |
* | Add enable/disable properties to phone accounts. | Santos Cordon | 2015-05-19 | 3 | -28/+107 |
* | Merge "Fix in-call UI crash on Nova devcies (framework/base)" into mnc-dev | Sailesh Nepal | 2015-05-15 | 1 | -1/+2 |
|\ |
|
| * | Fix in-call UI crash on Nova devcies (framework/base) | Sailesh Nepal | 2015-05-14 | 1 | -1/+2 |
* | | Merge "Fix post dial for remote connections" into mnc-dev | Sailesh Nepal | 2015-05-15 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix post dial for remote connections | Sailesh Nepal | 2015-05-14 | 1 | -1/+1 |
| |/ |
|
* | | Make Conferenceable an abstract class | Yorke Lee | 2015-05-13 | 4 | -32/+4 |
|/ |
|
* | Merge "Improve javadoc for PRESENTATION_ constants." into mnc-dev | Santos Cordon | 2015-05-14 | 1 | -4/+12 |
|\ |
|
| * | Improve javadoc for PRESENTATION_ constants. | Santos Cordon | 2015-05-13 | 1 | -4/+12 |
* | | Merge "[1/4] Use new Icon class in PhoneAccount." into mnc-dev | Santos Cordon | 2015-05-14 | 1 | -186/+32 |
|\ \ |
|