summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
Commit message (Collapse)AuthorAgeFilesLines
* Re-add call recording feature.Danny Baumann2017-01-071-0/+2
| | | | Change-Id: I805ee64ddfa252a09c06ff7ec44d968f5eba3489
* dialer: Hide SIP dial iconSteve Kondik2016-12-301-1/+2
| | | | | | * Fixes ugly FAB with nearly useless option. Change-Id: Ic65ca17ae5943fdb82047514ebe2bc83c08119c6
* Launch Emergency Call on Speed Dialing key 9.Ruthwar Kumar Ambeer2016-11-171-0/+2
| | | | | | | | | | | | Invoke an emergency Call When Speed Dialling Key 9. Since Key 9 is assigned to Emergency Call, Speed Dial number can not be saved for this key by user. Speed Dialing Key is configurable to any Key and default key has been set to 9. Change-Id: I491ff8dd8d06a54aa92740f7307a41fe96bb7d7b CRs-Fixed: 1080282
* Remove SIP dial icon in dialer for some carriersc_yunong2016-09-211-0/+3
| | | | | | | Use a config to show/hide SIP dial icon for some carriers. Change-Id: I38a4eb1f2fee7b8c70592e5bb8ea965b9f88b69c CRs-Fixed: 1064440
* Dialer: Add call/data usage Timer in Dialer settingFang Yunong2016-09-011-0/+1
| | | | | | | | Add call/data usage timer in dialer setting if the carrier turn on this function. CRs-Fixed: 1039233 Change-Id: I6dd82ca9e968dd9132536503bc5ec336cdea4e84
* Dialer: WFC: Add wifi call features.Fang Yunong2016-08-311-3/+1
| | | | | | | | | | | Add wifi call feature: 1. Call Icon in the Dialer is the Wi-Fi Calling Icon 2. Marquee message apears in the dialer 3. Pop up in the dialer when there is no cellular coverage 4. Drop down message in the dialer when there is no cellular coverage CRs-Fixed: 1039290 Change-Id: I59ad99e03ab54af9a43c562f8115367e9576f891
* VideoCall: Show video call welcome dialogFang Yunong2016-08-241-0/+37
If the device supports video call, when user first launch Dialer, show video call welcome dialog. Change-Id: I78c11778990cb5ccf0e283e14792ca037534fecf CRs-Fixed: 1039355