Commit Graph

163 Commits

Author SHA1 Message Date
Arnfried Griesert 1c0ef0ca52 merged element 1.10.12 into bum 2023-06-07 15:45:59 +02:00
JanNiklas Grabowski 97243bc063 Merge commit '7d18f34a75d1f41cc3bc8b6a36c0ab82ff93f0e4' into feature/4699_basis_update_element
* commit '7d18f34a75d1f41cc3bc8b6a36c0ab82ff93f0e4': (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 098b68facf Fix composer unit tests 2023-05-03 15:49:58 +02:00
aringenbach cc4a2cbca2 Fix partial text messages not being saved for each room with RTE enabled 2023-05-03 14:57:36 +02:00
aringenbach d28010098a Rename UserSuggestion module as CompletionSuggestion 2023-04-20 16:45:08 +02:00
aringenbach c59701e5b9 Bump composer version to 1.4.0 2023-03-23 17:16:57 +01:00
aringenbach 9ea625e470 Update environment object setup and view model context wrapping to restore SwiftUI UI tests 2023-03-23 17:16:57 +01:00
aringenbach 0c061edf60 Allow displaying UserSuggestionList without shadow 2023-03-23 17:16:57 +01:00
aringenbach 3b9530c065 Display user suggestion list in fullscreen mode with shared context from UserSuggestionCoordinator 2023-03-23 17:16:57 +01:00
aringenbach 935e61e1bb Enable user mentions in Rich Text Editor 2023-03-23 17:16:57 +01:00
Arnfried Griesert e5d97ed154 merged element-ios 1.10.5 into 4409_basis_update_1_10_5 2023-03-16 12:19:26 +01:00
Arnfried Griesert d5d299a357 More tint color changes 2023-03-06 22:11:23 +01:00
Arnfried Griesert c94184f74c MESSENGER-4179 send button wrong color 2023-03-02 14:50:31 +00:00
aringenbach a6300b8ebc 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 c1968451bb Labs: Rich text editor: enable list items indentation 2023-01-30 15:38:56 +01:00
Mauro Romito 4b80d40071 Merge branch 'develop' into mauroromito/rte_links_improvements
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	project.yml
2023-01-18 10:08:59 +01:00
Mauro Romito e694e89235 save button improvement and tests updated 2023-01-17 18:10:35 +01:00
aringenbach 826d601f99 Rich Text Composer: Enable quote & code blocks support 2023-01-16 11:54:00 +01:00
aringenbach 4590b45a69 Rich Text Composer: Enable bulleted & numbered lists support 2023-01-16 10:28:01 +01:00
Mauro Romito 1935b4d6c6 showing disabled state on format items 2022-12-15 00:33:28 +01:00
Mauro Romito 5b77d15e3c inline code added 2022-12-14 17:12:06 +01:00
Mauro Romito f830973d59 tests completed 2022-12-13 18:12:47 +01:00
Mauro Romito 3ca926fd3e view model fully tested 2022-12-13 17:06:12 +01:00
Mauro Romito f56c085ee9 editing that highlights the textfield behaviour added 2022-12-13 16:58:26 +01:00
Mauro Romito 98d2a0d3cf some tests 2022-12-13 15:58:33 +01:00
Mauro Romito 386c3580ac removed autocapitalization and improved the animation 2022-12-13 15:00:46 +01:00
Mauro Romito 0f8642181e localisation added 2022-12-13 13:56:49 +01:00
Mauro Romito bdc94eb8b2 fix 2022-12-12 19:09:22 +01:00
Mauro Romito 74a608b4ab fix 2022-12-12 19:09:15 +01:00
Mauro Romito 26e735b0b9 implementation done, only tests, localisation and design feedback are left 2022-12-12 18:29:13 +01:00
Mauro Romito 27c4ba45fd view is created and responsive, I need now to implement the result processing of the actions 2022-12-12 17:34:06 +01:00
Mauro Romito 8d41c5a5e2 changed name 2022-12-12 15:40:21 +01:00
Mauro Romito 133a66188b WIP 2022-12-12 15:39:57 +01:00
Mauro Romito 66c20094d2 boilerplate setup completed 2022-12-07 19:22:33 +01:00
Mauro Romito 6882f507a7 creating the coordinator for the link action view 2022-12-07 18:17:28 +01:00
Mauro Romito 9d60e887a3 reversed unused hunk 2022-11-30 15:09:05 +01:00
Mauro Romito f1c8ddad39 toggle now uses iOS style 2022-11-30 14:34:21 +01:00
Mauro Romito a7953c092b fix for iOS 15 fullscreen mode not working 2022-11-30 13:27:07 +01:00
Mauro Romito 698af3d233 all the row is tappable and fixed an issue with the tests 2022-11-30 11:37:12 +01:00
Mauro Romito 8f4c40c525 scrolling disabled, better intrinsic size, changed asset 2022-11-30 11:11:00 +01:00
Mauro Romito 2bb8f97992 spacing improvement from bottom in plain text mode 2022-11-29 19:13:49 +01:00
Mauro Romito 967ca994b7 centring the toggle button when the corner radius is half 2022-11-29 18:52:19 +01:00
Mauro Romito 9b3969c71e fixing tests 2022-11-23 13:54:15 +01:00
Mauro Romito ab80fa1b7e better naming 2022-11-23 13:40:15 +01:00
Mauro Romito 14e00f5ea2 suggest PR changes 2022-11-23 13:35:05 +01:00
Mauro Romito c94138b541 fix to make the function run on RiotSwiftUI 2022-11-22 18:44:17 +01:00
Mauro Romito 4b6442c7fc 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 ba33478ade Merge branch 'develop' into mauroromito/7082_fix_scrollable_bottom_sheet 2022-11-16 17:30:14 +01:00
Mauro Romito 67c08de256 scrollable bottom sheet, with custom size on iOS 16 2022-11-16 17:23:32 +01:00
Mauro Romito 69714c1da7 first type of fix 2022-11-15 15:27:43 +01:00