8 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
8722a8869c feat(connect): remove UI constant, replace with UI_REQUEST and UI_RESPONSE references
Removes the UI constant that was a merge of UI_REQUEST and UI_RESPONSE.
Updates all 70 files that referenced UI to use the appropriate
UI_REQUEST or UI_RESPONSE constant instead.

Co-authored-by: mroz22 <30367552+mroz22@users.noreply.github.com>
2026-02-26 10:53:23 +01:00
juriczech
18f87ce2ae chore(suite): replace G.isNotNullable with utils 2026-02-13 11:09:36 +01:00
Tomas Martykan
bf775303b8 fix(suite-native): passphrase ui action type guards 2026-02-11 09:46:44 +01:00
juriczech
95e0d64a88 fix(suite-native): handle TS7 pin 2026-01-22 15:16:17 +01:00
juriczech
5057bcbdd7 fix(suite-native): useLegacyAnalytics
- wrong merge conflict, resolving here
2026-01-22 15:16:17 +01:00
juriczech
100006f5d2 fix(suite-native): deviceAuthorizationSlice tests 2026-01-22 15:16:17 +01:00
juriczech
c41009e249 refactor(suite-native): simplify device authorization state 2026-01-22 15:16:17 +01:00
Bohdan Juříček
47b69ae60b feat(suite-native): handle pin by state, not button requests (#12889)
* feat(suite-native): handle pin by state, not button requests

* refactor(suite-native): simplify conditions in slice
2024-07-01 12:26:10 +01:00