Benoit Marty
628ccf5e84
Add the Dark version to the data.js file and render it in the webpage.
8 months ago
Benoit Marty
d1e7bd257b
Use full path, to be compatible both on localhost and on GitHub page.
8 months ago
Benoit Marty
d10e43e3e1
Remove stopping the gradle daemon, also it was not done at the correct place.
8 months ago
Benoit Marty
09996a6ae3
Add a script to generate the screenshots for all the available languages.
...
Change the format of data.js generated file.
Add Fragment to the URL to limit the number of displayed languages.
Add a checkbox to display all screenshots or not.
8 months ago
Benoit Marty
cc6aeb057e
Add a script to check invalid screenshot(s).
8 months ago
Jorge Martin Espinosa
b9d902e3fe
Room admins can change user roles ( #2423 )
...
Allow Admins to modify room member roles:
- Add a 'roles and permissions' option for each room.
- Allow promoting users to admins, adding or removing moderators, and demote yourself if you're and admin.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
8 months ago
Benoit Marty
bc394c2e24
Simple Html page to view all the screenshots.
...
Do not delete the whole screenshots folder, but just delete per language when the screenshots are generated.
Generate the data.js file regarding the existing screenshots, to be able to add languages.
Also the language will be sorted alphabetically (English still first).
And the screenshot will be sorted alphabetically.
Update the script to generate screenshot for specific language on demand.
8 months ago
Benoit Marty
b921991b1a
Format XML resource: ignore empty Node (which is different than empty String).
8 months ago
Benoit Marty
a4207d9bc9
Do not redirect output of commands to /dev/null.
8 months ago
Benoit Marty
609abee809
Generate screenshots for foreign languages ("de" and "fr" for now). #2454
8 months ago
Benoit Marty
200243d19a
Localazy post treatment: unbreakable space before punctuation and ellipsis char, correct apostrophe char for French ellipsis.
8 months ago
Jorge Martin Espinosa
cdf89adcd2
Show blocked users list ( #2437 )
...
* Show blocked users list.
Also allow to unblock them from this list.
* Add non-blocking `AsyncIndicatorHost` component
* Use `StateFlow` for getting ignored users.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
8 months ago
Benoit Marty
917fc12c26
Add script to sort XML resource by names.
8 months ago
Jorge Martin Espinosa
d06e5c23cb
Move migration screen to within the room list ( #2361 )
...
* Rename migration bg drawable and add night variant
* Move `migration` package from `ftue` to `messages:impl` module
* Update `SunsetPage` with light and dark modes
* Fix bloom colors when nested theme is used
* Integrate the migration screen in the room list
* Fix `WaitListView` cancel button color
* Clear migration store when removing the app's cache
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
9 months ago
Benoit Marty
de395ba2e1
Update message sent to the room.
9 months ago
Benoit Marty
275e03c92b
Release script: Add a step to create the release on GooglePlay.
9 months ago
Benoit Marty
10b6085bf8
Release script: fix issue in filename (we have a gplay variant now)
9 months ago
Jorge Martin Espinosa
27f55c0bc4
Replace 'leave room' text with 'leave conversation' for DMs ( #2231 )
...
* Replace 'leave room' text with 'leave conversation' for DMs
* Add `isDm` property to both `RoomSummary` and `RoomListRoomSummary`
* Remove redundant `leave_conversation_alert_subtitle_*` texts
* Fix maestro flow
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
10 months ago
Benoit Marty
db6b52f8bf
Update gradle tasks and paths regarding the new gplay and fdroid flavor.
10 months ago
renovate[bot]
c8bd362397
Update plugin ktlint to v12.1.0 ( #2200 )
...
* Update plugin ktlint to v12.1.0
* Run `./gradlew ktlintFormat` and fix some issues manually.
* Fix other issues reproted by Ktlint
* Limit false positives, KtLint removes unnecessary curly brace in String templates.
* Remove useless Unit
* Minor improvements over ktlint changes
* Restore `AlertDialogContent` behaviour
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
10 months ago
Jorge Martín
5cd3eb4833
Build `library` module too and make sure to build from scratch
10 months ago
Jorge Martín
d5c8b62178
Add build script for the RTE library
10 months ago
Jorge Martín
f49aa3fa94
Use regex instead, add example valid URL
10 months ago
Jorge Martín
4e50ea1fe9
Fix release script
10 months ago
Jorge Martin Espinosa
d27e9e5265
Add warning message to 'mentions and keywords only' notification option ( #2028 )
...
* Add warning message to 'mentions and keywords only'
It should be displayed when it's not supported by the homeserver
* Only display disclaimer in the room notification settings if the room is encrypted
Co-authored-by: Benoit Marty <benoit@matrix.org>
* Fix test and add another one
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
11 months ago
Doug
1cf1fda27c
Only process content.json from Localazy.
11 months ago
Benoit Marty
88f2ff3975
Fix script to work when SDK is located anywhere.
11 months ago
Benoit Marty
b08b747abf
Organization renaming: fix value danger file.
11 months ago
Benoit Marty
75d6eaf8f3
Organization renaming: replace all ` https://github.com/vector-im ` by ` https://github.com/element-hq `
11 months ago
ganfra
a2c5cdf483
Poll history : use localazy strings
11 months ago
Benoit Marty
0b5a56e5b3
Add script to download SAS emoji from twemoji
11 months ago
Benoit Marty
80d8197691
Rename key of string for SAS emoji
11 months ago
Benoit Marty
2bca187db0
Fix issue in script to download string regarding moving folders values-id to values-in
...
Move file and delete unwanted folder to avoid deleting other files.
11 months ago
Benoit Marty
0460081175
Fix issue with id resource folder.
11 months ago
Benoit Marty
a357293fcf
Adapt to EXA
11 months ago
Benoit Marty
bd5e87331e
Import script to import SAS string from Element Android
11 months ago
Benoit Marty
f7c79f9b89
Rename the folders values-id to values-in
11 months ago
Benoit Marty
b04c2bc39b
Fix typos
11 months ago
ganfra
3efbf4747d
StartDM : add tests
11 months ago
jonnyandrew
8fcec4a006
Allow polls to be edited ( #1869 )
...
Polls can be edited if they do not have any votes
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
11 months ago
Benoit Marty
67ed385e45
Prevent usage of hard-coded string for contentDescription, and fix existing issues.
12 months ago
Benoit Marty
c25e01fe39
Read receipt: Cleanup
12 months ago
Benoit Marty
d380cff645
Simplify config for Localazy
12 months ago
Benoit Marty
eb6252bed3
Timeline: render TimelineItemReadMarkerModel
12 months ago
Benoit Marty
2cb0060f96
Add a View to show the beginning of the timeline (parity with iOS)
12 months ago
Benoit Marty
4f146d7a1c
Localazy: move `report_content` strings to the `:features:messages:impl` module.
12 months ago
Benoit Marty
2257652450
Localazy: move `leave_room_alert_` strings to the `:features:leaveroom:api` module.
12 months ago
Benoit Marty
c6d34e8599
Localazy: move `settings_rageshake` strings to the `:features:rageshake:api` module.
12 months ago
Benoit Marty
0adc3b1f1d
Localazy: move `screen_notification_settings_` strings to the `:features:preferences:impl` module.
...
Need to also import `screen_notification_settings_edit_failed_updating_default_mode` to the module `:features:roomdetails:impl`.
12 months ago
Benoit Marty
2ebe7d3365
Localazy: move `emoji_picker_category_` strings to the `:features:messages:impl` module.
12 months ago