ryleedavis
|
c6c2b42923
|
monkey.svg download to user device
|
2023-07-25 17:06:32 -06:00 |
|
ryleedavis
|
b2ec2763fb
|
monkey.png downloads to user device
|
2023-07-25 16:51:21 -06:00 |
|
ryleedavis
|
3cbde8b5c1
|
able to download monkey.png
|
2023-07-25 14:52:58 -06:00 |
|
ryleedavis
|
a286ba7b8f
|
monkey view page
|
2023-07-24 12:43:33 -06:00 |
|
ryleedavis
|
8ac085fe24
|
fix monkey icon
|
2023-07-21 18:01:38 -06:00 |
|
ryleedavis
|
ee5a97c2fb
|
add monkey icon
|
2023-07-21 17:59:01 -06:00 |
|
ryleedavis
|
fb39e96308
|
WIP: monkey view + fetching monkey dialog
|
2023-07-21 17:56:01 -06:00 |
|
ryleedavis
|
269f47d6f4
|
resolved merge conflict
|
2023-07-21 11:34:14 -06:00 |
|
ryleedavis
|
1adc5f23a4
|
Merge branch 'staging' into chan-cards
# Conflicts:
# lib/models/isar/stack_theme.dart
# lib/models/isar/stack_theme.g.dart
|
2023-07-21 11:09:44 -06:00 |
|
ryleedavis
|
0ce86ce7fe
|
Chan card images for favorites and wallet
|
2023-07-20 16:51:37 -06:00 |
|
julian
|
24d443886e
|
hide empty tx note field on mobile confirm send screen
|
2023-07-20 16:04:01 -06:00 |
|
ryleedavis
|
480f637670
|
WIP: added cardFavoriteImages + check if card should be favorites or wallet
|
2023-07-20 15:15:03 -06:00 |
|
julian
|
8a84c89824
|
show failed instead of cancelled for eth failed txns
|
2023-07-20 15:13:56 -06:00 |
|
julian
|
69aa1fb885
|
toString fix
|
2023-07-20 15:13:56 -06:00 |
|
julian
|
49e5641c3e
|
optional nonce
|
2023-07-20 15:13:56 -06:00 |
|
julian
|
87a146b5a4
|
show failed instead of cancelled for failed eth tx
|
2023-07-20 15:13:56 -06:00 |
|
julian
|
461267ec95
|
eth api error handling clean up and token flag
|
2023-07-20 15:13:56 -06:00 |
|
julian
|
96bfafcd19
|
fix: contract decimal places bug for eth token amounts parsing
|
2023-07-20 15:13:56 -06:00 |
|
ryleedavis
|
308f982593
|
added chan card favorites to stack_theme
|
2023-07-20 14:25:58 -06:00 |
|
julian-CStack
|
f2a872c44c
|
ensure cursor stays at end on exchange/swap form
|
2023-07-19 08:54:56 -06:00 |
|
julian-CStack
|
d867270aac
|
exchange view amount string provider fix
|
2023-07-19 08:42:06 -06:00 |
|
julian-CStack
|
27c2f34a33
|
macos specific notifications fix
|
2023-07-17 10:36:45 -06:00 |
|
julian-CStack
|
bc85b97f5f
|
null error fix on isar exchange data cache instance
|
2023-07-17 10:36:33 -06:00 |
|
julian-CStack
|
3273cf0e23
|
disable new wownero wallet unless platform is android
|
2023-07-13 16:26:29 -06:00 |
|
julian-CStack
|
27d97ebf49
|
number format hack/fix
|
2023-07-12 16:06:41 -06:00 |
|
julian
|
99b809ef17
|
fix: bch address book entry address validation
|
2023-07-11 08:51:28 -06:00 |
|
julian
|
593680f9f3
|
auto focus next field on correct seed word entry
|
2023-07-10 10:05:30 -06:00 |
|
julian-CStack
|
ebf67df3a9
|
Merge branch 'staging' into add-onchain-notes-for-epic
|
2023-07-05 11:58:29 -06:00 |
|
likho
|
a750ec0a0a
|
Remove extra condition
|
2023-07-05 19:58:03 +02:00 |
|
likho
|
1ce64cd157
|
Fix on chain notes showing for other coins
|
2023-07-05 18:18:49 +02:00 |
|
likho
|
3ae04b6e5f
|
Fix indentation so Onchain note doesn't show for other coins
|
2023-07-05 17:31:06 +02:00 |
|
likho
|
71591053f2
|
Text updates, Update epiccash plugin
|
2023-07-05 17:19:41 +02:00 |
|
likho
|
ca27f13d7b
|
WIP:Add onchain notes for Epic
|
2023-07-05 14:57:17 +02:00 |
|
julian
|
d894d60c1e
|
contact address sorting
|
2023-07-04 17:40:06 -06:00 |
|
julian
|
065063c600
|
extra type check in electrumx response handling
|
2023-07-04 14:47:16 -06:00 |
|
julian
|
ab9e734b80
|
fix: dogecoin custom fee slider and possible absurd fees error
|
2023-07-04 10:25:13 -06:00 |
|
julian
|
36cb3c2a69
|
fix: ios path fix
|
2023-07-03 18:46:58 -06:00 |
|
julian
|
87ed25bd5b
|
use relative path for theme assets
|
2023-07-03 18:25:18 -06:00 |
|
julian
|
fe8ad00b9b
|
don't open legacy trades box unless during migration
|
2023-07-03 16:42:45 -06:00 |
|
julian
|
a509dc40ea
|
simply closing cache boxes won't play nice with concurrency so we'll need to settle on just opening them as needed
|
2023-07-03 16:38:43 -06:00 |
|
julian
|
b7b43e3380
|
close coin cache hive boxes when not in use
|
2023-07-03 16:27:36 -06:00 |
|
julian
|
42abebe1d2
|
WIP: hive -> isar migration and hive clean up
|
2023-07-03 15:16:56 -06:00 |
|
julian
|
69fabde3a5
|
fix hive box deletion
|
2023-07-03 15:12:24 -06:00 |
|
julian
|
6fb526efe5
|
self contained desktop password service refactor that does not keep its db open when not in use
|
2023-07-03 15:06:28 -06:00 |
|
julian
|
9513b203a9
|
refactor delete hive boxes in prep for hive->isar migration
|
2023-07-03 13:58:11 -06:00 |
|
julian
|
1b66cc23c3
|
temporarily force update dark theme (banano coin icon fix)
|
2023-07-01 15:16:16 -06:00 |
|
julian
|
011ba6bf61
|
use theme brightness for simplex logo
|
2023-07-01 15:06:49 -06:00 |
|
julian
|
26bddae248
|
token loading screen navigation fix
|
2023-07-01 14:09:38 -06:00 |
|
julian
|
fa1dbdbe51
|
extra logging and exit properly instead of rethrowing what is isn't really a true exception but rather an expected result if not transactions are found. Thanks API designers
|
2023-07-01 13:49:10 -06:00 |
|
julian
|
bd5a0c1631
|
actually use price interval
|
2023-06-30 15:30:33 -06:00 |
|