mirror of
https://github.com/etesync/android
synced 2025-01-11 16:21:10 +00:00
a7e8221e26
* remove debug settings activity; logging can now be enabled via adb setprop, since that's the default way of enabling verbose logs in HttpClient's Android flavour and adb is required for viewing the logs anway * update i18n accordingly
6 lines
164 B
XML
6 lines
164 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lint>
|
|
<issue id="InvalidPackage" severity="warning" />
|
|
<issue id="MissingTranslation" severity="warning" />
|
|
</lint>
|