Commit graph

23 commits

Author SHA1 Message Date
julian
1449814e35 Merge branch 'amount_display_precision' into add_nano
# Conflicts:
#	lib/pages/pinpad_views/create_pin_view.dart
#	lib/widgets/custom_pin_put/custom_pin_put_state.dart
2023-05-30 09:11:41 -06:00
detherminal
95a0309b8b docs: add header to source code again 2023-05-27 00:21:16 +03:00
detherminal
ccf5e68fc6 Revert "docs: add copyright header to all source code"
This reverts commit 84ac798bb8.
2023-05-27 00:19:24 +03:00
detherminal
84ac798bb8 docs: add copyright header to all source code 2023-05-26 19:33:04 +03:00
Rylee Davis
60294e0144
Custom pin length (#555)
* WIP: pinCount stuff

* pin decoration + and pinCount is 0

* pin length tweaks

* fixes error when backspacing pin + add icon to flushbar

* removed Constants.pinLength + changes to "change pin" setting

* testing pin output

* WIP: tests pass + commented out isRandom pin 1234

* removed pin output

---------

Co-authored-by: ryleedavis <rylee@cypherstack.com>
Co-authored-by: julian <julian@cypherstack.com>
2023-05-26 09:45:45 -06:00
julian
e53e7e5055 set up installing of themes and including default themes 2023-05-09 15:58:42 -06:00
Rylee Davis
4af7a748a0
Merge branch 'staging' into ui-fixes 2023-05-02 16:47:21 -06:00
ryleedavis
572410db89 resolve merge conflicts 2023-05-01 16:41:13 -06:00
ryleedavis
e5fe80f057 WIP: randomize PIN pad 2023-05-01 16:34:48 -06:00
ryleedavis
63277600a6 unlock wallet using submit button 2023-05-01 16:34:45 -06:00
ryleedavis
6eea7cd2cf remove biometric button, move back button, add submit button 2023-05-01 16:30:43 -06:00
detherminal
cb8de25e08 feat: rename label to semanticsLabel and correct misspelling 2023-04-28 21:21:30 +03:00
detherminal
7ea374d6e4 Merge remote-tracking branch 'origin/staging' into staging
# Conflicts:
#	lib/pages/wallet_view/sub_widgets/wallet_refresh_button.dart
2023-04-27 21:22:04 +03:00
detherminal
6522d36c7b feat: wrap with semantic widget for talkback 2023-04-27 21:14:04 +03:00
ryleedavis
7fcfd43bfa add haptic feedback to pin + copy receiver address 2023-04-25 18:02:00 -06:00
julian
4b1ff8fd09 added custom button key to pinpad and used it for biometrics reopen 2023-02-13 14:16:47 -06:00
julian
944bee890e text styles font based on theme 2022-09-26 11:34:41 -06:00
julian
f26bd5a813 no submit pin button 2022-09-22 18:20:04 -06:00
julian
15739a22f8 dark mode toggle and color theme persistence 2022-09-22 17:48:50 -06:00
julian
e830286511 Color theming mostly done with dark colors 2022-09-21 15:59:52 -06:00
julian
7d3a9bf0d9 home + pinpad dark colors 2022-09-21 11:59:18 -06:00
julian
1ae035bca1 WIP theme coloring 2022-09-20 18:46:07 -06:00
Marco
b41d31fd32 first commit 2022-08-26 16:11:35 +08:00