add long press actions on contextual buttons; move extension shortcut into contextual; disable reader view button in tab bar;

This commit is contained in:
Fabian Freund
2026-03-12 08:25:56 +01:00
parent efb0aac5e2
commit bf4b8a31f4
15 changed files with 301 additions and 243 deletions
@@ -35,7 +35,7 @@ final class GeneralSettingsRepositoryProvider
}
String _$generalSettingsRepositoryHash() =>
r'7a30fefa2cdc934232e08e8809c62a83e99635fd';
r'44aaf9f3c8c6e1a8c6569ed59b76fa0360528578';
abstract class _$GeneralSettingsRepository
extends $StreamNotifier<GeneralSettings> {