Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stax/flex support #19

Merged
merged 56 commits into from
Oct 30, 2024
Merged

Stax/flex support #19

merged 56 commits into from
Oct 30, 2024

Commits on Oct 8, 2024

  1. Remove nanos

    steel97 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5cc906e View commit details
    Browse the repository at this point in the history
  2. NBGL

    steel97 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4faa896 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. More UI

    steel97 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    df02421 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    steel97 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d544f01 View commit details
    Browse the repository at this point in the history
  3. Lint

    steel97 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e5285ab View commit details
    Browse the repository at this point in the history
  4. Attempt to fix lint workflow

    steel97 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    483d757 View commit details
    Browse the repository at this point in the history
  5. Workflow fix attempt

    steel97 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8ecbe68 View commit details
    Browse the repository at this point in the history
  6. Fix

    steel97 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0357e13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33b892c View commit details
    Browse the repository at this point in the history
  8. Fix

    steel97 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9f203a6 View commit details
    Browse the repository at this point in the history
  9. Added flex and stax to test

    steel97 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5d69e8a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Sign tx initial work

    steel97 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9559fc1 View commit details
    Browse the repository at this point in the history
  2. Application id test

    steel97 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9bd5077 View commit details
    Browse the repository at this point in the history
  3. Tx sign flow

    steel97 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bf83d8e View commit details
    Browse the repository at this point in the history
  4. Fixed NanoSP

    steel97 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9802ad5 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    steel97 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    35d7f6e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    9c6f953 View commit details
    Browse the repository at this point in the history
  2. Revert

    steel97 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    1b0ff7b View commit details
    Browse the repository at this point in the history
  3. Lint

    steel97 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    f864aeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e71fc09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2559664 View commit details
    Browse the repository at this point in the history
  6. Fix warnings

    steel97 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    a0339ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ccb3ccb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    92c5dc9 View commit details
    Browse the repository at this point in the history
  9. Bump version

    steel97 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    ee9d671 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7cad844 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Revert unit-tests formatting

    steel97 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5030da6 View commit details
    Browse the repository at this point in the history
  2. Fixed icon size

    steel97 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    52cf579 View commit details
    Browse the repository at this point in the history
  3. Removed unused code

    steel97 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    23e2b9e View commit details
    Browse the repository at this point in the history
  4. Updated changelog

    steel97 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c61262c View commit details
    Browse the repository at this point in the history
  5. Cleanup

    steel97 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2c6117c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Alison Oliveira <87387688+arobsn@users.noreply.github.com>
    steel97 and arobsn authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    68cd1d9 View commit details
    Browse the repository at this point in the history
  2. Fix changelog

    steel97 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b2696bf View commit details
    Browse the repository at this point in the history
  3. Set TOKEN_MAX_COUNT to 100

    steel97 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a194cd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9af358 View commit details
    Browse the repository at this point in the history
  5. Add required app permissions

    steel97 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    41d03a9 View commit details
    Browse the repository at this point in the history
  6. Revert permissions

    steel97 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5b0ce37 View commit details
    Browse the repository at this point in the history
  7. Dynamic UI allocation

    steel97 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    83dd516 View commit details
    Browse the repository at this point in the history
  8. Fix tx fee display

    steel97 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7422510 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Remove TARGET_NANOS check

    steel97 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2362b65 View commit details
    Browse the repository at this point in the history
  2. Unify bagl/nbgl shared code

    steel97 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    42c5b01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e84fade View commit details
    Browse the repository at this point in the history
  4. Show bip32 path on da ui

    steel97 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7f336f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dace382 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    ae5646c View commit details
    Browse the repository at this point in the history
  2. Rework da_ui (single screen)

    steel97 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    46aac69 View commit details
    Browse the repository at this point in the history
  3. Fix

    steel97 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7ca5ca9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22ffb41 View commit details
    Browse the repository at this point in the history
  5. Change review status type

    steel97 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b1f4350 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c84b1b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7903614 View commit details
    Browse the repository at this point in the history
  8. CLang warning fix

    steel97 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e19d4b4 View commit details
    Browse the repository at this point in the history
  9. Lint

    steel97 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ce1b6e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b31060f View commit details
    Browse the repository at this point in the history
  11. Fix test

    steel97 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e2766d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fd44e8b View commit details
    Browse the repository at this point in the history