summaryrefslogtreecommitdiffhomepage
path: root/android/lib
diff options
context:
space:
mode:
authorJonatan Rhodin <jonatan.rhodin@mullvad.net>2023-10-11 15:26:06 +0200
committerJonatan Rhodin <jonatan.rhodin@mullvad.net>2023-10-12 14:01:28 +0200
commit28f395e045e8299e4a786b78bfc79e157f43d61f (patch)
tree83703154d36ef3b7880a7fa1ec619ba32f570382 /android/lib
parent3a9a52c4484b649b2ee236da3d59927b26fe97b7 (diff)
downloadmullvadvpn-28f395e045e8299e4a786b78bfc79e157f43d61f.tar.xz
mullvadvpn-28f395e045e8299e4a786b78bfc79e157f43d61f.zip
Remove lint baseline issues
Diffstat (limited to 'android/lib')
-rw-r--r--android/lib/resource/lint-baseline.xml454
1 files changed, 1 insertions, 453 deletions
diff --git a/android/lib/resource/lint-baseline.xml b/android/lib/resource/lint-baseline.xml
index 1fa0b32b28..02060c3f43 100644
--- a/android/lib/resource/lint-baseline.xml
+++ b/android/lib/resource/lint-baseline.xml
@@ -2,446 +2,6 @@
<issues format="6" by="lint 8.1.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.1.0)" variant="all" version="8.1.0">
<issue
- id="MissingQuantity"
- message="For locale &quot;es&quot; (Spanish) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;days_left&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-es/plurals.xml"
- line="3"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;fr&quot; (French) the following quantity should also be defined: `many` (e.g. &quot;1000000 de jours&quot;)"
- errorLine1=" &lt;plurals name=&quot;days_left&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="3"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;it&quot; (Italian) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;days_left&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-it/plurals.xml"
- line="3"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;pt&quot; (Portuguese) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;days_left&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="3"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;es&quot; (Spanish) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;months_left&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-es/plurals.xml"
- line="7"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;fr&quot; (French) the following quantity should also be defined: `many` (e.g. &quot;1000000 de jours&quot;)"
- errorLine1=" &lt;plurals name=&quot;months_left&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="7"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;it&quot; (Italian) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;months_left&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-it/plurals.xml"
- line="7"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;pt&quot; (Portuguese) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;months_left&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="7"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;es&quot; (Spanish) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;years_left&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-es/plurals.xml"
- line="11"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;fr&quot; (French) the following quantity should also be defined: `many` (e.g. &quot;1000000 de jours&quot;)"
- errorLine1=" &lt;plurals name=&quot;years_left&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="11"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;it&quot; (Italian) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;years_left&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-it/plurals.xml"
- line="11"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;pt&quot; (Portuguese) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;years_left&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="11"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;es&quot; (Spanish) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;days_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-es/plurals.xml"
- line="15"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;fr&quot; (French) the following quantity should also be defined: `many` (e.g. &quot;1000000 de jours&quot;)"
- errorLine1=" &lt;plurals name=&quot;days_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="15"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;it&quot; (Italian) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;days_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-it/plurals.xml"
- line="15"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;pt&quot; (Portuguese) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;days_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="15"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;es&quot; (Spanish) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;minutes_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-es/plurals.xml"
- line="19"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;fr&quot; (French) the following quantity should also be defined: `many` (e.g. &quot;1000000 de jours&quot;)"
- errorLine1=" &lt;plurals name=&quot;minutes_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="19"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;it&quot; (Italian) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;minutes_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-it/plurals.xml"
- line="19"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;pt&quot; (Portuguese) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;minutes_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="19"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;es&quot; (Spanish) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;months_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-es/plurals.xml"
- line="23"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;fr&quot; (French) the following quantity should also be defined: `many` (e.g. &quot;1000000 de jours&quot;)"
- errorLine1=" &lt;plurals name=&quot;months_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="23"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;it&quot; (Italian) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;months_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-it/plurals.xml"
- line="23"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;pt&quot; (Portuguese) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;months_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="23"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;es&quot; (Spanish) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;years_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-es/plurals.xml"
- line="27"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;fr&quot; (French) the following quantity should also be defined: `many` (e.g. &quot;1000000 de jours&quot;)"
- errorLine1=" &lt;plurals name=&quot;years_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="27"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;it&quot; (Italian) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;years_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-it/plurals.xml"
- line="27"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;pt&quot; (Portuguese) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;years_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="27"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;es&quot; (Spanish) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;hours_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-es/plurals.xml"
- line="31"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;fr&quot; (French) the following quantity should also be defined: `many` (e.g. &quot;1000000 de jours&quot;)"
- errorLine1=" &lt;plurals name=&quot;hours_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="31"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;it&quot; (Italian) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;hours_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-it/plurals.xml"
- line="31"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;pt&quot; (Portuguese) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;hours_ago&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="31"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;es&quot; (Spanish) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;account_credit_expires_in_days&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-es/plurals.xml"
- line="35"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;fr&quot; (French) the following quantity should also be defined: `many` (e.g. &quot;1000000 de jours&quot;)"
- errorLine1=" &lt;plurals name=&quot;account_credit_expires_in_days&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="35"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;it&quot; (Italian) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;account_credit_expires_in_days&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-it/plurals.xml"
- line="35"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;pt&quot; (Portuguese) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;account_credit_expires_in_days&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="35"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;es&quot; (Spanish) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;account_credit_expires_in_hours&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-es/plurals.xml"
- line="39"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;fr&quot; (French) the following quantity should also be defined: `many` (e.g. &quot;1000000 de jours&quot;)"
- errorLine1=" &lt;plurals name=&quot;account_credit_expires_in_hours&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-fr/plurals.xml"
- line="39"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;it&quot; (Italian) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;account_credit_expires_in_hours&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-it/plurals.xml"
- line="39"
- column="5"/>
- </issue>
-
- <issue
- id="MissingQuantity"
- message="For locale &quot;pt&quot; (Portuguese) the following quantity should also be defined: `many`"
- errorLine1=" &lt;plurals name=&quot;account_credit_expires_in_hours&quot;>"
- errorLine2=" ^">
- <location
- file="src/main/res/values-pt/plurals.xml"
- line="39"
- column="5"/>
- </issue>
-
- <issue
id="ImpliedQuantity"
message="The quantity `&apos;one&apos;` matches more than one specific number in this locale (0, 1), but the message did not \&#xA;include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue \&#xA;explanation for more."
errorLine1=" &lt;item quantity=&quot;one&quot;>1 jour restant&lt;/item>"
@@ -671,23 +231,11 @@
<issue
id="VectorPath"
message="Very long vector path (917 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
- errorLine1=" &lt;path android:fillColor=&quot;#66294D73&quot;"
- errorLine2=" ~~~~~~~~~">
- <location
- file="src/main/res/drawable/account_history_remove_normal.xml"
- line="7"
- column="30"/>
- </issue>
-
- <issue
- id="VectorPath"
- message="Very long vector path (917 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
errorLine1=" &lt;path android:fillColor=&quot;#FF294D73&quot;"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/res/drawable/account_history_remove_pressed.xml"
- line="7"
- column="30"/>
+ line="8"/>
</issue>
<issue