Commit Graph

42 Commits

Author SHA1 Message Date
ismailgulek b22868b0a0 Use new strings for ended calls 2021-08-06 16:20:10 +03:00
ismailgulek 0a53a63a74 Add strings for incoming calls 2021-08-03 17:07:15 +03:00
ismailgulek 8aecaa2ab1 Adapt string changes & new icons 2021-08-03 17:02:40 +03:00
ismailgulek 3d66d7288d Update icon color 2021-08-03 17:01:38 +03:00
ismailgulek a2516f6fc1 Remove type and dot labels 2021-08-03 17:01:17 +03:00
langleyd abccc2d964 Fix crash when entering a DM after a call is hung-up/rejected while being answered (#4403) 2021-06-08 14:03:17 +01:00
Stefan Ceriu a8b0e8700e 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 643a09b93a Use new tile theme color 2021-05-04 19:25:24 +03:00
ismailgulek 48a64ebdd4 Use call tile bg color 2021-04-28 13:46:55 +03:00
ismailgulek 21e12a71d0 Add end call button for active calls 2021-04-27 14:50:58 +03:00
ismailgulek 2cae8285b3 Update connecting and ringing state strings 2021-04-27 14:35:56 +03:00
ismailgulek 21eed06d7f Add leave action to call tiles 2021-04-21 14:52:51 +03:00
ismailgulek 0386bca27f Adjust join button content insets 2021-04-21 13:58:15 +03:00
ismailgulek d4fcb476b1 Change action button font size to 17 2021-04-19 11:44:52 +03:00
ismailgulek 83812bf1b2 Change body font size to 13px 2021-04-19 11:41:06 +03:00
ismailgulek 3afb464881 Change some colors to secondary 2021-04-19 11:36:11 +03:00
ismailgulek 4b1491d0c1 Update group call icon and title 2021-04-15 16:49:04 +03:00
ismailgulek a7ac90b8d1 Fix cell height for call tiles if read receipts displayed 2021-04-12 02:36:55 +03:00
ismailgulek 4ef1856d15 Fix read receipts on call tiles 2021-04-12 01:27:38 +03:00
ismailgulek d26c29ebf1 Center align call tiles 2021-04-09 15:59:02 +03:00
ismailgulek 9362c213a5 Fix icon and text colors on tiles 2021-04-09 15:23:46 +03:00
ismailgulek df6fb91f98 Increase icon spacing in call tile 2021-04-09 15:16:07 +03:00
ismailgulek 28e046e205 Fix label text color on dark mode 2021-04-07 15:24:42 +03:00
ismailgulek 72fc878bc1 Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek 6e4b7c801a Fix overflow issue 2021-03-19 02:52:52 +03:00
ismailgulek a53fbe24c4 Show room name and avatar if declined 2021-03-18 13:46:39 +03:00
ismailgulek 1d50eb4ed6 Implement in-memory decline cache for group calls 2021-03-18 13:32:34 +03:00
ismailgulek ce82815186 Introduce group call tiles 2021-03-17 19:39:41 +03:00
ismailgulek 547019fcc6 Refactor cell rendering, move most of the controls to the subclass, refactor user actions, add you started call state 2021-03-17 18:17:54 +03:00
ismailgulek 6f32c95fb3 Move tile action button to common 2021-03-17 18:09:10 +03:00
ismailgulek 96ac10a72a Refactor buttons container view to include a stack view 2021-03-17 18:08:25 +03:00
ismailgulek c85cb51826 Fix #4125 2021-03-17 00:49:07 +03:00
ismailgulek 5308914d17 Refactor bubble cell, introduce viewState and implement statusText 2021-03-12 04:05:10 +03:00
ismailgulek d56fe7277f Introduce HorizontalButtonsContainerView 2021-03-12 03:40:55 +03:00
ismailgulek 390eaeda29 IntroduceCallTileActionButton 2021-03-12 03:40:44 +03:00
ismailgulek 1c7d7f9a77 Layout fixes 2021-03-12 03:39:35 +03:00
ismailgulek f677f3eba7 Layout fixes 2021-03-12 03:37:46 +03:00
ismailgulek cf030dcdfa Adapt new transitive properties 2021-03-12 02:26:51 +03:00
ismailgulek 99ebb4f225 Create new labels for inner content view 2021-03-12 02:26:03 +03:00
ismailgulek bdd40f1177 Get rid of redundant _theme 2021-02-10 00:35:34 +03:00
ismailgulek 9981a03327 Do not show tile for incoming call 2021-01-21 13:52:14 +03:00
ismailgulek ff4f513705 Implement call cells, introduce allLinkedEvents on bubble cell data 2021-01-20 13:26:28 +03:00