summaryrefslogtreecommitdiffstats
path: root/src/com/android/incallui/InCallActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Display supplementary service dialogs for CF and CB."caf-rbSteve Kondik2013-11-111-27/+7
* Display supplementary service dialogs for CF and CB.Muhammed Siju2013-10-311-7/+27
* STK Call Control feature implementation.Sandeep Kunta2013-10-311-0/+6
* update dialpad state more often.Santos Cordon2013-10-081-0/+2
* Adds support for texting after phone disconnects.Christine Chen2013-10-071-1/+5
* Show call ended if call disconnects while dialpad is showingYorke Lee2013-09-261-0/+8
* Merge "Add generic error code dialogs for failed calls." into klp-devSantos Cordon2013-09-241-2/+81
|\
| * Add generic error code dialogs for failed calls.Santos Cordon2013-09-231-2/+81
* | Merge "Adds hardware keyboard support for DTMF" into klp-devChristine Chen2013-09-241-1/+40
|\ \ | |/ |/|
| * Adds hardware keyboard support for DTMFChristine Chen2013-09-231-1/+40
* | Read back contact information in in-call screenYorke Lee2013-09-201-0/+9
|/
* Addressing finished and postponed TODO(klp)Christine Chen2013-09-191-1/+0
* Merge "Add support for hardware CALL button." into klp-devSantos Cordon2013-09-191-5/+8
|\
| * Add support for hardware CALL button.Santos Cordon2013-09-191-5/+8
* | Merge "Make back button exit ConferenceManagerFragment" into klp-devYorke Lee2013-09-191-0/+3
|\ \
| * | Make back button exit ConferenceManagerFragmentYorke Lee2013-09-181-0/+3
| |/
* / Removing finished TODO(klp)Christine Chen2013-09-171-2/+0
|/
* b/10699042 show dialpad when connects to voice mail.Makoto Onuki2013-09-161-19/+30
* Removes call buttons when there is no active call.Christine Chen2013-09-101-0/+1
* Merge "Improve lifecycle ordering for InCallUI" into klp-devSantos Cordon2013-09-091-32/+5
|\
| * Improve lifecycle ordering for InCallUISantos Cordon2013-09-091-32/+5
* | Port dtmf post dial wait feature.Chiao Cheng2013-09-061-0/+5
|/
* Adds manage conference call UIChristine Chen2013-09-061-0/+18
* Move initializeInCall to onStart().Santos Cordon2013-08-291-4/+9
* Major fixes for in call to work with reverse number lookup.Chiao Cheng2013-08-281-6/+2
* Protect all logging statements.Chiao Cheng2013-08-211-13/+12
* Adding proximity sensor code to in-call UI.Santos Cordon2013-08-211-0/+11
* Support connecting and disconnecting from Phone app.Santos Cordon2013-08-191-6/+6
* Use shared contact info cache to get data for the notification.Santos Cordon2013-08-131-0/+2
* Adding suppression behavior for in-call notification.Santos Cordon2013-08-091-0/+14
* Singletons are hard, lets go chopping...them out of the code.Santos Cordon2013-08-091-0/+5
* Improve outgoing call sequenceSantos Cordon2013-08-081-1/+41
* Dialpad Ui elements for InCallUiChristine Chen2013-08-061-3/+28
* Notifications in Phone (part 1)Santos Cordon2013-08-051-0/+10
* Adding a central logging class.Santos Cordon2013-08-051-21/+10
* Improve InCall State managementSantos Cordon2013-08-051-43/+20
* Fixing incoming call sequence, adding InCallPresenterSantos Cordon2013-08-031-29/+39
* Adding multi-call support.Santos Cordon2013-08-011-24/+41
* Adding simple number data to callcardSantos Cordon2013-07-311-5/+15
* Finishing in call screen when call ends.Chiao Cheng2013-07-241-1/+7
* Integrating mute and speaker buttons.Chiao Cheng2013-07-241-11/+15
* Adding call card and buttons to UI.Chiao Cheng2013-07-221-0/+7
* Connecting answer call action in UI to service.Chiao Cheng2013-07-191-5/+5
* Adding in call screen template.Chiao Cheng2013-07-171-0/+208