Commit Graph

12 Commits

Author SHA1 Message Date
ismailgulek 01d8d55d51 Use new strings for ended calls 2021-08-06 16:20:10 +03:00
ismailgulek 47727a7f5a Adapt string changes & new icons 2021-08-03 17:02:40 +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 9772ee672b Update connecting and ringing state strings 2021-04-27 14:35:56 +03:00
ismailgulek 924301b0bc Add leave action to call tiles 2021-04-21 14:52:51 +03:00
ismailgulek 118d5db106 Update group call icon and title 2021-04-15 16:49:04 +03:00
ismailgulek 4b7167ab73 Fix icon and text colors on tiles 2021-04-09 15:23:46 +03:00
ismailgulek c7c5d51801 Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek beb0076096 Fix overflow issue 2021-03-19 02:52:52 +03:00
ismailgulek 3a037522a9 Show room name and avatar if declined 2021-03-18 13:46:39 +03:00
ismailgulek 47af12fd15 Implement in-memory decline cache for group calls 2021-03-18 13:32:34 +03:00
ismailgulek 26e20334c5 Introduce group call tiles 2021-03-17 19:39:41 +03:00