Commit Graph

14 Commits

Author SHA1 Message Date
Doug
29d7262e38 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
ismailgulek
30efaaf597 Fix dialpad title and close button for dark theme 2021-04-29 12:02:39 +03:00
ismailgulek
18a847fc78 Add dial pad tones 2021-02-15 15:58:19 +03:00
ismailgulek
008e6b369a Improve title of digit button 2021-02-10 16:38:36 +03:00
ismailgulek
50a9579fae Add letters to dialpad buttons 2021-02-10 16:17:38 +03:00
ismailgulek
45c1554c44 Improve dial pad screen with new config 2021-01-21 21:26:12 +03:00
ismailgulek
bcb0f87260 Fix pasted phone number issue 2021-01-21 01:30:47 +03:00
ismailgulek
5cc86346a8 Make call delegate method optional 2021-01-14 18:22:46 +03:00
ismailgulek
dbac4a3645 Introduce digit delegate method on dial pad 2021-01-14 18:20:29 +03:00
ismailgulek
478d8f30c8 Introduce DialpadConfiguration 2021-01-14 18:20:00 +03:00
ismailgulek
ee48d297b0 Fix orientation 2021-01-14 12:13:25 +03:00
ismailgulek
baf3d751c2 Fix orientation to portrait, not working with pageSheet modal 2021-01-13 23:00:50 +03:00
ismailgulek
8f1836564a Implement dialpad view controller 2021-01-13 21:51:47 +03:00
ismailgulek
1eaf077d09 Create view controller class 2021-01-12 14:38:36 +03:00