julian
|
d07906c4a7
|
add wallet entity clean up
|
2023-02-27 17:15:05 -06:00 |
|
julian
|
24e66f3d5f
|
WIP add wallet coin options lists
|
2023-02-27 16:43:09 -06:00 |
|
ryleedavis
|
9a9f71ea3e
|
fix coin image <def> issue
|
2023-02-24 15:11:04 -07:00 |
|
ryleedavis
|
a7b88647bc
|
fix svg def issue + changed forest coin images
|
2023-02-24 09:51:23 -07:00 |
|
ryleedavis
|
ab412873c9
|
added stack.svg for forest and fruit theme + corrected size
|
2023-02-21 15:28:38 -07:00 |
|
ryleedavis
|
41aaf8dd50
|
implemented new theme coin svgs
|
2023-02-21 15:13:56 -07:00 |
|
ryleedavis
|
a195a24bce
|
case for coin images without svgs + make svg images bigger
|
2023-02-14 14:43:10 -07:00 |
|
ryleedavis
|
5477f041f8
|
adjust coin image size for mobile
|
2023-02-14 14:30:18 -07:00 |
|
ryleedavis
|
ce98482705
|
fruit sorbet coin images
|
2023-02-14 14:29:41 -07:00 |
|
ryleedavis
|
7498068a73
|
file name + themed coin.png fix
|
2023-02-10 14:39:59 -07:00 |
|
julian
|
c275f09869
|
WIP restore mnemonic password ui
|
2023-02-10 08:25:03 -06:00 |
|
julian
|
3416ffdda6
|
restore mnemonic passphrase field
|
2023-02-08 09:20:34 -06:00 |
|
julian
|
5b5ee30e41
|
centralized and cleaned up bip32 utils, and added mnemonic password functionality
|
2023-02-03 16:34:06 -06:00 |
|
julian
|
028b261dee
|
refactor button style getter names
|
2023-01-24 13:29:12 -06:00 |
|
julian
|
830fd58754
|
Merge branch 'isar-transactions' into isar_migrate
# Conflicts:
# lib/services/coins/bitcoin/bitcoin_wallet.dart
# lib/services/coins/bitcoincash/bitcoincash_wallet.dart
# lib/services/coins/coin_service.dart
# lib/services/coins/dogecoin/dogecoin_wallet.dart
# lib/services/coins/firo/firo_wallet.dart
# lib/services/coins/litecoin/litecoin_wallet.dart
# lib/services/coins/monero/monero_wallet.dart
# lib/services/coins/namecoin/namecoin_wallet.dart
# lib/services/coins/particl/particl_wallet.dart
# lib/services/coins/wownero/wownero_wallet.dart
# pubspec.yaml
|
2023-01-20 15:30:48 -06:00 |
|
julian
|
f5f53a163a
|
only print word when explicitly in debug mode
|
2023-01-11 22:47:47 -06:00 |
|
ryleedavis
|
9f5ce0db7a
|
textRestore added for color fix
|
2023-01-10 15:28:59 -07:00 |
|
julian
|
0062294488
|
disable wownero on desktop and xmr on windows
|
2023-01-02 13:16:59 -06:00 |
|
julian
|
c42ea26a3b
|
desktop restore date fix
|
2022-12-30 12:30:11 -06:00 |
|
julian
|
8f40275a14
|
mnemonic field crashes fix
|
2022-12-30 12:30:11 -06:00 |
|
julian
|
e462ddeac1
|
small screen recovery phrase warning view fix
|
2022-12-30 12:30:11 -06:00 |
|
julian
|
624e4e35d8
|
debugPrint word answer for developer's mental health
|
2022-12-29 13:49:00 -06:00 |
|
julian
|
7013e99081
|
enable wow on desktop
|
2022-12-29 13:38:39 -06:00 |
|
ryleedavis
|
015e2f4b84
|
correct import for ExitToMyStack
|
2022-12-26 17:54:18 -07:00 |
|
ryleedavis
|
ce79cfacbf
|
commented out ExitToMyStackButton
|
2022-12-26 17:51:24 -07:00 |
|
ryleedavis
|
e836337253
|
Merge branch 'desktop' of /home/rylee/Desktop/publishing/stack_wallet with conflicts.
|
2022-12-19 09:28:38 -07:00 |
|
ryleedavis
|
096d2c007e
|
Merge branch 'desktop' of https://github.com/cypherstack/stack_wallet into desktop
|
2022-12-14 13:56:13 -07:00 |
|
julian
|
811bc0e870
|
word count fix
|
2022-12-14 13:57:43 -06:00 |
|
ryleedavis
|
390623560e
|
debugPrints that aren't needed ?
|
2022-12-12 17:17:02 -07:00 |
|
ryleedavis
|
5f095249cb
|
generate random wallet name when message container is tapped on
|
2022-12-09 13:29:09 -07:00 |
|
julian
|
3ff0e9dd81
|
desktop code file structure refactor
|
2022-12-01 08:48:23 -06:00 |
|
julian
|
b11888f8bd
|
recovery phrase line height and wording fixes
|
2022-11-30 09:10:55 -06:00 |
|
julian
|
7918a034ed
|
new wallet recovery phrase warning and dialog popup
|
2022-11-29 08:38:33 -06:00 |
|
ryleedavis
|
3fef1ee674
|
desktop restore calendar resize
|
2022-11-28 14:10:44 -07:00 |
|
ryleedavis
|
66ff5a437d
|
reverted mobile restore calendar height
|
2022-11-28 11:51:32 -07:00 |
|
julian
|
42aad5dcd5
|
themed background gradient option and background image, as well as various button height fixes for mobile
|
2022-11-25 13:24:01 -06:00 |
|
ryleedavis
|
d7a7c706d2
|
adjusted restore calendar height
|
2022-11-23 11:24:07 -07:00 |
|
sneurlax
|
c3a3dd3180
|
remove Wownero if isDesktop
or isLinux or isWindows or isMacOS, respectively
|
2022-11-22 15:34:01 -06:00 |
|
julian
|
c7a6ffd3e4
|
Merge branch 'staging' into desktop-testing
|
2022-11-09 17:58:34 -06:00 |
|
julian
|
2bdf5f152c
|
dynamic secure storage provider
|
2022-11-09 17:55:34 -06:00 |
|
sneurlax
|
bad88aeecb
|
Merge branch 'staging' into wownero/25-word
|
2022-11-09 08:33:15 -06:00 |
|
sneurlax
|
357b93d6e8
|
use wownero.getHeightByDate
and save bufferedHeight upon Monero wallet creation
|
2022-11-09 00:16:21 -06:00 |
|
sneurlax
|
c66e382fc3
|
get appropriate WowneroWordList based on seed length
|
2022-11-08 17:30:09 -06:00 |
|
sneurlax
|
48e8501e27
|
cherrypick e41f8088b0
|
2022-11-08 13:35:27 -06:00 |
|
julian
|
e41f8088b0
|
WIP: wownero 25 word seed option ui
|
2022-11-08 12:00:10 -06:00 |
|
julian
|
5b2d9ce141
|
Coin enum clean up and bug fixes
|
2022-10-29 09:14:59 -06:00 |
|
julian
|
3a15538273
|
WIP: desktop wallet keys popup layouts
|
2022-10-28 13:51:25 -06:00 |
|
Rylee Davis
|
4904f75dfb
|
Merge branch 'desktop' into staging
|
2022-10-26 16:48:41 -06:00 |
|
rehrar
|
c231758902
|
remove suggestions and autocomplete for desktop
|
2022-10-20 14:19:50 -06:00 |
|
julian
|
6d77ecad3f
|
restore options date display ui fix
|
2022-10-20 11:09:15 -06:00 |
|