julian
|
60bdc6151b
|
desktop notifications view
|
2022-11-14 10:40:31 -06:00 |
|
julian
|
7cf3a8efba
|
refactor desktop main menu and add WIP notifications view
|
2022-11-14 09:50:58 -06:00 |
|
julian
|
5b47d5806d
|
disable seemingly pointless code
|
2022-11-14 09:25:06 -06:00 |
|
julian
|
daa7708ad0
|
temp disable exchange option for desktop
|
2022-11-14 09:20:35 -06:00 |
|
julian
|
4238ce338a
|
desktop password protected send flow
|
2022-11-14 09:05:45 -06:00 |
|
julian
|
9a9b10b1b3
|
WIP: fee selection ui
|
2022-11-14 07:56:07 -06:00 |
|
julian
|
94709623c4
|
temp firo balance dropdown
|
2022-11-14 07:37:24 -06:00 |
|
julian
|
649e7c6a0b
|
Merge remote-tracking branch 'origin/desktop' into desktop
|
2022-11-12 16:59:57 -06:00 |
|
julian
|
0164679cce
|
File system path clean up
|
2022-11-12 16:07:57 -06:00 |
|
ryleedavis
|
ca6578d367
|
desktop address book filter dialog
|
2022-11-12 11:10:46 -07:00 |
|
julian
|
d8b71579e3
|
Merge remote-tracking branch 'origin/desktop' into desktop-testing
|
2022-11-12 09:52:46 -06:00 |
|
julian
|
f08a52cd07
|
remove direct dependency of unused SharedPreferences
|
2022-11-12 09:16:07 -06:00 |
|
ryleedavis
|
7798ed39a0
|
desktop address book with no contacts
|
2022-11-11 15:58:47 -07:00 |
|
ryleedavis
|
d084fac057
|
password progressbar fix
|
2022-11-11 12:42:04 -07:00 |
|
ryleedavis
|
6ce899cd27
|
textfields for desktop change password
|
2022-11-11 12:27:39 -07:00 |
|
julian
|
077ba6429b
|
Merge branch 'staging' into desktop-testing
|
2022-11-11 13:24:00 -06:00 |
|
julian
|
bfe1b7e291
|
Merge branch 'desktop' into desktop-testing
# Conflicts:
# lib/pages/settings_views/global_settings_view/stack_backup_views/restore_from_file_view.dart
|
2022-11-11 13:23:24 -06:00 |
|
julian
|
f7bf624028
|
initialize store on successful password creation
|
2022-11-11 12:37:44 -06:00 |
|
julian
|
9b09f65f4d
|
remove flutter secure storage explicit instantiations from wow/xmr
|
2022-11-11 12:12:01 -06:00 |
|
julian
|
ba853837ce
|
verify passphrase functionality added to password service
|
2022-11-11 10:45:50 -06:00 |
|
julian
|
b6613b2fd7
|
stop logging monero sync non-error
|
2022-11-11 09:33:58 -06:00 |
|
julian
|
ca8f63c07a
|
ensure loadShared is only called once
|
2022-11-11 09:31:01 -06:00 |
|
julian
|
676b26ce37
|
stop logging annoying monero sync non error
|
2022-11-11 09:30:13 -06:00 |
|
ryleedavis
|
7a0ef96851
|
desktop dialog for cancel stack restore
|
2022-11-10 22:14:47 -07:00 |
|
ryleedavis
|
de896d30bc
|
desktop dialog for disable auto backup
|
2022-11-10 22:14:08 -07:00 |
|
ryleedavis
|
dac1337a71
|
WIP: added border to cards; working on cancel restore
|
2022-11-10 17:49:49 -07:00 |
|
julian-CStack
|
939e241f61
|
Merge pull request #217 from cypherstack/cryptonote/validation
Use native address validation for cryptonote coins
|
2022-11-10 18:30:51 -06:00 |
|
ryleedavis
|
5f106efa4b
|
desktop edit auto backup and enabled/disabled button
|
2022-11-10 15:11:17 -07:00 |
|
julian
|
7105deeb24
|
initialize isar instance correctly for desktop secure wrapper
|
2022-11-10 15:40:23 -06:00 |
|
julian
|
b635f1663b
|
comment out broken code in swb desktop restore + clean up unused imports and linter errors in wow/monero tests
|
2022-11-10 15:07:44 -06:00 |
|
julian
|
a50520b37f
|
WIP: desktop password login and auth flow
|
2022-11-10 12:40:16 -06:00 |
|
julian
|
f2bef21853
|
temp disable erroring code
|
2022-11-10 11:40:33 -06:00 |
|
julian
|
27b6f79b22
|
Merge remote-tracking branch 'origin/desktop' into desktop-testing
|
2022-11-10 10:33:51 -06:00 |
|
sneurlax
|
07c99309ff
|
use native address validation
|
2022-11-10 10:21:07 -06:00 |
|
ryleedavis
|
74a0475076
|
WIP: desktop restore dialog displays
|
2022-11-10 09:09:28 -07:00 |
|
julian
|
be952d3e35
|
manually add bch uri fixes from 28da2b8900
|
2022-11-10 09:54:58 -06:00 |
|
julian
|
9d7a052ca0
|
qr uri fix
|
2022-11-10 09:42:05 -06:00 |
|
julian
|
c7a6ffd3e4
|
Merge branch 'staging' into desktop-testing
|
2022-11-09 17:58:34 -06:00 |
|
ryleedavis
|
2159287326
|
Merge branch 'staging' into desktop
|
2022-11-09 16:55:53 -07:00 |
|
julian
|
2082e87553
|
WIP: desktop loading order
|
2022-11-09 17:55:34 -06:00 |
|
julian
|
8b7e222d41
|
WIP: proper home directory location for linux
|
2022-11-09 17:55:34 -06:00 |
|
julian
|
3ee0e97628
|
DesktopSecureStore implementation using Isar as backend, renamed FlutterSecureStorageInterface
|
2022-11-09 17:55:34 -06:00 |
|
julian
|
2bdf5f152c
|
dynamic secure storage provider
|
2022-11-09 17:55:34 -06:00 |
|
julian
|
2aa8dd2bec
|
WIP: trade details for desktop
|
2022-11-09 17:55:34 -06:00 |
|
julian
|
af47c67231
|
BranchedParent class
|
2022-11-09 17:55:34 -06:00 |
|
ryleedavis
|
6d0452debb
|
small import fix
|
2022-11-09 16:23:53 -07:00 |
|
ryleedavis
|
cc779be460
|
enable and disable auto back up
|
2022-11-09 15:32:39 -07:00 |
|
ryleedavis
|
61f945aa98
|
dialog uses BackupFrequencyTypes and has offset for dropDownButton
|
2022-11-09 13:13:42 -07:00 |
|
julian
|
095f9c4ed9
|
mobile swb restore unawaited
|
2022-11-09 12:54:21 -06:00 |
|
ryleedavis
|
041e23a5a5
|
resolved route_generator conflict
|
2022-11-09 08:57:41 -07:00 |
|
julian
|
510233255f
|
desktop swb restore fix
|
2022-11-09 09:46:59 -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 |
|
julian
|
a94e66da9e
|
temp disable wow 25 word option in ui
|
2022-11-08 19:07:18 -06:00 |
|
sneurlax
|
c66e382fc3
|
get appropriate WowneroWordList based on seed length
|
2022-11-08 17:30:09 -06:00 |
|
julian
|
97b4407957
|
desktop forgot password ui
|
2022-11-08 15:38:53 -06:00 |
|
julian
|
cede571350
|
desktop login/password screen
|
2022-11-08 15:38:53 -06:00 |
|
sneurlax
|
d23f6f2823
|
return to use of final for bufferedCreateHeight using inline if
and use wowlet's height estimation function for 14 word seeds
|
2022-11-08 13:48:29 -06:00 |
|
sneurlax
|
48e8501e27
|
cherrypick e41f8088b0
|
2022-11-08 13:35:27 -06:00 |
|
ryleedavis
|
95716bd0f6
|
added textfield functionality to desktop create auto backup
|
2022-11-08 12:15:38 -07:00 |
|
ryleedavis
|
8af1350b95
|
button correction for desktop restore backup and other ui fixes
|
2022-11-08 12:15:38 -07:00 |
|
ryleedavis
|
eea5225ba5
|
button correction for desktop manual backup
|
2022-11-08 12:15:38 -07:00 |
|
ryleedavis
|
543f9631d8
|
changed desktop textbox fontsize
|
2022-11-08 12:15:38 -07:00 |
|
ryleedavis
|
43deb9f81f
|
desktop about ui fix
|
2022-11-08 12:15:38 -07:00 |
|
julian
|
e41f8088b0
|
WIP: wownero 25 word seed option ui
|
2022-11-08 12:00:10 -06:00 |
|
julian
|
a8c3d5f104
|
format sha1 string
|
2022-11-08 11:41:12 -06:00 |
|
julian
|
f17785ffc7
|
monero/wownero untrusted cert popup
|
2022-11-08 10:18:48 -06:00 |
|
sneurlax
|
7c3d40782c
|
add generation tests and update flutter_libmonero ref
change seedWords to SeedWordsLength to match rest of codebase
|
2022-11-08 09:55:15 -06:00 |
|
julian
|
fa0c982274
|
Return what we internally consider the "txid" for epic transactions from the epic confirmSend to be consistent with all other coins confirmSend return value. This should fix the epic notes issue.
|
2022-11-08 07:35:28 -06:00 |
|
julian
|
2f6b1278fe
|
swb desktop layout tweaks
|
2022-11-07 16:30:17 -06:00 |
|
julian
|
3c627a5ddb
|
support tweak
|
2022-11-07 15:57:04 -06:00 |
|
julian
|
b3a343d28a
|
desktop theme toggle
|
2022-11-07 15:48:27 -06:00 |
|
julian
|
c962f597fd
|
added extra checks to BCH as well as test cases
|
2022-11-07 15:48:27 -06:00 |
|
sneurlax
|
b41c4c37bd
|
delineate divergence point more clearly
|
2022-11-07 14:46:48 -06:00 |
|
sneurlax
|
6e5a0bad78
|
do not use wownero-seed (wow_seed) function for height, hardcoded POC
|
2022-11-07 14:42:52 -06:00 |
|
ryleedavis
|
48a0e3a5ca
|
desktop about view added
|
2022-11-07 12:32:04 -07:00 |
|
ryleedavis
|
9fe9ee3a12
|
desktop about view route added
|
2022-11-07 12:32:04 -07:00 |
|
julian
|
c88971ebd6
|
firo pub/priv balance send from choice on exchange flow
|
2022-11-07 11:46:17 -06:00 |
|
julian
|
bb260e3a23
|
hacky fix (due to current persistence design) to get sent transactions showing up right away for electrumx coins
|
2022-11-07 10:24:37 -06:00 |
|
julian
|
786831bcef
|
alphabetically sort contacts
|
2022-11-07 10:24:37 -06:00 |
|
ryleedavis
|
dbb2b309ca
|
blue link text added to desktop
|
2022-11-07 09:15:02 -07:00 |
|
ryleedavis
|
1e61a779ec
|
desktop support view route added
|
2022-11-07 08:15:44 -07:00 |
|
julian
|
e87aa64e1b
|
isFavorite bandaid fix for https://github.com/cypherstack/stack_wallet/issues/203
|
2022-11-05 09:40:28 -06:00 |
|
julian
|
b4d97e86cc
|
long address fix
|
2022-11-04 18:26:23 -06:00 |
|
julian
|
7dbc9d270b
|
temp bch send fix testnet and fix tests
|
2022-11-04 18:18:39 -06:00 |
|
ryleedavis
|
e06910a34a
|
WIP: theme change
|
2022-11-04 17:50:51 -06:00 |
|
ryleedavis
|
a5d7723dee
|
added buttons and restore dialog
|
2022-11-04 17:49:54 -06:00 |
|
julian
|
74b075328f
|
temp bch send fix
|
2022-11-04 17:42:45 -06:00 |
|
julian
|
ccd94fcf86
|
bch compare address type to constant names instead of int literals
|
2022-11-04 17:42:45 -06:00 |
|
julian
|
039a9a68f6
|
bch clean up linter warnings and unused variables
|
2022-11-04 17:42:45 -06:00 |
|
julian
|
4dd8ae23c5
|
WIP: desktop password
|
2022-11-04 17:42:45 -06:00 |
|
ryleedavis
|
ac0d4191c6
|
added button widgets and some containers to restore dialog
|
2022-11-04 16:34:36 -06:00 |
|
ryleedavis
|
905e396a17
|
implemented clear logs on press
|
2022-11-04 14:21:09 -06:00 |
|
ryleedavis
|
2c935d65b6
|
WIP: showing textfields for backups
|
2022-11-04 14:19:53 -06:00 |
|
ryleedavis
|
a6c380592e
|
added conditional for desktop manual and restore backup
|
2022-11-04 14:18:54 -06:00 |
|
julian
|
9231c3a2a5
|
all transactions search field fix for mobile
|
2022-11-03 18:12:07 -06:00 |
|
julian
|
23d0ab8734
|
stack privacy calls fix for small or narrow mobile screens
|
2022-11-03 18:12:07 -06:00 |
|
julian
|
bed25b37f7
|
desktop node management ui
|
2022-11-03 18:12:07 -06:00 |
|
ryleedavis
|
eb49ee0a2b
|
Merge branch 'staging' into desktop
|
2022-11-03 17:57:52 -06:00 |
|
ryleedavis
|
bd04f1d9f9
|
added border to wallet selection
|
2022-11-03 17:26:56 -06:00 |
|