Gil Eluard
0df41c3b90
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
27571866b5
Instrument missing screen metrics ( #5764 )
...
* Instrument missing screen metrics
- Done
2022-03-08 10:13:46 +01:00
Doug
2aec883095
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
aringenbach
87ad400eb6
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
bc60512101
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
David Langley
e90d10b8fb
Call transfer selection should put the other person on hold.
2022-01-27 14:16:09 +00:00
David Langley
9ef7719434
Use new dtmf function signature
2022-01-12 10:59:37 +00:00
SBiOSoftWhare
e6ef1be7b6
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
Philippe Loriaux
af20d24960
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
Stefan Ceriu
010178f397
vector-im/element-ios/issues/4899 - Fixed various localization issues.
2021-09-30 09:40:12 +03:00
Stefan Ceriu
04bc95a85c
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
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