+2
−0
+1
−0
res/xml/video_calling_settings.xml
0 → 100644
+39
−0
src/com/android/dialer/DialtactsActivity.java
100755 → 100644
+15
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
To support video call capability check function in dialer following changes are made: 1. Add presence AIDL to communicate with presence app. 2. Add logic to show/hide an VT icon in call log list view and contact detail view by checking if the contact has the capability for video call. 3. Use flag config_regional_presence_enable to control the feature. Change-Id: Id02b1f445d95cb40c48705fb1f8faecbf348d884 CRs-Fixed: 1039337