~renatofilho/dialer-app/fix-phone-formatter

« back to all changes in this revision

Viewing changes to src/dialer-app.url-dispatcher

Handle the dialer:// URI that will be used to request the live call view and set the active call indicator to visible when not on the live call screen. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
        {
3
3
                "protocol": "tel"
4
4
        }
 
5
        {
 
6
                "protocol": "dialer"
 
7
        }
5
8
]