1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 12:08:59 +00:00
trezor-firmware/core/src/trezor/res
matejcik dec89ea59e refactor(core): convert if/elif chains to if-chains
This way AST parsers won't get stack exceeded (because an elif counts as
an else { if {}} to an AST parser apparently?) and so automated tools
will like tokens.py and friends.
2022-01-07 21:41:17 +01:00
..
header_icons core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00
__init__.py core: generate resdata by Mako, use if/elif trick to save RAM 2020-07-24 14:09:31 +02:00
cancel.toif core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00
check.toif core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00
click.toif core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00
confirm.toif core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00
left.toif core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00
lock.toif core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00
pin_close.toif core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00
recovery.toif core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00
resources.py refactor(core): convert if/elif chains to if-chains 2022-01-07 21:41:17 +01:00
resources.py.mako refactor(core): convert if/elif chains to if-chains 2022-01-07 21:41:17 +01:00
space.toif core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00
swipe_left.toif core/ui: Implement multi-page confirmation screen. 2019-09-11 15:33:16 +02:00
swipe_right.toif core/ui: Implement multi-page confirmation screen. 2019-09-11 15:33:16 +02:00
swipe.toif core: refactor png2toi/toi2png tools into one toif_convert usable as a library 2019-06-09 18:07:07 +02:00