Bernhard Haumacher
Bernhard Haumacher
This would also allow fixing #149 and answering question #276 satisfactory?
The second thing I tried with this library is getting the thumbnail data and cannot find a solution. It is perfectly OK not to store the thumbnail data in the...
There is a workaround that dynamically patches the library to store thumbnail data in the `ExifThumbnailDirectory` as explained in https://github.com/drewnoakes/metadata-extractor/issues/276#issuecomment-677767368.
Ok, I'll try looking into #185.
Ok I'll see whether I can make a more detailed proposal for an optimization.
This is really no absurd situation, where an anonymous class has a private method used as method reference: ``` private ProgressDialog createImportProgress() { // ... return new ProgressDialog(I18NConstants.DOWNLOAD_SQL, px(400), px(300))...
Hi @TravisLittlechilds, I'm wondering how you found all these domains, since the site throwawamail.com does not allow the user to select a domain from a list and has strong protection...
@TravisLittlechilds I'm still wondering how to (a) automatically decide whether a PR to this list is valid and (b) how a good heuristics would look like that decides whether a...
OK, not having a MX record means the domain/host is its own mail server. So not having a MX record finally provides no clue, whether the domain could be a...