Commit Graph

69 Commits

Author SHA1 Message Date
Mauro Romito e11fc9aff8 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 7be2907e10 voice dictation now works 2022-11-14 16:25:09 +01:00
Mauro Romito de7ae1b976 fixing a bad indentation 2022-11-11 17:10:30 +01:00
Mauro Romito 1cffddbe89 improving animations 2022-11-11 10:24:14 +01:00
Mauro Romito 9bba221d3f swipe animation improvements 2022-11-10 18:13:22 +01:00
Mauro Romito 4c6ecc0216 this works but we need to expose also the maxCompressed height and the minHeight 2022-11-10 15:41:36 +01:00
Mauro Romito 1dfac5ba28 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 15dd337fd8 improved the pan animation to be as the designs 2022-11-09 17:07:05 +01:00
aringenbach 4f445b8f70 Rich-text editor: enable translations between Markdown and HTML when toggling text formatting 2022-11-09 16:43:58 +01:00
aringenbach 1874ae8f79 Re-order View computed properties and move to private mark 2022-11-09 11:49:03 +01:00
aringenbach 4eb168b41b 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 3f983adda1 full screen improvements 2022-11-08 16:50:44 +01:00
aringenbach 476f5f6ab6 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 e6f97158e9 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 cd7a77ae2a fix for 6946 2022-11-02 16:45:40 +01:00
aringenbach d7e5307f0b Synchronise composer and toolbar resizing animation duration 2022-11-02 16:40:57 +01:00
Mauro Romito d32eede373 updated package + tests 2022-10-28 14:15:18 +02:00
aringenbach 1f6dccac26 Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Mauro Romito 441a774572 removed unused code 2022-10-25 16:47:48 +02:00
Mauro Romito 00a81eedd5 fix 2022-10-25 16:44:27 +02:00
Mauro Romito ab5fd21cb2 tests and identifier improvements 2022-10-25 16:32:21 +02:00
Mauro Romito a3cf9d028f speeding the animation a bit 2022-10-25 16:24:56 +02:00
Mauro Romito c44916c9b2 minor adjustments 2022-10-25 11:22:16 +02:00
Mauro Romito ba0ac7bbfa improving anim, however it only works with swiftui build 2022-10-24 17:17:55 +02:00
Mauro Romito 7fea8cb1e1 animation 2022-10-21 18:18:21 +02:00
Mauro Romito f5ea447189 reimplemented but the animation and the spacing needs some fixing 2022-10-21 15:51:51 +02:00
Mauro Romito 973923b071 voice messages implemented 2022-10-20 19:41:02 +02:00
Mauro Romito 0f20383559 the voice message toolbar now appears 2022-10-20 19:18:50 +02:00
Mauro Romito 2182882ddd added placeholder to the viewModel 2022-10-19 15:08:12 +02:00
Mauro Romito 8d6a52bbfd spacing improved further 2022-10-17 19:25:17 +02:00
Mauro Romito 1e75f69c56 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 f2ab4922ae updated the swiftpm 2022-10-17 18:11:19 +02:00
Mauro Romito adad2f2bcd designs are perfect now 2022-10-17 17:03:43 +02:00
Mauro Romito 76ffd2fa49 design improvements! 2022-10-17 16:39:42 +02:00
David Langley 99a44cbdb3 Update Wysiwyg dep and use new focused param on WysiwygComposerView 2022-10-17 14:10:02 +01:00
Mauro Romito 158a4bf949 0.15 animation 2022-10-14 12:53:33 +02:00
Mauro Romito dc751cf584 opacity transition implemented 2022-10-14 12:49:13 +02:00
Velin92 ea91f4fb55 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 1ff2a9c00f custom tint + blinking dark theme text color issue fix 2022-10-14 10:45:24 +02:00
David Langley 6f25472dc8 Additional translations and accessiblity labels 2022-10-13 17:03:33 +01:00
Mauro Romito 3d4288803b improved UI tests 2022-10-13 13:06:20 +02:00
Mauro Romito 3c73f8cc9c ui test improvements 2022-10-13 03:10:25 +02:00
Mauro Romito f7cf4b515b ui test should work now 2022-10-13 02:16:02 +02:00
Mauro Romito c35f91026a ui tests should now work on CI 2022-10-13 01:27:14 +02:00
Mauro Romito 8da2486c82 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 7f8e6e21a8 improving code 2022-10-12 16:55:35 +02:00
Mauro Romito a0057e4d4e composer code improvement 2022-10-12 16:52:12 +02:00
Mauro Romito c543f04561 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 c73a3304ca wiftlint 2022-10-12 15:08:50 +01:00
David Langley b335de33aa More comments 2022-10-12 14:32:48 +01:00