JanNiklas Grabowski
eba4a1247e
Merge commit 'a69a495536a19ec8949d2fa002a116d235b10e08' into feature/5854_foss_merge
...
* commit 'a69a495536a19ec8949d2fa002a116d235b10e08':
finish version++
version++
Fix a bug where QR codes aren't detected if the camera is too close. (#7762 )
element-hq/element-meta/issues/2201 - Disable mark as unread - relates to element-hq/element-meta/issues/891 - relates to element-hq/element-ios/issues/7253
Fix dictation when using the Rich Text Editor. (#7752 )
Prepare for new sprint
finish version++
version++
changelog.d: Upgrade MatrixSDK version ([v0.27.6](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.6 )).
corrected translations
Added translation using Weblate (Persian (Old))
Translated using Weblate (Albanian)
Translated using Weblate (Chinese (Simplified))
Translated using Weblate (Chinese (Simplified))
Translated using Weblate (Albanian)
changelog
fix
Prepare for new sprint
GH actions: remove triaging process and old GH projects
# Conflicts:
# Config/AppVersion.xcconfig
# Riot/Modules/ContextMenu/ActionProviders/RoomActionProvider.swift
2024-03-11 12:13:51 +01:00
Doug
9c84b476db
Fix dictation when using the Rich Text Editor. ( #7752 )
2024-02-14 15:19:33 +00:00
Frank Rotermund
f72f979c25
Merge commit 'a162ef8a1849508fab5bb87fbdb81ad7c1d7abec' into feature/5433_foss_merge
...
* commit 'a162ef8a1849508fab5bb87fbdb81ad7c1d7abec': (36 commits)
finish version++
Release notes
version++
changelog.d: Upgrade MatrixSDK version ([v0.27.4](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.4 )).
Fix missing placeholder.
Translated using Weblate (Catalan)
Translated using Weblate (Catalan)
Translated using Weblate (Catalan)
Translated using Weblate (Arabic)
Translated using Weblate (Arabic)
Translated using Weblate (Chinese (Simplified))
Translated using Weblate (Vietnamese)
Translated using Weblate (Chinese (Simplified))
Translated using Weblate (Chinese (Simplified))
Fix: Remove the “Quote” action from the menu of the selected message.
Update RTE to 2.18.0 to fix an issue with Speech-to-Text
Code cleanup
Dismiss the keyboard and minimise the composer when pasting an image, a video or a file
Fix: focus, keyboard visibility, composer height
Restore composer tint color
...
# Conflicts:
# Config/AppVersion.xcconfig
# Riot/Modules/Room/RoomViewController.m
2023-12-20 15:11:56 +01:00
Nicolas Mauri
0daa414968
Code cleanup
2023-11-17 16:30:18 +01:00
Nicolas Mauri
5be357e162
Fix: focus, keyboard visibility, composer height
2023-11-16 17:46:52 +01:00
Nicolas Mauri
87b512c490
Restore composer tint color
2023-11-15 17:27:49 +01:00
Nicolas Mauri
b131b4e21f
Set a keyCommandHandler, otherwise the placeholder will never be removed.
2023-11-15 09:13:59 +01:00
Nicolas Mauri
4c5913a423
Update deployment target to 15.0, WysiwygComposer to 2.15.0, downgrade DTCoreText to 1.6.26
2023-11-15 09:13:59 +01:00
Arnfried Griesert
51e98cfe61
merged element 1.10.12 into bum
2023-06-07 15:45:59 +02:00
JanNiklas Grabowski
674a44b702
Merge commit '98594fd01fc18ee18fde60a45542f1b4d7040c41' into feature/4699_basis_update_element
...
* commit '98594fd01fc18ee18fde60a45542f1b4d7040c41': (59 commits)
finish version++
Tidy up event formatter issues.
version++
changelog.d: Upgrade MatrixSDK version ([v0.26.9](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.9 )).
Translated using Weblate (Russian)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Albanian)
Translated using Weblate (Hungarian)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (German)
Translated using Weblate (Slovak)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Indonesian)
Translated using Weblate (Estonian)
Translated using Weblate (Ukrainian)
Translated using Weblate (Italian)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (German)
...
# Conflicts:
# Config/AppVersion.xcconfig
# Riot/Utils/EventFormatter.m
# fastlane/Fastfile
2023-05-11 13:19:24 +02:00
aringenbach
0e7d802920
Rename UserSuggestion module as CompletionSuggestion
2023-04-20 16:45:08 +02:00
aringenbach
24a1ce547b
Update environment object setup and view model context wrapping to restore SwiftUI UI tests
2023-03-23 17:16:57 +01:00
aringenbach
f7dbc738af
Allow displaying UserSuggestionList without shadow
2023-03-23 17:16:57 +01:00
aringenbach
52594087a2
Display user suggestion list in fullscreen mode with shared context from UserSuggestionCoordinator
2023-03-23 17:16:57 +01:00
aringenbach
3db15471ee
Enable user mentions in Rich Text Editor
2023-03-23 17:16:57 +01:00
Arnfried Griesert
28852aa790
merged element-ios 1.10.5 into 4409_basis_update_1_10_5
2023-03-16 12:19:26 +01:00
Arnfried Griesert
c8b969ae53
MESSENGER-4179 send button wrong color
2023-03-02 14:50:31 +00:00
aringenbach
2425721614
Update composer library version to 1.1.0 ( #7365 )
...
* Update composer library version to 1.1.0
* Add changelog file
2023-02-13 10:44:03 +01:00
aringenbach
175baee5f6
Rich Text Composer: Enable bulleted & numbered lists support
2023-01-16 10:28:01 +01:00
Mauro Romito
fe6503aaa1
showing disabled state on format items
2022-12-15 00:33:28 +01:00
Mauro Romito
3aad54efde
implementation done, only tests, localisation and design feedback are left
2022-12-12 18:29:13 +01:00
Mauro Romito
34ca74d0c2
creating the coordinator for the link action view
2022-12-07 18:17:28 +01:00
Mauro Romito
951aa33df0
reversed unused hunk
2022-11-30 15:09:05 +01:00
Mauro Romito
4584d93312
fix for iOS 15 fullscreen mode not working
2022-11-30 13:27:07 +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
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
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