Commit Graph

8 Commits

Author SHA1 Message Date
oSumAtrIX
77d91735ff
feat: Add function to get the most common compatible version
This adds a function to get the version that is most common for a given package name in a supplied set of patches.
2023-09-23 16:32:10 +02:00
oSumAtrIX
592dc1c64a
feat: Extend signing API
This commit allows setting the keystore as well as the keystore entry password, alias and signer.

BREAKING CHANGE: This changes many signatures of existing APIs and adds new functions for signing
2023-09-23 16:32:09 +02:00
oSumAtrIX
ac5742dd6c
refactor: Move alignment code to ZipFile 2023-09-20 05:04:58 +02:00
oSumAtrIX
a022febd0c
fix: Delete temporal files if it exists 2023-09-20 05:04:58 +02:00
oSumAtrIX
43fc20d90e
fix: Filter logs correctly
BREAKING CHANGE: This changes the log handler signature
2023-09-20 05:04:56 +02:00
oSumAtrIX
3e13fb5d56
fix: Check, if mounting is possible 2023-09-19 05:15:58 +02:00
oSumAtrIX
578e16b099
fix: Do not sign if mounting 2023-09-19 05:15:57 +02:00
oSumAtrIX
7794327a11
feat: Use ReVanced Library in ReVanced CLI 2023-09-19 05:15:56 +02:00