Commit graph

115 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
d9a8631c7e
Adapt renaming 2021-06-29 15:10:16 +03:00
ismailgulek
9c4076bcd2
Use new fonts 2021-06-28 15:33:44 +03:00
ismailgulek
63c822232e
Fix horizontal spacing 2021-06-28 15:22:03 +03:00
ismailgulek
b978de73b4
Fix background color of menu 2021-06-28 13:30:36 +03:00
ismailgulek
75991b5655
Implement router methods 2021-06-28 02:22:25 +03:00
ismailgulek
592ea5bf8d
Audio route menu and item views 2021-06-28 02:21:40 +03:00
ismailgulek
4807445efc
Update UI for new more button 2021-06-28 02:20:59 +03:00
ismailgulek
96ebf75212
Fix avatar for connected video calls 2021-06-11 13:44:38 +03:00
ismailgulek
35bcb3ce5f
Make on hold call bigger 2021-06-09 18:11:27 +03:00
ismailgulek
90cc313267
Fix image resolutions 2021-06-09 16:10:59 +03:00
ismailgulek
80ee852d8d
Place a pause icon for on hold calls 2021-06-09 15:47:11 +03:00
ismailgulek
9d7b32b039
Fix call state and on hold call effect view 2021-06-09 14:22:41 +03:00
ismailgulek
7c715c805b
Enhance PictureInPicturable protocol 2021-06-09 13:53:35 +03:00
ismailgulek
1812606431
Fix local preview for video calls, update theme 2021-06-09 12:42:54 +03:00
ismailgulek
338caaacf8
Change UI according to video call, adapt theme, round avatars 2021-06-09 12:42:20 +03:00
ismailgulek
4c9cf46f56
Add pip view container and load pip view into it 2021-06-08 16:00:38 +03:00
ismailgulek
c511de4c84
Create CallPiPView class 2021-06-08 15:59:57 +03:00
ismailgulek
208494d245
Remove call bar view 2021-06-08 15:59:06 +03:00
Stefan Ceriu
f7a8163947
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
c999001a8f
Merge branch 'develop' into attended_call_transfers 2021-05-05 11:02:31 +03: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
575f90c21b
Add transfer button 2021-05-04 11:24:55 +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
6de32c06a3
Remove gradient view at the back of switch camera button 2021-04-19 15:43:14 +03:00
ismailgulek
579f689eeb
Move local video feed a bit up to avoid overlapping controls 2021-04-09 16:01:15 +03:00
ismailgulek
0260c8f54e
Increase bottom margin for call controls 2021-04-09 15:35:55 +03:00
ismailgulek
8761370941
Reduce height of local video feed action view 2021-04-09 15:32:08 +03:00
ismailgulek
31624ed819
Adjust local video feed size to 90x130 2021-04-09 15:27:23 +03:00
ismailgulek
3d7bf72a1a
Update call bar 2021-04-01 23:56:51 +03:00
ismailgulek
cbd752d241
Adjust callerName label, use super method 2021-03-12 14:22:46 +03:00
ismailgulek
e21c8d45ea
Center action buttons together and align other buttons to the edges 2021-03-09 17:32:16 +03:00
ismailgulek
87cf479076
Move callee name and duration labels to the top, move avatar 2021-03-09 17:21:15 +03:00
ismailgulek
7fd466e652
Move chat button to the center of icons 2021-03-09 17:03:07 +03:00
ismailgulek
4d61b3ba3d
Adjust button sizes 2021-03-09 17:02:37 +03:00
ismailgulek
7ea7cb6ffd
Move chat button to the bottom left of the screen 2021-03-09 16:57:25 +03:00
ismailgulek
f2ae9364c9 Fix more button layout 2021-02-18 11:35:24 +03:00
ismailgulek
b4b038dd42 Fix self video 2021-02-17 18:43:28 +03:00
ismailgulek
6729a53a6c Fix buttons layout 2021-02-17 18:43:16 +03:00
ismailgulek
94a1ed0d0e Update icons & more 2021-02-17 16:50:46 +03:00
ismailgulek
762a2c696e Remove old view outlet 2021-02-17 16:50:24 +03:00
ismailgulek
46ca6b9db8 Update backspace button style 2021-02-16 20:06:09 +03:00
ismailgulek
dd5add280d Force orientation to portrait only on phone 2021-02-15 17:46:49 +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