Commit graph

221 commits

Author SHA1 Message Date
detherminal
1587b5b1e9 feat: implement custom block explorer 2023-05-04 21:10:37 +03: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
julian
b9211ad2c3 pass abi parsing errors (or other token init errors) up and show a simple dialog 2023-05-01 11:20:40 -06:00
julian
dad35470f8 unified desktop/mobile dialog 2023-05-01 11:18:11 -06:00
julian
643ef07066 add possibility to skip per wallet migration with warning 2023-05-01 09:46:11 -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
julian
aa2f29960c Merge remote-tracking branch 'origin_SW/staging' into paynyms_fixes 2023-04-26 17:30:24 -06:00
julian
289009be18 ensure only non segwit payment code is ever shown 2023-04-26 12:29:43 -06:00
ryleedavis
7fcfd43bfa add haptic feedback to pin + copy receiver address 2023-04-25 18:02:00 -06:00
julian
8c3fffde9d segwit paynym.is updates and fixes 2023-04-25 15:06:12 -06:00
julian
ef87517705 arrow rotate and svg usage clean up 2023-04-24 16:26:54 -06:00
ryleedavis
360d6d7266 WIP: added arrowRotate lottie animation 2023-04-21 17:00:28 -06:00
julian
fbe4767e5c chans loading indicator 2023-04-12 08:41:35 -06:00
julian
eb9f76ad02 desktop loading token wallet wallet white screen nav fix 2023-04-12 08:04:22 -06:00
julian
2e72a846a9 set controller to null on dispose to prevent any attempts at use after the widget was disposed 2023-04-11 10:12:26 -06:00
julian
aeaad39182 style fix 2023-04-11 08:28:05 -06:00
julian
5bf678d41a Balance class clean up 2023-04-10 12:00:23 -06:00
julian
742036138b add search to mobile coin wallets per-coin list 2023-04-10 12:00:23 -06:00
julian
26cfa84da7 expand eth wallet card dropdown when header is clicked/tapped anywhere, not just the tiny grey button area 2023-04-10 12:00:23 -06:00
julian
bb85defaea desktop wallets search 2023-04-07 17:21:11 -06:00
julian
f744fd10de add stacked overlay center widget to ensure exact center in desktop appbar 2023-04-07 15:36:34 -06:00
julian
387e2d8403 desktop send/receive + transactions for eth view 2023-04-07 13:46:18 -06:00
julian
25ff880280 move amount.dart file 2023-04-06 15:24:56 -06:00
julian
ecc075d5fc Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
#	lib/utilities/theme/forest_colors.dart
2023-04-06 12:42:05 -06:00
ryleedavis
05eb6bd20d set text color for wallet nav 2023-04-05 16:58:27 -06:00
ryleedavis
848336bb07 fix send/receive icon colors for wallet nav bar 2023-04-05 16:45:33 -06:00
julian
81c612ddd7 WIP use Amount 2023-04-05 16:06:31 -06:00
julian
991ade962c add hover color property to custom containers 2023-04-03 20:19:18 -06:00
julian
728909399c WIP desktop token view 2023-04-03 17:05:48 -06:00
julian
f10db8306a add content padding property to SecondaryButton 2023-04-03 17:00:08 -06:00
julian
a9306e5267 use EthTokenIcon class 2023-04-03 16:38:48 -06:00
julian
c530aef112 redo desktop enter wallet gui 2023-04-03 16:22:40 -06:00
julian
5d1ee78452 Merge branch 'ui-fixes' into add-ethereum 2023-04-03 10:38:02 -06:00
julian
4191ec81d3 desktop single field edit gui tweaks 2023-04-03 10:19:18 -06:00
julian
75bfad3471 desktop address list card styling 2023-04-02 13:48:14 -06:00
julian
2458d2912b WIP desktop add eth token to wallet gui 2023-03-31 14:38:04 -06:00
julian
af460b54a6 token icon based on changenow currency image url 2023-03-30 10:40:35 -06:00
julian
b0d37804fa token view pop fix 2023-03-28 16:21:26 -06:00
julian
5e5730d5a5 eth token wallet general ui and wallet selection interface 2023-03-28 16:18:11 -06:00
julian
03da868f90 context mounted check 2023-03-28 10:03:47 -06:00
julian
1e6b9e5830 small tweaks 2023-03-27 14:29:30 -06:00
julian
748d70e34f tx card decimal places fix 2023-03-27 10:38:50 -06:00
julian
e2196c14d4 tx card modification to properly display eth token transaction info 2023-03-27 09:59:57 -06:00
julian
f4d61a9f58 use realAmount custom Amount class data in ui 2023-03-24 17:40:20 -06:00