2017-08-04 15:46:22 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<lint>
|
2018-10-10 16:30:30 +03:00
|
|
|
<issue id="UnusedAttribute">
|
|
|
|
<ignore regexp="importantForAutofill"/>
|
|
|
|
<ignore regexp="autofillHints"/>
|
|
|
|
</issue>
|
2017-08-04 15:46:22 +03:00
|
|
|
<issue id="InvalidPackage">
|
2019-01-04 15:26:10 +03:00
|
|
|
<ignore path="**/freemarker-2.3.28.jar" />
|
2017-08-08 10:51:10 +03:00
|
|
|
<ignore path="**/nnio-0.2.jar"/>
|
2017-08-23 16:52:14 +03:00
|
|
|
<ignore path="**/pkix-1.54.0.0.jar"/>
|
2017-08-04 15:46:22 +03:00
|
|
|
</issue>
|
2018-10-10 16:30:30 +03:00
|
|
|
|
2017-11-06 14:31:08 +03:00
|
|
|
<issue id="UnusedResources">
|
2017-04-13 10:14:19 +03:00
|
|
|
<ignore regexp="store_short_desc|store_full_desc|store_short_dev_desc|store_full_dev_desc" />
|
2017-12-15 13:45:53 +03:00
|
|
|
<ignore
|
2017-12-15 15:54:10 +03:00
|
|
|
regexp="screenshot_01_gridView|screenshot_02_listView|screenshot_03_drawer|screenshot_04_accounts|screenshot_05_autoUpload|screenshot_06_davdroid"/>
|
2018-12-06 12:27:52 +03:00
|
|
|
<ignore path="**/raw/encryption_key_words.txt" />
|
2017-11-06 14:31:08 +03:00
|
|
|
</issue>
|
2018-10-10 16:30:30 +03:00
|
|
|
|
2017-11-07 18:52:26 +03:00
|
|
|
<issue id="MissingQuantity">
|
2017-11-08 10:00:57 +03:00
|
|
|
<ignore path="**/values-ka-rGE/strings.xml"/>
|
2017-11-07 18:52:26 +03:00
|
|
|
</issue>
|
|
|
|
|
2018-05-18 10:31:25 +03:00
|
|
|
<issue id="UnusedQuantity">
|
|
|
|
<ignore path="**/values-sk-rSK/strings.xml"/>
|
|
|
|
<ignore path="**/values-cs-rCZ/strings.xml"/>
|
|
|
|
<ignore path="**/values-lt-rLT/strings.xml"/>
|
|
|
|
</issue>
|
|
|
|
|
2017-12-14 14:33:01 +03:00
|
|
|
<issue id="ExtraTranslation">
|
2018-01-15 17:18:01 +03:00
|
|
|
<ignore path="**/strings.xml"/>
|
|
|
|
<ignore path="**/values-b+en+001/strings.xml"/>
|
|
|
|
</issue>
|
|
|
|
|
|
|
|
<issue id="UnusedResources">
|
2018-11-05 14:50:23 +03:00
|
|
|
<ignore path="**/values-**/strings.xml" />
|
2018-04-05 08:39:31 +03:00
|
|
|
</issue>
|
2018-10-10 16:30:30 +03:00
|
|
|
|
2018-04-05 08:39:31 +03:00
|
|
|
<issue id="TypographyEllipsis">
|
2018-11-05 14:50:23 +03:00
|
|
|
<ignore path="**/values-**/strings.xml" />
|
2018-09-02 14:56:15 +03:00
|
|
|
</issue>
|
2018-10-10 16:30:30 +03:00
|
|
|
|
|
|
|
<issue id="Typos">
|
2018-11-05 14:50:23 +03:00
|
|
|
<ignore path="**/values-**/strings.xml" />
|
2017-12-14 14:33:01 +03:00
|
|
|
</issue>
|
|
|
|
|
2017-11-07 18:52:26 +03:00
|
|
|
</lint>
|