You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix work cancelling immediately when starting it from the home screen after granting required permissions for the first time if app wasn't restarted
Fix redundant margins of UI elements in some places when system navigation bar is placed on the left or right
Fix possible system resources leaks when signing APK finishes with error or is canceled on Android versions older than 7.0 Nougat (always close streams when signing APK on API < 24 via forking PseudoApkSigner)