Commit graph

20 commits

Author SHA1 Message Date
Doug
e2a9d3bb24 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
95fa650c7e
Use new theme colors 2021-05-04 19:21:50 +03:00
ismailgulek
eb5929d96d
Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek
428e14927b
Update bg color for backspace button 2021-04-29 12:08:51 +03:00
ismailgulek
a1d16ed563
Fix dialpad title and close button for dark theme 2021-04-29 12:02:39 +03:00
ismailgulek
cccc601536
Make properties immutable 2021-04-29 11:10:17 +03:00
ismailgulek
46ca6b9db8 Update backspace button style 2021-02-16 20:06:09 +03:00
ismailgulek
08acf9d5fc Add dial pad tones 2021-02-15 15:58:19 +03:00
ismailgulek
661ae3f854 Move backspace button to the right 2021-02-10 16:38:42 +03:00
ismailgulek
1610f484f4 Improve title of digit button 2021-02-10 16:38:36 +03:00
ismailgulek
4e43d5db75 Add letters to dialpad buttons 2021-02-10 16:17:38 +03:00
ismailgulek
536147c141 Improve dial pad screen with new config 2021-01-21 21:26:12 +03:00
ismailgulek
eb2f58755a Fix pasted phone number issue 2021-01-21 01:30:47 +03:00
ismailgulek
8523524dd6 Make call delegate method optional 2021-01-14 18:22:46 +03:00
ismailgulek
d34bd5a529 Introduce digit delegate method on dial pad 2021-01-14 18:20:29 +03:00
ismailgulek
8993f61e37 Introduce DialpadConfiguration 2021-01-14 18:20:00 +03:00
ismailgulek
37d09eb505 Fix orientation 2021-01-14 12:13:25 +03:00
ismailgulek
e644cb277b Fix orientation to portrait, not working with pageSheet modal 2021-01-13 23:00:50 +03:00
ismailgulek
07605980da Implement dialpad view controller 2021-01-13 21:51:47 +03:00
ismailgulek
acf918341f Create view controller class 2021-01-12 14:38:36 +03:00