Commit Graph

133 Commits

Author SHA1 Message Date
Stefan Ceriu 7b75dec011 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 df8ac48ba2 Merge branch 'develop' into doug/4896_url_previews_string_whitespace 2021-09-27 14:44:17 +01:00
Doug ac3b2c1677 Include URL previews in addVerticalWhitespaceToString:forEvent: and remove heightForCellData:withMaximumWidth: from the various TextMsgBubbleCell subclasses.
Use the bubble cell data's available width when sizing URL previews and update the defaultAvailableWidth and reducedWidthThreshold accordingly.
2021-09-23 17:30:24 +01:00
Gil Eluard d6b824c54f Merge branch 'develop' into spaces 2021-09-20 10:18:01 +02:00
Doug e2a0b5fc23 Reduce the width of URL previews on 4" devices. 2021-09-16 16:41:21 +01:00
Gil Eluard 6335acc0cd Merge branch 'develop' into spaces
# Conflicts:
#	Riot/Modules/Common/Avatar/AvatarViewDataProtocol.swift
#	Riot/Modules/Common/Recents/RecentsViewController.m
#	Riot/Modules/Home/Views/RoomCollectionViewCell.m
#	Riot/Modules/TabBar/TabBarCoordinator.swift
2021-09-15 14:42:04 +02:00
Doug b7ed2d6d58 Revert height computation for now. 2021-09-08 15:59:30 +01:00
Doug ecf9503dc9 Update for PR feedback.
URLPreviewManager becomes URLPreviewService.
addVerticalWhitespaceToString used instead of heightForCellData multiple times.
All newline characters removed.
2021-09-08 15:10:13 +01:00
Doug ef65feb3de Add setting to disable URL previews.
Using a temporary position in the settings screen whilst waiting for feedback.
2021-09-03 10:19:26 +01:00
Doug 26e356776c Show an activity indicator until the preview has loaded. 2021-09-02 17:37:48 +01:00
Doug cd87095453 Load and store URLPreviewViewData in RoomBubbleCellData.
Implement close button and store the action in Core Data. Hide the preview image view when no image is received. Remove line breaks in description text.
2021-09-01 10:37:37 +01:00
Doug 5d66333d63 Add PreviewManger with Core Data cache and a URLPreviewView with a view model.
Changes to RoomDataSource still to come.
2021-08-23 17:56:24 +01:00
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
Gil Eluard fe0c81cdc6 Merge branch 'spaces' into element_4509 2021-07-26 10:42:49 +02:00
manuroe 09f7701e09 Merge branch 'develop' into element_4090 2021-07-22 14:16:35 +02:00
Gil Eluard c2302ac81c #4090 - Update after review 2021-07-06 23:03:56 +02:00
Doug f76db0baa4 Fix documentation warnings. 2021-07-02 16:46:27 +01:00
SBiOSoftWhare 63300796f8 Update avatar view and view data usage. 2021-07-01 00:07:46 +02:00
Stefan Ceriu f3b9f30ca8 #4094 - Added voice message attachment decryption, transcoding and sampling caching layer. 2021-06-25 12:09:41 +03:00
Stefan Ceriu 242fb1d808 #4094 - Added multiple observation on media services and a mediaServiceProvider that prevents simultaneous playback from multiple player instances. 2021-06-24 11:29:07 +03:00
Stefan Ceriu 28131c8828 #4096 - Extracted logic from the VoiceMessagePlaybackView. Exposed power levels from audio recorder. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 58edea8ac5 #4096 - Added voice message decoding, timeline cell and playback UI. 2021-06-22 09:42:37 +03:00
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