ui: info messages and fixes

This commit is contained in:
ingvar1995 2016-06-13 19:28:17 +03:00
parent 9bf072e122
commit f6affc14ef
7 changed files with 89 additions and 26 deletions

View file

@ -4,6 +4,7 @@ import threading
import settings
from toxav_enums import *
# TODO: play sound until outgoing call will be started or cancelled and add timeout
# TODO: add widget for call
CALL_TYPE = {
'NONE': 0,