Commit Graph

14 Commits (8cfa5da1ceceae3918f8d1c3443b75ea83012610)

Author SHA1 Message Date
Jan Pochyla a8623c4b59 refactor(core): fix imports and use new protobuf API in apps
3 years ago
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
4 years ago
Martin Milata c0174ff217 refactor(core/ui): raise exception on dialog cancel by default
4 years ago
Martin Milata 01900b8536 refactor(core): convert parts of apps.webauthn to layouts
4 years ago
Martin Milata f1382bf892 refactor(core): model-dependent UI component directories
4 years ago
Martin Milata fa1566cb71 refactor(core): call super().__init__() in Component and Layout subclasses
4 years ago
matejcik 4ca8f7b0d6 style(core): use relative imports everywhere
4 years ago
Tomas Susanka a6acefbdf5 core: wipe before reset and recovery; introduce 'intialized' field
4 years ago
Tomas Susanka b67be7dd9e core: forbid all settings if not initialized
4 years ago
matejcik eabfcab9b9 core: add default messages to some error codes
4 years ago
Andrew Kozlik f610787f8d core/webauthn: Clean up bytes/bytearray typing around uctypes.
5 years ago
matejcik 5c93ecd53a core: create top-level storage module
5 years ago
Andrew Kozlik a7485c0840 core: In sd-salt and webauthn error dialogs replace "X" button with "Close" button.
5 years ago
Andrew Kozlik b89a9dc590 core: Implement credential management.
5 years ago