diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2022-04-24 16:00:59 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2022-04-24 16:47:50 +0530 |
commit | 9cae158e3469be142aae1c38c511a34201b52dc0 (patch) | |
tree | 916235a05cc6e78473a21c58fe95f48d8acf79a0 /app/lint-baseline.xml | |
parent | 81b439b5f036aa1dea90273c2783d69c94bd4ab4 (diff) |
app: address UnusedResources lint
Diffstat (limited to 'app/lint-baseline.xml')
-rw-r--r-- | app/lint-baseline.xml | 242 |
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=" <bool name="leak_canary_allow_in_non_debuggable_build">true</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=" <color name="seed">#003E5B</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=" <color name="error">#BA1B1B</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=" <string name="change">Change</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=" <string name="use">Use</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=" <string name="directory_selected_title">Directory already selected</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=" <string name="directory_selected_message">Do you want to use \"%1$s\"?</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=" <string name="location_dialog_create_text">Select where do you want to create your password repository</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=" <string name="location_sdcard">SD-Card</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=" <string name="location_hidden">Hidden (Preferred)</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=" <string name="external_repository_dialog_title">Choose where to store the passwords</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=" <string name="external_repository_dialog_text">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 \"External Repository\" option.</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=" <string name="pref_external_repository_title">External repository</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=" <string name="pref_external_repository_summary">Use an external password repository</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=" <string name="pref_select_external_repository_title">Select external repository</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=" <string name="pref_select_external_repository_summary_no_repo_selected">No external repository selected</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=" <string name="sdcard_root_warning_title">SD-Card root selected</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=" <string name="sdcard_root_warning_message">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</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=" <string name="sdcard_root_warning_remove_everything">Remove everything</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=" <string name="access_sdcard_text">The store location is in your SD Card or Internal storage, but the app does not have permission to access it.</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=" <string name="snackbar_action_grant">Grant</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=" <string name="repository_n_location">Repository \nLocation</string>" - errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> - <location - file="src/main/res/values/strings.xml" - line="356" - column="11"/> - </issue> - - <issue id="Autofill" message="Missing `autofillHints` attribute" errorLine1=" <EditText" |