Releases: mozilla-lockwise/lockwise-android
4.0.3 (Build 6584)
This version brings the project up to date with Android SDK 29. It only includes minor code changes to deal with API deprecations and changes and has no functional changes.
4.0.2 (Build 6524)
Please note that this release will probably not ship as it is compiled against SDK 28, which is not accepted anymore by the Play Store. As a result we will need to ship an 4.0.3 update instead.
This release adds a fix for an autofill failure on Android 11.
Changes since last build:
- Fixes a 'null' toast on autofill failure on Android 11 (#1219)
4.0.1 (Build 6346)
Add the ability for users to control their tracked telemetry (linked through legacy telemetry client id) and prevent any further telemetry from being tracked for their account when they opt out.
Changes since last build:
- Add the legacy telemetry client id to the deletion request ping (#1195)
4.0.0 (Build 6087)
Add the ability to manually create an entry. Improve error messaging for the user. Autofill footer now adjusts to dark mode.
Changes since last build:
All changes since version 3.3.0:
- Import l10n: add EN-GB, UK, RU, ZH-RTW, CS (#1119)
- Manual create (#1093)
- Fixup autofill footer in dark mode. (#1115)
- Add missing locales screengrab file (#1132)
- Fixup edit regressions introduced during edit/create refactor (#1133)
- Update app services to version 0.46.0 (#1124)
- Update string names to send update upstream to l10n (#1142)
- Show errors in create and edit only after the user makes one (#1140)
- Successful create toast notification (#1123)
- Use red trash icon and fix deleted toast (#1146)
4.0.0 (Build 6013)
Manual create.
All changes since version 3.3.0:
- Import l10n: add EN-GB, UK, RU, ZH-RTW, CS (#1119)
- Manual create (#1093)
- Fixup autofill footer in dark mode. (#1115)
- Add missing locales screengrab file (#1132)
- Fixup edit regressions introduced during edit/create refactor (#1133)
- Update app services to version 0.46.0 (#1124)
- Update string names to send update upstream to l10n (#1142)
- Show errors in create and edit only after the user makes one (#1140)
- Successful create toast notification (#1123)
- Use red trash icon and fix deleted toast (#1146)
3.3.0 (Build 5784)
Stability and UI cleanup.
All changes since version 3.2.0:
3.3.0 (Build 5660)
3.2.0 (Build 5522)
Stability and UI cleanup.
All changes since version 3.1.0:
- Search bar text handles have violet background (#1035)
- Reconcile l10n strings for translation #1020
- Close keyboard when exiting feedback form (#1057)
- Update ---feature.md (#1063)
- The device back button doesn't have the same functionality with the X button in Edit Login Mode (#994)
- Remove "name" field from the edit view (#1010)
- Whooops! Wrong URL displayed when accessing Learn More from Lockwise settings (#1048)
3.1.0 (Build 5362)
Improve autofill detection and increase target SDK to 28.
All changes since version 3.0.1:
- Hide soft keyboard on unlock with pin (#1024)
- Fixup crash in isButton with Java/Kotlin null dereference (#1039)
- Make autofill detection more robust (#1031)
- Increase target sdk to 28. (#1026)
- Remove color state change on hostname when clicking outside of the cardview (#1030)
- Remove name field from edit view (#1025)