1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-21 01:29:02 +00:00

Commit Graph

  • abd20741f6 add seed module, GetPublicKey now works Jan Pochyla 2016-10-06 15:04:38 +0200
  • d0bb7edbfa storage: change api to protobuf Jan Pochyla 2016-10-06 15:03:54 +0200
  • 6b94511472 LoadDevice: validate mnemonic, import xprv Jan Pochyla 2016-10-01 13:52:19 +0200
  • e62ded3a2f update micropython submodule Jan Pochyla 2016-10-06 14:13:10 +0200
  • 128a4b20b5 crypto: add bip32 Jan Pochyla 2016-10-06 14:00:57 +0200
  • 71793cc6d1 update trezor-crypto submodule Jan Pochyla 2016-10-06 12:39:49 +0200
  • 492e71f147 workflow: less verbose naming Jan Pochyla 2016-10-06 12:35:05 +0200
  • 6d5514ac4a make logging less verbose Jan Pochyla 2016-10-06 12:29:57 +0200
  • c019741c33 wire: fix write_message, pbuf dumps is sync now Jan Pochyla 2016-10-06 14:52:07 +0200
  • 4b0da8677a wire: fix read_message for v1 protocol Jan Pochyla 2016-10-06 12:34:09 +0200
  • c3ee7dd709 loop: refresh display after every step Jan Pochyla 2016-10-06 14:41:50 +0200
  • cc22d59eca ui: clear the screen before common layouts Jan Pochyla 2016-10-06 12:31:03 +0200
  • b2299c118a protobuf: fix repeated fields Jan Pochyla 2016-10-06 12:12:38 +0200
  • be069a771b protobuf: use async/await, make loads/dumps sync Jan Pochyla 2016-10-06 14:50:15 +0200
  • ec412c6da3 protobuf: fix uvarint dumping Jan Pochyla 2016-10-05 12:24:55 +0200
  • d7ff70caf6
    add checking of buttons to bootloader legacy/bl1.3.0 Pavol Rusnak 2016-10-06 15:02:44 +0200
  • 6be657114e
    add travis notification hook Pavol Rusnak 2016-10-06 14:29:09 +0200
  • 8b22a38bce
    new init sequence for display Pavol Rusnak 2016-10-06 00:23:57 +0200
  • 00413c0b6e bip32: serialization returns nu. of written bytes Jan Pochyla 2016-10-06 12:36:23 +0200
  • b68423a325 micro changes in ui mockups layout chren 2016-10-06 11:47:12 +0200
  • 846846561c
    add possibility to save screen to png using ui.display.save() (unix port only) Pavol Rusnak 2016-10-06 00:02:46 +0200
  • bd1774e764
    add experiment with logo/fingerprint switching Pavol Rusnak 2016-10-05 21:36:11 +0200
  • 7dc53219d2
    extract common bootloader stuff into bl_common.py Pavol Rusnak 2016-10-05 21:09:45 +0200
  • e405a6305d
    use bar_radius where needed Pavol Rusnak 2016-10-05 20:36:28 +0200
  • c5897e71ad
    split extract bar_radius into a separate function Pavol Rusnak 2016-10-05 20:30:36 +0200
  • 73d0bba0f0 vendor neutral mockup chren 2016-10-05 20:27:35 +0200
  • 7a6f6b9d59 added clear screen to bootloader mockups chren 2016-10-05 20:17:32 +0200
  • 036a4ead33
    remove playground from main.py Pavol Rusnak 2016-10-05 20:16:48 +0200
  • fcde4a4c84 added header icon to bootloader mockups chren 2016-10-05 19:52:28 +0200
  • 2e39c86b42
    cleanup Pavol Rusnak 2016-10-05 19:45:09 +0200
  • a47b6ee7bb design changes in bootloader mockups chren 2016-10-05 19:36:30 +0200
  • 1e74952359
    Update Zcash entries to match spec version 2016.0-beta-1.8 (#18) str4d 2016-10-05 09:16:32 -0500
  • 083e90a092 Fixing Namecoin and Zcash testnet slush0 2016-10-05 15:48:48 +0200
  • 5cbb1ff892 minor design changes in ui-mockups of bootloader chren 2016-10-05 15:44:23 +0200
  • a536e2d6a5
    loader is now smaller Pavol Rusnak 2016-10-05 15:15:21 +0200
  • 177db6b6d8
    add more build tests to travis Pavol Rusnak 2016-10-05 12:50:11 +0200
  • 27fb301b22
    validate mp_buffer_info_t usage for cases where len==0 Pavol Rusnak 2016-10-04 18:53:32 +0200
  • 1cb309260a ui mockups chren 2016-10-04 18:49:02 +0200
  • 727a5f8393
    add crypto calls to bootloader Pavol Rusnak 2016-10-04 18:01:48 +0200
  • 157b12374f
    make loader smaller Pavol Rusnak 2016-10-04 16:33:57 +0200
  • 2e2534585b
    call ui.display.refresh in loop.py Pavol Rusnak 2016-10-04 16:33:38 +0200
  • 8b25c88983
    add arm build to travis Pavol Rusnak 2016-10-04 15:56:36 +0200
  • 131b47d029
    update bootloader makefile and micropython submodule Pavol Rusnak 2016-10-04 11:54:51 +0200
  • 746442c1ee
    update micropython submodule Pavol Rusnak 2016-10-04 10:25:59 +0200
  • e361eb157d
    move text_center and text_right to lower layer, compute text length if not provided Pavol Rusnak 2016-10-04 00:21:06 +0200
  • 101c8b1344
    add hack to ignore hidapi dependency (--disable-hidapi) Pavol Rusnak 2016-10-03 20:37:48 +0200
  • 2453b4d0b6
    add note about adding 32bit arch to Debian/Ubuntu Pavol Rusnak 2016-10-03 20:20:59 +0200
  • b7f378376b
    disable obsolete test_wire.py for now Pavol Rusnak 2016-10-03 20:06:51 +0200
  • 2db746c93c
    update travis.yml Pavol Rusnak 2016-10-03 19:58:17 +0200
  • a36616d8e8
    allow building unix port with no UI (TREZORUI_NOUI=1) Pavol Rusnak 2016-10-03 19:56:45 +0200
  • c36ccfefb5 added mockups for bootloader chren 2016-10-03 19:39:21 +0200
  • a1b75b879d
    remove the need for pb2 subdir for pb2py generator Pavol Rusnak 2016-10-03 18:16:15 +0200
  • 18c2066d83
    move timer1_get_source_freq to display-stmhal.h Pavol Rusnak 2016-10-03 17:49:45 +0200
  • 7e5d5a9164
    cleanup makefile Pavol Rusnak 2016-10-03 17:23:21 +0200
  • 79f7a2bfc3
    add gcc to travis file Pavol Rusnak 2016-10-03 16:43:29 +0200
  • d10db95b3b
    fix distro in travis Pavol Rusnak 2016-10-03 16:38:55 +0200
  • d995e53d28
    add travis tests Pavol Rusnak 2016-10-03 16:32:58 +0200
  • 31a937de1b
    bootloader ui (work in progress) Pavol Rusnak 2016-10-03 16:17:49 +0200
  • 031550a5ed
    regenerate mocks Pavol Rusnak 2016-10-03 15:47:54 +0200
  • 97522be434 Added new messages slush0 2016-10-03 15:41:38 +0200
  • f5d2007297 Use const() for protobuf definitions slush0 2016-10-03 15:41:15 +0200
  • 8eff4fcddf
    bootloader mockups Pavol Rusnak 2016-10-03 15:27:29 +0200
  • 3fe688e9b4
    add size reporting to res_collect tool Pavol Rusnak 2016-10-03 11:56:24 +0200
  • d7398619e1
    introduce trezor.ui.display.refresh Pavol Rusnak 2016-10-03 11:52:19 +0200
  • 92810a287f
    import requests only when really needed Pavol Rusnak 2016-10-03 10:42:02 +0200
  • bac91afca7
    use usage_page to detect interfaces Pavol Rusnak 2016-10-03 10:39:58 +0200
  • 1840e331bb Moved unused images out of resources slush0 2016-09-29 15:58:01 +0200
  • c9857a756c
    bootloader: added systick handler Jochen Hoenicke 2016-09-29 14:38:31 +0200
  • 0d15cabfcf Updated instructions for ARM build (on Linux). slush0 2016-09-29 13:35:24 +0200
  • 1d7d408bc8 Updating resources on build automatically slush0 2016-09-29 13:35:00 +0200
  • 588b7b5c70
    add flashing using openocd to Makefile Pavol Rusnak 2016-09-29 13:30:23 +0200
  • f09ce087c3
    add gdb_bootloader to makefile Pavol Rusnak 2016-09-29 13:22:31 +0200
  • 6e6c2ed6b7 Added instructions for ARM on Ubuntu slush0 2016-09-29 12:37:52 +0200
  • f2b509b591 use micropython.const() in trezor.messages Jan Pochyla 2016-09-29 12:37:40 +0200
  • 407169af01 import qualified const() Jan Pochyla 2016-09-29 12:29:43 +0200
  • c9fbac7a0b LoadDevice now works Jan Pochyla 2016-09-28 23:30:33 +0200
  • 0e799d62af move sub-workflows do apps/common Jan Pochyla 2016-09-28 23:30:10 +0200
  • c93133026e autopep8 and minor cosmetics Jan Pochyla 2016-09-28 23:28:53 +0200
  • 976b14a5b8 protobuf: skip None values while dumping Jan Pochyla 2016-09-28 18:10:15 +0200
  • fb7b85e479 move protobuf to a single module Jan Pochyla 2016-09-28 18:01:23 +0200
  • cb1dcc965d TREZOR v1 protocol codec slush0 2016-09-28 22:59:30 +0200
  • e8850e4aa5 Fixing generator startup in read_message. slush0 2016-09-28 22:57:45 +0200
  • 8a160becb9 Added support for TREZOR v1 protocol (acts as session 0 internally). slush0 2016-09-28 22:33:48 +0200
  • 281070492d
    fix bootloader, extract FONT_* constants Pavol Rusnak 2016-09-28 18:15:06 +0200
  • 19bb7fc1e3
    use display_clear where possible Pavol Rusnak 2016-09-28 17:13:46 +0200
  • ed975398d9
    move ui.clear into ui.display.clear Pavol Rusnak 2016-09-28 17:00:27 +0200
  • 9d3fb81f97
    bump version python/v0.7.4 Pavol Rusnak 2016-09-28 14:38:08 +0200
  • 8d3aed7ec0
    Tweaked Gamma values Jochen Hoenicke 2016-09-28 14:33:38 +0200
  • a5f9d86076 Fix trezorctl (#75) Dominik Kozaczko 2016-09-28 14:34:50 +0200
  • 3a67b4d6d2
    enable hw reset of display Pavol Rusnak 2016-09-28 13:37:05 +0200
  • 300bf5801d
    fix exceptions - writeout errors instead of throwing tracebacks Dominik Kozaczko 2016-09-28 00:01:32 +0200
  • d767e52055 Confirm to change U2F counter (#114) Jochen Hoenicke 2016-09-27 23:33:28 +0200
  • f379752794
    bump version python/v0.7.3 Pavol Rusnak 2016-09-27 22:54:31 +0200
  • 933bc12985 fix imports (#72) Dominik Kozaczko 2016-09-27 22:49:51 +0200
  • ef21a91ceb
    fix install python/v0.7.2 Pavol Rusnak 2016-09-27 22:39:31 +0200
  • 8189ec0e76
    update version python/v0.7.1 Pavol Rusnak 2016-09-27 22:24:30 +0200
  • 04662215a0
    fix submodules path Pavol Rusnak 2016-09-27 20:53:50 +0200
  • e67037bc4d fix homescreen rotation, revert the logo Jan Pochyla 2016-09-27 17:41:04 +0200
  • 5105c17eb3 Add const() mock slush0 2016-09-27 17:34:48 +0200
  • afb1b5cb9c
    update micropython submodule Pavol Rusnak 2016-09-27 17:07:14 +0200