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

[UI] passphrase redesign #12731

Open
wants to merge 139 commits into
base: master
Choose a base branch
from

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    89bb964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3448669 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    3a90d12 View commit details
    Browse the repository at this point in the history
  2. Fix dialog caption

    wieslawsoltes committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    370e3f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf6df4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    605739c View commit details
    Browse the repository at this point in the history
  5. Use correct converter

    wieslawsoltes committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b82dc01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d2e8da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d2c2a0 View commit details
    Browse the repository at this point in the history
  8. Format xaml

    wieslawsoltes committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4e602f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f35dd0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    63684f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    1febeb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    5b95a6e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    318468f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34ecb71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    912f6b0 View commit details
    Browse the repository at this point in the history
  4. Fix FocusBehavior

    wieslawsoltes committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6139722 View commit details
    Browse the repository at this point in the history
  5. Add word navigation

    wieslawsoltes committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ea4768a View commit details
    Browse the repository at this point in the history
  6. Unselect current word

    wieslawsoltes committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a2d611f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ac6a69 View commit details
    Browse the repository at this point in the history
  8. Fix command binding

    wieslawsoltes committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5fead52 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    53c0f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acf5fdc View commit details
    Browse the repository at this point in the history
  3. Set theme from style

    wieslawsoltes committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6f79463 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93fc359 View commit details
    Browse the repository at this point in the history
  5. Wrap Focus() call inside Dispatcher.UIThread.Post() to make it work

    Similar issues as with FocusOnAttachedBehavior
    wieslawsoltes committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    70a9b1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b9b936 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d586b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    603e52e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9656807 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    6212067 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    86af7c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    1f32fd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e4107 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31fcffa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce1dc07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef8ca4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cf80a6 View commit details
    Browse the repository at this point in the history
  7. Add TODO comments

    wieslawsoltes committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3396782 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8d27d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    32124d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc29b85 View commit details
    Browse the repository at this point in the history
  11. Remove unused property

    wieslawsoltes committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0bf61e4 View commit details
    Browse the repository at this point in the history
  12. Remove unused code

    wieslawsoltes committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e0edc77 View commit details
    Browse the repository at this point in the history
  13. Remove unused code

    wieslawsoltes committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f019ea3 View commit details
    Browse the repository at this point in the history
  14. Rename

    wieslawsoltes committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f924f28 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f3c7e84 View commit details
    Browse the repository at this point in the history
  16. Remove unused property

    wieslawsoltes committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    45b09a0 View commit details
    Browse the repository at this point in the history
  17. Remove unused code

    wieslawsoltes committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fda9f70 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6c549ae View commit details
    Browse the repository at this point in the history
  19. Refactor summary view

    wieslawsoltes committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9e7a353 View commit details
    Browse the repository at this point in the history
  20. Rename properties

    wieslawsoltes committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    265bc21 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ae1c1ce View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    d245947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc2da4b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    fb15f3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8372748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f788b4b View commit details
    Browse the repository at this point in the history
  4. Remove unused xaml

    wieslawsoltes committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    686231f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7126db View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Adjust layout

    wieslawsoltes committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9f48aca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eee1481 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1229152 View commit details
    Browse the repository at this point in the history
  4. Remove todo comments

    wieslawsoltes committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3666f64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67351ee View commit details
    Browse the repository at this point in the history
  6. Fix format

    wieslawsoltes committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    25950d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1c2d79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3681a70 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1269f49 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    d706d91 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    d800c2f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    e2807f9 View commit details
    Browse the repository at this point in the history
  2. Adjust separators

    wieslawsoltes committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e634356 View commit details
    Browse the repository at this point in the history
  3. Set Focusable to true

    wieslawsoltes committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d154cb4 View commit details
    Browse the repository at this point in the history
  4. Adjust panel MinWidth

    wieslawsoltes committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    79676a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    655340f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9e00a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e11713 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4faffb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    15a57f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76b6271 View commit details
    Browse the repository at this point in the history
  3. Fix style

    wieslawsoltes committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2cec115 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e71d91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3ad527 View commit details
    Browse the repository at this point in the history
  6. Disable navigating back

    wieslawsoltes committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5c894c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18eaa3e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    a40cac1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    c851648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2730613 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba45470 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d7bd5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fe4220 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0db3503 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b3f6fd View commit details
    Browse the repository at this point in the history
  8. Add word validation

    wieslawsoltes committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b33c57d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1910751 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    9ad92c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5913a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2825c0a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    62fc35e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    998455b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    45fcdcd View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    0208ffb View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    87ca02b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    b2e52e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cf0a96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc1789 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca66e25 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    704f380 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    fef04b2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    6fec866 View commit details
    Browse the repository at this point in the history
  2. Fix content area navigation using keyboard, the Next button should be…

    … first, then cancel to make Enter key binding work
    wieslawsoltes committed May 7, 2024
    Configuration menu
    Copy the full SHA
    763e1a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a16824 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27f2770 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5257a80 View commit details
    Browse the repository at this point in the history
  6. Fix CF

    wieslawsoltes committed May 7, 2024
    Configuration menu
    Copy the full SHA
    de5517c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    3305246 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    c887d91 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    b013db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0650d2 View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    wieslawsoltes committed May 20, 2024
    Configuration menu
    Copy the full SHA
    54b6145 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd586be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93eae3b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    645bd2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d474be1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be6c817 View commit details
    Browse the repository at this point in the history
  4. Add IsEnabled property

    wieslawsoltes committed May 27, 2024
    Configuration menu
    Copy the full SHA
    48b8602 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a65e2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19974dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4875fb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36d796e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c28e73c View commit details
    Browse the repository at this point in the history
  10. Move to item template

    wieslawsoltes committed May 27, 2024
    Configuration menu
    Copy the full SHA
    26ec0a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1b43631 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f517b43 View commit details
    Browse the repository at this point in the history
  13. Change FallbackValue

    wieslawsoltes committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9cad29d View commit details
    Browse the repository at this point in the history
  14. Use correct type

    wieslawsoltes committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ed565c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    be94d58 View commit details
    Browse the repository at this point in the history