Commit Graph

107 Commits

Author SHA1 Message Date
David Langley b783c940ba Merge pull request #4405 from vector-im/element_4403
Fix crash when entering a DM after a call is hung-up/rejected while being answered (#4403)
2021-06-09 10:33:21 +01: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
SBiOSoftWhare 22392feb0e RoomCreationIntroCell: Handle RoomAvatarViewData updates. 2021-06-07 18:46:16 +02: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 64e0a40c1a Merge branch 'develop' into voip_design_updates 2021-04-09 15:12:51 +03:00
Gil Eluard ccda218ddf Update Riot/Modules/Room/Views/BubbleCells/RoomTypingBubbleCell.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-04-08 16:13:56 +02:00
Gil Eluard 825088553a Update after review 2021-04-08 15:59:53 +02:00
Gil Eluard b68a9b06c3 Update after review 2021-04-08 15:19:02 +02:00
Gil Eluard 3c7bc3f1f7 Update Riot/Modules/Room/Views/BubbleCells/RoomTypingBubbleCell.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-04-08 13:48:25 +02:00
ismailgulek 28e046e205 Fix label text color on dark mode 2021-04-07 15:24:42 +03:00
Gil Eluard a09550a1ee Crash in [RoomViewController refreshTypingNotification] 2021-04-07 12:26:51 +02:00
Gil Eluard 18e2666b84 Consider displaying names in typing notifications 2021-04-06 14:32:25 +02:00
ismailgulek fb3c76ab0f Merge branch 'develop' into voip_design_updates 2021-04-02 14:39:37 +03:00
Gil Eluard e6663a9148 Explore typing notifications inspired by web
- prevent timeline from going up and down by keeping the space allocated for the typing notification
2021-03-29 22:26:03 +02:00
Gil Eluard 8bedb05384 Explore typing notifications inspired by web
- Update for dark mode
2021-03-24 23:16:27 +01:00
Gil Eluard 2340c575d0 Explore typing notifications inspired by web
- First iteration
2021-03-22 19:55:41 +01: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
Gil Eluard 6f9d7455cb SR sizing is inconsistent with RR & Message states cosmetic changes 2021-03-17 20:09:44 +01: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
Gil Eluard db12dc87e5 Merge branch 'develop' into element_4014
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-02-25 15:49:53 +01:00
Gil Eluard b7bc5524ea Improve the status of send messages (sending, sent, received, failed)
- tweaks and new L&F for download progress
2021-02-25 11:07:21 +01:00