Commit Graph

976 Commits

Author SHA1 Message Date
Pavol Rusnak f443407fae
modtrezorui: add extern to includes 2017-02-22 14:26:30 +01:00
Pavol Rusnak affb893cb1
modtrezormsg: don't use delay_us_fast for stmhal 2017-02-21 16:17:10 +01:00
Pavol Rusnak 216b60d8b6
update makefile 2017-02-21 11:23:50 +01:00
Jan Pochyla edae88932a trezorhal: add to Makefile 2017-02-20 11:36:28 +01:00
Jan Pochyla bf878ff15e trezor.loop: support re-using Sleep and Wait objects 2017-02-20 11:36:28 +01:00
Pavol Rusnak b8af656e0a
bootloader: wip 2017-02-19 17:48:28 +01:00
Pavol Rusnak 89ec08eec0
bootloader: allow stage 1 to rewrite whole flash 2017-02-17 17:54:40 +01:00
Pavol Rusnak d8efa32091
bootloader: more wip 2017-02-17 15:49:43 +01:00
Pavol Rusnak e8adff4683
modtrzezormsg: extract touch.h 2017-02-16 14:12:32 +01:00
Pavol Rusnak 8c296099f8
bootloader: wip 2017-02-16 13:48:28 +01:00
Pavol Rusnak 69f1569761
modtrezorui: fix last commit 2017-02-15 18:31:21 +01:00
Pavol Rusnak d0c59fdf3d
rework display_btext into display_print 2017-02-15 15:40:50 +01:00
Pavol Rusnak 1d5a6dd1b4
modtrezorui: add display_btext 2017-02-14 18:05:39 +01:00
Pavol Rusnak 3d89dc8085
bootloader: almost complete stage 1 2017-02-11 16:47:36 +01:00
Pavol Rusnak 5bdfbb3469
bootloader: work in progress 2017-02-09 20:04:21 +01:00
Pavol Rusnak 302f0e614a
tools: implement VendorHeader and FirmwareImage classes in firmwarectl 2017-02-09 18:14:10 +01:00
Pavol Rusnak 7d4414000e
tools: join check_bootloader and check_firmware into firmwarectl tool 2017-02-09 16:26:15 +01:00
Jan Pochyla a8f5738398 trezor.ui.keyboard: suggest more accurately 2017-02-09 13:03:10 +01:00
Pavol Rusnak 2d7c6b0c34
bootloader: cleanup, more documentation, added scripts for checking 2017-02-08 19:43:47 +01:00
Jan Pochyla 4c8d3e4a35 trezor.ui.keyboard: add two keyboard prototypes 2017-02-08 16:21:32 +01:00
Jan Pochyla d939cabcb5 trezor.ui.button: add disabled state 2017-02-08 16:21:32 +01:00
Jan Pochyla e4af95e11b trezor.ui.confirm: support Widget content 2017-02-08 16:21:32 +01:00
Jan Pochyla 910033d71c trezor.ui: add Widget 2017-02-08 16:21:32 +01:00
Jan Pochyla deb09c2454 modtrezorcrypto: add functions for working with wordlist 2017-02-08 16:21:32 +01:00
Pavol Rusnak d65b6b35d9
update bootloader documentation 2017-02-08 15:51:13 +01:00
Pavol Rusnak 1f56e8651b
update vendor/micropython submodule 2017-02-08 14:57:53 +01:00
Pavol Rusnak 3b252b2b63
move ui-mockup to assets 2017-02-06 16:28:49 +01:00
Pavol Rusnak 029a7c35d8
reorganize code 2017-02-06 15:40:25 +01:00
Jan Pochyla 53c327727f tests: enable test_msg_reset_device.py 2017-01-24 14:14:03 +01:00
Jan Pochyla e86924d645 trezor.wire: fix unexpected message error 2017-01-24 14:14:03 +01:00
Jan Pochyla 943d77ba32 apps.debug: hack around PIN lock, add reset_device fields 2017-01-24 14:14:03 +01:00
Jan Pochyla 1ed4dfa516 apps.management: implement T1 reset device workflow
TODO: UI
2017-01-24 14:14:03 +01:00
Jan Pochyla fd9361ce77 apps.common.storage: make config ids public 2017-01-24 14:14:03 +01:00
Jan Pochyla 5da3e67a0c apps.homescreen: handle Ping.passphrase_protection 2017-01-24 14:14:03 +01:00
Jan Pochyla 059315feb4 apps.common: add protect_by_passphrase 2017-01-24 14:14:03 +01:00
Pavol Rusnak d8f1b1397c
update Makefiles to reflect new way of building stuff 2017-01-23 14:07:35 +01:00
Pavol Rusnak 892409c9b8
update bootloader makefile to follow upstream changes 2017-01-22 19:48:18 +01:00
Jan Pochyla d13006ebbe apps.homescreen: brighten the display after swipe 2017-01-20 16:07:33 +01:00
Jan Pochyla bd514c4732 apps.homescreen: optimize logo display 2017-01-20 15:51:06 +01:00
Jan Pochyla fed8838545 trezor.ui.confirm: fix HoldToConfirmDialog 2017-01-20 15:51:06 +01:00
Pavol Rusnak 7b23144ddd
update vendor/micropython submodule 2017-01-19 15:39:10 +01:00
Jan Pochyla ec49c2d97a trezor.wire: unexpected message should interrupt workflow silently 2017-01-18 18:00:38 +01:00
Jan Pochyla 4ab469d02d apps.wallet: add qr code to get_address
TODO: the widget system clearly needs some work
2017-01-18 17:59:11 +01:00
Pavol Rusnak 3ef56d84e2
update vendor/micropython submodule 2017-01-18 16:48:47 +01:00
Jan Pochyla 9914b0db2b main: temporary hack, keep apps.common.storage loaded 2017-01-17 17:43:50 +01:00
Jan Pochyla 984f088519 apps.common: fix request_pin 2017-01-17 17:43:08 +01:00
Jan Pochyla 26f204d04d update micropython submodule 2017-01-17 14:23:05 +01:00
Pavol Rusnak 678279f5fa
update submodules 2017-01-13 09:34:16 +01:00
Pavol Rusnak 6eaea34c8c
-> trezor.io 2017-01-10 16:31:30 +01:00
Jan Pochyla 8bdd59642f trezor.wire: print session ID as hex 2017-01-06 14:07:18 +01:00