Releases: soupslurpr/AppVerifier
0.8.1
Notable Changes
- Update Element X hashes by @bluecat21 in #167
- change Bitwarden source from F-Droid to App's F-Droid Repo by @bluecat21 in #168
- change Molly source from F-Droid to App's F-Droid Repo by @bluecat21 in #169
- update dependencies by @soupslurpr
- update Google Play Services and Google Services Framework hashes by @soupslurpr in b3131fd
- enable support for x86 and 32 bit by @soupslurpr in 57cec99
New Contributors
- @bluecat21 made their first contribution in #167
Full Changelog: 0.8.0...0.8.1
0.8.0
Notable Changes
- update dependencies
- update Signal's database entry
- switch to new fancy slide + fade screen transition animations
- remove unnecessary com.google.android.material:material dependency which was adding more than 1 MB to the apk size
Full Changelog: v0.7.0...0.8.0
0.7.0
0.7.0 is a new version of AppVerifier that includes many improvements and bug fixes! See below for the most notable ones 🚀
Notable Changes
- Add new database entries by @felschr, @Penknife0915, @sawft99, and @atilluF
- Verify only the last certificate as we don't have key rotation support yet, #148 by @soupslurpr in c976663
- Show sources in the internal database status more info alert dialog by @soupslurpr in 452e3d3 and d2e9bb7
- Add show hasMultipleSigners setting by @soupslurpr in 8683512
- Add snackbar message when trying to verify from clipboard, but it's empty by @soupslurpr in 237a2f7
- Add app search by @felschr and @soupslurpr in 12c9b1b
- Bump various dependencies by @soupslurpr
- Fix typo in CONTRIBUTING.md by @taivlam in #97
- Edit README.md by @taivlam in #98
New Contributors
- @sawft99 made their first contribution in #77
- @atilluF made their first contribution in #80
- @taivlam made their first contribution in #97
- @felschr made their first contribution in #141
- @Penknife0915 made their first contribution in #144
Full Changelog: v0.6.1...v0.7.0
0.6.1
You can now donate to soupslurpr, AppVerifier's lead developer! More information can be found in README.md or the new Donation section of the app's setting's about section. Thank you.
Notable Changes
- Add donation screen in Settings -> About -> Donation by @soupslurpr in b48910b
- Add Monero address for donations in README.md by @soupslurpr in ffacd23
Full Changelog: v0.6.0...v0.6.1
Download
Getting it from Accrescent is recommended, but an apk release on GitHub is also provided. See the README for info on how to verify AppVerifier. Join the Matrix space at https://matrix.to/#/#appverifier-space:matrix.org for the Discussion, Announcements, and Beta Testing rooms.
0.6.0
AppVerifier now supports opening APK files from other apps and from the share dialog, more verification info was added to the internal database, and finally AppVerifier is now available on the Accrescent app store!
Accrescent is the recommended way to download AppVerifier.
Notable Changes
- Support for opening APK files from VIEW and SEND intent by @soupslurpr in acf5137
- Add more verification info to the internal database by @life00, @atilluF, and @soupslurpr
- Update README.md to include Download and verification info by @soupslurpr in #4
Full Changelog: v0.5.1...v0.6.0
Download
Getting it from Accrescent is recommended, but an apk release on GitHub is also provided. See the README for info on how to verify AppVerifier. Join the Matrix space at https://matrix.to/#/#appverifier-space:matrix.org for the Discussion, Announcements, and Beta Testing rooms.
0.5.1
Just some bug fixes such as fixing the temporary apk file being checked not being deleted immediately if it is invalid, showing the app name and icon in the verify apk file screen, and adding padding at the bottom when fully scrolled to make scrolling content not get overlayed by the navigation bars.
Notable Changes
- Delete temp apk file if it is invalid by @soupslurpr in 8fbf52d
- Show app name and icon in verify apk file screen by @soupslurpr in 37c3dad
- Add padding for navigationBars when fully scrolled (Fixes #45) by @soupslurpr in bea6e2d
Full Changelog: v0.5.0...v0.5.1
Download
Getting it from Accrescent is recommended, but an apk release on GitHub is also provided. See the README for info on how to verify AppVerifier. Join the Matrix space at https://matrix.to/#/#appverifier-space:matrix.org for the Discussion, Announcements, and Beta Testing rooms.
0.5.0
AppVerifier now has the ability to verify APK files so you can verify apps before installing! Also more apps were added to the internal verification info database, and the privacy policy was updated.
A minor security issue was fixed for the case of providing hashes without a package name when the app has multiple signers.
Notable Changes
- Add Verify APK File screen (#2) by @soupslurpr in #44
- Add more apps to internal verification info database by @soupslurpr, @life00, @greensheeps
- Update Privacy Policy by @soupslurpr in 375ef27
- Fix minor security issue in the case of providing hashes without a package name when the app has multiple signers by @soupslurpr in 91c2c83
- Change source for Markup app by @matchboxbananasynergy in #42
New Contributors
- @matchboxbananasynergy made their first contribution in #42
Full Changelog: v0.4.0...v0.5.0
0.4.0
AppVerifier now supports apps that have multiple signing certs such as in cases of multiple signers or signing key rotation.
As a result, there is now a new verification info format and the verification info parser was rewritten.
Additionally, more apps were added to the internal verification info database.
Notable Changes
- Support signing cert rotation and multiple signers and rewrite verification info parser by @soupslurpr in a6eba50
- Show hasMultipleSigners Boolean in debug mode by @soupslurpr in 24dd01e
- Update internal verification info database to new format by @soupslurpr in 32294a8
- Add Overload to internal verification info database (thanks @pabloscloud) by @soupslurpr in 50fe935
- Add Google Maps to internal verification info database (thanks @w9925) by @soupslurpr in 8156def
- Add YouTube to internal verification info database (thanks @w9925) by @soupslurpr in d496ace
- Add FairEmail to internal verification info database (thanks @w9925) by @soupslurpr in fe3af46
Full Changelog: v0.3.0...v0.4.0
0.3.0
Fixes an issue where when going back from an app, it goes to the start screen instead of the app list. Sharing compatibility with some sites (Codeberg, maybe others) was improved. Finally more apps were added to the internal verification info database, thanks to @greensheeps for submitting the hashes for all the stores for those apps.
Notable Changes
- Fix going to start screen when going back from app verify screen by @soupslurpr in f5e416e
- Increase sharing compatibility with some sites (Codeberg) by @soupslurpr in 18250ad
- Add Auxio to internal verification info database (thanks @greensheeps) by @soupslurpr in d19b53d
- Add Proton VPN to internal verification info database (thanks @greensheeps) by @soupslurpr in b9646ab
- Add Proton Mail to internal verification info database (thanks @greensheeps) by @soupslurpr in 785cc61
- Add Proton Drive to internal verification info database (thanks @greensheeps) by @soupslurpr in 6e7cc16
- Add Proton Pass to internal verification info database (thanks @greensheeps) by @soupslurpr in 07c5e6f
- Add Proton Calendar to internal verification info database (thanks @greensheeps) by @soupslurpr in 63b8c45
- Add Bitwarden to internal verification info database (thanks @greensheeps) by @soupslurpr in a378a3f
- Add Clipious to internal verification info database (thanks @greensheeps) by @soupslurpr in 7fe17e9
- Add Aegis to internal verification info database (thanks @greensheeps) by @soupslurpr in 852b8b4
- Add Obtainium to internal verification info database (thanks @greensheeps) by @soupslurpr in 7610be5
Full Changelog: v0.2.0...v0.3.0
0.2.0
AppVerifier 0.2.0 is out with an internal verification info database! Apps that are in the database will be automatically verified by AppVerifier. If you'd like to add a certain app to it, please make an issue on the GitHub issues with the verification info for the app.
Notable Changes
- Add internal verification info database by @soupslurpr in #8
- navigateUp when app is respawned without any state in VerifyAppScreen by @soupslurpr in d9c9787
New Contributors
- @soupslurpr made their first contribution in #8
- GitHub please I made it wdym first contribution 🤣
Full Changelog: v0.1.0...v0.2.0