Commit graph

126 commits

Author SHA1 Message Date
Gil Eluard
18e5d22b92 Add trigger to join and view room metrics events #5769
- Added trigger for JoinedRoom event
- Tracking ViewRoom event for rooms and events
2022-03-15 10:31:24 +01:00
Gil Eluard
9ebd8a4802
Instrument missing screen metrics (#5764)
* Instrument missing screen metrics

- Done
2022-03-08 10:13:46 +01:00
Doug
705b31a302 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
aringenbach
94dab7ad4b
Add objective C support to SwiftGen assets helpers (#5533)
* Add objective C support to SwiftGen assets helpers

* Use dot notation in ObjC & fix minor issues

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 17:13:23 +01:00
Stefan Ceriu
4bd5c12f73 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
David Langley
f49dbc5ae5 Call transfer selection should put the other person on hold. 2022-01-27 14:16:09 +00:00
David Langley
b5ead74434 Use new dtmf function signature 2022-01-12 10:59:37 +00:00
SBiOSoftWhare
4081da3ebc Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
Philippe Loriaux
c6c3eaaec1 Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
Stefan Ceriu
2c0bf1e80f vector-im/element-ios/issues/4899 - Fixed various localization issues. 2021-09-30 09:40:12 +03:00
Stefan Ceriu
862464108b vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods. 2021-09-30 09:40:12 +03:00
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