1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-20 13:28:10 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
chren
0e8d7a5d6c
add static seed layout 2016-09-27 17:25:52 +02:00
Jan Pochyla
6a647b124d
add management app skeleton and ConfirmDialog
We might rewrite PinDialog as a content for ConfirmDialog in the
future. Also, I'm beginning to hit memory issues on a 64-bit system.
2016-09-27 17:25:47 +02:00
Jan Pochyla
3677b8142b
add touch event rotation, msg dispatcher, wallet app 2016-09-27 17:25:44 +02:00
Pavol Rusnak
38b66cb6d8
introduce msg.setup proof-of-concept 2016-09-27 17:24:23 +02:00
slush0
ab9141dd95
Configuration & boot of apps 2016-09-27 17:23:59 +02:00
slush0
767a41cffd
WIP 2016-09-27 17:23:57 +02:00
slush0
afb4bb7d76
WIP 2016-09-27 17:23:54 +02:00
Pavol Rusnak
d0e179e090
rename touch.callback functions 2016-09-27 17:22:48 +02:00
Pavol Rusnak
516057a7fa
touch code wip 2016-09-27 17:22:46 +02:00
slush0
dc20152afe
Playground reflects new trezor.ui.display API 2016-09-27 17:21:03 +02:00
Pavol Rusnak
bba9418214
add touch (WIP) 2016-09-27 17:21:03 +02:00
slush0
0b0e6186c6
Added uasyncio
Added playground module
2016-09-27 17:21:03 +02:00
Pavol Rusnak
8493da5f97
introduce trezor module 2016-09-27 17:21:02 +02:00
Pavol Rusnak
4a9b60a0f3
add load to Makefile 2016-09-27 17:21:02 +02:00
Pavol Rusnak
ee67b0bab7
make display class a singleton 2016-09-27 17:21:02 +02:00
Pavol Rusnak
774d6aaee4
use constants 2016-09-27 17:21:02 +02:00
Pavol Rusnak
c41922a654
fix wording 2016-09-27 17:21:02 +02:00
Pavol Rusnak
fef9a2266d
more font work 2016-09-27 17:21:01 +02:00
slush0
7dc716a05a
Stub for python src & emu.sh 2016-09-27 17:20:39 +02:00