Commit graph

71 commits

Author SHA1 Message Date
Doug
1dc609bce5
Fix dictation when using the Rich Text Editor. (#7752) 2024-02-14 15:19:33 +00:00
Doug
358a6e9f70
Update most references of vector-im to element-hq (#7725)
Ignoring code comments as the codebase is old and redirects exist. Might be some Sonarcloud updates to follow.
2023-12-13 11:46:27 +00:00
Nicolas Mauri
69de10cde1 Update RTE to 2.19.0 2023-11-30 10:10:54 +01:00
Nicolas Mauri
a259e912bf Update RTE to 2.18.0 to fix an issue with Speech-to-Text 2023-11-20 14:50:55 +01:00
Nicolas Mauri
c4b5652142 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
Doug
b4ebcc71c9
Disable Siri, Share and Reply (from NSE) Extensions. (#7619) 2023-07-12 10:26:43 +01:00
aringenbach
2f1fba7589 Fix RTE sometimes inserting characters in wrong locations after multiple new lines 2023-06-09 16:20:07 +02:00
Mauro Romito
b78d352539 set up the target for the broadcast extension 2023-05-30 19:04:40 +02:00
aringenbach
693feddb86 Fix partial text messages not being saved for each room with RTE enabled 2023-05-03 14:57:36 +02:00
aringenbach
9d55eb0ce6 Bump composer version to 2.0.0 and fix PillAttachmentViewProvider 2023-04-11 14:45:44 +02:00
aringenbach
f83599b83f Bump composer version to 1.4.0 2023-03-23 17:16:57 +01:00
aringenbach
a23987bce2 Update composer library to 1.3.0 and apply changes 2023-03-23 17:16:57 +01:00
aringenbach
732583e4bd Bump to version 1.2.2 2023-03-23 17:16:57 +01:00
aringenbach
c933526f22 Enable user mentions in Rich Text Editor 2023-03-23 17:16:57 +01:00
Andy Uhnak
f1a7195be2 Use SwiftPM AnalyticsEvents 2023-03-02 16:59:48 +00:00
David Langley
9775f15b27 Pin to 0.0.1 2023-02-22 09:31:00 +00:00
aringenbach
9ad4de1ed1
Update composer library version to 1.1.1 (#7370)
* Update composer library version to 1.1.1

* Replace changelog file
2023-02-14 11:30:37 +01:00
aringenbach
75049c29e8
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
166ec54ac2 Labs: Rich text editor: enable list items indentation 2023-01-30 15:38:56 +01:00
Mauro Romito
7b5cfd173d save button improvement and tests updated 2023-01-17 18:10:35 +01:00
Mauro Romito
928a9dc5d1 latest swiftpm version 2022-12-16 18:28:54 +01:00
Mauro Romito
fd10308048 updated package and added background color 2022-12-15 18:45:33 +01:00
Mauro Romito
76693dbfa1 fixed link color issue 2022-12-13 10:30:47 +01:00
Mauro Romito
b12244338f implementation done, only tests, localisation and design feedback are left 2022-12-12 18:29:13 +01:00
Mauro Romito
c0b1f1d260 updated the rich text editor package to the latest revision that supports links 2022-12-07 16:29:44 +01:00
Mauro Romito
198f00291f fix 2022-11-29 17:32:49 +01:00
aringenbach
daa48a87cb Update Rich text editor library version 2022-11-21 18:43:53 +01:00
Mauro Romito
94c9075985 voice dictation now works 2022-11-14 16:25:09 +01:00
aringenbach
b76edecb65 Rich-text editor: enable translations between Markdown and HTML when toggling text formatting 2022-11-09 16:43:58 +01:00
Mauro Romito
f59172dfff updated package + tests 2022-10-28 14:15:18 +02:00
Mauro Romito
dd390a0521 updated the package 2022-10-19 14:34:10 +02:00
Mauro Romito
453456d89a updated the swiftpm 2022-10-17 18:11:19 +02:00
Mauro Romito
1b3f044828 project yml with the latest working version of the package 2022-10-14 13:21:10 +02:00
David Langley
80254ad01b Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/wysiwyg_integration 2022-10-08 10:58:10 +01:00
David Langley
ee01b36ff5 use main wysiwyg branch 2022-10-04 16:01:57 +01:00
David Langley
ef3e76b94b add simple formatting and maximise support for replacement toolbar 2022-10-02 09:06:06 +01:00
Johannes Marbach
572c2d3db2 Switch to majorVersion for pinning dependency 2022-09-26 12:04:14 +02:00
Johannes Marbach
ee1a2c8b90 Include concrete device model in user agent (PSG-754)
Fixes: #6742
2022-09-26 10:24:35 +02:00
Doug
2c3d38262c Revert "Replace DesignKit with package from ElementX."
This reverts the following commits:
ef5365ab24
545b641e53
702b7a696d
2398c1534d
2022-08-19 11:06:09 +01:00
David Langley
486751c4fd Update to swift-ogg main branch 2022-07-14 16:03:19 +01:00
David Langley
a9f56a1eb5 Remove ffmpeg again with opus libraries fixed to add arm64 sim support. 2022-07-13 14:01:02 +01:00
Doug
702b7a696d Pin DesignKit version and use contantAndAvatars array. 2022-07-07 15:42:57 +01:00
Doug
545b641e53 Fixup missing colours and use resolved colours in UIKit.
Fix the confetti colour when using DesignKit.
Pin swift packages.
Fix UI tests target.
2022-07-07 15:42:57 +01:00
Doug
ef5365ab24 Replace DesignKit with package from ElementX. 2022-07-07 15:42:57 +01:00
David Langley
664895107d Revert "Replace ffmpeg with switf-ogg" 2022-06-20 10:53:56 +02:00
David Langley
579a3dbf65 update swift-ogg to main 2022-06-14 23:26:47 +01:00
David Langley
6a36b81327 Replace ffmpeg with switf-ogg 2022-06-09 23:39:45 +01:00
Doug
badd44f426 Add tests for FlowResult. 2022-05-19 11:43:38 +01:00
aringenbach
da324961c8 Display changelog folder into workspace 2022-04-08 17:28:22 +02:00
Andy Uhnak
8b08aacae6 Add CommonKit and Activity
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-15 13:41:36 +00:00