Jorge Martin Espinosa
902dd24e72
Plain text editor implementation based on markdown input ( #2840 )
...
* Add plain text editor based on markdown input
- Fix autofocus of message composer.
- Remove `Message` data class, fetch the details in `MessagesPresenter` instead.
- Remove `enable rich text` option from advanced settings, set it as a build configuration instead.
* Fix MentionSpanProvider
* Bump RTE library to released `v2.37.3`
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2024-05-21 13:58:53 +02:00
Benoit Marty
03c8a14093
Add prefix MAESTRO_ to Maestro env variable.
2024-02-22 09:29:05 +01:00
ElementBot
abea28a5d2
Sync Strings ( #1839 )
...
* Sync Strings from Localazy
* Fix 'Report a problem' screen title
---------
Co-authored-by: bmarty <bmarty@users.noreply.github.com >
Co-authored-by: Jorge Martín <jorgem@element.io >
2023-11-20 09:07:53 +00:00
Benoit Marty
f998951531
Maestro: close keyboard first
2023-11-09 11:26:20 +01:00
Benoit Marty
408fc55110
Maestro navigate to more screen
2023-11-09 11:07:44 +01:00
Benoit Marty
df1a02a8b1
Fix Maestro test due to wording change.
2023-11-09 10:47:33 +01:00
Benoit Marty
bad9d7e12c
Update Maestro test regarding settings.
2023-07-03 17:09:04 +02:00
Jorge Martin Espinosa
27824a279a
Fix: Maestro tests fail when using settings ( #358 )
...
* Fix Maestro tests using 'Settings' to open the settings screen.
* Try to allow manually running Maestro tests.
* Also adjust logout flow.
2023-04-25 18:01:54 +02:00
Benoit Marty
166151a6e8
[Strings] Update test after string change
2023-03-27 14:44:24 +02:00
Benoit Marty
1333ab6643
Setup Maestro and add first tests.
...
Also configure CI
2023-01-17 18:11:12 +01:00