feat: add setting for auto-lock fix: fix sideswipe

This commit is contained in:
2026-08-04 01:09:01 +02:00
parent 0997d110d4
commit 812fcc892b
23 changed files with 629 additions and 28 deletions
+36
View File
@@ -242,6 +242,12 @@ abstract class AppLocalizations {
/// **'PIN Required'**
String get pinRequired;
/// No description provided for @autoLockOnExit.
///
/// In en, this message translates to:
/// **'Auto-lock on phone lock or app exit'**
String get autoLockOnExit;
/// No description provided for @changePin.
///
/// In en, this message translates to:
@@ -506,12 +512,42 @@ abstract class AppLocalizations {
/// **'Edit'**
String get edit;
/// No description provided for @editTab.
///
/// In en, this message translates to:
/// **'Edit tab'**
String get editTab;
/// No description provided for @close.
///
/// In en, this message translates to:
/// **'Close'**
String get close;
/// No description provided for @deleteTab.
///
/// In en, this message translates to:
/// **'Delete tab?'**
String get deleteTab;
/// No description provided for @deleteTabDescription.
///
/// In en, this message translates to:
/// **'This will permanently delete the tab and return all its items to stock.'**
String get deleteTabDescription;
/// No description provided for @couldNotRenameTab.
///
/// In en, this message translates to:
/// **'Could not rename tab.'**
String get couldNotRenameTab;
/// No description provided for @couldNotDeleteTab.
///
/// In en, this message translates to:
/// **'Could not delete tab.'**
String get couldNotDeleteTab;
/// No description provided for @tabItemSummary.
///
/// In en, this message translates to: