summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/Analytics.java
Commit message (Expand)AuthorAgeFilesLines
* Add cap on number of calls stored in analytics am: d93b9ececc am: 27a76bca29 ...Hall Liu2017-01-061-0/+9
|\
| * Add cap on number of calls stored in analyticsHall Liu2017-01-051-0/+9
| * resolve merge conflicts of 953e1af to stage-aosp-masterBrad Ebinger2016-10-201-71/+73
| |\
| | * Switch to using android.telecom.Log in TelecomBrad Ebinger2016-10-191-2/+1
* | | Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-0/+1
* | | Switch to using android.telecom.Log in TelecomBrad Ebinger2016-10-191-71/+75
|/ /
* | Add connection properties to analyticsHall Liu2016-09-091-1/+16
* | Add In-call services to AnalyticsHall Liu2016-08-301-0/+31
* | Add dumpsys to Telecom analytics outputHall Liu2016-08-091-44/+113
* | Fix analytics dumping to not throw an exceptionHall Liu2016-07-141-10/+19
* | Record video call events in analyticsHall Liu2016-07-061-2/+48
* | Add call events to analyticsHall Liu2016-06-141-26/+228
|/
* Prevent zero startTimes from making call duration excessively longHall Liu2016-03-221-1/+1
* Add methods to dump analytics through TelecomManager.Hall Liu2016-01-151-9/+49
* Add analytics recording to TelecomHall Liu2015-12-071-0/+266