julian
|
6ff539e71b
|
Add support for view only wallets to most coins
|
2024-11-14 16:55:49 -06:00 |
|
julian
|
3da57bc150
|
fix: receive view bug
|
2024-11-14 16:55:49 -06:00 |
|
julian
|
412e3fdf07
|
Update frost and hide insecure addresses on receive page and in address list
|
2024-09-20 17:06:20 -06:00 |
|
sneurlax
|
b73628d939
|
update uri parsing code to support monero URIs
bitcoin URIs now also validate properly
|
2024-08-27 16:41:30 -05:00 |
|
julian
|
367daad3c5
|
ui bugfixes
|
2024-07-17 10:19:39 -06:00 |
|
julian
|
f0b62aed92
|
address key wif
|
2024-07-04 11:40:57 -06:00 |
|
julian
|
f9f93efd55
|
re enable address details on mobile
|
2024-06-27 14:20:52 -06:00 |
|
julian
|
6690581b51
|
limit external Qr code lib import to a single file and change colors of all qr codes
|
2024-06-27 13:19:30 -06:00 |
|
sneurlax
|
0745ee6617
|
Merge remote-tracking branch 'origin/staging' into arti
|
2024-06-22 11:42:15 -05:00 |
|
julian
|
57ebacd519
|
fix issue where changing the primary/default address type for a coin would break older wallets with a mismatching type
|
2024-06-20 10:39:22 -06:00 |
|
sneurlax
|
13ab2b8ffe
|
port String extension capitalize() from flutter_native_splash to sw exts
|
2024-06-14 14:20:31 -05:00 |
|
julian
|
9006de0f0a
|
code style clean up and gen mocks
|
2024-05-27 18:01:41 -06:00 |
|
julian
|
e01b778778
|
dart fix --apply --code=prefer_relative_imports
|
2024-05-22 18:37:06 -06:00 |
|
julian
|
a82f6c3c6e
|
coin enum finally gone
|
2024-05-15 15:24:02 -06:00 |
|
julian
|
bf14dd09f4
|
display "transparent" instead of "p2pkh" on firo address type
|
2024-05-08 11:01:52 -06:00 |
|
julian
|
9ec40fdc2e
|
don't show p2pkh addresses on generate address option for bitcoin wallets
|
2024-05-08 10:53:28 -06:00 |
|
julian
|
420c73ed5d
|
mobile address list changes as per figma
|
2024-04-24 17:17:29 -06:00 |
|
julian
|
53b849c8c5
|
slightly hacked in address type selection and generation based on the wallet's supported address types
|
2024-04-24 16:36:12 -06:00 |
|
julian
|
bd017f8354
|
address type dropdown styling
|
2024-04-23 15:42:47 -06:00 |
|
julian
|
351ce4ec02
|
mobile copy address button on receive screen
|
2024-04-23 15:06:36 -06:00 |
|
julian
|
b70974b050
|
add transaction filter for custom queries based on wallet type
|
2024-01-15 14:48:57 -06:00 |
|
julian
|
ee992623ed
|
link tx v2s to address details properly
|
2024-01-12 09:17:07 -06:00 |
|
julian
|
953acb493c
|
spark spend from transparent and various clean up
|
2023-12-27 10:01:13 -06:00 |
|
julian
|
a2e36f06de
|
show diversifier in address details
|
2023-12-18 16:49:39 -06:00 |
|
julian
|
185cfd26e2
|
consistent wallet mixin interface naming
|
2023-11-16 16:25:20 -06:00 |
|
julian
|
dd73a0f86b
|
various other structure fixes and updates
|
2023-11-06 15:37:44 -06:00 |
|
julian
|
f2715f3f5e
|
remove Manager, add mnemonic based wallet mixin, and WIP SWB process
|
2023-11-06 10:44:23 -06:00 |
|
julian
|
5ba29b7299
|
mostly (roughly) refactored with new wallet providers as well as using a TxData object in place of dynamic Maps
|
2023-11-03 13:46:55 -06:00 |
|
julian
|
ce7d10ef16
|
rename and refactor wallets.dart provider
|
2023-10-31 11:15:59 -06:00 |
|
julian
|
bb0511d468
|
look up v2 txns by address
|
2023-10-23 16:20:53 -06:00 |
|
likho
|
0c481f2e49
|
Remove new address button for xtz and xlm
|
2023-08-24 11:30:04 +02:00 |
|
julian
|
b64b5cdb9b
|
fix: use proper uri builder function
|
2023-06-23 15:27:09 -06:00 |
|
julian
|
4874ef5a63
|
disable address generate button for (ba)nano
|
2023-06-08 09:03:32 -06:00 |
|
julian
|
b92fb5b547
|
Merge remote-tracking branch 'origin_SW/add_nano' into flutter_upgrade
# Conflicts:
# pubspec.lock
|
2023-06-05 14:48:03 -06:00 |
|
julian
|
044c957152
|
refactor dropdown2 and qr image
|
2023-06-05 07:40:56 -06:00 |
|
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 |
|
julian
|
0933546806
|
fix: various eCash tweaks + 0 conf
|
2023-05-24 11:00:54 -06:00 |
|
julian
|
539dec13f5
|
clean up and fixed bugs found while porting themes to duo
|
2023-05-13 21:25:46 -06:00 |
|
julian
|
71992ea0c8
|
fix: use SvgPicture.file constructors for themed assets located in the filesystem
|
2023-05-09 17:59:26 -06:00 |
|
julian
|
e53e7e5055
|
set up installing of themes and including default themes
|
2023-05-09 15:58:42 -06:00 |
|
julian
|
236b895ae4
|
fix: delete themed assets from bundle and remove remaining references to assets.dart for themed icon assets
|
2023-05-09 09:21:04 -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
|
1268278adf
|
show contract symbol on mobile token receive page
|
2023-04-10 14:23:52 -06:00 |
|
julian
|
5d1ee78452
|
Merge branch 'ui-fixes' into add-ethereum
|
2023-04-03 10:38:02 -06:00 |
|