Benoit Marty
5895c69a91
Remove temporary lint ignoring
2022-02-24 16:22:45 +01:00
Aris Kotsomitopoulos
077c0eea98
Revert "AGP 7.1.0"
2022-02-04 12:20:20 +02:00
Benoit Marty
c18a614e72
It seems that now lint rule MissingQuantity
is an error and not a warning by default.
2022-02-01 00:26:10 +01:00
Benoit Marty
13881a589a
Remove temporary change on the "NewApi" lint error.
2022-01-18 09:17:51 +01:00
Benoit Marty
9946e64c23
Fix lint issue (TypographyDashes)
2022-01-04 12:47:46 +01:00
Benoit Marty
d80a25feac
Fix "@JvmStatic used for @Provides function in an object class" Lint warning.
...
See https://github.com/google/dagger/releases/tag/dagger-2.25.2 point 2.ii. : @Module object classes no longer need @JvmStatic on the provides methods.
Ensure this warning does not appear again.
2021-11-19 15:29:11 +01:00
Benoit Marty
36ffb3b073
Fix lint issue
2021-11-17 14:18:12 +01:00
Benoit Marty
1c2997e40e
SpUsage
lint rule is more about a11y
2021-09-14 15:57:24 +02:00
Benoit Marty
449eac0d99
Fix annoying issue detected by lint (CheckResult) and consider that's errors from now
2021-09-10 18:14:39 +02:00
Benoit Marty
bf4e005f39
Remove useless parent
2021-06-11 10:22:18 +02:00
Benoit Marty
9d7f092016
Ignore lint false positive
2021-05-18 21:23:50 +02:00
Benoit Marty
c6828a8612
Fix issue with Locale folder.
...
Hoping Weblate will eat that correctly.
2021-03-10 21:54:11 +01:00
Benoit Marty
b842e62563
Ignore lint issue in generated resource file from templates
2021-03-03 19:35:46 +01:00
Benoit Marty
c00a95d639
Ignore missing translation and error for typos
2021-03-03 18:17:09 +01:00
Benoit Marty
a708541803
Do not let ContentDescription lint issue appear again
2021-02-12 20:18:34 +01:00
Benoit Marty
ebd55ea282
Fix some lint issue about accessibility
2021-02-12 14:35:28 +01:00
Benoit Marty
d889598b20
Fix DefaultLocale lint issue
2020-12-02 17:04:54 +01:00
Benoit Marty
89a7ec6d4b
Use fragment-ktx and preference-ktx dependencies (fix lint issue KtxExtensionAvailable)
2020-12-02 12:46:15 +01:00
Benoit Marty
acbd4c3aba
Lint: fixes UseCompatTextViewDrawableXml issues
2020-10-08 09:35:24 +02:00
Tilo Spannagel
87bc0c6c7a
Set severity of ObsoleteSdkInt to error
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2020-08-18 00:46:37 +02:00
Benoit Marty
550dcde9b8
Merge pull request #1914 from vector-im/feature/jitsi_native
...
Feature/jitsi native
2020-08-17 10:54:31 +02:00
Benoit Marty
e90d18a86b
Lint: Ignore error from dropbox-core-sdk-3.0.8 lib, which comes with Jitsi library
2020-08-14 21:33:46 +02:00
Benoit Marty
4f0111f331
Remove useless layout_marginLeft and layout_marginRight attributes
...
RtlHardoded: other error
RtlHardoded: paddingLeft / Right
RtlHardoded: other error
Fix RtlHardcoded issues (use `Start` and `End` instead of `Left` and `Right` layout attributes)
2020-08-13 18:49:19 +02:00
Benoit Marty
a92e9040bf
Fix lint issue UnusedQuantity and ensure it will be an error in the future
2020-08-13 12:15:15 +02:00
Valere
ff5b284b2e
Try to remove rule that is breaking CI
2020-03-11 11:19:22 +01:00
Benoit Marty
a264dcf5c4
Lint: fix TextFields
2020-03-05 11:09:58 +01:00
Benoit Marty
37afc983c3
Fix typos. The typos has been fixed on Weblate by me.
2020-03-05 11:02:14 +01:00
Benoit Marty
b10e9c54b4
Add BinaryOperationInTimber lint rule and fix existing errors
2020-03-05 10:40:36 +01:00
Benoit Marty
9f28738fd6
Restore availability to Chromebooks ( #932 )
2020-02-27 15:41:35 +01:00
Benoit Marty
36a848471f
Enable other lint check (no change necessary in source)
2020-02-27 15:27:46 +01:00
Benoit Marty
12861aacda
lint: check negative margin
2020-02-27 15:11:43 +01:00
Benoit Marty
d85776297d
Lint: fix IconDuplicates by remove unused resources
2020-02-27 14:56:18 +01:00
Benoit Marty
50031bef50
Lint: fix IconDipSize and IconDuplicatesConfig error (by removing unused resource)
2020-02-27 14:45:26 +01:00
Benoit Marty
c0d6b9d130
Lint fix IconXmlAndPng error
2020-02-27 14:35:57 +01:00
Benoit Marty
a1466e299b
Fix missing recycle call and ensure this mistake will not happen again
2020-02-27 14:30:49 +01:00
Benoit Marty
6652965e48
Ignore lint issue
2019-12-19 10:46:11 +01:00
Benoit Marty
ee402fd328
Now with min API set to 19, we do not need Left and Right attribute, Start and End is enougth. For the moment, just reduce the severity
2019-06-28 14:57:41 +02:00
Benoit Marty
87c9f6b2a0
Improve lint configuration
2019-04-03 12:04:24 +02:00