Commit Graph

14 Commits

Author SHA1 Message Date
Benoit Marty
5964591a19 Fix lint UnnecessaryComposedModifier and make it an error 2023-09-28 16:55:21 +02:00
Benoit Marty
ac6fc74999 Ignore false positive on monochrome icon. 2023-09-18 17:06:35 +02:00
Jorge Martin Espinosa
a06bea4d71 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>
2023-09-15 16:39:44 +02:00
Benoit Marty
d78e1d3207 lint: ImpliedQuantity is now error. 2023-07-27 11:55:49 +02:00
Benoit Marty
3dda01a08a lint: remove unknown rule. 2023-07-27 11:54:51 +02:00
Benoit Marty
5ab76eefe3 Lint: do not ignore unused resources (except for strings) 2023-07-27 11:42:23 +02:00
Benoit Marty
cbaa0e2445 [Strings] Ignore unused strings 2023-03-27 14:44:24 +02:00
Benoit Marty
e2515020cf Add missing Copyright 2022-12-22 13:51:56 +01:00
Benoit Marty
a4fd7bab4f Code quality
Code quality
2022-12-21 15:32:53 +01:00
Benoit Marty
30d8c63392 Fix Unknown issue id "ComposableLambdaParameterNaming" and Unknown issue id "ComposableLambdaParameterPosition" 2022-12-13 12:26:44 +01:00
Benoit Marty
5c8549575f Warning for UnknownIssueId (since all the module does not have the compose dependencies) 2022-12-09 15:45:35 +01:00
Benoit Marty
0de0069b1d Fix some lint issues and reduce severity of UnusedResources 2022-12-09 12:06:37 +01:00
Benoit Marty
53fe139b92 Disable unknown issue 2022-12-09 12:06:37 +01:00
Benoit Marty
27608eca64 [lint] Import lint.xml from Element Android 2022-12-09 12:06:37 +01:00