aboutsummaryrefslogtreecommitdiff
path: root/app/lint-baseline.xml
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2022-04-24 16:00:59 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2022-04-24 16:47:50 +0530
commit9cae158e3469be142aae1c38c511a34201b52dc0 (patch)
tree916235a05cc6e78473a21c58fe95f48d8acf79a0 /app/lint-baseline.xml
parent81b439b5f036aa1dea90273c2783d69c94bd4ab4 (diff)
app: address UnusedResources lint
Diffstat (limited to 'app/lint-baseline.xml')
-rw-r--r--app/lint-baseline.xml242
1 files changed, 0 insertions, 242 deletions
diff --git a/app/lint-baseline.xml b/app/lint-baseline.xml
index db0d4306..ecde9f99 100644
--- a/app/lint-baseline.xml
+++ b/app/lint-baseline.xml
@@ -191,248 +191,6 @@
</issue>
<issue
- id="UnusedResources"
- message="The resource `R.bool.leak_canary_allow_in_non_debuggable_build` appears to be unused"
- errorLine1=" &lt;bool name=&quot;leak_canary_allow_in_non_debuggable_build&quot;>true&lt;/bool>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/bools.xml"
- line="7"
- column="9"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.color.seed` appears to be unused"
- errorLine1=" &lt;color name=&quot;seed&quot;>#003E5B&lt;/color>"
- errorLine2=" ~~~~~~~~~~~">
- <location
- file="src/main/res/values/colors_material3.xml"
- line="59"
- column="10"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.color.error` appears to be unused"
- errorLine1=" &lt;color name=&quot;error&quot;>#BA1B1B&lt;/color>"
- errorLine2=" ~~~~~~~~~~~~">
- <location
- file="src/main/res/values/colors_material3.xml"
- line="60"
- column="10"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.change` appears to be unused"
- errorLine1=" &lt;string name=&quot;change&quot;>Change&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="35"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.use` appears to be unused"
- errorLine1=" &lt;string name=&quot;use&quot;>Use&lt;/string>"
- errorLine2=" ~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="36"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.directory_selected_title` appears to be unused"
- errorLine1=" &lt;string name=&quot;directory_selected_title&quot;>Directory already selected&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="37"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.directory_selected_message` appears to be unused"
- errorLine1=" &lt;string name=&quot;directory_selected_message&quot;>Do you want to use \&quot;%1$s\&quot;?&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="38"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.location_dialog_create_text` appears to be unused"
- errorLine1=" &lt;string name=&quot;location_dialog_create_text&quot;>Select where do you want to create your password repository&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="73"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.location_sdcard` appears to be unused"
- errorLine1=" &lt;string name=&quot;location_sdcard&quot;>SD-Card&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="74"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.location_hidden` appears to be unused"
- errorLine1=" &lt;string name=&quot;location_hidden&quot;>Hidden (Preferred)&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="75"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.external_repository_dialog_title` appears to be unused"
- errorLine1=" &lt;string name=&quot;external_repository_dialog_title&quot;>Choose where to store the passwords&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="76"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.external_repository_dialog_text` appears to be unused"
- errorLine1=" &lt;string name=&quot;external_repository_dialog_text&quot;>You must select a directory where to store your passwords. If you want to store your passwords within the hidden storage of the application, cancel this dialog and disable the \&quot;External Repository\&quot; option.&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="77"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.pref_external_repository_title` appears to be unused"
- errorLine1=" &lt;string name=&quot;pref_external_repository_title&quot;>External repository&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="139"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.pref_external_repository_summary` appears to be unused"
- errorLine1=" &lt;string name=&quot;pref_external_repository_summary&quot;>Use an external password repository&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="140"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.pref_select_external_repository_title` appears to be unused"
- errorLine1=" &lt;string name=&quot;pref_select_external_repository_title&quot;>Select external repository&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="141"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.pref_select_external_repository_summary_no_repo_selected` appears to be unused"
- errorLine1=" &lt;string name=&quot;pref_select_external_repository_summary_no_repo_selected&quot;>No external repository selected&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="142"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.sdcard_root_warning_title` appears to be unused"
- errorLine1=" &lt;string name=&quot;sdcard_root_warning_title&quot;>SD-Card root selected&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="256"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.sdcard_root_warning_message` appears to be unused"
- errorLine1=" &lt;string name=&quot;sdcard_root_warning_message&quot;>You have selected the root of your sdcard for the store. This is extremely dangerous and you will lose your data as its content will, eventually, be deleted&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="257"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.sdcard_root_warning_remove_everything` appears to be unused"
- errorLine1=" &lt;string name=&quot;sdcard_root_warning_remove_everything&quot;>Remove everything&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="258"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.access_sdcard_text` appears to be unused"
- errorLine1=" &lt;string name=&quot;access_sdcard_text&quot;>The store location is in your SD Card or Internal storage, but the app does not have permission to access it.&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="266"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.snackbar_action_grant` appears to be unused"
- errorLine1=" &lt;string name=&quot;snackbar_action_grant&quot;>Grant&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="299"
- column="11"/>
- </issue>
-
- <issue
- id="UnusedResources"
- message="The resource `R.string.repository_n_location` appears to be unused"
- errorLine1=" &lt;string name=&quot;repository_n_location&quot;>Repository \nLocation&lt;/string>"
- errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
- <location
- file="src/main/res/values/strings.xml"
- line="356"
- column="11"/>
- </issue>
-
- <issue
id="Autofill"
message="Missing `autofillHints` attribute"
errorLine1=" &lt;EditText"