FC (Fay) Stegerman

Results 220 issues of FC (Fay) Stegerman

documentation
enhancement

This affects `compare` when only the second APK is v1-signed with `signflinger` (see FAQ; reversing the arguments should make it work), but should not ever impact `copy`/`patch` to an unsigned...

enhancement
maybe

- [x] reproducible wheel with `SOURCE_DATE_EPOCH="$( git log -1 --pretty=%ct )"`. - [ ] reproducible sdist?!

enhancement

* it looks like [`zipflinger`](https://android.googlesource.com/platform/tools/base/+/refs/heads/mirror-goog-studio-main/zipflinger/src/com/android/zipflinger) never sets the flag and just assumes UTF8. * python needs the flag (or passing `metadata_encoding` in py >= 3.11) to decode properly (instead of...

enhancement
maybe

https://en.wikipedia.org/wiki/ZIP_(file_format)#ZIP64 * 4 GB limits on file/compressed/archive size are probably not an issue any time soon. * 65535 entries is probably enough as well.

enhancement
maybe

enhancement
maybe