summaryrefslogtreecommitdiff
path: root/src/com/android/incallui/AnswerFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Implement ability to add incoming call to Blacklist within Glow ringRohit Yengisetty2016-04-081-1/+23
* IMS: Deflect call featureSuresh Kumar Sugguna2015-10-061-0/+23
* IMS-VT: Support for one way videoRekha Kumar2015-10-061-1/+59
* InCallUI not dismissing after end call is clicked.Chaitanya Saggurthi2015-07-281-0/+7
* More video related API fixesYorke Lee2015-05-121-1/+1
* DO NOT MERGE Video call upgrade/dowgrade request changes.Tyler Gunn2015-05-051-35/+21
* Make createPresenter() and getUi() public.Andrew Lee2015-04-161-1/+1
* Merge commit '8bef461' into merge_workPrerepa Viswanadham2015-04-101-2/+33
|\
| * IMS-VT: Add support for video callsRekha Kumar2015-03-261-2/+33
* | Dynamically add AnswerFragmentYorke Lee2015-03-131-6/+4
* | Improve InCallUI fragment managementYorke Lee2015-03-091-1/+1
|/
* Ensuring Video APIs are only called when video is available.Tyler Gunn2014-08-221-0/+5
* Add UI/functions to handle a video upgrade request.Andrew Lee2014-08-121-2/+12
* Hook up answering as video call.Andrew Lee2014-07-171-2/+2
* Fix too-light color in "write your own" dialog EditTextNancy Chen2014-07-161-3/+3
* Show different glowpad options for incoming video call.Andrew Lee2014-07-151-20/+54
* DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (4/4)Ihab Awad2014-06-131-21/+26
* Support a second incoming call (call-waiting)Santos Cordon2014-03-191-2/+4
* Request FLAG_SHOW_WHEN_LOCKED for respond via text dialogsYorke Lee2014-03-171-0/+2
* Fixes bug for Canned Message response.Christine Chen2013-10-281-0/+2
* Removes stopPing from onSaveInstanceState()Christine Chen2013-10-101-0/+27
* Adds support for texting after phone disconnects.Christine Chen2013-10-071-9/+60
* Add custom message dialog for Respond via Message.David Braun2013-10-051-11/+62
* Fixes repeated adds of "Write your own.." text.Christine Chen2013-09-101-2/+5
* Enable reject via textYorke Lee2013-08-301-4/+28
* Automating calls to onUiUnready() in parent fragment.Chiao Cheng2013-08-301-6/+0
* Major fixes for in call to work with reverse number lookup.Chiao Cheng2013-08-281-18/+13
* Protect all logging statements.Chiao Cheng2013-08-211-2/+2
* Adding interfaces for phone number service.Chiao Cheng2013-08-201-3/+7
* Add UI to show when the Call disconnects.Santos Cordon2013-08-071-0/+1
* Audio Routing support in UISantos Cordon2013-08-071-0/+5
* Adds support for text messagesChristine Chen2013-08-071-0/+97
* Dialpad Ui elements for InCallUiChristine Chen2013-08-061-5/+1
* Improve InCall State managementSantos Cordon2013-08-051-0/+5
* Fixing incoming call sequence, adding InCallPresenterSantos Cordon2013-08-031-39/+4
* Adding multi-call support.Santos Cordon2013-08-011-13/+46
* Integrating mute and speaker buttons.Chiao Cheng2013-07-241-9/+29
* Connecting answer call action in UI to service.Chiao Cheng2013-07-191-3/+13
* Adding fragment and listener for answering calls.Chiao Cheng2013-07-181-0/+40