Benoit Marty
bd1547cb0f
Remove previous Suppress and its TODO, in the code and in the template.
1 year ago
Benoit Marty
eab6a4957f
Remove binary file `file_templates.zip`, and commit its content in the folder `files`.
1 year ago
Benoit Marty
3971e86a64
Add strings for advanced settings into Localazy.
1 year ago
Benoit Marty
2cce7f3b47
Fix lint `UnnecessaryComposedModifier` and make it an error
1 year ago
Benoit Marty
7e587f9a9e
Add strings for permission dialogs in Localazy
1 year ago
Benoit Marty
0e4c146e87
Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention.
...
MultiPreview annotations should start with `Previews` as prefix
1 year ago
Benoit Marty
97f2d211ae
Detekt: Rename `LargeHeightPreview` to `PreviewWithLargeHeight` to follow naming convention.
...
MultiPreview annotations should start with `Preview` as prefix
Detekt: Rename `LargeHeightPreview` to `PreviewWithLargeHeight` to follow naming convention.
Custom Preview annotations should start with `Preview` as prefix
1 year ago
Benoit Marty
fb87c77b91
Rules has been renamed
...
- https://github.com/mrmans0n/compose-rules/releases/tag/v0.3.0
- https://github.com/mrmans0n/compose-rules/pull/100
1 year ago
Benoit Marty
8babab5da9
Detekt: Disable `OptionalWhenBraces`, even if deprecated and replaced by `BracesOnWhenStatements`. Cannot do what I want with `BracesOnWhenStatements`.
1 year ago
Benoit Marty
acbdac70be
Add support for `io.element.call:/?url=some-encoded-url` uri
1 year ago
Benoit Marty
0c421bdadd
Add script to start ElementCallActivity
1 year ago
jonnyandrew
ee8d27e927
[Rich text editor] Add link functionality to rich text editor ( #1309 )
...
* Add link functionality to rich text editor
* Add 'list dialog' component compound design library
* Add 'text field list item' component to compound design library
1 year ago
Benoit Marty
b80366692c
Ignore false positive on monochrome icon.
1 year ago
Jorge Martin Espinosa
f88507117b
Element Call SPA integration ( #1283 )
...
* Integrate Element Call into EX, being able to open its URLs and handle the call in-app.
* Add custom scheme support with format `element:call?url=...`.
* Update androix.webkit
* Silence the foreground service notification.
- Allow foreground service tap action to re-open the ongoing call.
- Unify notification small icons in different modules using a vector one.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago
Jorge Martín
2ccafec564
Changes:
...
- Improve UI to match designs.
- Extract `EditableAvatarView` component.
- Create `LabelledOutlinedTextField`.
- Get strings from Localazy.
1 year ago
jonnyandrew
f214493c9d
[Rich text editor] Integrate rich text editor library ( #1172 )
...
* Integrate rich text editor
* Also increase swapfile size in test CI
Fixes issue where screenshot tests are terminated due to lack of CI
resources.
See https://github.com/actions/runner-images/discussions/7188#discussioncomment-6750749
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago
Yoan Pintas
4a5a01d710
Add room notification settings ( #807 )
...
* Add room notification settings
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: David Langley <langley.dave@gmail.com>
1 year ago
Jorge Martin Espinosa
cfdccc904e
Replace notification permission dialog with a screen ( #1223 )
...
* Replace notification permission dialog with a screen
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago
Doug
09871c712d
Update Localazy readme.
1 year ago
Marco Romano
633d5282d6
"Create poll" UI ( #1143 )
...
NB: This is missing analytics, which will be added once https://github.com/matrix-org/matrix-analytics-events/pull/85 is merged.
Closes https://github.com/vector-im/element-meta/issues/2011
1 year ago
Benoit Marty
614e8fcff9
Release script: improve prompt messages.
1 year ago
Benoit Marty
34a85c4956
Release script: Add link to documentation to install the application from the GitHub release.
1 year ago
Benoit Marty
b581cc9328
Release script: split APKs generation and APK deployment into 2 separate steps.
1 year ago
Benoit Marty
f44fa4190f
Release script: do not bundle the minimal app when checking if the project compiles locally.
1 year ago
Benoit Marty
0ef0accdf6
Localazy: move string `screen_migration_` to ftue/impl module and sync the strings.
1 year ago
yostyle
82c8acd3dc
Update strings
1 year ago
Michael Telatynski
2910911da2
Update localazy config generator - specify force_underscore=yes ( #1122 )
1 year ago
Benoit Marty
29da271357
Release script, do not exit in case of error.
1 year ago
Benoit Marty
86313417cb
Detect missing translations.
1 year ago
Benoit Marty
9e557039a4
lint: ImpliedQuantity is now error.
1 year ago
Benoit Marty
9da162e5d7
lint: remove unknown rule.
1 year ago
Benoit Marty
017fd4296d
Lint: do not ignore unused resources (except for strings)
1 year ago
Benoit Marty
5052134428
Add Localazy badge to the Localazy readme.
1 year ago
Benoit Marty
e7c330be95
Enable more detekt rules.
1 year ago
Benoit Marty
495d6020ad
Enable detekt rules `UseLet` and fix existing issues.
1 year ago
Benoit Marty
b8281052b9
Enable detekt rules `UseDataClass` and fix existing issues.
1 year ago
Benoit Marty
b3cf0d2cf1
Enable detekt rules `UnderscoresInNumericLiterals` and fix existing issues.
1 year ago
Benoit Marty
0e219200b0
Enable detekt rules `OptionalUnit` and fix existing issues.
1 year ago
Benoit Marty
f7536a5450
Enable more detekt rules and remove unused extension.
1 year ago
Benoit Marty
1354ec76c9
Enable detekt rules `DataClassShouldBeImmutable` and fix existing issues.
1 year ago
Benoit Marty
19e81825ff
Enable detekt rules `AlsoCouldBeApply` and fix existing issues.
1 year ago
Benoit Marty
e0255777c0
Enable detekt rules `CascadingCallWrapping` and fix existing issues.
1 year ago
Benoit Marty
17155a7426
Enable detekt rules `SuspendFunSwallowedCancellation` and `SuspendFunWithCoroutineScopeReceiver`.
1 year ago
Benoit Marty
bd0031445e
Enable detekt rule `TooGenericExceptionThrown` and fix existing issue.
1 year ago
Benoit Marty
297d77af85
Enable detekt rule `InstanceOfCheckForException`.
1 year ago
Benoit Marty
7aa448c3bc
Enable detekt rule `ComplexCondition`, `LargeClass`.
1 year ago
Benoit Marty
b5a5118160
Enable detekt rule `ThrowingExceptionsWithoutMessageOrCause` and fix existing issues.
1 year ago
Benoit Marty
9a6ed8dac6
Enable detekt rule `UnnecessaryAbstractClass`, `LoopWithTooManyJumpStatements`, `EmptySecondaryConstructor`.
1 year ago
Benoit Marty
5ae51095e3
Enable detekt rule `ProtectedMemberInFinalClass`.
1 year ago
Benoit Marty
73347deaaf
Enable detekt rule `UseCheckOrError` and fix existing issues (and a potential crash on MapboxMap?).
1 year ago