Commit Graph

15 Commits

Author SHA1 Message Date
Gil Eluard 27571866b5 Instrument missing screen metrics (#5764)
* Instrument missing screen metrics

- Done
2022-03-08 10:13:46 +01:00
Doug c411097256 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 10822c5300 Fix dialpad title and close button for dark theme 2021-04-29 12:02:39 +03:00
ismailgulek 119f888760 Add dial pad tones 2021-02-15 15:58:19 +03:00
ismailgulek b9d3ba941d Improve title of digit button 2021-02-10 16:38:36 +03:00
ismailgulek acdd1eed37 Add letters to dialpad buttons 2021-02-10 16:17:38 +03:00
ismailgulek 5c9951f85a Improve dial pad screen with new config 2021-01-21 21:26:12 +03:00
ismailgulek a09a219f87 Fix pasted phone number issue 2021-01-21 01:30:47 +03:00
ismailgulek 0f48d50cb4 Make call delegate method optional 2021-01-14 18:22:46 +03:00
ismailgulek 021a7dfb8d Introduce digit delegate method on dial pad 2021-01-14 18:20:29 +03:00
ismailgulek 7863945a9a Introduce DialpadConfiguration 2021-01-14 18:20:00 +03:00
ismailgulek 00dfbe2510 Fix orientation 2021-01-14 12:13:25 +03:00
ismailgulek 92287bcd3f Fix orientation to portrait, not working with pageSheet modal 2021-01-13 23:00:50 +03:00
ismailgulek aa6f3e8e60 Implement dialpad view controller 2021-01-13 21:51:47 +03:00
ismailgulek 742910117e Create view controller class 2021-01-12 14:38:36 +03:00