summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/CallIntentProcessor.java
Commit message (Expand)AuthorAgeFilesLines
* Confirm managed call when there are ongoing self-managed calls.Tyler Gunn2017-05-021-18/+23
* Switch to using android.telecom.Log in TelecomBrad Ebinger2016-10-191-0/+1
* Rename Telecom Call Ids to include attemptBrad Ebinger2016-07-081-1/+1
* Merge commit '005612a0af1fc475f422a1b0a4fb51fc5416ac90' into tgunn-merge1Tyler Gunn2016-03-031-0/+4
|\
| * IMS-VT: Set VideoState in Call Connecting StateOmkar Kolangade2016-03-031-0/+4
* | Show toast to warn user when the call is treated as personal callTony Mak2016-02-171-2/+11
* | Merge "Remove code which prevents making a video call when one is in progress...Tyler Gunn2016-02-091-30/+0
|\|
| * Remove code which prevents making a video call when one is in progress.Tyler Gunn2016-02-091-30/+0
* | Treat the call as personal call if no work dialer is installedTony Mak2016-01-191-0/+22
* | Add tests for NewOutgoingCallIntentBroadcasterHall Liu2015-12-141-1/+2
* | Add unit tests for TelecomServiceImplHall Liu2015-12-141-0/+24
* | Add field to store who is initiating the callTony Mak2015-11-231-1/+10
|/
* Pass call subject from ACTION_CALL intent to Connections.Tyler Gunn2015-08-031-0/+7
* Remove use of STATE_AUDIO_ONLY in a comparison.Tyler Gunn2015-06-091-1/+1
* API Cleanup: Remove references to VideoState class.Tyler Gunn2015-06-031-2/+2
* Don't start ErrorDialogActivity without an error IDYorke Lee2015-04-301-2/+2
* Fix wiring to allow default dialer to make emergency callsYorke Lee2015-04-271-3/+7
* Open up and fix TelecomManager#addNewUnknownCallDavid Stevens2015-04-131-1/+1
* Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into m...Prerepa Viswanadham2015-03-241-7/+7
|\
| * Make Telecom synchronousIhab Awad2015-03-181-7/+7
* | Fix NPE in CallIntentProcessorYorke Lee2015-03-231-2/+2
|/
* Refactoring for testabilityIhab Awad2015-03-021-0/+197