summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/CallLogManager.java
Commit message (Expand)AuthorAgeFilesLines
* [2/4] Pass call extras to addcallStephen Bird2016-03-211-5/+10
* Minimize the number of calls to PhoneNumberUtils.isLocalEmergencyNumber.Tyler Gunn2015-08-121-4/+6
* API Cleanup: Remove references to VideoState class.Tyler Gunn2015-06-031-3/+1
* Move CallState and rename PRE_DIAL_WAIT.Santos Cordon2015-04-231-2/+1
* Merge commit '3631b8e' into mergemeisterAndrew Lee2015-04-131-2/+1
|\
| * Correcting issue where 1-way video calls do not log as video in call log.Tyler Gunn2015-04-061-2/+1
* | Don't log the Emergency Phone Account in the call log.Santos Cordon2015-03-061-1/+7
|/
* Set number presentation in call log correctlyYorke Lee2014-11-201-18/+2
* Rejected calls should be logged as "incoming" not "missed"Nancy Chen2014-10-221-3/+3
* Broadcast the call type/duration informationYong Jiang2014-10-151-0/+17
* Preparatory work to move Telecom to system service.Tyler Gunn2014-09-171-0/+1
* Use telecomm DiconnectCause in services/Telecomm.Andrew Lee2014-09-161-2/+2
* Guard against simultaneous calls.Santos Cordon2014-09-141-1/+1
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+295