@ -383,6 +383,7 @@ Fonts, sizes, colors, etc should be material design whenever possible.
* [(178) Why are widgets not updating?](#user-content-faq178)
* [(179) What are reply templates?](#user-content-faq179)
* [(180) How do I use LanguageTool?](#user-content-faq180)
* [(181) How do I use VirusTotal?](#user-content-faq181)
[I have another question.](#user-content-get-support)
@ -4845,7 +4846,7 @@ Templates can have the following options:
<aname="faq180"></a>
**(180) How do I use LanguageTool?**
LanguageTool need to be enabled in the miscellaneous settings.
LanguageTool integration needs to be enabled in the miscellaneous settings.
After writing some text, you can long press on the save draft button to perform a grammar, style, and spell check via [LanguageTool](https://languagetool.org/).
Texts with suggestions will be marked and if you tap on a marked suggestion,
@ -4854,6 +4855,24 @@ else you can double tap or long press the marked text to show suggestions.
<br/>
<aname="faq181"></a>
**(181) How do I use VirusTotal?**
VirusTotal integration needs to be enabled in the miscellaneous settings.
This will show a *scan* icon button for each attachment.
Without entering an API key, tapping on the scan button will calculate the SHA-256 hash of the attached file and open the corresponding file report on the VirusTotal website.
If the file is not known by VirusTotal ("*Item not found*"), it is probably okay, unless it contains a new virus not being detected by virus scanners yet.
With entering an API key, there will be a dialog showing the number of virus scanners detecting the file.
Tapping on the info button will open the corresponding file report on the VirusTotal website.
To get an API key, you'll need to register on the VirusTotal website.
This feature was added in version 1.1941 and is available in non Play store versions only.