Commit graph

254 commits

Author SHA1 Message Date
sneurlax
79e1bbf13b nest BuyView in Scaffold etc for in-wallet buy view
Thanks Julian!
2023-01-27 12:53:03 -06:00
sneurlax
59a12fe277 BROKEN, nav from wallet view to buy view 2023-01-27 12:01:27 -06:00
sneurlax
957b9cb6a3 fix buy image in wallet view on mobile 2023-01-27 11:47:42 -06:00
julian
5de22ca858 Merge branch 'simplex' into paynyms 2023-01-26 10:16:01 -06:00
julian
fb3f430edc disable PaynymSupport extension and use PaynymWalletInterface instead 2023-01-25 15:49:57 -06:00
julian
7cb497f4f7 remove coin enum hasPaynymSupport getter in favor of type checking 2023-01-25 15:46:48 -06:00
julian
9c44dc6c6b add support to make adding segwit paynym support simple once implemented 2023-01-25 14:33:59 -06:00
likho
d4653ea794 WIP: Add token functionality 2023-01-25 18:08:27 +02:00
likho
4efd432de6 WIP: Add wallet tokens 2023-01-25 11:29:20 +02:00
sneurlax
07247a46b9 Merge remote-tracking branch 'cypherstack/ui-fixes' into simplex 2023-01-24 13:49:14 -06:00
julian
028b261dee refactor button style getter names 2023-01-24 13:29:12 -06:00
sneurlax
374d8aaef0 add trailing wallet nav bar spacing 2023-01-24 13:27:47 -06:00
sneurlax
9bfdfc01e4 update wallet_navigation_bar for buy and paynyms
TODO test mobile
2023-01-24 13:27:39 -06:00
sneurlax
32ca83673a Merge remote-tracking branch 'cypherstack/ui-fixes' into simplex 2023-01-24 12:29:13 -06:00
likho
706cbbfa39 Add tokens class 2023-01-20 19:24:19 +02:00
julian
957b4cba9b widget key fix 2023-01-17 16:10:45 -06:00
likho
b5a1983734 WIP: ADD ECR-20 2023-01-16 15:19:32 +02:00
julian
3a0f563039 flutter layouts constraint error fix 2023-01-14 12:17:25 -06:00
julian
52d5ab0d33 WIP tx parse + link address to transaction 2023-01-13 11:11:41 -06:00
julian
e271341738 ui fix 2023-01-12 09:45:55 -06:00
julian
f8c6a17fa7 update wallet ui to handle new data models 2023-01-11 22:26:38 -06:00
julian
30d8f8b810 update isCancelled flag name to be consistent with other isar model bool values 2023-01-11 14:48:55 -06:00
sneurlax
c746eb8865 23-1-10 updates
nonatomic updates
2023-01-11 09:54:39 -06:00
julian
e7877358da temp. branching of transaction model type for dogecoin wallets 2023-01-10 17:53:09 -06:00
sneurlax
290adfec21 stub pages for mobile and desktop
lots of extra code, lots of commented sections, the models are wrong, the pages just load on desktop and mobile.  need to complete the form and ... well, there's a lot, really
2023-01-10 15:25:20 -06:00
julian
3d6d3d5d45 tx list styling fix for single tx 2023-01-05 12:52:14 -06:00
julian
f4729526e6 initial desktop paynym ui set up and state provider refactor 2023-01-04 09:41:25 -06:00
julian
f3b1d11a46 added paynym response objects and refactored paynym.is api 2023-01-02 15:16:01 -06:00
julian
f9491f8215 Merge branch 'xmr-sync' into paynyms
# Conflicts:
#	lib/utilities/enums/coin_enum.dart
2023-01-02 13:47:10 -06:00
julian-CStack
5f71a1c2dd
more bug fixes (#281)
* xmr send fix

* small screen recovery phrase warning view fix

* mnemonic field crashes fix

* desktop restore date fix

* mac desktop keyboard type crash fix

* firo (and possibly other) send fix

* key fix for duplicate wallets edge case
2022-12-30 17:10:25 -06:00
julian
1691ff8402 mac desktop keyboard type crash fix 2022-12-30 11:36:00 -06:00
julian
b11bd0c20c add follower/following entity 2022-12-21 17:24:08 -06:00
julian
7631d3f3c6 WIP follow/unfollow 2022-12-21 17:02:14 -06:00
julian
3b6d53d685 WIP paynym home view 2022-12-21 10:17:53 -06:00
julian
a491bfd70f WIP paynym ui and claim process 2022-12-20 17:00:03 -06:00
julian
f897b67714 claiming paynym spinner dialog 2022-12-20 15:05:11 -06:00
julian
5c8f72afa6 claim paynym view 2022-12-20 14:48:31 -06:00
julian
1ae4f40d63 some basic ui prep for paynym integration 2022-12-20 14:29:25 -06:00
ryleedavis
096d2c007e Merge branch 'desktop' of https://github.com/cypherstack/stack_wallet into desktop 2022-12-14 13:56:13 -07:00
julian
cf82374a0c selectable balance text 2022-12-14 09:11:24 -06:00
ryleedavis
390623560e debugPrints that aren't needed ? 2022-12-12 17:17:02 -07:00
julian
2476aa4d1f trade details scroll on small desktop screens 2022-11-29 14:56:14 -06:00
julian
a7bdbe1c79 tx + trade details outline color fix 2022-11-29 13:45:19 -06:00
julian
4c45487e6e desktop all trades view 2022-11-29 13:31:48 -06: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
julian
adee71224b Format coin amounts improvements, fixed fee rates display issue, use hard coded xmr estimates for now 2022-11-23 12:42:23 -06:00
julian
4debb0fff9 desktop block explorer warning dialog navigation fix 2022-11-22 16:34:31 -06:00
julian
b512b2cefb consistent decimal places on firo balance selection sheet 2022-11-22 07:24:04 -06:00
ryleedavis
682966dab8 desktop block explorer dialog 2022-11-17 14:08:06 -07:00
julian
9e7c1ccf9d button size enum 2022-11-17 11:46:52 -06:00
julian
2aa8dd2bec WIP: trade details for desktop 2022-11-09 17:55:34 -06:00
julian
b4d97e86cc long address fix 2022-11-04 18:26:23 -06:00
julian
9231c3a2a5 all transactions search field fix for mobile 2022-11-03 18:12:07 -06:00
julian
d8eb43f4e8 tx details mobile fix 2022-11-02 16:14:26 -06:00
julian
32eb9bb920 desktop tx details scroll fix 2022-10-29 13:44:37 -06:00
julian
5fd47de9a2 desktop tx details + edit note ui 2022-10-29 13:35:03 -06:00
julian
ccdfa8db44 WIP: transaction filter+search fixes 2022-10-28 16:51:50 -06:00
julian
e64c067212 desktop all transaction list item layout 2022-10-28 15:11:01 -06:00
julian
cc0770b2a2 desktop tx search filter + various bugfixes 2022-10-27 16:04:13 -06:00
julian
be81625d2b WIP: desktop transactions filter 2022-10-27 14:23:55 -06:00
julian
934cdcc917 WIP: desktop transactions list 2022-10-27 13:26:55 -06:00
julian
00e8019639 desktop wallet balance info style fixes 2022-10-27 11:21:22 -06:00
rehrar
c231758902 remove suggestions and autocomplete for desktop 2022-10-20 14:19:50 -06:00
julian
6e56690bf5 load exchange data on user opened exchange 2022-10-18 11:12:43 -06:00
julian
643e0640c9 hide price values on tx card+details view when incognito mode enabled 2022-10-17 16:07:40 -06:00
julian
44523427e0 hide price values on wallet summary card when incognito mode enabled 2022-10-17 16:00:26 -06:00
Marco
fd9b09d37a show the balances when toggle switching 2022-10-16 12:54:52 -06:00
Marco
7f8392522d fully working setting with ease of use option, tests pass 2022-10-10 17:41:43 -06:00
Marco
5707a846b4 Merge branch 'staging' into testing-exchange 2022-10-10 11:59:33 -06:00
Marco
4339c19631 easy or more private option added at startup 2022-10-09 21:36:43 -06:00
julian
1c0e023fca simpleswap api call parse fix as well as ui trade exchange name fixes 2022-10-04 16:10:50 -06:00
julian
2c8ba8405f added simpleswap data loading, cleaned up providers, modified exchange process 2022-10-04 11:06:14 -06:00
julian
bb12e149f6 exchange form state implementation and various small bug fixes 2022-10-03 18:01:04 -06:00
julian
58deb850f2 move from the changenow specific ExchangeTransaction model to Using the generic Trade model 2022-10-02 18:54:35 -06:00
julian
9af457d1c6 refactor changenow api 2022-10-02 15:03:40 -06:00
julian
c9a064e3f6 temp trade history fix 2022-09-30 17:24:23 -06:00
julian
4fcebda78c show trades in tx history 2022-09-30 16:43:59 -06:00
julian
6f594ade52 wownero 11 decimal places fixes 2022-09-28 17:15:16 -06:00
julian
7b3b7554b0 wownero node and ui fixes 2022-09-28 09:17:16 -06:00
julian
944bee890e text styles font based on theme 2022-09-26 11:34:41 -06:00
julian
f45449f3d2 style fixes 2022-09-24 15:52:03 -06:00
julian
a41e172ac1 font fix 2022-09-24 15:20:58 -06:00
julian
3c688729a6 wallet navbar BG dark mode color fix 2022-09-24 10:55:05 -06:00
julian
4e0c99c6f7 dynamic themed icons 2022-09-23 08:34:22 -06:00
julian
15739a22f8 dark mode toggle and color theme persistence 2022-09-22 17:48:50 -06:00
julian
598dfcbe38 live color theme toggle 2022-09-22 16:17:21 -06:00
julian
dd122e3610 A few more color fixes 2022-09-22 14:27:13 -06:00
julian
f5a3fddfe9 rudimentary color theme toggle option and some more color fixes 2022-09-21 17:57:59 -06:00
julian
f25d9eecef remove CFColors and some more dark color fixes 2022-09-21 16:49:48 -06:00
julian
e830286511 Color theming mostly done with dark colors 2022-09-21 15:59:52 -06:00
julian
1ae035bca1 WIP theme coloring 2022-09-20 18:46:07 -06:00
julian
af3c5c896a add back button to wallet view 2022-09-16 07:33:22 -06:00
julian
40076f3409 Handle clipping of long wallet names on the wallet view title bar 2022-09-14 15:52:31 -06:00
julian
c18d456493 fix bug where wallet coin wouldn't be shown in exchange if changenow data failed to load before opening the exchange from within a wallet 2022-09-09 08:32:15 -06:00
julian
a67f6f97e9 infinite changenow loading fix 2022-09-09 08:03:36 -06:00
julian
e4364d52a6 block ex warning bugfix 2022-09-08 14:12:06 -06:00
julian
3c31008af8 added block explorer warning 2022-09-07 17:28:33 -06:00
julian
6862eb389c clean up mint tx details view 2022-09-07 16:29:12 -06:00
julian
15c4d0e617 non lelantus firo sends 2022-09-07 09:56:10 -06:00
julian
fbc398bc14 WIP firo redesign 2022-09-06 17:27:14 -06:00
julian
d84cde3db6 upcoming firo functionality assets and some linter warning clean up 2022-09-06 15:51:22 -06:00
julian
d6618518ad receive screen redesign and added generate new address button 2022-09-05 19:18:45 -06:00
julian
b49955b234 some estimated exchange refactoring, fetch estimated rate on reversing trade pair, 2022-08-31 12:06:57 -06:00
Marco
b41d31fd32 first commit 2022-08-26 16:11:35 +08:00