What's Changed
- Always cancel biometric prompt on error
- Merge upstream 'v5.37.4'
- Add support for PIP to screen lock
- Check if the app is allowed to enter PIP mode
- Fix initialization of input panel
- Update androidx.biometric to 1.2.0-alpha04
- Add missing USE_BIOMETRIC permission
- Refactor to fix various UI bugs
- Do not try to commit dialog fragment immediately
- Workaround for Androud SECURE_FLAG bug
- Remove shake-to-report internal feature
- Do not require an explicit user action for biometric auth
- Support biometric enrollment if none is enrolled
- Fix action bar color in passphrase prompt screen
- Add biometric screen lock
- Remove legacy update check
- Remove duplicated call to initializeScreenshotSecurity
- Remove lollipop compatibility layer
- Bump minSdk to API 23
- Fix missing input panel for new contacts
- Update translation files
- Merge upstream 'v5.36.3'
- Rename upstream master branch to main
- Fix string resource
- Remove deprecated property dexOptions
Full Changelog: v5.35.3-1-alpha1...v5.37.4-1-alpha2