Releases: ldeso/blitz
Releases · ldeso/blitz
v2.0.2
Blitz v2.0.2
This release updates dependencies.
Improvement
- Update dependencies a6c0255
Notes
- Do not use manual execution control in local tests 9802615
- Fix anchor links in CHANGELOG.md 113f019
- Improve app description 6308485
- Use delegated property to access release signingConfig 21e4a8f
- Move delay after animation back to
AnimatedBackHandler
b73a7dd - Use static badges for Accrescent and Google Play versions 582c544
- Add comment about origin of app icon cd01621
- Minor formatting improvements fa1b770
v2.0.1
v2.0.0
Blitz v2.0.0
This release targets Android 15, removes unnecessary backup and restore functionality and updates dependencies. The app is now considered feature-complete.
Improvements
Notes
- Create
ScopedEffectHandler
component 22d0772 - Create io package c4994f8
- Move back handlers to the components package 40d34f6
- Minor code simplifications 6c707be
- Add Obtainium badge 94a2f9d
- Update Gradle wrapper 162ea2b
- Add toolchain resolver plugin e02c9d2
- Remove redundant
android.nonTransitiveRClass=true
f93edf2 - Trust dependency signing keys globally ea5458b
- Improve app description f3cca4f
v1.9.1
Blitz v1.9.1
This release enables dependency verification in Gradle and updates dependencies.
Improvements
Notes
v1.9.0
v1.8.8
Blitz v1.8.8
This release improves the style of the text, enables hardware memory tagging on compatible devices and updates dependencies.
Improvements
- Use tabular numerals instead of a monospaced font fcf06cb
- Adapt text size to default device font a174055
- Enable memory tagging in asynchronous mode ceaebdf
- Update dependencies 80ca605
Notes
v1.8.7
v1.8.6
Blitz v1.8.6
This release adds Blitz to the Accrescent store and removes the encrypted Dependency Info Block from the signature block of the APK, making the build truly reroducible and resulting in an APK without any proprietary blob.
Improvement
- Remove encrypted Dependency Info Block a811c00