Janusz Jankowski

Results 6 comments of Janusz Jankowski

Just look for java.lang.reflect.Executable instead of AbstractMethod in backup

IANAL, but it may be problematic to store user preference (that he prefers ads), that's why it's just set to unknown for everything that does not imply consent.

BTW it's weird to have dependency on appcompat just for annotations, maybe switching 'implementation' to 'testImplementation' is enough (this way there will be no dependency problems no matter what lib...

I fixed it changing zip64 parameter from 1 to 0 in calls to zipOpenNewFileInZip3_64 in writeFileInZipWithName ... methods in ZipFile. When zip64 is 1 it writes in header that version...

Problem is that it is not fix, it is workaround. It's just like writing in metadata that we don't use zip64 features. If you want to make for example more...