Commit Graph

69 Commits

Author SHA1 Message Date
Mauro Romito 67c2e358cc Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
#	project.yml
2022-11-15 11:03:28 +01:00
Mauro Romito 161c71d025 voice dictation now works 2022-11-14 16:25:09 +01:00
Mauro Romito a13036b51c fixing a bad indentation 2022-11-11 17:10:30 +01:00
Mauro Romito e3b6386a8c improving animations 2022-11-11 10:24:14 +01:00
Mauro Romito 0af717e4f2 swipe animation improvements 2022-11-10 18:13:22 +01:00
Mauro Romito af2e9f2153 this works but we need to expose also the maxCompressed height and the minHeight 2022-11-10 15:41:36 +01:00
Mauro Romito 49869ccd02 Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
2022-11-10 14:29:08 +01:00
Mauro Romito 04f8e18634 improved the pan animation to be as the designs 2022-11-09 17:07:05 +01:00
aringenbach 8c54a918ff Rich-text editor: enable translations between Markdown and HTML when toggling text formatting 2022-11-09 16:43:58 +01:00
aringenbach e84b59bd1b Re-order View computed properties and move to private mark 2022-11-09 11:49:03 +01:00
aringenbach 09a2fd11dd Labs: Rich-text editor - Fix text formatting switch losing the current content of the composer 2022-11-09 11:41:42 +01:00
Mauro Romito e85f31fb57 full screen improvements 2022-11-08 16:50:44 +01:00
aringenbach b7bf6353d0 Merge branch 'develop' into resilience-rc
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
#	project.yml
2022-11-07 15:05:25 +01:00
Velin92 a31ea9c8b9 Merge pull request #7027 from vector-im/mauroromito/6946_custom_emojis
Labs: Rich text-editor fix for "does not support inserting custom iOS emojis"
2022-11-02 17:31:19 +01:00
Mauro Romito e97a4a81fb fix for 6946 2022-11-02 16:45:40 +01:00
aringenbach 32f9d15635 Synchronise composer and toolbar resizing animation duration 2022-11-02 16:40:57 +01:00
Mauro Romito a9fa0b92e2 updated package + tests 2022-10-28 14:15:18 +02:00
aringenbach ac77fb97da Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Mauro Romito 4a46481c74 removed unused code 2022-10-25 16:47:48 +02:00
Mauro Romito a4f58b793d fix 2022-10-25 16:44:27 +02:00
Mauro Romito d6c29821e5 tests and identifier improvements 2022-10-25 16:32:21 +02:00
Mauro Romito dc98f89ab9 speeding the animation a bit 2022-10-25 16:24:56 +02:00
Mauro Romito 42dea343b9 minor adjustments 2022-10-25 11:22:16 +02:00
Mauro Romito 9c1fd9ad1e improving anim, however it only works with swiftui build 2022-10-24 17:17:55 +02:00
Mauro Romito f5c9a79108 animation 2022-10-21 18:18:21 +02:00
Mauro Romito ea394f6e17 reimplemented but the animation and the spacing needs some fixing 2022-10-21 15:51:51 +02:00
Mauro Romito 2cc3cd7806 voice messages implemented 2022-10-20 19:41:02 +02:00
Mauro Romito d06adfc32f the voice message toolbar now appears 2022-10-20 19:18:50 +02:00
Mauro Romito dfd5a3a271 added placeholder to the viewModel 2022-10-19 15:08:12 +02:00
Mauro Romito ba08458cd1 spacing improved further 2022-10-17 19:25:17 +02:00
Mauro Romito ff9da7413a Merge branch 'develop' into mauroromito/wysiwyg_toolbar_design_improvements
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	project.yml
2022-10-17 18:13:12 +02:00
Mauro Romito 8c0e4b061f updated the swiftpm 2022-10-17 18:11:19 +02:00
Mauro Romito ef5043baf0 designs are perfect now 2022-10-17 17:03:43 +02:00
Mauro Romito 7e54214ea3 design improvements! 2022-10-17 16:39:42 +02:00
David Langley 2e6e909d47 Update Wysiwyg dep and use new focused param on WysiwygComposerView 2022-10-17 14:10:02 +01:00
Mauro Romito 663ae6f9cc 0.15 animation 2022-10-14 12:53:33 +02:00
Mauro Romito 9747a77cc4 opacity transition implemented 2022-10-14 12:49:13 +02:00
Velin92 991708f106 Merge pull request #6880 from vector-im/mauroromito/wysiwyg_custom_tint
WYSIWYG: Custom Tint + FIX blinking text when typing very fast in dark mode
2022-10-14 11:47:57 +02:00
Mauro Romito fa46f5d3bb custom tint + blinking dark theme text color issue fix 2022-10-14 10:45:24 +02:00
David Langley d7b48f4b03 Additional translations and accessiblity labels 2022-10-13 17:03:33 +01:00
Mauro Romito 6983357d96 improved UI tests 2022-10-13 13:06:20 +02:00
Mauro Romito f382f4e1fb ui test improvements 2022-10-13 03:10:25 +02:00
Mauro Romito 9796039e9a ui test should work now 2022-10-13 02:16:02 +02:00
Mauro Romito f79ce9b50a ui tests should now work on CI 2022-10-13 01:27:14 +02:00
Mauro Romito 1bf8a9952d Tests completed! The only doubt I have left is about testing the string content considering the localisations in tests 2022-10-12 20:06:15 +02:00
Mauro Romito b6334dcbd5 improving code 2022-10-12 16:55:35 +02:00
Mauro Romito 44ec5e8a68 composer code improvement 2022-10-12 16:52:12 +02:00
Mauro Romito c41342f592 Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_reply_UI
# Conflicts:
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
2022-10-12 16:48:43 +02:00
David Langley 4cbef854c9 wiftlint 2022-10-12 15:08:50 +01:00
David Langley 821a54e726 More comments 2022-10-12 14:32:48 +01:00