| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove handoff APIs | Sailesh Nepal | 2014-07-02 | 12 | -224/+101 |
* | Move cancelMissedCallsNotification to PhoneManager. | Santos Cordon | 2014-07-02 | 1 | -0/+5 |
* | Adding "start call with video" extra for ACTION_CALL intent. | Tyler Gunn | 2014-07-02 | 1 | -0/+7 |
* | Merge "Rename Telecomm "Subscription" to "Account" (1/7)" | Ihab Awad | 2014-07-02 | 9 | -112/+105 |
|\ |
|
| * | Rename Telecomm "Subscription" to "Account" (1/7) | Ihab Awad | 2014-07-02 | 9 | -112/+105 |
* | | Add PhoneManager to expose functionality to phone/dialer apps. | Santos Cordon | 2014-07-02 | 1 | -0/+2 |
|/ |
|
* | Make RemoteConnection.getState public | Sailesh Nepal | 2014-07-02 | 1 | -1/+5 |
* | Use proper name for method for setting paused image. | Andrew Lee | 2014-07-01 | 1 | -1/+1 |
* | Merge "API support for reporting of changes to call features. (eg VoLTE, VoWI... | Tyler Gunn | 2014-07-01 | 8 | -2/+134 |
|\ |
|
| * | API support for reporting of changes to call features. | Tyler Gunn | 2014-07-01 | 8 | -2/+134 |
* | | Add function set CallVideoClient on the CallVideoProvider. | Andrew Lee | 2014-07-01 | 6 | -85/+216 |
* | | Merge "Move call-related SystemAPIs to TelecommManager. (1/3)" | Santos Cordon | 2014-07-01 | 2 | -20/+134 |
|\ \
| |/
|/| |
|
| * | Move call-related SystemAPIs to TelecommManager. (1/3) | Santos Cordon | 2014-06-30 | 2 | -20/+134 |
* | | More fixes for Connection and RemoteConnection | Sailesh Nepal | 2014-06-30 | 6 | -52/+72 |
* | | Fixing crash in phone app due to missing null checks pertaining to | Tyler Gunn | 2014-06-30 | 2 | -4/+5 |
* | | Merge "Add ICallVideoProvider binder to the InCallCall object." | Andrew Lee | 2014-06-26 | 2 | -23/+30 |
|\ \ |
|
| * | | Add ICallVideoProvider binder to the InCallCall object. | Andrew Lee | 2014-06-30 | 2 | -23/+30 |
* | | | Added API methods for the CallVideoProvider. | Tyler Gunn | 2014-06-30 | 3 | -18/+189 |
|/ / |
|
* | | Add Subscription field to Call-related framework objects | Nancy Chen | 2014-06-27 | 2 | -15/+56 |
* | | Merge "Add methods to set a CallVideoProvider on a Call." | Andrew Lee | 2014-06-26 | 6 | -1/+56 |
|\ \ |
|
| * | | Add methods to set a CallVideoProvider on a Call. | Andrew Lee | 2014-06-27 | 6 | -1/+56 |
* | | | Adding CallVideoClient, used to provide a callback mechanism for the | Tyler Gunn | 2014-06-27 | 6 | -0/+601 |
|/ / |
|
* | | Add wrapper to provide method calls for binder to InCallUI. | Andrew Lee | 2014-06-27 | 1 | -0/+46 |
* | | Clean up Connection API | Sailesh Nepal | 2014-06-26 | 1 | -43/+41 |
|/ |
|
* | Merge "Add API to cancel outgoing calls" | Sailesh Nepal | 2014-06-25 | 5 | -30/+79 |
|\ |
|
| * | Add API to cancel outgoing calls | Sailesh Nepal | 2014-06-25 | 5 | -30/+79 |
* | | Merge "Add a system API to get the default phone app." | Santos Cordon | 2014-06-25 | 2 | -2/+35 |
|\ \ |
|
| * | | Add a system API to get the default phone app. | Santos Cordon | 2014-06-25 | 2 | -2/+35 |
* | | | Merge "Adding CallVideoProvider to Telecomm." | Andrew Lee | 2014-06-25 | 2 | -0/+95 |
|\ \ \
| |_|/
|/| | |
|
| * | | Adding CallVideoProvider to Telecomm. | Andrew Lee | 2014-06-24 | 2 | -0/+95 |
| |/ |
|
* | | Remote Connection implementation. | Santos Cordon | 2014-06-24 | 10 | -59/+883 |
|/ |
|
* | Replace CallServiceSelectors with Subscriptions (1/3) | Ihab Awad | 2014-06-23 | 13 | -414/+24 |
* | Revert "Add ability to set and get DefaultPhoneApplication" | Yorke Lee | 2014-06-20 | 3 | -204/+0 |
* | Merge "Revert "Add getSystemPhoneApplication to TelecommManager"" | Yorke Lee | 2014-06-20 | 1 | -12/+0 |
|\ |
|
| * | Revert "Add getSystemPhoneApplication to TelecommManager" | Yorke Lee | 2014-06-19 | 1 | -12/+0 |
* | | Merge "Add getSystemPhoneApplication to TelecommManager" | Yorke Lee | 2014-06-17 | 1 | -0/+12 |
|\ \
| |/ |
|
| * | Add getSystemPhoneApplication to TelecommManager | Yorke Lee | 2014-06-18 | 1 | -0/+12 |
* | | Merge "Add methods to TelephonyManager for Subscription management (1/3)" | Ihab Awad | 2014-06-17 | 4 | -12/+237 |
|\ \
| |/
|/| |
|
| * | Add methods to TelephonyManager for Subscription management (1/3) | Ihab Awad | 2014-06-17 | 4 | -12/+237 |
* | | Adds speakerphone extra to ACTION_DIAL (2/2). | Sai Cheemalapati | 2014-06-17 | 1 | -0/+8 |
|/ |
|
* | Add TelecommManager to system services | Yorke Lee | 2014-06-16 | 1 | -0/+48 |
* | Add ability to set and get DefaultPhoneApplication | Yorke Lee | 2014-06-16 | 3 | -0/+205 |
* | DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (1/4) | Ihab Awad | 2014-06-13 | 5 | -9/+38 |
* | Support conference calling. (1/4) | Santos Cordon | 2014-06-12 | 10 | -92/+309 |
* | API: Add call service handoff trigger | Sailesh Nepal | 2014-06-06 | 2 | -0/+14 |
* | Fix the build breakage (update API & javadocs) | Evan Charlton | 2014-06-05 | 1 | -1/+1 |
* | am 266a63ad: Merge "Expose post-dial APIs" into lmp-preview-dev | Evan Charlton | 2014-06-05 | 8 | -5/+65 |
|\ |
|
| * | Merge "Expose post-dial APIs" into lmp-preview-dev | Evan Charlton | 2014-06-05 | 8 | -5/+65 |
| |\ |
|
| | * | Expose post-dial APIs | Evan Charlton | 2014-06-04 | 8 | -5/+65 |
| * | | DO NOT MERGE. Implement connection error dialogs (1/4) | Ihab Awad | 2014-06-04 | 7 | -32/+126 |
| |/ |
|