Show if Call was VOLTE (HD)
It would be great if like Stock AOSP Dialer, it would show that the Call was in HD when both Caller used VOLTE to Call each other
Yes I also want this please implement this.
Also: wi-fi... does simple dialer show if a call is happening over wi-fi? If not, can it?
we cannot handle wi-fi calls, our apps have no internet access
we cannot handle wi-fi calls, our apps have no internet access
Maybe this can be implemented as additional feature(by optionally allowing app "INTERNET" permission), or as "Pro / Advanced" version of the app? If otherwise it is clear how to implement this function*
Find this old app for testing VoLTE. I don't know how applicable it is, and whether this app's code can help to understand how to use calls via VoLTE and/or indicate such calls, but maybe.
Dialer apps don't need network access for voWiFi and voLTE, because the OS handling this itself (also the backend of normal calls). With the current Simple Dialer app it's already possible to call over WiFi and LTE (if your phone supports this). Only a batch/info is missing inside the app.
@tibbi the app has only to recognise, if a call is made via WiFi or LTE and has to show this during the call and within the call history.
Dialer apps don't need network access for voWiFi and voLTE, because the OS handling this itself
Thx for clarification!
@tibbi the app has only to recognise, if a call is made via WiFi or LTE and has to show this during the call and within the call history.
Oh, this would be great! : )