-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KDBX 4.1, Entry config v2, upgrades and bug fixes (#31)
- Update to Flutter 3.16 - Build Android with API 34 - Upgrade PSL data - Prevent a rare crash during import to an existing Vault - Fix a bug that often made offline access difficult - iOS: Don't allow autofill of entries in the recycle bin or that are manually hidden - iOS: Fixed a bug that often caused AutoFill requests to fail immediately - Temporarily sanity checking a change to Android beta stage deployment
- Loading branch information
Showing
100 changed files
with
5,386 additions
and
2,912 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"flutterSdkVersion": "3.13.9", | ||
"flutterSdkVersion": "3.16.5", | ||
"flavors": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.