Commit Graph

115 Commits

Author SHA1 Message Date
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 2ba0f1f947 Adapt renaming 2021-06-29 15:10:16 +03:00
ismailgulek a5817fa1bb Use new fonts 2021-06-28 15:33:44 +03:00
ismailgulek cfaf006a77 Fix horizontal spacing 2021-06-28 15:22:03 +03:00
ismailgulek e61603aff0 Fix background color of menu 2021-06-28 13:30:36 +03:00
ismailgulek 4757a50f49 Implement router methods 2021-06-28 02:22:25 +03:00
ismailgulek 0f9722b52f Audio route menu and item views 2021-06-28 02:21:40 +03:00
ismailgulek fc1944112e Update UI for new more button 2021-06-28 02:20:59 +03:00
ismailgulek dac8b4a058 Fix avatar for connected video calls 2021-06-11 13:44:38 +03:00
ismailgulek 0f471056bf Make on hold call bigger 2021-06-09 18:11:27 +03:00
ismailgulek 9860df7cc4 Fix image resolutions 2021-06-09 16:10:59 +03:00
ismailgulek cf6d6ac119 Place a pause icon for on hold calls 2021-06-09 15:47:11 +03:00
ismailgulek 5f3d99dbe2 Fix call state and on hold call effect view 2021-06-09 14:22:41 +03:00
ismailgulek 12580eb6fd Enhance PictureInPicturable protocol 2021-06-09 13:53:35 +03:00
ismailgulek 18244b2848 Fix local preview for video calls, update theme 2021-06-09 12:42:54 +03:00
ismailgulek e2ed8a302e Change UI according to video call, adapt theme, round avatars 2021-06-09 12:42:20 +03:00
ismailgulek d202790085 Add pip view container and load pip view into it 2021-06-08 16:00:38 +03:00
ismailgulek 979352f228 Create CallPiPView class 2021-06-08 15:59:57 +03:00
ismailgulek 2d0b48d9ee Remove call bar view 2021-06-08 15:59:06 +03:00
Stefan Ceriu b00d07ffca Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
ismailgulek 9efa3a7d6c Merge branch 'develop' into attended_call_transfers 2021-05-05 11:02:31 +03:00
ismailgulek e5c1a7d369 Use new theme colors 2021-05-04 19:21:50 +03:00
ismailgulek 4ac2722c0b Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek cda69cb6d9 Add transfer button 2021-05-04 11:24:55 +03:00
ismailgulek a6b7ef0ee6 Update bg color for backspace button 2021-04-29 12:08:51 +03:00
ismailgulek 10822c5300 Fix dialpad title and close button for dark theme 2021-04-29 12:02:39 +03:00
ismailgulek 8c5f3aac48 Make properties immutable 2021-04-29 11:10:17 +03:00
ismailgulek 8a17c74d44 Remove gradient view at the back of switch camera button 2021-04-19 15:43:14 +03:00
ismailgulek 9758e31488 Move local video feed a bit up to avoid overlapping controls 2021-04-09 16:01:15 +03:00
ismailgulek 570821a56f Increase bottom margin for call controls 2021-04-09 15:35:55 +03:00
ismailgulek bcc6d25098 Reduce height of local video feed action view 2021-04-09 15:32:08 +03:00
ismailgulek 607596a0aa Adjust local video feed size to 90x130 2021-04-09 15:27:23 +03:00
ismailgulek 9f1dd5baca Update call bar 2021-04-01 23:56:51 +03:00
ismailgulek 7b7a7065f8 Adjust callerName label, use super method 2021-03-12 14:22:46 +03:00
ismailgulek 06d100d924 Center action buttons together and align other buttons to the edges 2021-03-09 17:32:16 +03:00
ismailgulek 7514ae353a Move callee name and duration labels to the top, move avatar 2021-03-09 17:21:15 +03:00
ismailgulek de06d32b9e Move chat button to the center of icons 2021-03-09 17:03:07 +03:00
ismailgulek 808b55ca35 Adjust button sizes 2021-03-09 17:02:37 +03:00
ismailgulek 596c036b70 Move chat button to the bottom left of the screen 2021-03-09 16:57:25 +03:00
ismailgulek 2a164435ed Fix more button layout 2021-02-18 11:35:24 +03:00
ismailgulek 3100c0a33b Fix self video 2021-02-17 18:43:28 +03:00
ismailgulek ae7e2b5ba2 Fix buttons layout 2021-02-17 18:43:16 +03:00
ismailgulek f0e188ba84 Update icons & more 2021-02-17 16:50:46 +03:00
ismailgulek 80c227729b Remove old view outlet 2021-02-17 16:50:24 +03:00
ismailgulek a375eedf51 Update backspace button style 2021-02-16 20:06:09 +03:00
ismailgulek d18fb5d191 Force orientation to portrait only on phone 2021-02-15 17:46:49 +03:00
ismailgulek 119f888760 Add dial pad tones 2021-02-15 15:58:19 +03:00
ismailgulek 8575699229 Move backspace button to the right 2021-02-10 16:38:42 +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