Benoit Marty
ced7f5cdc6
Update message sent to the room.
2024-01-31 11:09:16 +01:00
Benoit Marty
41237de47d
Release script: Add a step to create the release on GooglePlay.
2024-01-31 11:07:29 +01:00
Benoit Marty
5f1e6f3c01
Release script: fix issue in filename (we have a gplay variant now)
2024-01-31 10:57:14 +01:00
Benoit Marty
997629294e
Merge pull request #2213 from element-hq/feature/bma/fdroid
...
Feature/bma/fdroid
2024-01-17 16:17:41 +01:00
Jorge Martin Espinosa
64a18afc1b
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 >
2024-01-16 15:49:44 +01:00
Benoit Marty
345b7e9ab6
Update gradle tasks and paths regarding the new gplay and fdroid flavor.
2024-01-11 21:42:04 +01:00
renovate[bot]
7e9cda3aa9
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 >
2024-01-10 16:22:24 +01:00
Jorge Martín
6bfbd27674
Build library module too and make sure to build from scratch
2023-12-28 17:52:29 +01:00
Jorge Martín
770668589b
Add build script for the RTE library
2023-12-28 12:03:23 +01:00
Jorge Martín
2ae18f8246
Use regex instead, add example valid URL
2023-12-26 08:50:01 +01:00
Jorge Martín
bd8dba5e40
Fix release script
2023-12-26 08:21:02 +01:00
Benoit Marty
4d3c6632cd
Merge branch 'develop' into julioromano/poll_history_entry_point
2023-12-14 17:34:49 +01:00
Benoit Marty
0d3092f71b
Merge pull request #2031 from pixlwave/doug/localazy-files
...
Only download content.json from Localazy.
2023-12-14 17:16:41 +01:00
Jorge Martin Espinosa
3ba75962e6
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 >
2023-12-14 16:15:39 +00:00
Doug
20fed25391
Only process content.json from Localazy.
2023-12-14 16:06:24 +00:00
Benoit Marty
6bf416045d
Merge branch 'develop' into julioromano/poll_history_entry_point
2023-12-14 16:58:23 +01:00
Benoit Marty
407b4bd3c7
Fix script to work when SDK is located anywhere.
2023-12-13 18:02:06 +01:00
ganfra
72cdc0eee0
Merge branch 'develop' into julioromano/poll_history_entry_point
2023-12-13 17:22:55 +01:00
Benoit Marty
97f2e98067
Organization renaming: fix value danger file.
2023-12-13 09:54:34 +01:00
Benoit Marty
17616d6fc3
Organization renaming: replace all https://github.com/vector-im by https://github.com/element-hq
2023-12-13 09:40:07 +01:00
ganfra
e5080765b2
Poll history : use localazy strings
2023-12-12 14:36:07 +01:00
Benoit Marty
fb027a8318
Add script to download SAS emoji from twemoji
2023-12-11 22:37:04 +01:00
Benoit Marty
f306c104f9
Rename key of string for SAS emoji
2023-12-11 21:38:27 +01:00
Benoit Marty
6baeac9056
Merge branch 'develop' into feature/bma/emojiRepresentation
2023-12-08 19:51:07 +01:00
Benoit Marty
8c24a5794d
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.
2023-12-08 19:24:35 +01:00
Benoit Marty
650b25a43d
Fix issue with id resource folder.
2023-12-08 19:17:35 +01:00
Benoit Marty
bfefd0ff73
Adapt to EXA
2023-12-06 14:22:57 +01:00
Benoit Marty
ed13dfaf9a
Import script to import SAS string from Element Android
2023-12-06 14:12:37 +01:00
Benoit Marty
ba1cbf8a80
Rename the folders values-id to values-in
2023-12-05 12:25:46 +01:00
Benoit Marty
44aef16f39
Fix typos
2023-12-05 11:25:19 +01:00
ganfra
cd28687eb4
StartDM : add tests
2023-11-30 18:05:26 +01:00
jonnyandrew
634d8167ea
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 >
2023-11-24 16:47:58 +00:00
Benoit Marty
5f8e85edc6
Prevent usage of hard-coded string for contentDescription, and fix existing issues.
2023-11-21 15:38:21 +01:00
Benoit Marty
9f522b2671
Read receipt: Cleanup
2023-11-16 14:05:00 +01:00
Benoit Marty
46cf4195b2
Simplify config for Localazy
2023-11-14 18:25:05 +01:00
Benoit Marty
3db5d8bf68
Timeline: render TimelineItemReadMarkerModel
2023-11-14 18:10:26 +01:00
Benoit Marty
968a4d3fd0
Add a View to show the beginning of the timeline (parity with iOS)
2023-11-14 17:31:42 +01:00
Benoit Marty
022c5221a8
Localazy: move report_content strings to the :features:messages:impl module.
2023-11-14 11:37:21 +01:00
Benoit Marty
899ffbc351
Localazy: move leave_room_alert_ strings to the :features:leaveroom:api module.
2023-11-14 11:26:40 +01:00
Benoit Marty
2c54a0b0a8
Localazy: move settings_rageshake strings to the :features:rageshake:api module.
2023-11-14 11:16:57 +01:00
Benoit Marty
fff806f270
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`.
2023-11-14 11:12:35 +01:00
Benoit Marty
0cebb0423f
Localazy: move emoji_picker_category_ strings to the :features:messages:impl module.
2023-11-14 10:53:30 +01:00
Benoit Marty
3771f7b436
Localazy: move some strings to the :features:analytics:api module.
2023-11-14 10:48:02 +01:00
jonnyandrew
9cd45c16e0
Add voice message 'hold to record' tooltip ( #1710 )
...
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-11-02 14:29:05 +00:00
Benoit Marty
6cc60e7d35
Merge pull request #1662 from vector-im/feature/bma/secureBackupUi
...
Secure backup UI
2023-10-27 18:36:38 +02:00
Jorge Martin Espinosa
0bd9c78836
Initial support for member suggestions ( #1631 )
...
* Initial support for member suggestion (search and UI)
* Add custom `BottomSheetScaffold` implementation to workaround several scrolling bugs
* Start searching as soon as `@` is typed, add UI following initial designs
* Extract suggestion processing code
* Extract component, add previews, fix tests
* Add tests
* Add exception from kover to the forked bottom sheet code
* Add a feature flag for mentions
- Extract composer & mention suggestions to their composable.
- Extract mentions suggestions processing to its own class.
- Add `MatrixRoom.canTriggerRoomNotification` function.
- Update strings and conditions for displaying the `@room` mention.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io >
2023-10-27 10:26:40 +00:00
Benoit Marty
bb55a5676c
Secure backup
2023-10-27 12:18:40 +02:00
ganfra
f105455bd6
PIN: branch SignOut
2023-10-25 11:15:15 +02:00
ganfra
677f06623a
Merge pull request #1608 from vector-im/feature/fga/pin_create_ui
...
Feature/fga/pin create UI
2023-10-20 11:50:11 +02:00
Benoit Marty
623ac05644
Fix small issue in the script.
2023-10-20 10:52:13 +02:00