BarbossHack
BarbossHack
Hi ! I added a background color (--background-3) from [gruvbox.vim](https://github.com/morhetz/gruvbox/blob/master/colors/gruvbox.vim) to fix the Passcode page background and bump to v0.0.17 Thank you for your work
Issue is described here : #192 It is now possible to download a specific variant of an app with the `arch=` option: ```shell apkeep -a [email protected] -d f-droid -o arch=arm64-v8a...
VLC has 4 variant for the same version on f-droid : - x86_64 - arm64-v8a - x86 - armeabi-v7a https://f-droid.org/fr/packages/org.videolan.vlc/ Screenshot of apks variants  When downloading with apkeep, it...
Actually, Telegram builds are no longer reproducible, following these instructions: https://core.telegram.org/reproducible-builds#reproducible-builds-for-android # Why? Telegram now releases new versions as a single squashed commit and no longer follows the internal upstream...
## Goal Add a prefix to all symbols in libcrypto and libssl to prevent conflicts with other OpenSSL or BoringSSL versions that might be linked in the same process. ##...