Commit Graph

128 Commits

Author SHA1 Message Date
Mauro Romito 951aa33df0 reversed unused hunk 2022-11-30 15:09:05 +01:00
Mauro Romito 12ded65fd6 toggle now uses iOS style 2022-11-30 14:34:21 +01:00
Mauro Romito 4584d93312 fix for iOS 15 fullscreen mode not working 2022-11-30 13:27:07 +01:00
Mauro Romito 07c13d4e19 all the row is tappable and fixed an issue with the tests 2022-11-30 11:37:12 +01:00
Mauro Romito b8943f4509 scrolling disabled, better intrinsic size, changed asset 2022-11-30 11:11:00 +01:00
Mauro Romito 16a1c5d472 spacing improvement from bottom in plain text mode 2022-11-29 19:13:49 +01:00
Mauro Romito 53cd1a13e5 centring the toggle button when the corner radius is half 2022-11-29 18:52:19 +01:00
Mauro Romito b38731c4f3 fixing tests 2022-11-23 13:54:15 +01:00
Mauro Romito 8c14ecaee3 better naming 2022-11-23 13:40:15 +01:00
Mauro Romito 67d51affa8 suggest PR changes 2022-11-23 13:35:05 +01:00
Mauro Romito ba78f6120b fix to make the function run on RiotSwiftUI 2022-11-22 18:44:17 +01:00
Mauro Romito fd68af1cef hide button and revert state when rotating on an iPhone, also fixed the positioning of the strikethrough and underline, and the maxCompressed size in landscape mode is always adapted to be visible. 2022-11-22 18:21:59 +01:00
Mauro Romito 47fdbbbe40 Merge branch 'develop' into mauroromito/7082_fix_scrollable_bottom_sheet 2022-11-16 17:30:14 +01:00
Mauro Romito 96c5337204 scrollable bottom sheet, with custom size on iOS 16 2022-11-16 17:23:32 +01:00
Mauro Romito bf18ba4f86 first type of fix 2022-11-15 15:27:43 +01:00
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 0f654bec06 keyboard dismissal issue fixed 2022-11-10 13:46:41 +01:00
aringenbach 8a894d7e49 Merge pull request #7062 from vector-im/aringenbach/7061_enable_markdown
Rich-text editor: enable translations between Markdown and HTML when toggling text formatting
2022-11-10 10:25:43 +01:00
aringenbach 93a762e253 Merge pull request #7055 from vector-im/aringenbach/7054_fix_lost_content_text_formatting_switch
Labs: Rich-text editor - Fix text formatting switch losing the current content of the composer
2022-11-10 10:25:26 +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 d0aa621dad Fix composer view model tests 2022-11-09 15:23:43 +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
aringenbach 15c1a9cf89 Rich-text editor: Fix text formatting enabled inconsistent state 2022-11-09 10:26:48 +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 7faa041b59 test may fail on CI 2022-11-02 11:58:55 +01:00
Mauro Romito 679b3d546a test improvement 2022-11-02 11:58:19 +01:00
Mauro Romito 44525e70b9 tests may fail on CI 2022-11-02 11:57:16 +01:00
Mauro Romito b822e28218 the test may fail on CI without blocking the task/check 2022-11-02 11:23:19 +01:00
Mauro Romito 2f1251614f removing a test that can't pass on the CI due to its speed 2022-10-28 19:27:25 +02:00
Mauro Romito fce183c236 test improvements 2022-10-28 17:42:36 +02:00
Mauro Romito bf80d1e439 tests updated for the CI 2022-10-28 17:41:38 +02:00
Mauro Romito 086825a891 improving tests for the CI 2022-10-28 17:08:30 +02:00
Mauro Romito 577904e018 simplify the test to make it pass on the CI 2022-10-28 16:30:20 +02:00
Mauro Romito cdf44fd07b test improvements for slow ci 2022-10-28 15:44:05 +02:00
Mauro Romito 4a641d018f removing comment 2022-10-28 15:37:40 +02:00
Mauro Romito dd695adae6 improving UI tests for slow CI 2022-10-28 15:36:07 +02:00
Mauro Romito d32eede373 updated package + tests 2022-10-28 14:15:18 +02:00
Mauro Romito 519cb04ef5 fixed a test 2022-10-26 17:35:59 +02:00