3035 lines
221 KiB
XML
3035 lines
221 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<issues format="6" by="lint 7.2.2" type="baseline" client="gradle" dependencies="false" name="AGP (7.2.2)" variant="all" version="7.2.2">
|
||
|
||
<issue
|
||
id="BadPeriodicWorkRequestEnqueue"
|
||
message="Use `enqueueUniquePeriodicWork()` instead of `enqueue()`">
|
||
<location
|
||
file="../../../../../../.gradle/caches/transforms-3/43c55098ea11de792b137edbf0bc55ca/transformed/work-runtime-2.7.1/jars/classes.jar!/androidx/work/WorkManager.class"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="QueryPermissionsNeeded"
|
||
message="As of Android 11, this method no longer returns information about all apps; \
see https://g.co/dev/packagevisibility for details"
|
||
errorLine1=" installedApps = packageManager.getInstalledApplications(PackageManager.GET_META_DATA)"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/duckduckgo/mobile/android/vpn/apps/TrackingProtectionAppsRepository.kt"
|
||
line="95"
|
||
column="40"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="QueryPermissionsNeeded"
|
||
message="As of Android 11, this method no longer returns information about all apps; \
see https://g.co/dev/packagevisibility for details"
|
||
errorLine1=" return@withContext packageManager.getInstalledApplications(PackageManager.GET_META_DATA)"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/duckduckgo/mobile/android/vpn/apps/TrackingProtectionAppsRepository.kt"
|
||
line="103"
|
||
column="43"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VisibleForTests"
|
||
message="This method should only be accessed from tests or within private scope"
|
||
errorLine1=" deviceShieldNotificationFactory.weeklyNotificationFactory.createWeeklyDeviceShieldNotification(weekly)"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/duckduckgo/mobile/android/vpn/debug/DeviceShieldNotificationsDebugReceiver.kt"
|
||
line="96"
|
||
column="57"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VisibleForTests"
|
||
message="This method should only be accessed from tests or within private scope"
|
||
errorLine1=" val deviceShieldNotification = deviceShieldNotificationFactory.dailyNotificationFactory.createDailyDeviceShieldNotification(daily)"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/duckduckgo/mobile/android/vpn/debug/DeviceShieldNotificationsDebugReceiver.kt"
|
||
line="106"
|
||
column="84"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VisibleForTests"
|
||
message="This method should only be accessed from tests or within private scope"
|
||
errorLine1=" return context.getSharedPreferences(PREFS_FILENAME, Context.MODE_PRIVATE)"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/duckduckgo/mobile/android/vpn/service/VpnReminderReceiverManager.kt"
|
||
line="72"
|
||
column="45"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="DiscouragedApi"
|
||
message="Use of this function is discouraged because resource reflection makes it harder to perform build optimizations and compile-time verification of code. It is much more efficient to retrieve resources by identifier (e.g. `R.foo.bar`) than by name (e.g. `getIdentifier("bar", "foo", null)`)."
|
||
errorLine1=" val resource = context.resources.getIdentifier(drawable, "drawable", context.packageName)"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/duckduckgo/mobile/android/vpn/ui/tracker_activity/AppTPCompanyDetailsAdapter.kt"
|
||
line="221"
|
||
column="46"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="DiscouragedApi"
|
||
message="Use of this function is discouraged because resource reflection makes it harder to perform build optimizations and compile-time verification of code. It is much more efficient to retrieve resources by identifier (e.g. `R.foo.bar`) than by name (e.g. `getIdentifier("bar", "foo", null)`)."
|
||
errorLine1=" val resource = context.resources.getIdentifier(drawable, "drawable", context.packageName)"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/duckduckgo/mobile/android/vpn/ui/tracker_activity/TrackerBadgeAdapter.kt"
|
||
line="114"
|
||
column="46"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MissingQuantity"
|
||
message="For locale "fr" (French) the following quantities should also be defined: `many`"
|
||
errorLine1=" <plurals name="atp_OnNotification">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="48"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MissingQuantity"
|
||
message="For locale "fr" (French) the following quantities should also be defined: `many`"
|
||
errorLine1=" <plurals name="atp_DailyTopCompanyNotification">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="61"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MissingQuantity"
|
||
message="For locale "fr" (French) the following quantities should also be defined: `many`"
|
||
errorLine1=" <plurals name="atp_DailyCompanyBlockedNotification">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="66"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MissingQuantity"
|
||
message="For locale "fr" (French) the following quantities should also be defined: `many`"
|
||
errorLine1=" <plurals name="atp_WeeklyCompanyTeaserNotification">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="87"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MissingQuantity"
|
||
message="For locale "fr" (French) the following quantities should also be defined: `many`"
|
||
errorLine1=" <plurals name="atp_ActivityPastWeekTrackerCount">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="213"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MissingQuantity"
|
||
message="For locale "fr" (French) the following quantities should also be defined: `many`"
|
||
errorLine1=" <plurals name="atp_ActivityPastWeekAppCount">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="217"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MissingQuantity"
|
||
message="For locale "fr" (French) the following quantities should also be defined: `many`"
|
||
errorLine1=" <plurals name="atp_CompanyDetailsTrackingAttempts">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="267"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MissingQuantity"
|
||
message="For locale "fr" (French) the following quantities should also be defined: `many`"
|
||
errorLine1=" <plurals name="atp_CompanyDetailsTrackingAttemptsTitle">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="271"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MissingQuantity"
|
||
message="For locale "fr" (French) the following quantities should also be defined: `many`"
|
||
errorLine1=" <plurals name="atp_ActivityProtectedApps" instruction="Placeholder is the number of apps that are protected">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="388"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MissingQuantity"
|
||
message="For locale "fr" (French) the following quantities should also be defined: `many`"
|
||
errorLine1=" <plurals name="atp_ActivityUnprotectedApps" instruction="Placeholder is the number of apps that are not protected">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="392"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Typos"
|
||
message=""internett" is usually capitalized as "Internett""
|
||
errorLine1=" <string name="atp_NetworkAvailable" instruction="Placeholder is true or false">"Koblet til internett: %1$s"</string>"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-nb/strings-vpn.xml"
|
||
line="28"
|
||
column="96"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">Tentative de suivi</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="214"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">Tentativa de rastreamento</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-pt/strings-vpn.xml"
|
||
line="214"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">Application</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="218"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (0, 1), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">Aplicação</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-pt/strings-vpn.xml"
|
||
line="218"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'zero'` matches more than one specific number in this locale (0, 10~20, 30, 40, 50, 60, 100, 1000, 10000, 100000, 1000000, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="zero">izsekošanas mēģinājumu</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lv/strings-vpn.xml"
|
||
line="218"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">izsekošanas mēģinājums</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lv/strings-vpn.xml"
|
||
line="219"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (1, 101, 201, 301, 401, 501, 601, 701, 1001, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">Poskus sledenja</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-sl/strings-vpn.xml"
|
||
line="222"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">pokušaj praćenja</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="222"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">Bandymas sekti</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lt/strings-vpn.xml"
|
||
line="222"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">попытка отслеживания</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ru/strings-vpn.xml"
|
||
line="222"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'two'` matches more than one specific number in this locale (2, 102, 202, 302, 402, 502, 602, 702, 1002, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="two">Poskusa sledenja</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-sl/strings-vpn.xml"
|
||
line="223"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'zero'` matches more than one specific number in this locale (0, 10~20, 30, 40, 50, 60, 100, 1000, 10000, 100000, 1000000, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="zero">lietotnes</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lv/strings-vpn.xml"
|
||
line="223"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">lietotne</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lv/strings-vpn.xml"
|
||
line="224"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (1, 101, 201, 301, 401, 501, 601, 701, 1001, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">Aplikacija</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-sl/strings-vpn.xml"
|
||
line="228"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">aplikacija</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="228"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">Programa</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lt/strings-vpn.xml"
|
||
line="228"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'one'` matches more than one specific number in this locale (1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="one">приложении</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ru/strings-vpn.xml"
|
||
line="228"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ImpliedQuantity"
|
||
message="The quantity `'two'` matches more than one specific number in this locale (2, 102, 202, 302, 402, 502, 602, 702, 1002, …), but the message did not include a formatting argument (such as `%d`). This is usually an internationalization error. See full issue explanation for more."
|
||
errorLine1=" <item quantity="two">Aplikaciji</item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-sl/strings-vpn.xml"
|
||
line="229"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyTrackersNotificationOneTrackingZeroApps" instruction="Placeholder is a number"><![CDATA[ App Tracking Protection blocked <b>%1$d tracking attempt</b> (past day).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="55"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyTrackersNotificationOneTrackingOneApps" instruction="%1$d is the number of tracking attempts and %2$s is the name of the app where it happened"><![CDATA[ App Tracking Protection blocked <b>%1$d tracking attempt in 1 app, %2$s</b> (past day).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="56"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyTrackersNotificationOtherTrackingZeroApps" instruction="Placeholder is a number"><![CDATA[ App Tracking Protection blocked <b>%1$d tracking attempts</b> (past day).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="57"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyTrackersNotificationOtherTrackingOtherApps" instruction="%1$d is the number of tracking attempts, %2$d is the number of apps where the tracking took place, %3$s is the name of one of the apps where it happened"><![CDATA[ App Tracking Protection blocked <b>%1$d tracking attempts across %2$d apps, including %3$s</b> (past day).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="58"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("time"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyLastCompanyBlockedNotificationOneTimeZeroOtherApps" instruction="%1$s is name of the tracking company, i.e. Facebook. %2$d is the number of times we blocked their tracking attempts. %3$s is the name of the app where it happened"><![CDATA[App Tracking Protection blocked <b>%1$s %2$d time in %3$s</b> (past day).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="70"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("time"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyLastCompanyBlockedNotificationOneTimeOneOtherApp" instruction="%1$s is name of the tracking company, i.e. Facebook. %2$d is the number of times we blocked their tracking attempts. %3$s is the name of the app where it happened"><![CDATA[App Tracking Protection blocked <b>%1$s %2$d time in %3$s and 1 other app</b> (past day).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="71"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("time"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyLastCompanyBlockedNotificationOneTimeMoreOtherApps" instruction="%1$s is name of the tracking company, i.e. Facebook. %2$d is the number of times we blocked their tracking attempts. %3$s is the name of the app where it happened, %4$d is the number of apps this the tracking also happened"><![CDATA[App Tracking Protection blocked <b>%1$s %2$d time in %3$s and %4$d other apps</b> (past day).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="72"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("times"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyLastCompanyBlockedNotificationOtherTimesZeroOtherApps" instruction="%1$s is name of the tracking company, i.e. Facebook. %2$d is the number of times we blocked their tracking attempts. %3$s is the name of the app where it happened"><![CDATA[App Tracking Protection blocked <b>%1$s %2$d times in %3$s</b> (past day).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="74"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("times"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyLastCompanyBlockedNotificationOtherTimesOneOtherApp" instruction="%1$s is name of the tracking company, i.e. Facebook. %2$d is the number of times we blocked their tracking attempts. %3$s is the name of the app where it happened"><![CDATA[App Tracking Protection blocked <b>%1$s %2$d times in %3$s and 1 other app</b> (past day).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="75"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("times"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyLastCompanyBlockedNotificationOtherTimesMoreOtherApps" instruction="%1$s is name of the tracking company, i.e. Facebook. %2$d is the number of times we blocked their tracking attempts. %3$s is the name of the app where it happened, %4$d is the number of apps this the tracking also happened"><![CDATA[App Tracking Protection blocked <b>%1$s %2$d times in %3$s and %4$d other apps</b> (past day).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="76"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_WeeklyCompanyTrackersBlockedNotificationOneTimeZeroOtherApps" instruction="%1$d is the number of the tracking attempts, %2$s is the name of the app where it happened"><![CDATA[App Tracking Protection blocked <b>%1$d tracking attempt in %2$s</b> (past week).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="79"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_WeeklyCompanyTrackersBlockedNotificationOneTimeOneOtherApp" instruction="%1$d is the number of the tracking attempts, %2$s is the name of the app where it happened"><![CDATA[App Tracking Protection blocked <b>%1$d tracking attempt in %2$s</b> and 1 other app (past week).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="80"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_WeeklyCompanyTrackersBlockedNotificationOneTimeMoreOtherApps" instruction="%1$d is the number of the tracking attempts, %2$s is the name of the app where it happened, %3$d is the number of other apps where this also happened"><![CDATA[App Tracking Protection blocked <b>%1$d tracking attempt in %2$s</b> and %3$d other apps (past week).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="81"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_WeeklyCompanyTrackersBlockedNotificationOtherTimesZeroOtherApps" instruction="%1$d is the number of the tracking attempts, %2$s is the name of the app where it happened"><![CDATA[App Tracking Protection blocked <b>%1$d tracking attempts in %2$s</b> (past week).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="82"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_WeeklyCompanyTrackersBlockedNotificationOtherTimesOneOtherApp" instruction="%1$d is the number of the tracking attempts, %2$s is the name of the app where it happened"><![CDATA[App Tracking Protection blocked <b>%1$d tracking attempts in %2$s</b> and 1 other app (past week).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="83"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_WeeklyCompanyTrackersBlockedNotificationOtherTimesMoreOtherApps" instruction="%1$d is the number of the tracking attempts, %2$s is the name of the app where it happened, %3$d is the number of other apps where this also happened"><![CDATA[App Tracking Protection blocked <b>%1$d tracking attempts in %2$s</b> and %3$d other apps (past week).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="84"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyLastCompanyBlockedHomeTabOneTimeZeroOtherApps" instruction="%1$d is the number of tracking attempts, %2$s is the name of the app where it happened"><![CDATA[App Tracking Protection blocked <b>%1$d tracking attempt in %2$s</b> (past hour).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="93"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyLastCompanyBlockedHomeTabOneTimeOneOtherApp" instruction="%1$d is the number of tracking attempts, %2$s is the name of an app where it happened"><![CDATA[App Tracking Protection blocked <b>%1$d tracking attempt in %2$s and 1 other app</b> (past hour).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="94"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyLastCompanyBlockedHomeTabOneTimeMoreOtherApps" instruction="%1$d is the number of tracking attempts, %2$s is the name of an app where it happened, %3$d is the number of other apps where it happened"><![CDATA[App Tracking Protection blocked <b>%1$d tracking attempt in %2$s and %3$d other apps</b> (past hour).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="95"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyLastCompanyBlockedHomeTabOtherTimesZeroOtherApps" instruction="%1$d is the number of tracking attempts, %2$s is the name of the app where it happened"><![CDATA[App Tracking Protection blocked <b>%1$d tracking attempts in %2$s</b> (past hour).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="96"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyLastCompanyBlockedHomeTabOtherTimesOneOtherApp" instruction="%1$d is the number of tracking attempts, %2$s is the name of an app where it happened"><![CDATA[App Tracking Protection blocked <b>%1$d tracking attempts in %2$s and 1 other app</b> (past hour).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="97"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_DailyLastCompanyBlockedHomeTabOtherTimesMoreOtherApps" instruction="%1$d is the number of tracking attempts, %2$s is the name of an app where it happened, %3$d is the number of other apps where it happened"><![CDATA[App Tracking Protection blocked <b>%1$d tracking attempts in %2$s and %3$d other apps</b> (past hour).]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="98"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("companies"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_ActivityTrackersCompanyBlockedOnetimeOtherCompanies""
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="200"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_ActivityTrackersCompanyBlockedOtherTimesOneCompany""
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="204"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("tracking"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_ActivityTrackersCompanyBlockedOtherTimesOtherCompanies""
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="208"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="PluralsCandidate"
|
||
message="Formatting %d followed by words ("more"): This should probably be a plural rather than a string"
|
||
errorLine1=" <string name="atp_CompanyDetailsTrackingShowMore" instruction="Placeholder is a number">Show %1$d more</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="279"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedQuantity"
|
||
message="For language "hr" (Croatian) the following quantities are not relevant: `many`"
|
||
errorLine1=" <plurals name="atp_OnNotification">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="48"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedQuantity"
|
||
message="For language "hr" (Croatian) the following quantities are not relevant: `many`"
|
||
errorLine1=" <plurals name="atp_DailyTopCompanyNotification">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="63"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedQuantity"
|
||
message="For language "hr" (Croatian) the following quantities are not relevant: `many`"
|
||
errorLine1=" <plurals name="atp_DailyCompanyBlockedNotification">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="70"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedQuantity"
|
||
message="For language "hr" (Croatian) the following quantities are not relevant: `many`"
|
||
errorLine1=" <plurals name="atp_WeeklyCompanyTeaserNotification">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="93"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedQuantity"
|
||
message="For language "hr" (Croatian) the following quantities are not relevant: `many`"
|
||
errorLine1=" <plurals name="atp_ActivityPastWeekTrackerCount">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="221"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedQuantity"
|
||
message="For language "hr" (Croatian) the following quantities are not relevant: `many`"
|
||
errorLine1=" <plurals name="atp_ActivityPastWeekAppCount">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="227"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedQuantity"
|
||
message="For language "hr" (Croatian) the following quantities are not relevant: `many`"
|
||
errorLine1=" <plurals name="atp_CompanyDetailsTrackingAttempts">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="279"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedQuantity"
|
||
message="For language "hr" (Croatian) the following quantities are not relevant: `many`"
|
||
errorLine1=" <plurals name="atp_CompanyDetailsTrackingAttemptsTitle">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="285"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedQuantity"
|
||
message="For language "hr" (Croatian) the following quantities are not relevant: `many`"
|
||
errorLine1=" <plurals name="atp_ActivityProtectedApps" instruction="Placeholder is the number of apps that are protected">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="404"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedQuantity"
|
||
message="For language "hr" (Croatian) the following quantities are not relevant: `many`"
|
||
errorLine1=" <plurals name="atp_ActivityUnprotectedApps" instruction="Placeholder is the number of apps that are not protected">"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="410"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ObsoleteSdkInt"
|
||
message="This folder configuration (`v23`) is unnecessary; `minSdkVersion` is 23. Merge all the resources in this folder into `drawable`.">
|
||
<location
|
||
file="src/main/res/drawable-v23"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (4521 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M61.3099 30.7459C61.3099 29.9992 61.9153 29.3938 62.662 29.3938H68.0705C68.8173 29.3938 69.4226 29.9992 69.4226 30.7459V36.1544C69.4226 36.9011 68.8173 37.5065 68.0705 37.5065H62.662C61.9153 37.5065 61.3099 36.9011 61.3099 36.1544V30.7459ZM49.5916 30.7459C49.5916 29.9992 50.1969 29.3938 50.9437 29.3938H56.3521C57.0989 29.3938 57.7043 29.9992 57.7043 30.7459V36.1544C57.7043 36.9012 57.0989 37.5065 56.3521 37.5065H50.9437C50.1969 37.5065 49.5916 36.9012 49.5916 36.1544V30.7459ZM49.5916 54.1826C49.5916 53.4359 50.1969 52.8305 50.9437 52.8305H56.3521C57.0989 52.8305 57.7043 53.4359 57.7043 54.1826V59.5911C57.7043 60.3379 57.0989 60.9432 56.3521 60.9432H50.9437C50.1969 60.9432 49.5916 60.3379 49.5916 59.5911V54.1826ZM50.9437 106.465C50.1969 106.465 49.5916 107.07 49.5916 107.817V113.225C49.5916 113.972 50.1969 114.577 50.9437 114.577H56.3521C57.0989 114.577 57.7043 113.972 57.7043 113.225V107.817C57.7043 107.07 57.0989 106.465 56.3521 106.465H50.9437ZM49.5916 42.4643C49.5916 41.7175 50.1969 41.1122 50.9437 41.1122H56.3521C57.0989 41.1122 57.7043 41.7175 57.7043 42.4643V47.8728C57.7043 48.6195 57.0989 49.2249 56.3521 49.2249H50.9437C50.1969 49.2249 49.5916 48.6195 49.5916 47.8728V42.4643ZM50.9437 64.5489C50.1969 64.5489 49.5916 65.1542 49.5916 65.901V71.3095C49.5916 72.0562 50.1969 72.6616 50.9437 72.6616H56.3521C57.0989 72.6616 57.7043 72.0562 57.7043 71.3095V65.901C57.7043 65.1543 57.0989 64.5489 56.3521 64.5489H50.9437ZM62.662 52.8305C61.9153 52.8305 61.3099 53.4359 61.3099 54.1826V59.5911C61.3099 60.3379 61.9153 60.9432 62.662 60.9432H68.0705C68.8173 60.9432 69.4226 60.3379 69.4226 59.5911V54.1826C69.4226 53.4359 68.8173 52.8305 68.0705 52.8305H62.662ZM61.3099 107.817C61.3099 107.07 61.9153 106.465 62.662 106.465H68.0705C68.8173 106.465 69.4226 107.07 69.4226 107.817V113.225C69.4226 113.972 68.8173 114.577 68.0705 114.577H62.662C61.9153 114.577 61.3099 113.972 61.3099 113.225V107.817ZM62.662 41.1122C61.9153 41.1122 61.3099 41.7175 61.3099 42.4643V47.8728C61.3099 48.6195 61.9153 49.2249 62.662 49.2249H68.0705C68.8173 49.2249 69.4226 48.6195 69.4226 47.8728V42.4643C69.4226 41.7175 68.8173 41.1122 68.0705 41.1122H62.662ZM61.3099 65.901C61.3099 65.1542 61.9153 64.5489 62.662 64.5489H68.0705C68.8173 64.5489 69.4226 65.1543 69.4226 65.901V71.3095C69.4226 72.0562 68.8173 72.6616 68.0705 72.6616H62.662C61.9153 72.6616 61.3099 72.0562 61.3099 71.3095V65.901ZM74.3804 29.3938C73.6336 29.3938 73.0283 29.9992 73.0283 30.7459V36.1544C73.0283 36.9011 73.6336 37.5065 74.3804 37.5065H79.7889C80.5356 37.5065 81.141 36.9011 81.141 36.1544V30.7459C81.141 29.9992 80.5356 29.3938 79.7889 29.3938H74.3804ZM73.0283 54.1826C73.0283 53.4359 73.6336 52.8305 74.3804 52.8305H79.7889C80.5356 52.8305 81.141 53.4359 81.141 54.1826V59.5911C81.141 60.3379 80.5356 60.9432 79.7889 60.9432H74.3804C73.6336 60.9432 73.0283 60.3379 73.0283 59.5911V54.1826ZM74.3804 106.465C73.6336 106.465 73.0283 107.07 73.0283 107.817V113.225C73.0283 113.972 73.6336 114.577 74.3804 114.577H79.7889C80.5356 114.577 81.141 113.972 81.141 113.225V107.817C81.141 107.07 80.5356 106.465 79.7889 106.465H74.3804ZM73.0283 42.4643C73.0283 41.7175 73.6336 41.1122 74.3804 41.1122H79.7889C80.5356 41.1122 81.141 41.7175 81.141 42.4643V47.8728C81.141 48.6195 80.5356 49.2249 79.7889 49.2249H74.3804C73.6336 49.2249 73.0283 48.6195 73.0283 47.8728V42.4643ZM74.3804 64.5489C73.6336 64.5489 73.0283 65.1542 73.0283 65.901V71.3095C73.0283 72.0562 73.6336 72.6616 74.3804 72.6616H79.7889C80.5356 72.6616 81.141 72.0562 81.141 71.3095V65.901C81.141 65.1543 80.5356 64.5489 79.7889 64.5489H74.3804ZM84.7466 30.7459C84.7466 29.9992 85.352 29.3938 86.0988 29.3938H91.5072C92.254 29.3938 92.8594 29.9992 92.8594 30.7459V36.1544C92.8594 36.9011 92.254 37.5065 91.5072 37.5065H86.0988C85.352 37.5065 84.7466 36.9011 84.7466 36.1544V30.7459ZM86.0988 52.8305C85.352 52.8305 84.7466 53.4359 84.7466 54.1826V59.5911C84.7466 60.3379 85.352 60.9432 86.0988 60.9432H91.5072C92.254 60.9432 92.8594 60.3379 92.8594 59.5911V54.1826C92.8594 53.4359 92.254 52.8305 91.5072 52.8305H86.0988ZM84.7466 107.817C84.7466 107.07 85.352 106.465 86.0988 106.465H91.5072C92.254 106.465 92.8594 107.07 92.8594 107.817V113.225C92.8594 113.972 92.254 114.577 91.5072 114.577H86.0988C85.352 114.577 84.7466 113.972 84.7466 113.225V107.817ZM86.0988 41.1122C85.352 41.1122 84.7466 41.7175 84.7466 42.4643V47.8728C84.7466 48.6195 85.352 49.2249 86.0988 49.2249H91.5072C92.254 49.2249 92.8594 48.6195 92.8594 47.8728V42.4643C92.8594 41.7175 92.254 41.1122 91.5072 41.1122H86.0988Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/device_shield_onboarding_illustration.xml"
|
||
line="98"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (890 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M100.222 30.824L100.24 30.8152L100.257 30.8058C103.893 28.8527 106.551 27.31 108.272 25.6074C110.108 23.7916 110.873 21.8091 110.873 19.166V9.64492C110.873 8.68487 110.699 7.79802 110.138 7.04813C109.598 6.32591 108.831 5.9143 108.078 5.60111C106.657 5.00475 101.928 3.36539 100.626 2.92228L100.599 2.91316L100.572 2.90517C100.015 2.74139 99.3388 2.61834 98.7037 2.61834C98.0804 2.61834 97.4037 2.742 96.849 2.90517L96.8158 2.91492L96.7832 2.92634C96.6229 2.98253 96.4097 3.057 96.1565 3.14544C94.3683 3.77 90.5844 5.09162 89.3424 5.59579L89.3424 5.59578L89.338 5.59756C88.5845 5.90653 87.8174 6.31832 87.2751 7.04232C86.7141 7.79134 86.5346 8.67963 86.5346 9.64492V19.166C86.5346 21.8137 87.3095 23.7891 89.1478 25.5993C90.8701 27.2953 93.5255 28.8381 97.1446 30.803L97.1742 30.8191L97.2046 30.8336C97.6324 31.039 98.1846 31.226 98.7037 31.226C99.2324 31.226 99.786 31.0422 100.222 30.824Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/device_shield_onboarding_illustration.xml"
|
||
line="183"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1603 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M117.918,104.927C117.79,105.076 117.696,105.223 117.637,105.367C117.608,105.439 117.594,105.492 117.596,105.527C117.567,105.599 117.589,105.668 117.663,105.733C117.737,105.797 117.877,105.823 118.084,105.808C118.801,105.653 119.587,105.493 120.442,105.328C121.231,105.203 121.918,105.12 122.505,105.079C124.091,104.968 125.072,105.109 125.446,105.503C125.596,105.668 125.685,105.942 125.711,106.325C125.794,107.509 125.303,109.661 124.239,112.781C124.155,113.067 124.22,113.255 124.434,113.345C124.506,113.375 124.576,113.387 124.645,113.382C124.783,113.373 124.933,113.292 125.096,113.141C126.198,112.049 127.019,110.652 127.559,108.952C128.099,107.252 128.326,105.792 128.241,104.573L128.215,104.207C128.186,103.789 128.095,103.48 127.942,103.281C127.605,102.92 126.655,102.724 125.093,102.693C124.778,102.645 124.449,102.65 124.107,102.709C122.867,102.831 121.604,103.112 120.318,103.552C119.539,103.816 118.739,104.275 117.918,104.927ZM71.827,107.566C71.427,107.348 71.15,107.385 70.996,107.677C70.934,107.787 70.907,107.894 70.914,107.999C70.926,108.174 71.043,108.342 71.263,108.502C75.33,111.698 79.845,114.08 84.811,115.649C89.776,117.218 94.971,117.812 100.394,117.433C103.905,117.188 107.469,116.446 111.085,115.209C114.701,113.972 117.942,112.357 120.807,110.364C121.739,109.701 122.502,109.12 123.096,108.622C123.558,108.238 123.627,107.846 123.302,107.447C122.977,107.048 122.561,106.972 122.054,107.218C121.92,107.298 121.693,107.419 121.372,107.582C121.052,107.745 120.807,107.868 120.638,107.95C114.177,110.968 107.54,112.715 100.726,113.191C90.506,113.906 80.872,112.031 71.827,107.566Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_apptb_amazon.xml"
|
||
line="47"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (2073 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M82.753,90.422C81.308,92.512 80.586,95.03 80.586,97.973C80.586,101.685 81.638,104.554 83.742,106.581C85.845,108.608 88.534,109.621 91.807,109.621C93.932,109.621 95.717,109.407 97.162,108.981C99.457,108.341 101.795,106.72 104.175,104.117C104.345,104.33 104.643,104.746 105.068,105.365C105.493,105.984 105.801,106.4 105.992,106.613C106.183,106.826 106.502,107.168 106.949,107.637C107.395,108.106 107.915,108.597 108.511,109.109C109.233,109.407 109.849,109.365 110.359,108.981C110.657,108.725 112.57,107.061 116.097,103.989C116.437,103.733 116.607,103.434 116.607,103.093C116.607,102.794 116.48,102.453 116.225,102.069C115.545,101.173 115.056,100.523 114.759,100.117C114.461,99.712 114.153,99.051 113.834,98.133C113.515,97.216 113.356,96.203 113.356,95.094V79.606C113.356,79.436 113.335,78.892 113.292,77.975C113.25,77.057 113.186,76.46 113.101,76.183C113.016,75.905 112.888,75.404 112.718,74.679C112.548,73.953 112.357,73.399 112.145,73.015C111.932,72.631 111.645,72.194 111.284,71.703C110.925,71.215 110.531,70.756 110.104,70.327C107.384,67.81 103.601,66.551 98.756,66.551H97.162C93.379,66.765 90.075,67.788 87.248,69.623C84.422,71.458 82.647,74.273 81.925,78.071C81.882,78.241 81.861,78.391 81.861,78.519C81.861,79.116 82.222,79.5 82.945,79.671L90.276,80.566C90.956,80.438 91.382,79.948 91.552,79.094C91.849,77.729 92.508,76.663 93.528,75.895C94.548,75.127 95.759,74.679 97.162,74.551H97.672C99.585,74.551 100.987,75.191 101.88,76.471C102.475,77.409 102.773,79.244 102.773,81.974V83.062C100.18,83.276 98.31,83.446 97.162,83.574C93.804,84.001 90.978,84.705 88.683,85.686C86.175,86.753 84.199,88.331 82.753,90.422ZM92.795,100.693C91.966,99.691 91.552,98.357 91.552,96.693C91.552,93.024 93.422,90.657 97.162,89.59C98.437,89.249 100.307,89.078 102.773,89.078V90.678C102.773,92.043 102.762,93.024 102.741,93.622C102.719,94.219 102.592,94.998 102.358,95.957C102.124,96.918 101.774,97.803 101.306,98.613C100.329,100.448 98.947,101.6 97.162,102.069C97.077,102.069 96.918,102.09 96.684,102.133C96.45,102.176 96.27,102.197 96.142,102.197C94.739,102.197 93.624,101.696 92.795,100.693Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_apptb_amazon.xml"
|
||
line="51"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1601 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M114.918,104.927C114.79,105.076 114.696,105.223 114.637,105.367C114.608,105.439 114.594,105.492 114.596,105.527C114.567,105.599 114.589,105.668 114.663,105.733C114.737,105.797 114.877,105.823 115.084,105.808C115.801,105.653 116.587,105.493 117.442,105.328C118.231,105.203 118.918,105.12 119.505,105.079C121.091,104.968 122.072,105.109 122.446,105.503C122.596,105.668 122.685,105.942 122.711,106.325C122.794,107.509 122.303,109.661 121.239,112.781C121.155,113.067 121.22,113.255 121.434,113.345C121.506,113.375 121.576,113.387 121.645,113.382C121.783,113.373 121.933,113.292 122.096,113.141C123.198,112.049 124.019,110.652 124.559,108.952C125.099,107.252 125.326,105.792 125.241,104.573L125.215,104.207C125.186,103.789 125.095,103.48 124.942,103.281C124.605,102.92 123.655,102.724 122.093,102.693C121.778,102.645 121.449,102.65 121.107,102.709C119.867,102.831 118.604,103.112 117.318,103.552C116.539,103.816 115.739,104.275 114.918,104.927ZM68.827,107.566C68.427,107.348 68.15,107.385 67.996,107.677C67.934,107.787 67.907,107.894 67.914,107.999C67.926,108.174 68.043,108.342 68.263,108.502C72.33,111.698 76.845,114.08 81.811,115.649C86.776,117.218 91.971,117.812 97.394,117.433C100.905,117.188 104.469,116.446 108.085,115.209C111.701,113.972 114.942,112.357 117.807,110.364C118.739,109.701 119.502,109.12 120.096,108.622C120.558,108.238 120.627,107.846 120.302,107.447C119.977,107.048 119.561,106.972 119.054,107.218C118.92,107.298 118.693,107.419 118.372,107.582C118.052,107.745 117.807,107.868 117.638,107.95C111.177,110.968 104.54,112.715 97.726,113.191C87.506,113.906 77.872,112.031 68.827,107.566Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_apptb_warning.xml"
|
||
line="47"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (2054 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M79.753,90.422C78.308,92.512 77.586,95.03 77.586,97.973C77.586,101.685 78.638,104.554 80.742,106.581C82.845,108.608 85.534,109.621 88.807,109.621C90.932,109.621 92.717,109.407 94.162,108.981C96.457,108.341 98.795,106.72 101.175,104.117C101.345,104.33 101.643,104.746 102.068,105.365C102.493,105.984 102.801,106.4 102.992,106.613C103.183,106.826 103.502,107.168 103.949,107.637C104.395,108.106 104.915,108.597 105.511,109.109C106.233,109.407 106.849,109.365 107.359,108.981C107.657,108.725 109.57,107.061 113.097,103.989C113.437,103.733 113.607,103.434 113.607,103.093C113.607,102.794 113.48,102.453 113.225,102.069C112.545,101.173 112.056,100.523 111.759,100.117C111.461,99.712 111.153,99.051 110.834,98.133C110.515,97.216 110.356,96.203 110.356,95.094V79.606C110.356,79.436 110.335,78.892 110.292,77.975C110.25,77.057 110.186,76.46 110.101,76.183C110.016,75.905 109.888,75.404 109.718,74.679C109.548,73.953 109.357,73.399 109.145,73.015C108.932,72.631 108.645,72.194 108.284,71.703C107.925,71.215 107.531,70.756 107.104,70.327C104.384,67.81 100.601,66.551 95.756,66.551H94.162C90.379,66.765 87.075,67.788 84.248,69.623C81.422,71.458 79.647,74.273 78.925,78.071C78.882,78.241 78.861,78.391 78.861,78.519C78.861,79.116 79.222,79.5 79.945,79.671L87.276,80.566C87.956,80.438 88.382,79.948 88.552,79.094C88.849,77.729 89.508,76.663 90.528,75.895C91.548,75.127 92.759,74.679 94.162,74.551H94.672C96.585,74.551 97.987,75.191 98.88,76.471C99.475,77.409 99.773,79.244 99.773,81.974V83.062C97.18,83.276 95.31,83.446 94.162,83.574C90.804,84.001 87.978,84.705 85.683,85.686C83.175,86.753 81.199,88.331 79.753,90.422ZM89.795,100.693C88.966,99.691 88.552,98.357 88.552,96.693C88.552,93.024 90.422,90.657 94.162,89.59C95.437,89.249 97.307,89.078 99.772,89.078V90.678C99.772,92.043 99.762,93.024 99.741,93.622C99.719,94.219 99.592,94.998 99.358,95.957C99.124,96.918 98.774,97.803 98.306,98.613C97.328,100.448 95.947,101.6 94.162,102.069C94.077,102.069 93.918,102.09 93.684,102.133C93.45,102.176 93.27,102.197 93.142,102.197C91.739,102.197 90.624,101.696 89.795,100.693Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_apptb_warning.xml"
|
||
line="51"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (2405 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M 3 12 C 3 9.511 4.037 7.227 5.625 5.636 C 7.3 4.033 9.591 3 12 3 C 14.478 3 16.693 4.029 18.369 5.63 C 19.971 7.307 21 9.522 21 12 C 21 14.484 19.966 16.703 18.358 18.381 C 17.303 19.482 15.934 20.283 14.393 20.692 C 14.144 20.215 13.954 19.784 13.8 19.424 C 13.741 19.293 13.682 19.159 13.623 19.02 C 13.323 19.083 12.882 19.101 12.578 19.05 C 11.903 19.425 10.628 20.1 10.403 19.95 C 10.103 19.8 10.028 17.475 10.103 16.875 C 10.103 16.425 11.603 17.175 12.353 17.55 L 12.361 17.543 L 12.367 17.537 C 12.649 17.79 12.987 18 13.5 18 C 13.5 18.02 13.525 18.004 13.569 17.976 C 13.695 17.897 13.972 17.722 14.25 18 C 14.7 17.55 15.327 17.18 15.702 17.255 C 15.997 17.304 16.131 18.542 16.083 19.433 C 16.12 19.434 16.153 19.431 16.178 19.425 C 16.553 19.275 16.478 16.425 16.028 16.35 C 15.653 16.275 14.453 17.1 14.003 17.55 C 14.003 17.512 13.985 17.475 13.966 17.438 C 13.947 17.4 13.928 17.363 13.928 17.325 C 13.882 17.187 13.414 17.19 12.989 17.282 C 12.69 16.269 12.535 15.248 12.75 14.474 C 12.756 14.457 12.761 14.434 12.766 14.408 C 13.187 14.644 15.464 15.374 16.5 15.374 C 17.55 15.374 19.425 14.774 19.2 14.174 C 19.125 13.912 18.621 14.023 17.902 14.182 C 17.18 14.341 16.24 14.549 15.3 14.474 C 13.875 14.324 13.65 13.724 13.95 13.274 C 14.145 12.963 14.44 13.015 14.836 13.085 C 15.204 13.149 15.659 13.229 16.2 13.049 C 17.4 12.749 18.975 12.149 19.65 11.774 C 21.075 11.099 19.125 10.724 18.6 10.949 C 18.13 11.083 16.758 11.458 15.992 11.643 C 16.398 10.21 15.361 7.784 14.325 6.674 C 13.95 6.299 13.425 6.074 12.825 5.924 C 12.45 5.549 12.075 5.249 11.55 5.024 C 10.575 4.424 9.3 4.274 8.1 4.424 C 8.243 4.424 8.476 4.605 8.646 4.737 L 8.656 4.744 C 8.381 4.581 8.08 4.499 8.025 4.499 C 7.959 4.521 7.906 4.536 7.862 4.549 C 7.756 4.58 7.703 4.596 7.65 4.649 C 7.65 4.649 8.025 4.799 8.25 4.949 C 8.307 4.978 8.354 4.995 8.393 5.01 C 8.433 5.026 8.466 5.038 8.497 5.057 C 8.441 5.077 8.385 5.094 8.33 5.111 C 8.3 5.121 8.269 5.13 8.24 5.14 C 8.246 5.125 8.25 5.111 8.25 5.099 L 8.025 5.174 C 7.5 5.324 7.5 5.549 7.5 5.699 L 8.25 5.699 C 9.04 5.699 9.692 5.768 10.273 5.971 C 9.715 6.056 9.282 6.202 8.85 6.449 C 8.798 6.474 8.747 6.5 8.697 6.527 L 8.7 6.524 C 7.425 7.199 6.825 8.849 7.05 10.649 C 7.151 11.224 7.375 12.256 7.638 13.47 C 7.958 14.95 8.337 16.7 8.625 18.224 C 8.859 19.044 9.048 19.865 9.191 20.542 C 7.849 20.093 6.642 19.335 5.63 18.369 C 4.029 16.693 3 14.478 3 12 Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_device_shield_notification_logo.xml"
|
||
line="10"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (2392 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M13.9 20.733C14.425 20.958 15.762 21.498 16.101 21.322C16.524 21.101 16.481 17.949 16.11 17.858C15.509 17.711 13.706 19.129 13.706 19.129C13.706 19.129 13.579 18.91 12.997 18.862C12.465 17.616 12.214 16.779 12.214 15.588C12.214 15.234 12.229 14.923 12.258 14.648C13.309 15.4 15.284 15.839 16.585 15.839C18.428 15.839 20.047 14.699 19.608 14.375C19.093 13.995 17.404 14.77 15.689 14.77C14.542 14.77 13.504 14.316 13.504 13.797C13.504 13.197 13.845 13.037 15.286 13.172C16.815 13.316 20.72 11.565 20.72 11.091C20.72 10.767 20.274 10.488 19.582 10.466C19.067 10.45 17.413 11.139 15.793 11.494C15.862 11.216 15.9 10.864 15.9 10.417C15.9 9.367 15.379 5.715 12.196 4.953C11.41 3.916 9.559 2.904 6.623 3.317C6.623 3.317 7.119 3.46 7.67 3.742C7.659 3.743 6.841 3.856 6.612 4.386C6.611 4.389 6.609 4.392 6.608 4.395C6.601 4.413 6.594 4.432 6.587 4.452C6.586 4.457 6.584 4.462 6.582 4.468C6.577 4.486 6.573 4.505 6.569 4.524C6.567 4.53 6.566 4.535 6.565 4.541C6.56 4.566 6.557 4.591 6.555 4.617C6.555 4.617 8.616 4.505 9.824 4.88C9.837 4.884 9.849 4.887 9.861 4.891C8.279 5.096 7.139 5.659 6.506 6.601C6.501 6.608 6.496 6.615 6.491 6.623C6.454 6.678 6.419 6.735 6.386 6.793C6.384 6.798 6.381 6.802 6.378 6.807C6.362 6.836 6.346 6.866 6.33 6.896C6.323 6.91 6.315 6.925 6.308 6.939C6.285 6.985 6.263 7.031 6.242 7.079C6.233 7.099 6.225 7.118 6.216 7.138C6.205 7.165 6.194 7.192 6.183 7.22C6.168 7.259 6.153 7.299 6.139 7.34C6.131 7.365 6.122 7.39 6.114 7.416C6.104 7.446 6.095 7.477 6.086 7.508C6.077 7.538 6.069 7.568 6.061 7.599C6.051 7.637 6.041 7.676 6.033 7.714C6.028 7.736 6.023 7.759 6.018 7.781C6.007 7.831 5.997 7.882 5.989 7.934C5.986 7.953 5.983 7.971 5.98 7.99C5.973 8.035 5.967 8.081 5.961 8.127C5.959 8.143 5.957 8.158 5.955 8.174C5.949 8.232 5.944 8.291 5.939 8.35C5.938 8.367 5.937 8.385 5.936 8.402C5.932 8.464 5.929 8.526 5.927 8.59C5.927 8.599 5.927 8.609 5.927 8.619C5.926 8.678 5.926 8.739 5.927 8.801C5.927 8.814 5.927 8.827 5.927 8.84C5.929 8.907 5.932 8.975 5.936 9.044C5.936 9.058 5.937 9.072 5.938 9.085C5.943 9.158 5.948 9.23 5.955 9.304C5.962 9.369 5.969 9.435 5.976 9.502C5.98 9.544 5.985 9.587 5.99 9.63C5.992 9.648 5.994 9.665 5.996 9.683C6.134 10.905 6.382 12.391 6.674 13.918C7.287 17.154 8.099 20.69 8.516 22.433C4.149 20.976 1 16.855 1 11.998C1 5.924 5.925 1 12 1C18.075 1 23 5.924 23 11.998C23 17.085 19.546 21.365 14.854 22.622C14.72 22.403 14.237 21.363 13.9 20.733Z" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_device_shield_tile.xml"
|
||
line="26"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (896 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M8.6624,9.1341V12.7334C8.6624,13.0634 8.9322,13.3333 9.262,13.3333H12.8594C13.1892,13.3333 13.459,13.0634 13.459,12.7334V9.1341C13.459,8.8042 13.1892,8.5343 12.8594,8.5343H9.262C8.9322,8.5343 8.6624,8.8042 8.6624,9.1341ZM3.2663,13.3333H6.8637C7.1935,13.3333 7.4633,13.0634 7.4633,12.7334V9.1341C7.4633,8.8042 7.1935,8.5343 6.8637,8.5343H3.2663C2.9365,8.5343 2.6667,8.8042 2.6667,9.1341V12.7334C2.6667,13.0634 2.9365,13.3333 3.2663,13.3333ZM2.6667,3.1353V6.7346C2.6667,7.0645 2.9365,7.3345 3.2663,7.3345H6.8637C7.1935,7.3345 7.4633,7.0645 7.4633,6.7346V3.1353C7.4633,2.8054 7.1935,2.5354 6.8637,2.5354H3.2663C2.9365,2.5354 2.6667,2.8054 2.6667,3.1353ZM10.4312,2.1755L7.883,4.719C7.6492,4.9529 7.6492,5.3309 7.883,5.5648L10.4312,8.1143C10.665,8.3483 11.0427,8.3483 11.2765,8.1143L13.8247,5.5648C14.0585,5.3309 14.0585,4.9529 13.8247,4.719L11.2825,2.1755C11.0487,1.9415 10.665,1.9415 10.4312,2.1755Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_signal_app.xml"
|
||
line="23"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (903 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M13.2397,7.3843C12.5548,7.1975 11.9323,6.558 11.9436,5.7486C11.9492,5.4317 11.7172,5.1713 11.4002,5.177C10.1607,5.194 9.125,4.1695 9.125,2.9244C9.125,2.6471 8.9269,2.415 8.6496,2.3811C4.8971,1.9056 2.3333,5.0695 2.3333,8.0069C2.3333,11.1311 4.8688,13.6667 7.993,13.6667C11.1682,13.6667 13.7151,11.0519 13.6528,7.905C13.6472,7.656 13.4774,7.4466 13.2397,7.3843ZM6.0121,9.7048C5.5423,9.7048 5.1631,9.3256 5.1631,8.8559C5.1631,8.3861 5.5423,8.0069 6.0121,8.0069C6.4819,8.0069 6.8611,8.3861 6.8611,8.8559C6.8611,9.3256 6.4819,9.7048 6.0121,9.7048ZM7.1441,6.8749C6.6743,6.8749 6.2951,6.4957 6.2951,6.026C6.2951,5.5562 6.6743,5.177 7.1441,5.177C7.6138,5.177 7.993,5.5562 7.993,6.026C7.993,6.4957 7.6138,6.8749 7.1441,6.8749ZM9.691,10.2708C9.3797,10.2708 9.125,10.0161 9.125,9.7048C9.125,9.3935 9.3797,9.1389 9.691,9.1389C10.0023,9.1389 10.257,9.3935 10.257,9.7048C10.257,10.0161 10.0023,10.2708 9.691,10.2708Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_signal_cookie.xml"
|
||
line="23"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1178 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M12.6281,8C12.6281,7.862 12.6219,7.73 12.6095,7.592L13.7573,6.746C14.0041,6.566 14.072,6.23 13.9177,5.966L12.7638,4.028C12.6095,3.764 12.2763,3.656 11.9925,3.776L10.6658,4.322C10.4374,4.166 10.1968,4.028 9.9438,3.914L9.7648,2.528C9.7278,2.228 9.4625,2 9.1539,2H6.8522C6.5375,2 6.2722,2.228 6.2352,2.528L6.0562,3.914C5.8032,4.028 5.5626,4.166 5.3342,4.322L4.0075,3.776C3.7237,3.656 3.3905,3.764 3.2362,4.028L2.0823,5.972C1.928,6.236 1.9959,6.566 2.2427,6.752L3.3905,7.598C3.3781,7.73 3.3719,7.862 3.3719,8C3.3719,8.138 3.3781,8.27 3.3905,8.408L2.2427,9.254C1.9959,9.434 1.928,9.77 2.0823,10.034L3.2362,11.972C3.3905,12.236 3.7237,12.344 4.0075,12.224L5.3342,11.678C5.5626,11.834 5.8032,11.972 6.0562,12.086L6.2352,13.472C6.2722,13.772 6.5375,14 6.8461,14H9.1478C9.4563,14 9.7216,13.772 9.7587,13.472L9.9376,12.086C10.1906,11.972 10.4313,11.834 10.6596,11.678L11.9863,12.224C12.2702,12.344 12.6034,12.236 12.7576,11.972L13.9116,10.034C14.0658,9.77 13.998,9.44 13.7511,9.254L12.6034,8.408C12.6219,8.27 12.6281,8.138 12.6281,8ZM8.0247,10.1C6.8337,10.1 5.8649,9.158 5.8649,8C5.8649,6.842 6.8337,5.9 8.0247,5.9C9.2156,5.9 10.1844,6.842 10.1844,8C10.1844,9.158 9.2156,10.1 8.0247,10.1Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_signal_settings.xml"
|
||
line="23"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (886 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M11.4999,2.3333H7.3174C7.0083,2.3333 6.7108,2.4593 6.4891,2.6873L3.6832,5.5853C3.4674,5.8073 3.3333,6.1133 3.3333,6.4253V12.4667C3.3333,13.1267 3.8582,13.6667 4.4999,13.6667H11.4999C12.1416,13.6667 12.6666,13.1267 12.6666,12.4667V3.5333C12.6666,2.8733 12.1416,2.3333 11.4999,2.3333ZM7.4166,5.9333C7.0957,5.9333 6.8333,5.6633 6.8333,5.3333V4.1333C6.8333,3.8033 7.0957,3.5333 7.4166,3.5333C7.7374,3.5333 7.9999,3.8033 7.9999,4.1333V5.3333C7.9999,5.6633 7.7374,5.9333 7.4166,5.9333ZM9.1666,5.9333C8.8457,5.9333 8.5833,5.6633 8.5833,5.3333V4.1333C8.5833,3.8033 8.8457,3.5333 9.1666,3.5333C9.4874,3.5333 9.7499,3.8033 9.7499,4.1333V5.3333C9.7499,5.6633 9.4874,5.9333 9.1666,5.9333ZM10.9166,5.9333C10.5958,5.9333 10.3333,5.6633 10.3333,5.3333V4.1333C10.3333,3.8033 10.5958,3.5333 10.9166,3.5333C11.2374,3.5333 11.4999,3.8033 11.4999,4.1333V5.3333C11.4999,5.6633 11.2374,5.9333 10.9166,5.9333Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_signal_storage.xml"
|
||
line="23"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (2027 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M12,24C18.6275,24 24,18.6272 24,12C24,5.3725 18.6275,0 12,0C5.3725,0 0,5.3725 0,12C0,18.6272 5.3725,24 12,24ZM20.3535,11.1019C20.646,11.1605 20.8631,11.4173 20.8631,11.7255C20.8631,11.9226 20.7718,12.1005 20.6287,12.2178L20.626,12.22C20.613,12.2306 20.5998,12.2405 20.586,12.2499C20.5817,12.253 20.5773,12.2561 20.5728,12.259C20.5636,12.2651 20.5542,12.2706 20.5446,12.2761C20.5422,12.2775 20.5398,12.279 20.5374,12.2804C20.5312,12.2841 20.525,12.2878 20.5186,12.2911L20.5169,12.2918C20.4287,12.3381 20.3282,12.3648 20.2214,12.3648H14.5373C14.5795,12.539 14.625,12.7353 14.6743,12.9483L14.6863,13C14.9979,14.3452 15.8256,17.9186 16.7046,17.9186L16.7217,17.919L16.7313,17.9176L16.7482,17.9178C17.4349,17.9176 17.7855,16.9248 18.5535,14.7496L18.5629,14.7234C18.6863,14.374 18.8255,13.9798 18.9761,13.5629L19.0147,13.4564C19.054,13.3523 19.1547,13.2786 19.2725,13.2786C19.4243,13.2786 19.5475,13.4017 19.5475,13.5535C19.5475,13.5812 19.5434,13.6077 19.5357,13.6328L19.5039,13.7398C19.4236,13.9988 19.3386,14.3513 19.2402,14.7595L19.2399,14.7609C18.7818,16.6582 18.0902,19.5231 16.3161,19.5231H16.3031C15.1569,19.514 14.4709,17.6817 14.1778,16.8988C13.6298,15.4352 13.2149,13.8752 12.8152,12.3648H7.5829L6.4966,15.8412L6.481,15.8287C6.3815,15.9848 6.2072,16.0851 6.0149,16.0851C5.7118,16.0851 5.4639,15.8383 5.4624,15.5349L5.4631,15.5161L5.5289,15.1229C5.679,14.2296 5.8588,13.3024 6.0639,12.3648H3.8542L3.846,12.3564C3.4448,12.2986 3.1369,11.9448 3.1369,11.5323C3.1369,11.1277 3.4231,10.7836 3.8176,10.7137C3.8537,10.7089 3.9267,10.7027 4.0761,10.7027C4.108,10.7027 4.1436,10.7029 4.1834,10.7036C4.8839,10.7157 5.6267,10.727 6.4417,10.7373C7.5952,6.0511 8.9308,3.6723 10.4125,3.6655C12.0027,3.6655 13.1819,7.286 14.126,10.8272L14.1299,10.8414C16.0696,10.8802 18.1373,10.9369 20.1472,11.0807L20.2313,11.0887C20.2636,11.0892 20.2952,11.0923 20.3263,11.0973L20.3381,11.0986C20.3398,11.0988 20.3414,11.0992 20.3431,11.0996C20.3448,11.1001 20.3465,11.1005 20.3482,11.1007L20.3494,11.101C20.3508,11.1014 20.3522,11.1017 20.3535,11.1019Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_amplitude.xml"
|
||
line="13"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (3027 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M18.2299,14.1289C16.3368,14.0001 14.6267,13.3858 13.1547,12.1806C11.1545,10.543 10.0453,8.4283 9.8594,5.8421C9.829,5.4193 9.8397,5.4184 10.2593,5.4184L11.4381,5.4184L12.0276,5.4184C12.2026,5.4184 12.3776,5.4192 12.5526,5.4199C12.9998,5.4218 13.447,5.4236 13.8939,5.4133C14.1073,5.4085 14.1706,5.4772 14.1861,5.6852C14.33,7.6207 15.6363,9.1886 17.5125,9.6791C17.7639,9.7449 18.0261,9.7973 18.2842,9.8012C18.5524,9.8051 18.6034,9.9129 18.6013,10.1555C18.5906,11.3669 18.5833,12.5788 18.6052,13.79C18.6109,14.1066 18.4964,14.147 18.2299,14.1289ZM5.6664,9.825C9.5689,9.9748 12.7243,12.6543 13.7713,16.048C14.0075,16.8133 14.1184,17.5976 14.1658,18.3943C14.1746,18.5435 14.1175,18.5819 13.9803,18.5817C12.6595,18.5786 11.339,18.5777 10.0184,18.5824C9.8619,18.5831 9.8492,18.5069 9.8407,18.3822C9.7892,17.6314 9.5962,16.9195 9.1915,16.2801C8.3802,14.999 7.2166,14.2718 5.7025,14.1479C5.4257,14.1252 5.3948,14.0254 5.3993,13.7971C5.408,13.3682 5.4064,12.939 5.4047,12.5098C5.4041,12.3386 5.4034,12.1675 5.4034,11.9964C5.4034,11.8191 5.4039,11.6418 5.4044,11.4646C5.4057,11.0088 5.4069,10.553 5.3998,10.0973C5.3966,9.896 5.4291,9.816 5.6664,9.825ZM18.3432,15.2642L18.322,15.2633H18.322H18.322H18.322C18.0135,15.2511 17.7041,15.2388 17.3975,15.2035C16.373,15.0856 15.405,14.7615 14.455,14.3755V14.3756C14.4503,14.3717 14.4447,14.3665 14.4392,14.3612C14.4272,14.3498 14.4151,14.3383 14.411,14.3407C14.3741,14.3619 14.3869,14.3912 14.407,14.4186C14.9519,15.6809 15.2906,16.9901 15.2921,18.3731C15.2922,18.5587 15.3757,18.5831 15.5304,18.5823C16.4684,18.5776 17.4064,18.5742 18.3441,18.5845C18.5481,18.5867 18.6022,18.5227 18.6004,18.3249C18.5912,17.398 18.591,16.4709 18.6006,15.5441C18.6026,15.3456 18.5327,15.2717 18.3432,15.2642ZM6.3586,8.7282C6.1093,8.7036 5.8583,8.6866 5.608,8.6857C5.4524,8.685 5.4003,8.6337 5.4012,8.4777C5.4066,7.5282 5.4062,6.5785 5.4015,5.6287C5.4007,5.4805 5.4359,5.4145 5.6005,5.4156C6.5611,5.4218 7.5217,5.4204 8.4823,5.4165C8.6261,5.416 8.6983,5.4456 8.7026,5.6128C8.7381,6.9689 9.0336,8.2668 9.5939,9.5036C9.5981,9.5131 9.5945,9.526 9.588,9.5497C9.5838,9.565 9.5784,9.5848 9.5731,9.611C8.5385,9.1365 7.4736,8.8377 6.3586,8.7282ZM5.7203,15.2938C5.4534,15.2748 5.3865,15.3538 5.398,15.6088C5.4119,15.9145 5.4089,16.2211 5.4059,16.5277C5.4046,16.6569 5.4034,16.7862 5.4034,16.9154C5.4034,17.0485 5.4051,17.1817 5.4068,17.3149C5.4109,17.6285 5.415,17.9422 5.3965,18.2546C5.3795,18.5396 5.4808,18.5926 5.7429,18.5864C6.2823,18.5734 6.8221,18.5758 7.3619,18.5781C7.5736,18.579 7.7854,18.58 7.9971,18.58C8.3788,18.58 8.5696,18.58 8.6465,18.4864C8.7232,18.3929 8.6862,18.2061 8.6124,17.8326C8.3495,16.5032 7.0695,15.3897 5.7203,15.2938ZM18.602,8.4111C18.606,8.6668 18.4957,8.6953 18.2882,8.6756C16.8704,8.5411 15.6456,7.4342 15.3669,6.0287C15.3065,5.7246 15.2762,5.5719 15.3389,5.4953C15.402,5.4182 15.5594,5.4182 15.8753,5.4182H16.955C17.0835,5.4182 17.212,5.4191 17.3405,5.4199C17.6591,5.4219 17.9778,5.4239 18.2961,5.4141C18.5108,5.4076 18.6056,5.4519 18.6019,5.6961C18.5883,6.6009 18.5879,7.5062 18.602,8.4111Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_appnexus_inc.xml"
|
||
line="11"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (2026 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M13.077,23.9523C19.1998,23.4077 24,18.2644 24,12C24,5.3726 18.6274,0 12,0C5.3726,0 0,5.3726 0,12C0,18.1322 4.5997,23.1901 10.5371,23.9117L10.6944,16.956L7.8079,15.1297C7.4787,15.4048 7.0872,15.595 6.6675,15.6837C6.2478,15.7724 5.8127,15.7569 5.4004,15.6385C4.9881,15.5201 4.6111,15.3025 4.3024,15.0046C3.9936,14.7068 3.7626,14.3378 3.6295,13.93C3.4964,13.5222 3.4653,13.088 3.5389,12.6654C3.6125,12.2428 3.7885,11.8447 4.0516,11.5058C4.3147,11.167 4.6568,10.8978 5.0481,10.7219C5.4393,10.5459 5.8677,10.4685 6.2957,10.4964C7.248,10.5561 8.0829,11.1671 8.497,12.0285C8.7555,12.5491 8.8214,13.1444 8.6833,13.709L10.754,15.0283L10.9595,8.3282C10.5784,8.1811 10.2442,7.9337 9.9923,7.6122C9.7403,7.2906 9.5801,6.9069 9.5284,6.5017C9.4767,6.0965 9.5356,5.6849 9.6988,5.3104C9.862,4.9359 10.1235,4.6126 10.4554,4.3746C10.7874,4.1365 11.1776,3.9927 11.5846,3.9584C11.9916,3.924 12.4004,4.0004 12.7676,4.1793C13.1348,4.3583 13.4467,4.6333 13.6704,4.9751C13.8941,5.3169 14.0211,5.7128 14.0381,6.121C14.0578,6.5939 13.9289,7.0611 13.6694,7.457C13.41,7.8529 13.033,8.1575 12.5916,8.3282L12.7042,11.562L14.6067,10.3811C14.4656,9.8113 14.5303,9.21 14.7892,8.6832C15.0481,8.1564 15.4848,7.738 16.0221,7.5016C16.5594,7.2653 17.1629,7.2263 17.7262,7.3914C18.2895,7.5566 18.7764,7.9153 19.1011,8.4044C19.4257,8.8934 19.5673,9.4814 19.5008,10.0646C19.4343,10.6478 19.164,11.1889 18.7376,11.5923C18.3111,11.9957 17.756,12.2356 17.17,12.2697C16.584,12.3038 16.0047,12.1299 15.5344,11.7787L12.7705,13.4691L12.9143,17.5212L14.8963,16.2953C14.8446,15.9874 14.862,15.6718 14.9474,15.3715C15.0327,15.0711 15.1838,14.7935 15.3897,14.5588C15.5956,14.3241 15.8512,14.1381 16.1379,14.0144C16.4246,13.8907 16.7352,13.8323 17.0472,13.8435C17.5851,13.8652 18.0951,14.0886 18.4757,14.4692C18.8564,14.8499 19.0798,15.3599 19.1015,15.8977C19.1128,16.2883 19.0158,16.6744 18.8213,17.0132C18.6267,17.3521 18.3422,17.6305 17.9992,17.8176C17.6562,18.0048 17.2681,18.0934 16.8779,18.0736C16.4876,18.0538 16.1105,17.9263 15.7882,17.7054L12.9799,19.4283L13.077,23.9523Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_branch_metrics_inc.xml"
|
||
line="10"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1007 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M10.6468,14.0425C10.8766,11.8468 12.2553,10.0596 13.8638,10.0596C15.4723,10.0596 16.3404,11.8468 16.1107,14.0425C15.8809,16.2383 14.5532,18.051 13.0468,18.051C11.5404,18.051 10.3149,16.6723 10.6468,14.0425ZM12,24C8.4258,24.0051 5.0361,22.4132 2.7575,19.6595C4.749,20.2978 6.9702,19.7362 8.7064,18.0255C8.8897,17.8416 9.0603,17.6454 9.217,17.4383C10.0085,19.1489 11.5404,20.017 13.0723,20.017C15.6766,20.017 17.8723,17.3362 18.1277,14.017C18.383,10.6979 16.5192,8.0681 14.0426,8.0681C13.1439,8.0556 12.2596,8.2944 11.4894,8.7575L12.2553,4.2894C12.3317,3.9317 12.2477,3.5585 12.0255,3.2681C11.7957,2.9106 11.5915,2.7575 11.2851,2.7575H7.7106C7.4993,2.7685 7.3267,2.9303 7.3021,3.1404C7.2071,3.5612 7.1389,3.9876 7.0979,4.417C7.0724,4.6979 7.2766,4.8 7.5064,4.8H10.1106C9.7021,7.3532 8.8851,12.3064 8.6553,13.5574C8.4144,14.7416 7.8384,15.8317 6.9957,16.6979C5.566,18.1277 2.9362,18.4596 1.3787,16.9021C0.8425,16.3404 0,14.9617 0,12C0,5.3726 5.3726,0 12,0C18.6274,0 24,5.3726 24,12C24,18.6274 18.6274,24 12,24Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_braze_inc.xml"
|
||
line="10"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1038 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M11.2968,7.5265C12.1998,7.5267 13.0824,7.7946 13.8331,8.2964C14.5838,8.7982 15.1689,9.5114 15.5143,10.3457C15.8597,11.18 15.95,12.098 15.7737,12.9836C15.5974,13.8692 15.1625,14.6826 14.5239,15.3211C13.8854,15.9595 13.0718,16.3943 12.1862,16.5703C11.3005,16.7464 10.3826,16.656 9.5483,16.3104C8.7141,15.9648 8.0011,15.3796 7.4995,14.6287C6.9978,13.8779 6.73,12.9952 6.73,12.0922C6.73,11.4926 6.8482,10.8988 7.0777,10.3448C7.3072,9.7908 7.6436,9.2874 8.0677,8.8634C8.4917,8.4394 8.9952,8.1031 9.5492,7.8737C10.1033,7.6444 10.6971,7.5264 11.2968,7.5265V7.5265ZM12.0005,14.7559C12.5498,14.7559 13.0869,14.593 13.5436,14.2878C14.0004,13.9826 14.3564,13.5488 14.5666,13.0413C14.7768,12.5338 14.8318,11.9753 14.7247,11.4365C14.6175,10.8977 14.353,10.4028 13.9645,10.0144C13.5761,9.6259 13.0812,9.3614 12.5424,9.2542C12.0036,9.147 11.4451,9.2021 10.9376,9.4123C10.4301,9.6225 9.9963,9.9785 9.6911,10.4353C9.3859,10.892 9.223,11.429 9.223,11.9784C9.223,12.7149 9.5155,13.4212 10.0361,13.9421C10.5568,14.4629 11.263,14.7557 11.9995,14.7559H12.0005Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_new_relic.xml"
|
||
line="13"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (2850 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M9.9676,4.7432C9.9676,5.1575 9.6386,5.4864 9.2244,5.4864C8.8101,5.4864 8.4811,5.1453 8.4811,4.7432C8.4811,4.329 8.8101,4 9.2244,4C9.6386,4 9.9676,4.329 9.9676,4.7432ZM3.5832,8.9831C3.3517,8.4227 3.6198,7.7769 4.1803,7.5454C4.7407,7.3139 5.3864,7.582 5.6179,8.1424C5.8494,8.7029 5.5814,9.3486 5.0209,9.5801C4.4605,9.8116 3.8147,9.5436 3.5832,8.9831ZM7.2384,5.8519C7.8963,5.5839 8.603,5.7057 9.1269,6.1078C9.3827,6.3027 9.5777,6.5586 9.7117,6.8754C9.9066,7.3505 9.8945,7.8501 9.7239,8.2887C9.5943,8.6177 9.3749,8.9141 9.0791,9.1245C9.3753,8.9141 9.5965,8.6177 9.7361,8.2887C9.9676,8.4105 10.1869,8.5567 10.3818,8.7273L10.3758,8.7327C10.6655,8.9878 10.9067,9.3148 11.0519,9.702C11.1859,10.0187 11.2468,10.3477 11.259,10.6645C10.6376,10.6523 10.0528,10.4452 9.5655,10.0675L9.5677,10.0597C9.2917,9.8415 9.0516,9.5642 8.871,9.2512L8.8611,9.2552C9.0436,9.5823 9.2864,9.849 9.5655,10.0675C10.0406,10.4452 10.6376,10.6645 11.259,10.6645C11.2834,11.4686 10.9423,12.2606 10.3331,12.7967C10.2048,12.6748 10.0883,12.5402 9.9854,12.3947C10.0853,12.5391 10.1978,12.6736 10.3209,12.7967C10.1016,12.9795 9.8457,13.1379 9.5655,13.2597C8.1766,13.8323 6.5805,13.1622 6.0078,11.7733C5.5814,10.7498 5.8373,9.6167 6.5561,8.8614C6.9045,9.2422 7.393,9.4667 7.9034,9.4813C7.3974,9.4645 6.9139,9.2432 6.5683,8.8734C6.8241,8.6054 7.1409,8.3739 7.5064,8.2277C7.8354,8.0937 8.1765,8.0206 8.5055,8.0206L8.5049,8.0085C8.1761,8.0207 7.8352,8.0816 7.5064,8.2156C7.1409,8.374 6.8241,8.5933 6.5683,8.8613C6.4221,8.7029 6.3002,8.5202 6.2149,8.3131C5.8129,7.3505 6.2758,6.254 7.2384,5.8519ZM10.3818,8.7273C10.6686,8.9932 10.908,9.3176 11.0641,9.6898C11.1981,10.0066 11.2591,10.3234 11.2712,10.6523C11.6368,10.6523 12.0023,10.5914 12.3556,10.4452C13.205,10.0933 13.7885,9.3668 13.9979,8.5304L14.0004,8.5323C14.1222,7.9718 14.0857,7.3748 13.8542,6.8144C13.2694,5.3889 11.6367,4.7188 10.2234,5.3036C9.7848,5.4864 9.4193,5.7666 9.139,6.1077C9.3827,6.3027 9.5899,6.5585 9.7239,6.8753C9.9188,7.3505 9.9066,7.85 9.7361,8.2887C9.9676,8.3983 10.1869,8.5445 10.3818,8.7273ZM14.7192,9.3486C16.0107,9.3486 17.0098,9.702 17.6921,10.4086C18.6059,11.2371 19.0688,12.4921 19.0567,14.1612C19.0567,15.7939 18.5937,17.0366 17.6799,17.9017C16.9976,18.6083 15.9985,18.9617 14.707,18.9617C13.4156,18.9617 12.4165,18.6083 11.7342,17.9017C10.8204,17.0366 10.3574,15.7939 10.3574,14.1612C10.3574,13.747 10.3818,13.3571 10.4427,12.9916C10.9301,13.418 11.5636,13.6739 12.2581,13.6739C12.2459,13.8201 12.2337,13.9785 12.2337,14.1491C12.2337,15.1725 12.453,15.9644 12.9038,16.5127C13.3546,17.061 13.9516,17.3412 14.707,17.3412C15.4624,17.3412 16.0594,17.061 16.4981,16.5127C16.9367,15.9644 17.156,15.1725 17.156,14.1491C17.156,13.1256 16.9367,12.3458 16.4981,11.7854C16.1325,11.3346 15.6696,11.0665 15.0969,10.9813C15.1091,10.8838 15.1091,10.7863 15.0969,10.6767C15.0726,10.1893 14.9142,9.7385 14.6705,9.3486H14.7192Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_openx_technologies_inc.xml"
|
||
line="10"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (3530 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M12.1129,19.5294C10.9909,19.566 9.8759,19.3404 8.8564,18.8706C7.4165,18.2399 6.2207,17.158 5.4494,15.7882C5.0387,15.0814 4.7522,14.3095 4.6023,13.5059C4.4345,12.5728 4.4265,11.6181 4.5788,10.6824C4.8007,9.2616 5.4413,7.9394 6.4188,6.8847C7.2752,5.9544 8.3559,5.2593 9.5576,4.8659C10.0718,4.6828 10.6085,4.5704 11.1529,4.5318C11.6783,4.4809 12.2063,4.4605 12.7341,4.4706C13.3349,4.5097 13.9289,4.6202 14.5035,4.8C15.3344,5.0616 16.1154,5.4609 16.8141,5.9812C17.8254,6.7436 18.6216,7.7554 19.1247,8.9177C19.6462,10.1196 19.8488,11.4357 19.7129,12.7388C19.5814,14.5276 18.7918,16.2042 17.4964,17.4447C16.7208,18.1946 15.7909,18.7663 14.7717,19.12C13.9181,19.4188 13.0168,19.5576 12.1129,19.5294ZM7.7082,13.5812H7.2941C7.1576,13.5812 7.0635,13.6282 7.087,13.7882C7.1072,13.9096 7.1244,14.031 7.1415,14.1523C7.1761,14.3976 7.2107,14.6422 7.2705,14.8847C7.4839,15.7488 7.9491,16.53 8.607,17.1294C9.3948,17.8814 10.4123,18.3471 11.4964,18.4518C12.4819,18.5861 13.485,18.4222 14.3764,17.9812C16.0272,17.2128 17.0918,15.5666 17.1152,13.7459C17.1152,13.6235 17.0776,13.5859 16.9694,13.5906H16.3623C16.2264,13.5687 16.0871,13.5817 15.9576,13.6282C15.9069,13.6599 15.8946,13.7493 15.8819,13.8417C15.8758,13.8864 15.8695,13.9319 15.8588,13.9718C15.6809,14.533 15.2452,14.9751 14.6867,15.1613C14.1282,15.3475 13.5143,15.2552 13.0352,14.9129C12.6784,14.6726 12.4287,14.3031 12.3388,13.8824C12.3075,13.7262 12.2171,13.7266 12.1075,13.727L12.0894,13.7271C11.9717,13.7271 11.9011,13.7271 11.8823,13.8824C11.8585,14.0119 11.8157,14.1371 11.7552,14.2541C11.4116,14.987 10.6175,15.3967 9.8211,15.2518C9.1554,15.1609 8.6038,14.6902 8.4094,14.0471C8.3911,13.9957 8.3805,13.9362 8.3701,13.8778C8.3508,13.7702 8.3322,13.6662 8.2682,13.6235C8.1978,13.5766 8.0676,13.5822 7.9424,13.5876C7.892,13.5898 7.8422,13.5919 7.7976,13.5906L7.7082,13.5812ZM12.1818,9.2895C12.0748,9.4068 11.9729,9.5185 11.8588,9.6141C11.1383,10.1638 10.3186,10.5696 9.4447,10.8094L7.6517,11.3882C7.5878,11.4084 7.5339,11.4521 7.5011,11.5106C7.3788,11.8871 7.2658,12.2635 7.1576,12.6447C7.1247,12.7624 7.1576,12.8188 7.3082,12.8141H8.2729C8.3552,12.802 8.4277,12.7537 8.4705,12.6824C8.7115,12.2103 9.1462,11.8667 9.6611,11.7412C10.5383,11.5064 11.4529,11.9626 11.7929,12.8047C11.858,12.9768 11.96,12.9834 12.1032,12.9926L12.1082,12.9929C12.2473,13.0212 12.3853,12.94 12.4282,12.8047C12.476,12.6691 12.5426,12.5408 12.6258,12.4235C12.9982,11.9234 13.599,11.6466 14.2211,11.6885C14.8432,11.7303 15.4015,12.0851 15.7035,12.6306C15.7554,12.7557 15.8844,12.8308 16.0188,12.8141H16.8329C17.1058,12.8141 17.1058,12.7812 17.0447,12.5647C16.9317,12.16 16.7905,11.7647 16.6494,11.3694C16.6218,11.3067 16.5687,11.2587 16.5035,11.2376C16.1367,11.1071 15.7682,10.9813 15.3972,10.8548C15.1399,10.767 14.8813,10.6788 14.6211,10.5882C13.7656,10.329 13.0027,9.8291 12.4235,9.1482C12.4039,9.1295 12.3817,9.1137 12.3576,9.1012C12.2959,9.1645 12.2382,9.2278 12.1818,9.2895ZM15.1811,13.4682C15.1877,13.1813 15.076,12.9043 14.8722,12.7022C14.6683,12.5002 14.3903,12.3909 14.1035,12.4C13.814,12.3962 13.535,12.5086 13.329,12.712C13.123,12.9154 13.007,13.1928 13.007,13.4824C13.0172,14.0787 13.5023,14.5575 14.0988,14.56C14.3899,14.568 14.6713,14.4552 14.8763,14.2484C15.0813,14.0416 15.1916,13.7592 15.1811,13.4682ZM10.8849,12.705C10.681,12.5037 10.4041,12.3936 10.1176,12.4C9.8281,12.3924 9.5477,12.5012 9.339,12.7019C9.1302,12.9027 9.0107,13.1787 9.007,13.4682C9.0147,14.0761 9.5097,14.5648 10.1176,14.5647C10.7132,14.5596 11.1948,14.078 11.2,13.4824V13.4682C11.2026,13.1817 11.0889,12.9063 10.8849,12.705Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_outbrain.xml"
|
||
line="10"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1133 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M12,0C5.3728,0 0,5.3728 0,12C0,17.0864 3.1605,21.4321 7.6247,23.1802C7.516,22.2321 7.4272,20.7704 7.6642,19.7333C7.8815,18.7951 9.0667,13.7679 9.0667,13.7679C9.0667,13.7679 8.7111,13.0469 8.7111,11.9901C8.7111,10.321 9.679,9.0765 10.884,9.0765C11.9111,9.0765 12.4049,9.8469 12.4049,10.7654C12.4049,11.7926 11.7531,13.3333 11.4074,14.7654C11.121,15.9605 12.0099,16.9383 13.1852,16.9383C15.3185,16.9383 16.958,14.6864 16.958,11.4469C16.958,8.5728 14.8938,6.5679 11.9407,6.5679C8.5235,6.5679 6.5185,9.1259 6.5185,11.7728C6.5185,12.8 6.9136,13.9062 7.4074,14.5086C7.5062,14.6272 7.516,14.7358 7.4864,14.8543C7.3975,15.2296 7.1901,16.0494 7.1506,16.2173C7.1012,16.4346 6.9728,16.484 6.7457,16.3753C5.2444,15.6741 4.3062,13.4914 4.3062,11.7235C4.3062,7.9407 7.0518,4.4642 12.237,4.4642C16.3951,4.4642 19.6346,7.4272 19.6346,11.3975C19.6346,15.5358 17.0272,18.8642 13.4123,18.8642C12.1975,18.8642 11.0519,18.2321 10.6667,17.4815C10.6667,17.4815 10.0642,19.7728 9.916,20.3358C9.6494,21.3827 8.9185,22.6864 8.4247,23.4864C9.5506,23.8321 10.7358,24.0198 11.9802,24.0198C18.6074,24.0198 23.9802,18.6469 23.9802,12.0198C24,5.3728 18.6272,0 12,0Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_pinterest_inc.xml"
|
||
line="13"
|
||
column="27"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (878 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M10.5876,7.4856C10.8655,7.1931 11.2,6.9602 11.5708,6.8011C11.9416,6.6421 12.341,6.5602 12.7445,6.5605C13.8495,6.5605 14.8369,7.198 15.3582,8.1224C15.8045,7.9099 16.3145,7.8037 16.8457,7.8037C18.8645,7.8037 20.5,9.4612 20.5,11.5012C20.5,13.5412 18.8637,15.1987 16.8337,15.1987C16.5893,15.1987 16.3449,15.1675 16.1112,15.125C15.8818,15.5442 15.5436,15.8938 15.1322,16.1368C14.7208,16.3799 14.2515,16.5076 13.7737,16.5062C13.3487,16.5062 12.9555,16.4 12.6049,16.2406C12.37,16.7926 11.9779,17.2633 11.4773,17.594C10.9767,17.9246 10.3899,18.1006 9.79,18.1C9.1646,18.1016 8.5539,17.9109 8.0407,17.5535C7.5275,17.1962 7.1367,16.6896 6.9212,16.1025C6.73,16.1464 6.5388,16.1563 6.3369,16.1563C4.7757,16.1563 3.5,14.8813 3.5,13.2876C3.5,12.2251 4.0745,11.3007 4.9237,10.8013C4.7431,10.3976 4.6475,9.9513 4.6475,9.4937C4.6475,7.6663 6.135,6.2 7.9412,6.2C9.025,6.2 9.96,6.6994 10.5762,7.475""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_salesforcecom_inc.xml"
|
||
line="12"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (1557 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M19.643,9.2447C19.4899,7.9262 18.5971,6.811 17.344,6.3731C16.5033,6.0692 15.5981,5.988 14.7167,6.1373C13.8587,6.2332 13.063,6.6318 12.4725,7.2615C12.3565,7.3867 12.2515,7.5207 12.1384,7.6652C12.0955,7.72 12.0514,7.7763 12.0051,7.8342C11.5545,7.0746 10.8345,6.5124 9.9883,6.2594C9.2352,6.027 8.4398,5.9652 7.6598,6.0784C6.3988,6.1666 5.2782,6.9142 4.7125,8.0447C4.2982,8.9119 4.1799,9.8911 4.3756,10.8321C4.5407,12.0852 5.3773,13.1479 6.5567,13.6026C7.4594,13.9484 8.4407,14.0358 9.3904,13.8552C10.4245,13.7192 11.3475,13.1377 11.9167,12.2636C11.948,12.2329 11.9818,12.2047 12.0177,12.1794C12.469,12.9531 13.2024,13.522 14.064,13.7668C15.012,14.0535 16.0212,14.0695 16.9777,13.8131C18.1609,13.5352 19.1108,12.6557 19.4788,11.4973C19.7243,10.7726 19.7808,9.9973 19.643,9.2447ZM9.4914,11.1015C9.356,11.5849 8.897,11.9044 8.3967,11.8636C7.8961,11.89 7.4459,11.5611 7.3188,11.0763C7.0873,10.3691 7.0873,9.6066 7.3188,8.8994C7.4478,8.3675 7.9602,8.021 8.5019,8.0994C9.0117,8.0871 9.457,8.4419 9.5588,8.9415C9.6173,9.1559 9.6481,9.3796 9.6806,9.6148C9.6972,9.7353 9.7142,9.8588 9.7356,9.9858C9.6776,10.3624 9.5961,10.7351 9.4914,11.1015ZM15.5883,11.9184C15.052,11.9427 14.5766,11.5759 14.464,11.051C14.2859,10.4233 14.2757,9.7597 14.4346,9.1268C14.4723,8.8302 14.6269,8.5611 14.8642,8.3792C15.1014,8.1973 15.4016,8.1178 15.6977,8.1584C16.2661,8.1988 16.7183,8.651 16.7588,9.2194C16.7903,9.397 16.8043,9.5784 16.8206,9.7902C16.8282,9.8899 16.8364,9.9962 16.8472,10.1121C16.819,10.4366 16.7683,10.7587 16.6956,11.0763C16.5845,11.5915 16.1145,11.9489 15.5883,11.9184Z""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_taboola_inc.xml"
|
||
line="10"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorPath"
|
||
message="Very long vector path (894 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
||
errorLine1=" android:pathData="M19.1677,6.5299C18.5741,6.8841 17.9039,7.1426 17.2049,7.2767C16.6402,6.6734 15.836,6.3 14.9455,6.3C13.2317,6.3 11.853,7.6884 11.853,9.3926C11.853,9.632 11.8817,9.8713 11.9296,10.101C9.3638,9.9669 7.0755,8.7415 5.5532,6.8649C5.285,7.3245 5.1319,7.8511 5.1319,8.4255C5.1319,9.4979 5.6775,10.4457 6.5106,11.001C6.0031,10.9819 5.5243,10.8382 5.1128,10.6085V10.6468C5.1128,12.1499 6.1756,13.3945 7.5925,13.6818C7.3341,13.7488 7.0564,13.7871 6.7787,13.7871C6.5777,13.7871 6.3861,13.768 6.1946,13.7392C6.5872,14.9647 7.7265,15.8552 9.0861,15.8839C8.0233,16.7168 6.6925,17.2051 5.2468,17.2051C4.9883,17.2051 4.749,17.1955 4.5,17.1668C5.8692,18.0477 7.4968,18.5551 9.2489,18.5551C14.936,18.5551 18.0476,13.8446 18.0476,9.7563C18.0476,9.6223 18.0476,9.4882 18.0379,9.3543C18.6411,8.9138 19.1678,8.3681 19.589,7.7554C19.0337,7.9947 18.4305,8.1671 17.8082,8.2341C18.4496,7.8511 18.9379,7.248 19.1677,6.5299""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_twitter_inc.xml"
|
||
line="10"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?attr/daxColorSurface` with a theme that also paints a background (inferred theme is `@style/Theme.DuckDuckGo.Light`)"
|
||
errorLine1=" android:background="?attr/daxColorSurface""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_report_breakage_app_list.xml"
|
||
line="23"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?attr/daxColorSurface` with a theme that also paints a background (inferred theme is `@style/Theme.DuckDuckGo.Light`)"
|
||
errorLine1=" android:background="?attr/daxColorSurface""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_report_breakage_category_single_choice.xml"
|
||
line="26"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?attr/daxColorSurface` with a theme that also paints a background (inferred theme is `@style/Theme.DuckDuckGo.Light`)"
|
||
errorLine1=" android:background="?attr/daxColorSurface">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_vpn_onboarding.xml"
|
||
line="26"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?attr/selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/Theme.DuckDuckGo.Light`)"
|
||
errorLine1=" android:background="?attr/selectableItemBackground">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/view_device_shield_activity_apps.xml"
|
||
line="24"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?attr/selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/Theme.DuckDuckGo.Light`)"
|
||
errorLine1=" android:background="?attr/selectableItemBackground">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/view_device_shield_activity_entry.xml"
|
||
line="24"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?android:windowBackground` with a theme that also paints a background (inferred theme is `@style/Theme.DuckDuckGo.Light`)"
|
||
errorLine1=" android:background="?android:windowBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/view_device_shield_activity_entry_header.xml"
|
||
line="24"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/Theme.DuckDuckGo.Light`)"
|
||
errorLine1=" android:background="?selectableItemBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/view_device_shield_report_app_breakage_entry.xml"
|
||
line="27"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.button_contained_background` appears to be unused"
|
||
errorLine1="<selector xmlns:android="http://schemas.android.com/apk/res/android">"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/color/button_contained_background.xml"
|
||
line="20"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.layout.content_vpn_controller` appears to be unused"
|
||
errorLine1="<androidx.core.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/layout/content_vpn_controller.xml"
|
||
line="17"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.device_shield_onboarding_illustration` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/device_shield_onboarding_illustration.xml"
|
||
line="17"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.device_shield_onboarding_permission_dialog` appears to be unused">
|
||
<location
|
||
file="src/main/res/drawable/device_shield_onboarding_permission_dialog.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.device_shield_onboarding_report` appears to be unused">
|
||
<location
|
||
file="src/main/res/drawable/device_shield_onboarding_report.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_active_dot` appears to be unused">
|
||
<location
|
||
file="src/main/res/drawable/ic_active_dot.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_alert_yellow` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_alert_yellow.xml"
|
||
line="17"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_baseline_history_24` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_baseline_history_24.xml"
|
||
line="17"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_baseline_mood_bad_24` appears to be unused"
|
||
errorLine1="<vector android:alpha="0.7" android:height="24dp" android:tint="#FC0202""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_baseline_mood_bad_24.xml"
|
||
line="17"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_baseline_mood_happy_24` appears to be unused"
|
||
errorLine1="<vector android:alpha="0.7" android:height="24dp" android:tint="#42B109""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_baseline_mood_happy_24.xml"
|
||
line="17"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_baseline_refresh_24` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_baseline_refresh_24.xml"
|
||
line="17"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_collapse` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_collapse.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_expand` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_expand.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_inactive_dot` appears to be unused">
|
||
<location
|
||
file="src/main/res/drawable/ic_inactive_dot.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.refresh` appears to be unused"
|
||
errorLine1=" <string name="refresh">Refresh</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="20"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_DiagnosticsMenuLabel` appears to be unused"
|
||
errorLine1=" <string name="atp_DiagnosticsMenuLabel">Diagnostics</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="23"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_DataMenuLabel` appears to be unused"
|
||
errorLine1=" <string name="atp_DataMenuLabel">Data Stats</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="24"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_MeteredConnection` appears to be unused"
|
||
errorLine1=" <string name="atp_MeteredConnection" instruction="Placeholder is true or false">"Metered: %1$s"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="25"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ConnectionStatus` appears to be unused"
|
||
errorLine1=" <string name="atp_ConnectionStatus" instruction="Placeholder is true or false">"VPN connected: %1$s"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="26"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_NetworkAvailable` appears to be unused"
|
||
errorLine1=" <string name="atp_NetworkAvailable" instruction="Placeholder is true or false">"Connected to internet: %1$s"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="27"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_DnsServers` appears to be unused"
|
||
errorLine1=" <string name="atp_DnsServers" instruction="Placeholder is a list of dns addresses">"Active network DNS: %1$s"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="28"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_AppExitsReasonsTitle` appears to be unused"
|
||
errorLine1=" <string name="atp_AppExitsReasonsTitle">App exit reasons</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="29"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_AppRestartsTitle` appears to be unused"
|
||
errorLine1=" <string name="atp_AppRestartsTitle">App restarts</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="30"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.vpnTimeRunning` appears to be unused"
|
||
errorLine1=" <string name="vpnTimeRunning" instruction="Placeholder is the time expressed as a String that the vpn has been running">Time running: %1$s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="33"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.vpnTrackerCompaniesBlockedToday` appears to be unused"
|
||
errorLine1=" <string name="vpnTrackerCompaniesBlockedToday" instruction="Placeholder is a number">Tracker companies blocked today: %1$d</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="34"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.vpnTrackerCompaniesBlockedThisWeek` appears to be unused"
|
||
errorLine1=" <string name="vpnTrackerCompaniesBlockedThisWeek" instruction="Placeholder is a number">Tracker companies blocked this week: %1$d</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="35"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.vpnTrackerCompaniesNone` appears to be unused"
|
||
errorLine1=" <string name="vpnTrackerCompaniesNone">"No tracker companies blocked yet"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="36"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.vpnTrackersBlockedToday` appears to be unused"
|
||
errorLine1=" <string name="vpnTrackersBlockedToday" instruction="Placeholder is a number">Trackers blocked today: %1$d</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="37"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.vpnTrackersBlockedThisWeek` appears to be unused"
|
||
errorLine1=" <string name="vpnTrackersBlockedThisWeek" instruction="Placeholder is a number">Trackers blocked this week: %1$d</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="38"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.vpnTrackersNone` appears to be unused"
|
||
errorLine1=" <string name="vpnTrackersNone">"No trackers blocked yet"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="39"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.vpnNotRunYet` appears to be unused"
|
||
errorLine1=" <string name="vpnNotRunYet">"VPN hasn't been run yet"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="40"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.vpnDataTransferred` appears to be unused"
|
||
errorLine1=" <string name="vpnDataTransferred" instruction="%1$s is the size of data transferred, i.e. 340MB. %2$s is the amount of packets, i.e. 123 packets ">"%1$s\n%2$s packets"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="41"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_OnboardingMaybeLater` appears to be unused"
|
||
errorLine1=" <string name="atp_OnboardingMaybeLater">Maybe Later</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="113"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_daxOnboardingIntroTitle` appears to be unused"
|
||
errorLine1=" <string name="atp_daxOnboardingIntroTitle">App Tracking Protection</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="116"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_daxOnboardingIntroMessage` appears to be unused"
|
||
errorLine1=" <string name="atp_daxOnboardingIntroMessage" formatted="false">Over 96% of popular free apps allow other companies to track you, even when you aren’t using your phone. App Tracking Protection detects and blocks these tracking attempts.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="117"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_daxOnboardingPermissionTitle` appears to be unused"
|
||
errorLine1=" <string name="atp_daxOnboardingPermissionTitle">How does it work?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="118"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_daxOnboardingPermissionMessage` appears to be unused"
|
||
errorLine1=" <string name="atp_daxOnboardingPermissionMessage">App Tracking Protection is not a VPN. However, your device will recognize it as one. This is because it uses a local VPN connection to work. It never routes app data through an external server. <annotation type="learn_more_link">Learn more</annotation></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="119"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_EnabledTitle` appears to be unused"
|
||
errorLine1=" <string name="atp_EnabledTitle">Hooray! You’re all set up.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="122"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_EnabledMessage` appears to be unused"
|
||
errorLine1=" <string name="atp_EnabledMessage">App Tracking Protection shows <b>a real-time list of apps on your device</b> that we catch trying to track you.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="123"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_EnabledActivityCTA` appears to be unused"
|
||
errorLine1=" <string name="atp_EnabledActivityCTA">View App Tracking Summary</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="124"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_EnabledSettings` appears to be unused"
|
||
errorLine1=" <string name="atp_EnabledSettings">You can access App Tracking Protection in <annotation type="settings_link">Settings.</annotation></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="125"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ExclusionListActivityTitle` appears to be unused"
|
||
errorLine1=" <string name="atp_ExclusionListActivityTitle">All Apps</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="133"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ExcludedAppsFeature` appears to be unused"
|
||
errorLine1=" <string name="atp_ExcludedAppsFeature">App Tracking Protection detects and blocks app trackers from other companies, like when Facebook tries to track you in a health app. Companies may still track you in apps they own.\n\nIf an app isn\'t working as expected, try disabling protection for that app.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="134"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ExcludedAppsDisabledLabel` appears to be unused"
|
||
errorLine1=" <string name="atp_ExcludedAppsDisabledLabel"><b>App Tracking Protection is disabled</b> Did App Tracking Protection cause a problem with your apps <annotation type="report_issues_link">Report Issues</annotation></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="136"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ExcludedAppsReport` appears to be unused"
|
||
errorLine1=" <string name="atp_ExcludedAppsReport">Report Problem With Another App</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="137"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ExcludeAppsManuallyDisableAnswerOne` appears to be unused"
|
||
errorLine1=" <string name="atp_ExcludeAppsManuallyDisableAnswerOne">It stopped working as expected</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="143"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ExcludeAppsManuallyDisableAnswerTwo` appears to be unused"
|
||
errorLine1=" <string name="atp_ExcludeAppsManuallyDisableAnswerTwo">I\'m OK being tracked in this app</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="144"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ExcludeAppsManuallyDisableAnswerThree` appears to be unused"
|
||
errorLine1=" <string name="atp_ExcludeAppsManuallyDisableAnswerThree">For other reason</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="145"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ReportBreakageAppEntry` appears to be unused"
|
||
errorLine1=" <string name="atp_ReportBreakageAppEntry" instruction="Placeholder is the name of an app">%1$s app</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="156"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ActivityRecentActivity` appears to be unused"
|
||
errorLine1=" <string name="atp_ActivityRecentActivity">Activity</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="189"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ActivityReportProblem` appears to be unused"
|
||
errorLine1=" <string name="atp_ActivityReportProblem">Report a problem With an App</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="192"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ActivityBetaInstructions` appears to be unused"
|
||
errorLine1=" <string name="atp_ActivityBetaInstructions">Beta Instructions</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="193"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_ActivityManageProtection` appears to be unused"
|
||
errorLine1=" <string name="atp_ActivityManageProtection">Having Issues with an app?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="194"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistNotificationTitle` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistNotificationTitle">Your App Tracking Protection Invitation is Here!</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="248"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistNotificationDescription` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistNotificationDescription">You joined the waitlist and asked us to notify you when it\'s your turn to try our App Tracking Protection feature. Tap to view your invitation.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="249"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistStatusNotJoined` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistStatusNotJoined">One easy step for better app privacy!</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="250"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistStatusJoined` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistStatusJoined">You\'re on the list!</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="251"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistStatusInBeta` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistStatusInBeta">You\'re invited!</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="252"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistDescription` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistDescription">Block trackers we find hiding in your other apps and see who was trying to track you.\n<annotation type="beta_link">Learn more</annotation></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="253"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistInBetaDescription` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistInBetaDescription">Block trackers we find hiding in your other apps and see who was trying to track you.\n\n<annotation type="beta_link">Learn more about the beta</annotation></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="254"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistJoin` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistJoin">Join the Private Waitlist</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="255"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistCodeCta` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistCodeCta">I Have An Invite Code</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="256"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistGetStartedCta` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistGetStartedCta">Get Started</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="257"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistRedeemCodeCta` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistRedeemCodeCta">Continue</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="258"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistRedeemCodeLabel` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistRedeemCodeLabel">Invite Code</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="259"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistRedeemCodeTitle` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistRedeemCodeTitle">Almost there…</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="260"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistRedeemCodeError` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistRedeemCodeError">We didn\'t recognise this Invite Code.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="261"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistFooterDescription` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistFooterDescription">You won’t need to share any personal information to join the waitlist. You’ll secure your place in line with a timestamp that exists solely on your device so we can notify you when it’s your turn.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="262"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistErrorJoining` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistErrorJoining">An error happened while joining the Waitlist, please try again later</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="263"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistJoinedWithNotification` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistJoinedWithNotification">We\'ll send you a notification when App Tracking Protection is ready for you.\n\n<annotation type="beta_link">Learn more about the beta</annotation></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="264"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistJoinedWithoutNotification` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistJoinedWithoutNotification">Your invite to try App Tracking Protection will arrive here. Check back soon, or we can send you a notification when it’s your turn\n\n<annotation type="notify_me_link">Notify me</annotation>\n\n<annotation type="beta_link">Learn more about the beta</annotation></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="265"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistRedeemedCodeStatus` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistRedeemedCodeStatus">Success! You\'re in.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="266"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_WaitlistBetaBlogPost` appears to be unused"
|
||
errorLine1=" <string name="atp_WaitlistBetaBlogPost">https://spreadprivacy.com/introducing-app-tracking-protection</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="267"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_CompanyDetailsTrackingMenuReport` appears to be unused"
|
||
errorLine1=" <string name="atp_CompanyDetailsTrackingMenuReport">Report an Issue With This App</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="278"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.atp_TrackingSignalPlatform` appears to be unused"
|
||
errorLine1=" <string name="atp_TrackingSignalPlatform">Device Platform</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings-vpn.xml"
|
||
line="291"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_adobe_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_adobe_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_amazon_technologies_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_amazon_technologies_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_amplitude` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_amplitude.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_appnexus_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_appnexus_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_appsflyer` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_appsflyer.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_beeswax` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_beeswax.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_branch_metrics_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_branch_metrics_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_braze_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_braze_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_bugsnag_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_bugsnag_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_chartbeat` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_chartbeat.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_comscore_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_comscore_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_criteo_sa` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_criteo_sa.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_facebook_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_facebook_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_index_exchange_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_index_exchange_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_iponweb_gmbh` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_iponweb_gmbh.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_kochava` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_kochava.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_linkedin_corporation` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_linkedin_corporation.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_liveramp` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_liveramp.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_mediamath_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_mediamath_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_microsoft_corporation` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_microsoft_corporation.xml"
|
||
line="2"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_mixpanel_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_mixpanel_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_neustar_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_neustar_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_new_relic` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_new_relic.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_openx_technologies_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_openx_technologies_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_oracle_corporation` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_oracle_corporation.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_outbrain` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_outbrain.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_pinterest_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_pinterest_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_pubmatic_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_pubmatic_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_quantcast_corporation` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_quantcast_corporation.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_rythmone` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_rythmone.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_salesforcecom_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_salesforcecom_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_sharetrough_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_sharetrough_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_smaato_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_smaato_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_spotx_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_spotx_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_taboola_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_taboola_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_tapad_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_tapad_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_the_nielsen_company` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_the_nielsen_company.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_the_rubicon_project_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_the_rubicon_project_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_the_trade_desk_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_the_trade_desk_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_twitter_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_twitter_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_urban_airship_inc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_urban_airship_inc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_verizon_media` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_verizon_media.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_warnermedia_llc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_warnermedia_llc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_xaxis` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_xaxis.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_yahoo_japan_corporation` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_yahoo_japan_corporation.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_yandex_llc` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_yandex_llc.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_network_logo_zeotap_gmbh` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/tracking_network_logo_zeotap_gmbh.xml"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_profile_info_graph` appears to be unused">
|
||
<location
|
||
file="src/main/res/drawable/tracking_profile_info_graph.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.tracking_profile_info_header` appears to be unused">
|
||
<location
|
||
file="src/main/res/drawable/tracking_profile_info_header.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_OnNoTrackersNotificationHeader">"Escaneando actividad de rastreo... pi... pi..."</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-es/strings-vpn.xml"
|
||
line="47"
|
||
column="55"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_OnNoTrackersNotificationHeader">"Skannataan seurantatoiminnan varalta... piip... puup"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-fi/strings-vpn.xml"
|
||
line="47"
|
||
column="55"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_OnNoTrackersNotificationHeader">"Scansione per il tracciamento dell'attività in corso..."</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-it/strings-vpn.xml"
|
||
line="47"
|
||
column="55"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_OnNoTrackersNotificationHeader">"Notiek izsekošanas aktivitāšu skenēšana… bīp… bīp..."</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lv/strings-vpn.xml"
|
||
line="47"
|
||
column="55"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_OnNoTrackersNotificationHeader">"Trwa wyszukiwanie śladów śledzenia..."</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-pl/strings-vpn.xml"
|
||
line="47"
|
||
column="55"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_OnNoTrackersNotificationHeader">"Se scanează activitatea de urmărire... bip... pac"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ro/strings-vpn.xml"
|
||
line="47"
|
||
column="55"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_OnNoTrackersNotificationHeader">"Выполняется поиск трекеров... бип-бип"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ru/strings-vpn.xml"
|
||
line="47"
|
||
column="55"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_OnNoTrackersNotificationHeader">"Skenovanie na sledovanie aktivity... pípnutie... píp"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-sk/strings-vpn.xml"
|
||
line="47"
|
||
column="55"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <item quantity="one"><![CDATA[Компания %1$s пыталась отследить вас <b>через %2$d приложение</b> (за последний день). <b>Подробнее...</b>]]></item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ru/strings-vpn.xml"
|
||
line="64"
|
||
column="39"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <item quantity="few"><![CDATA[Компания %1$s пыталась отследить вас <b>через %2$d приложения</b> (за последний день). <b>Подробнее...</b>]]></item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ru/strings-vpn.xml"
|
||
line="65"
|
||
column="39"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <item quantity="many"><![CDATA[Компания %1$s пыталась отследить вас <b>через %2$d приложений</b> (за последний день). <b>Подробнее...</b>]]></item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ru/strings-vpn.xml"
|
||
line="66"
|
||
column="40"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <item quantity="other"><![CDATA[Компания %1$s пыталась отследить вас <b>через %2$d приложения</b> (за последний день). <b>Подробнее...</b>]]></item>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ru/strings-vpn.xml"
|
||
line="67"
|
||
column="41"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_WaitlistRedeemCodeTitle">Σχεδόν έτοιμοι...</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-el/strings-vpn.xml"
|
||
line="257"
|
||
column="48"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_WaitlistRedeemCodeTitle">Casi estamos...</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-es/strings-vpn.xml"
|
||
line="257"
|
||
column="48"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_WaitlistRedeemCodeTitle">On y est presque...</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-fr/strings-vpn.xml"
|
||
line="257"
|
||
column="48"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_WaitlistRedeemCodeTitle">Mai e puțin...</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ro/strings-vpn.xml"
|
||
line="263"
|
||
column="48"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_WaitlistRedeemCodeTitle">Još malo i gotovo...</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hr/strings-vpn.xml"
|
||
line="269"
|
||
column="48"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_WaitlistRedeemCodeTitle">Jau beveik baigėme...</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lt/strings-vpn.xml"
|
||
line="269"
|
||
column="48"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="TypographyEllipsis"
|
||
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
||
errorLine1=" <string name="atp_WaitlistRedeemCodeTitle">Takmer dokončené...</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-sk/strings-vpn.xml"
|
||
line="269"
|
||
column="48"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/device_shield_onboarding_page_three_header.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/device_shield_onboarding_page_three_header.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/device_shield_onboarding_page_three_header_dark_transparent.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/device_shield_onboarding_page_three_header_dark_transparent.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/device_shield_onboarding_page_three_header_transparent.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/device_shield_onboarding_page_three_header_transparent.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/device_shield_onboarding_permission_dialog.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/device_shield_onboarding_permission_dialog.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/device_shield_onboarding_report.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/device_shield_onboarding_report.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/ic_active_dot.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/ic_active_dot.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/ic_inactive_dot.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/ic_inactive_dot.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/tracking_profile_info_graph.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/tracking_profile_info_graph.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/tracking_profile_info_header.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/tracking_profile_info_header.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_app_trackers_info.xml"
|
||
line="73"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_device_shield_faq.xml"
|
||
line="134"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageButton"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_vpn_onboarding.xml"
|
||
line="38"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/content_vpn_always_on_alert.xml"
|
||
line="26"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/dialog_tracking_protection_manually_enable_app.xml"
|
||
line="74"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/include_company_trackers_toolbar.xml"
|
||
line="40"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/item_apptp_company_details.xml"
|
||
line="48"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/item_apptp_company_details.xml"
|
||
line="57"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/view_device_shield_activity_apps.xml"
|
||
line="37"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/view_device_shield_activity_entry.xml"
|
||
line="26"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/view_device_shield_activity_entry.xml"
|
||
line="72"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/view_device_shield_activity_tracker_badge.xml"
|
||
line="25"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="SetTextI18n"
|
||
message="Do not concatenate text displayed with `setText`. Use resource string with placeholders."
|
||
errorLine1=" largeTextBadge.text = "+${trackerInfo.amount}""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/duckduckgo/mobile/android/vpn/ui/tracker_activity/TrackerBadgeAdapter.kt"
|
||
line="121"
|
||
column="39"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="SetTextI18n"
|
||
message="Do not concatenate text displayed with `setText`. Use resource string with placeholders."
|
||
errorLine1=" textBadge.text = "+${trackerInfo.amount}""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/com/duckduckgo/mobile/android/vpn/ui/tracker_activity/TrackerBadgeAdapter.kt"
|
||
line="125"
|
||
column="34"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="HardcodedText"
|
||
message="Hardcoded string "Data Sent:", should use `@string` resource"
|
||
errorLine1=" android:text="Data Sent:""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/content_vpn_controller.xml"
|
||
line="49"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="HardcodedText"
|
||
message="Hardcoded string "Data Received:", should use `@string` resource"
|
||
errorLine1=" android:text="Data Received:""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/content_vpn_controller.xml"
|
||
line="72"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="HardcodedText"
|
||
message="Hardcoded string "App Trackers:", should use `@string` resource"
|
||
errorLine1=" android:text="App Trackers:""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/content_vpn_controller.xml"
|
||
line="95"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="HardcodedText"
|
||
message="Hardcoded string "Web Trackers:", should use `@string` resource"
|
||
errorLine1=" android:text="Web Trackers:""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/content_vpn_controller.xml"
|
||
line="167"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="RtlSymmetry"
|
||
message="When you define `paddingStart` you should probably also define `paddingEnd` for right-to-left symmetry"
|
||
errorLine1=" android:paddingStart="56dp""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_device_shield_activity.xml"
|
||
line="120"
|
||
column="21"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="RtlSymmetry"
|
||
message="When you define `paddingStart` you should probably also define `paddingEnd` for right-to-left symmetry"
|
||
errorLine1=" android:paddingStart="56dp""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_manage_recent_apps_protection.xml"
|
||
line="117"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="RtlSymmetry"
|
||
message="When you define `paddingEnd` you should probably also define `paddingStart` for right-to-left symmetry"
|
||
errorLine1=" android:paddingEnd="16dp" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/menu_item_device_tracker_switch.xml"
|
||
line="22"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="RtlSymmetry"
|
||
message="When you define `paddingEnd` you should probably also define `paddingStart` for right-to-left symmetry"
|
||
errorLine1=" android:paddingEnd="@dimen/keyline_4""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/view_device_shield_report_app_breakage_entry.xml"
|
||
line="24"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="RtlEnabled"
|
||
message="The project references RTL attributes, but does not explicitly enable or disable RTL support with `android:supportsRtl` in the manifest">
|
||
<location
|
||
file="src/main/AndroidManifest.xml"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="InvalidColorAttribute"
|
||
message="@colors are not allowed, used ?attr/daxColor instead"
|
||
errorLine1=" app:primaryTextColorOverlay="@color/red_text_color_selector" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_device_shield_activity.xml"
|
||
line="173"
|
||
column="21"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="InvalidColorAttribute"
|
||
message="@colors are not allowed, used ?attr/daxColor instead"
|
||
errorLine1=" <item android:color="#d8d8d8" android:state_enabled="false" />"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/color/button_contained_background.xml"
|
||
line="21"
|
||
column="11"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="InvalidColorAttribute"
|
||
message="@colors are not allowed, used ?attr/daxColor instead"
|
||
errorLine1=" <item android:color="#678fff" />"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/color/button_contained_background.xml"
|
||
line="22"
|
||
column="11"/>
|
||
</issue>
|
||
|
||
</issues>
|