Commit Graph

42 Commits

Author SHA1 Message Date
ismailgulek f85d8c6db2 Use new strings for ended calls 2021-08-06 16:20:10 +03:00
ismailgulek 6d117e374d Add strings for incoming calls 2021-08-03 17:07:15 +03:00
ismailgulek 85c8241a54 Adapt string changes & new icons 2021-08-03 17:02:40 +03:00
ismailgulek 0d831c30c9 Update icon color 2021-08-03 17:01:38 +03:00
ismailgulek 4bf9461a2a Remove type and dot labels 2021-08-03 17:01:17 +03:00
langleyd 68dedfb5d0 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 43f6c44c78 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 5805cfc897 Use new tile theme color 2021-05-04 19:25:24 +03:00
ismailgulek c9a9839b91 Use call tile bg color 2021-04-28 13:46:55 +03:00
ismailgulek 0c5a94f639 Add end call button for active calls 2021-04-27 14:50:58 +03:00
ismailgulek 7d5b0fbeb9 Update connecting and ringing state strings 2021-04-27 14:35:56 +03:00
ismailgulek 5c9cd4f1ed Add leave action to call tiles 2021-04-21 14:52:51 +03:00
ismailgulek fa0c0af555 Adjust join button content insets 2021-04-21 13:58:15 +03:00
ismailgulek 9c0a1e69a7 Change action button font size to 17 2021-04-19 11:44:52 +03:00
ismailgulek 58ef3431d4 Change body font size to 13px 2021-04-19 11:41:06 +03:00
ismailgulek aa9407b6e8 Change some colors to secondary 2021-04-19 11:36:11 +03:00
ismailgulek 68d0eb8194 Update group call icon and title 2021-04-15 16:49:04 +03:00
ismailgulek d81356128c Fix cell height for call tiles if read receipts displayed 2021-04-12 02:36:55 +03:00
ismailgulek bae175985e Fix read receipts on call tiles 2021-04-12 01:27:38 +03:00
ismailgulek 656b1f0d6f Center align call tiles 2021-04-09 15:59:02 +03:00
ismailgulek 8227d03938 Fix icon and text colors on tiles 2021-04-09 15:23:46 +03:00
ismailgulek 94482f0aa3 Increase icon spacing in call tile 2021-04-09 15:16:07 +03:00
ismailgulek d06583906a Fix label text color on dark mode 2021-04-07 15:24:42 +03:00
ismailgulek edc56177c0 Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek 787de45741 Fix overflow issue 2021-03-19 02:52:52 +03:00
ismailgulek f0f06cf2d0 Show room name and avatar if declined 2021-03-18 13:46:39 +03:00
ismailgulek a1a4f585ee Implement in-memory decline cache for group calls 2021-03-18 13:32:34 +03:00
ismailgulek 1d2ae04058 Introduce group call tiles 2021-03-17 19:39:41 +03:00
ismailgulek c73bd32cdd 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 cb642ea51a Move tile action button to common 2021-03-17 18:09:10 +03:00
ismailgulek 1898e7d1a2 Refactor buttons container view to include a stack view 2021-03-17 18:08:25 +03:00
ismailgulek 335ddf78e8 Fix #4125 2021-03-17 00:49:07 +03:00
ismailgulek 9ea07cbc87 Refactor bubble cell, introduce viewState and implement statusText 2021-03-12 04:05:10 +03:00
ismailgulek 5f573eb5b4 Introduce HorizontalButtonsContainerView 2021-03-12 03:40:55 +03:00
ismailgulek 3e14ad67b4 IntroduceCallTileActionButton 2021-03-12 03:40:44 +03:00
ismailgulek 6e2b095194 Layout fixes 2021-03-12 03:39:35 +03:00
ismailgulek 43a7ee7e10 Layout fixes 2021-03-12 03:37:46 +03:00
ismailgulek 1600337d0e Adapt new transitive properties 2021-03-12 02:26:51 +03:00
ismailgulek 98d5f47a5d Create new labels for inner content view 2021-03-12 02:26:03 +03:00
ismailgulek ad34f5a837 Get rid of redundant _theme 2021-02-10 00:35:34 +03:00
ismailgulek 1c19d16b7f Do not show tile for incoming call 2021-01-21 13:52:14 +03:00
ismailgulek 2cca34986d Implement call cells, introduce allLinkedEvents on bubble cell data 2021-01-20 13:26:28 +03:00