1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-19 08:39:03 +00:00

Commit Graph

  • 43e6bc2f11
    raise on registering conflicting message handler Jan Pochyla 2016-06-09 16:33:19 +0200
  • 788eb675a5
    remove seed app initialization Jan Pochyla 2016-06-09 16:32:46 +0200
  • 6553d315e6
    move 'chunks' to trezor.utils Jan Pochyla 2016-06-09 16:31:53 +0200
  • 6c0970df9e
    remove apps/seed example Jan Pochyla 2016-06-09 16:31:18 +0200
  • 9f0b27f597
    add ResetDevice workflow Jan Pochyla 2016-06-09 16:28:34 +0200
  • 961ae90dd2
    regenerate messages with __repr__ support Jan Pochyla 2016-06-09 16:27:28 +0200
  • 173c49bef8
    add __repr__ to Message and MessageType Jan Pochyla 2016-06-09 16:26:00 +0200
  • 1da27dd558
    fix write of empty messages, add loging to wire Jan Pochyla 2016-06-09 16:10:40 +0200
  • 398e46e9ff
    signTx example layout chren 2016-06-09 16:06:37 +0200
  • cefccb91d8
    wipe device screen layout chren 2016-06-09 14:31:16 +0200
  • cf77aeb029
    add icon buttons, make PinMatrix nicer Jan Pochyla 2016-06-08 19:49:40 +0200
  • 1e4556d736
    added clear input pin button chren 2016-06-08 18:06:10 +0200
  • c6ed52a7c9
    added remove input line chren 2016-06-08 16:42:54 +0200
  • c6c69ba8c8
    fix ui in PinMatrix Jan Pochyla 2016-06-08 14:59:38 +0200
  • ebe9d69a70
    fix - set homescreen as default layout chren 2016-06-08 14:49:58 +0200
  • cd80509f06
    seed static mockup chren 2016-06-08 14:48:27 +0200
  • bed2d4d50e
    change backlight to white and seed mockup chren 2016-06-08 14:48:04 +0200
  • 5b6ab9ca96
    small fixes; res contains just toig/toif files (png are in /assets) Pavol Rusnak 2016-06-07 19:30:37 +0200
  • 0e8d7a5d6c
    add static seed layout chren 2016-06-07 18:24:03 +0200
  • 9ca6d61bcc
    minor design changes in colors, pin and white border chren 2016-06-07 13:40:05 +0200
  • 4852609efb
    added clear display to pin dialog chren 2016-06-06 17:53:33 +0200
  • 4fc85825f6
    update submodule Pavol Rusnak 2016-06-06 17:52:28 +0200
  • daa1df9f0f
    make backlight code cleaner Pavol Rusnak 2016-06-06 17:42:50 +0200
  • bbfd633f35
    visual changes in pin matrix chren 2016-06-06 16:56:43 +0200
  • 1e76061d70
    update submodule Pavol Rusnak 2016-06-06 15:01:54 +0200
  • 2499f40ad9
    update submodule Pavol Rusnak 2016-06-06 14:45:00 +0200
  • 8b27cc3b71
    trezor.ui.display.backlight works now Pavol Rusnak 2016-06-06 14:26:08 +0200
  • 377fffa5a5
    add wipe, wire.write is a generator, add trezor/workflows Jan Pochyla 2016-06-06 14:10:36 +0200
  • 9f40362482
    remove homebrew docu generator, use docstring syntax Pavol Rusnak 2016-06-06 10:18:55 +0200
  • c0dfe2d702
    fix include in ssss Pavol Rusnak 2016-06-06 09:51:28 +0200
  • 0f24eb2e0e
    use python implementation for backlight (for now) Pavol Rusnak 2016-06-06 00:58:18 +0200
  • 92f95d9521
    update submodule Pavol Rusnak 2016-06-05 22:06:19 +0200
  • 5041fea837
    update build instructions Pavol Rusnak 2016-06-03 16:16:07 +0200
  • 0c580761e5
    libffi-dev not needed anymore Pavol Rusnak 2016-06-03 16:08:37 +0200
  • c08c4cd386
    fix trezor.res Pavol Rusnak 2016-06-03 16:02:06 +0200
  • 7e8e0e3439
    add fido_u2f app skeleton Pavol Rusnak 2016-06-03 15:09:12 +0200
  • 04888a7128
    update micropython submodule Pavol Rusnak 2016-06-02 20:20:22 +0200
  • b08010622d
    update vendor/micropython Pavol Rusnak 2016-06-02 19:23:16 +0200
  • 93f4a97470
    fix trezor.crypto.random test Pavol Rusnak 2016-06-02 14:51:00 +0200
  • 9a30a13aff
    fix test_msg, rename to test_wire Jan Pochyla 2016-06-02 14:39:54 +0200
  • 154184e4e2
    add unit tests for trezor.crypto.random Pavol Rusnak 2016-06-02 14:32:12 +0200
  • 9232c77529
    PinDialog -> PinMatrix, shuffle digits Jan Pochyla 2016-06-01 19:31:22 +0200
  • 35b26651ba
    add trezor.crypto.random Pavol Rusnak 2016-06-01 17:48:32 +0200
  • 6a647b124d
    add management app skeleton and ConfirmDialog Jan Pochyla 2016-06-01 15:06:00 +0200
  • 9c34491e20
    self.__dict__ does not work properly in uP, workaround Jan Pochyla 2016-06-01 14:31:49 +0200
  • 2880be1db6
    use == instead of 'is' for scalars, cleanup PinDialog Jan Pochyla 2016-06-01 14:07:48 +0200
  • 46f96ddb81
    Message can be initialized with kwargs Jan Pochyla 2016-06-01 14:06:41 +0200
  • 67ea7dbd15
    add persistance to trezor.config mock Pavol Rusnak 2016-05-31 18:13:23 +0200
  • 2cf75d85e7
    more ssss work Pavol Rusnak 2016-05-31 16:24:43 +0200
  • 6f08f3f6a8
    update docu Pavol Rusnak 2016-05-31 15:03:25 +0200
  • ea3bd0b6f8
    rename resource collector script and move it to scripts Pavol Rusnak 2016-05-31 14:31:28 +0200
  • 7195e1d12f
    dispatch on wire_type instead of message_type Jan Pochyla 2016-05-31 13:55:23 +0200
  • 852a950d66
    fix issue with format string Pavol Rusnak 2016-05-30 17:18:30 +0200
  • 9dc4813ec7
    add trezor.crypto.ssss skeleton Pavol Rusnak 2016-05-30 17:10:05 +0200
  • 71b89c748a
    adapt rest of code to touch changes, example works Jan Pochyla 2016-05-30 16:40:46 +0200
  • b6caad6b9b
    send touch events on iface in modtrezormsg Jan Pochyla 2016-05-30 16:29:06 +0200
  • 421f17bfee
    rework events around interfaces, split msg.py to wire.py Jan Pochyla 2016-05-30 16:15:34 +0200
  • 3677b8142b
    add touch event rotation, msg dispatcher, wallet app Jan Pochyla 2016-05-25 14:27:22 +0200
  • b34b8e6959
    change license to TREZOR License Pavol Rusnak 2016-05-28 14:37:32 +0200
  • b0a5297aed
    fix gitignore filename Pavol Rusnak 2016-05-28 03:24:58 +0200
  • fc528f5733
    add collect_res script, load frrom resources.py if provided Pavol Rusnak 2016-05-27 16:48:23 +0200
  • 509962abc6
    move trezor.gettext.gettext to trezor.res.gettext Pavol Rusnak 2016-05-27 15:33:04 +0200
  • 0b54ae9124
    introduce trezor.res module Pavol Rusnak 2016-05-27 14:12:44 +0200
  • bf4d1bdea3
    add trezor.gettext Pavol Rusnak 2016-05-27 02:20:48 +0200
  • 38b66cb6d8
    introduce msg.setup proof-of-concept Pavol Rusnak 2016-05-25 02:38:10 +0200
  • bf02fe0ddf
    trezor.msg is now iface aware Pavol Rusnak 2016-05-23 17:53:42 +0200
  • c56719ea8c
    regenerated messages Pavol Rusnak 2016-05-23 17:53:18 +0200
  • af9d2cf21f
    add mock for trezor.config Pavol Rusnak 2016-05-23 16:05:52 +0200
  • 2576d9c3a4
    trezor.storage -> trezor.config Pavol Rusnak 2016-05-23 15:44:09 +0200
  • 0fb6fc05a5
    further changes to trezor.storage Pavol Rusnak 2016-05-22 22:23:14 +0200
  • 9ed3b24edf
    add default value to trezor.storage.get Pavol Rusnak 2016-05-21 12:51:43 +0200
  • ddf6771981
    add trezor.storage Pavol Rusnak 2016-05-21 12:45:49 +0200
  • 53ab1b8a7d
    add protobuf example to playground Jan Pochyla 2016-05-19 16:54:58 +0200
  • b41c94dee4
    update msg tests Jan Pochyla 2016-05-19 16:49:49 +0200
  • 8f49a104bf
    make msg functions more readable, add pbuf wrappers Jan Pochyla 2016-05-19 16:48:59 +0200
  • 362e835807
    MessageType.type -> MessageType.wire_type Jan Pochyla 2016-05-19 16:48:17 +0200
  • f5b802d421
    add loads, dumps to MessageType and Message Jan Pochyla 2016-05-19 16:47:35 +0200
  • 506f2e0c36
    send real wire msgs in send_udp.py Jan Pochyla 2016-05-19 16:47:00 +0200
  • 9104d7684c
    fix msg.send() Jan Pochyla 2016-05-18 19:27:42 +0200
  • 46acb9ff2b
    HID_READ is 8 now Jan Pochyla 2016-05-18 19:27:13 +0200
  • 87145c2b5f
    make the var names in msg.py a bit less similar Jan Pochyla 2016-05-18 19:11:20 +0200
  • 4a255e8b77
    add write_message Jan Pochyla 2016-05-18 18:54:42 +0200
  • f98fc4c0c8
    add reading of logical messages from HID Jan Pochyla 2016-05-18 14:55:49 +0200
  • 627f547fcb
    update docu Pavol Rusnak 2016-05-18 00:58:21 +0200
  • dbc57b16d4
    simulator border now reflects backlight value Pavol Rusnak 2016-05-18 00:49:39 +0200
  • 171a7b3795
    display.orientation() and display.backlight() now return current value Pavol Rusnak 2016-05-18 00:39:19 +0200
  • c0313cc868
    put ui.utils back in ui/__init__.py Jan Pochyla 2016-05-17 18:55:11 +0200
  • f3c9715ff3
    split ui code in modules Jan Pochyla 2016-05-17 18:37:26 +0200
  • 5968eb3f5f
    add build_cross and build_frozen make targets Pavol Rusnak 2016-05-17 17:17:23 +0200
  • 0653ea7edc
    update micropython Pavol Rusnak 2016-05-17 16:37:04 +0200
  • 18abed64f0
    fix black as alpha in ui simulator Pavol Rusnak 2016-05-17 16:24:51 +0200
  • 3a5d29848b
    Wait supports syscall instead of gens now Jan Pochyla 2016-05-17 15:16:59 +0200
  • 4fb5dd0421
    sleep -> Sleep Jan Pochyla 2016-05-17 15:15:17 +0200
  • 9f84e52ea3
    add example of swipe Jan Pochyla 2016-05-17 15:13:32 +0200
  • 412ac2daa7
    support multiple event handlers Jan Pochyla 2016-05-16 17:10:12 +0200
  • 8f374f728b
    new logo :) Pavol Rusnak 2016-05-16 22:28:22 +0200
  • 8f7fc96301
    add trezor.crypto.bip39.seed Pavol Rusnak 2016-05-15 22:05:44 +0200
  • 910926e25c
    add trezor.crypto.bip39 Pavol Rusnak 2016-05-13 20:33:14 +0200
  • 9222b77a03
    improve inflate code Pavol Rusnak 2016-05-13 14:33:33 +0200
  • 32c7782d89
    sleep -> Sleep Jan Pochyla 2016-05-12 21:23:09 +0200