Commit graph

1531 commits

Author SHA1 Message Date
sneurlax
dad7329a30 load buy data when clicking buy crypto item in desktop menu 2023-01-12 14:13:29 -06:00
sneurlax
8e8816fe05 first simplex service stash 2023-01-11 18:13:34 -06:00
sneurlax
7c58a3a47e add basic simplex api and data loading services
need to update the data loading service to call /quote and provide lists of supported coins and fiats
2023-01-11 17:04:03 -06:00
sneurlax
9d6ec18057 update buy response
Exchange -> Buy
2023-01-11 17:02:57 -06:00
sneurlax
ac2775dc42 connect toggle to preferences and use value in parent buy form 2023-01-11 16:17:46 -06:00
sneurlax
6a2c0c4d8a text changes 2023-01-11 12:37:48 -06:00
sneurlax
863c59c25d add fiat enums and coins -> fiats 2023-01-11 12:03:50 -06:00
sneurlax
2d6447eedd add fiat selection view 2023-01-11 11:49:59 -06:00
sneurlax
9724b40848 add fiat crypto toggle and crypto selection list 2023-01-11 11:19:19 -06:00
sneurlax
c746eb8865 23-1-10 updates
nonatomic updates
2023-01-11 09:54:39 -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
sneurlax
30ea0cc24f change desktop menu item text to reflect figma design 2023-01-10 15:20:41 -06:00
sneurlax
0ee2357c60 add basic buy page 2023-01-04 10:51:38 -06:00
Diego Salazar
02ab644baf
Merge pull request #286 from cypherstack/xmr-sync
Xmr/wow wallet loading
2023-01-02 18:17:00 -07:00
sneurlax
fb95052f96
Use pre-Windows flutter_libmonero (#287)
* ref update: user flutter_libmonero#xmr-prewindows for testing

merge flutter_libmonero#xmr-prewindows to staging and then main and update ref again for production

* cherrypick xmr-listener-callback changes instead of merging

which brings windows changes along with it

* pubspec update
2023-01-02 17:08:44 -06:00
julian
b3ff38adb7 check and update ui if xmr/wow data found during re/scan 2023-01-02 16:43:57 -06:00
julian
66e9f87c0f increase xmr/wow autosave timer period 2023-01-02 16:43:51 -06:00
julian
0062294488 disable wownero on desktop and xmr on windows 2023-01-02 13:16:59 -06:00
julian
682c55e493 mobile xmr/wow loading test fix 2023-01-02 12:43:26 -06:00
julian
838678eb06 mobile xmr/wow loading fix 2023-01-02 11:08:13 -06:00
julian
57add19e88 do not partially open monero wallets at the same time on startup 2023-01-02 09:13:00 -06:00
Diego Salazar
3830c0676f
Merge pull request #285 from cypherstack/xmr-sync
Xmr sync
2023-01-01 09:46:51 -07:00
julian-CStack
bdab241d7e
Merge branch 'staging' into xmr-sync 2022-12-31 12:02:14 -06:00
julian
ab3ff76f3a nav fix 2022-12-31 12:01:00 -06:00
ryleedavis
7163d95cc4 loading animation on sendCurrency 2022-12-31 11:58:56 -06:00
julian
f0687df008 Merge remote-tracking branch 'origin/staging' into xmr-sync 2022-12-31 11:53:49 -06:00
Diego Salazar
fbe3c9da5b
Bump version (1.5.27, build 100) 2022-12-30 20:55:31 -07:00
Diego Salazar
602d7016d3
Merge pull request #284 from cypherstack/ui-fixes
UI fixes
2022-12-30 20:52:56 -07:00
Diego Salazar
dd0d668b7c
Merge branch 'staging' into ui-fixes 2022-12-30 20:04:29 -07:00
Diego Salazar
205087760d
Merge pull request #283 from cypherstack/xmr-sync
wownero sync ux
2022-12-30 20:04:00 -07:00
ryleedavis
2765bea4a9 Merge branch 'staging' into ui-fixes 2022-12-30 17:27:31 -07:00
ryleedavis
31eeeb58c1 loading animation on sendCurrency 2022-12-30 17:26:14 -07:00
julian
2c18bc9cc0 Merge branch 'wownero-sync-refactor' into xmr-sync
# Conflicts:
#	lib/services/coins/monero/monero_wallet.dart
2022-12-30 17:16:03 -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
9ab2404970 update ref 2022-12-30 17:08:59 -06:00
julian
9aa593146c wownero sync refactor 2022-12-30 16:15:03 -06:00
julian
9765393f61 re enable git versions 2022-12-30 12:50:55 -06:00
julian
2253629dd6 key fix for duplicate wallets edge case 2022-12-30 12:30:11 -06:00
julian
ae8daa4902 firo (and possibly other) send fix 2022-12-30 12:30:11 -06:00
julian
4b58f3ec60 mac desktop keyboard type crash fix 2022-12-30 12:30:11 -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
Dan Miller
c16db8b963 Building (#277)
* Update ca-certificates package in docker build image.

* Add shebang to prebuild script.

* Double quote WALLETTESTPARAMFILE bash variable to prevent glob expansion, word splitting, and breaking on spaces.

* declare and assign array seprarately to fix Syntax error: "(" unexpected
2022-12-30 12:30:11 -06:00
sneurlax
b50c69b8c2 ref update: don't use windows-specific api class 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
e84051b140 xmr send fix 2022-12-30 12:30:11 -06:00
sneurlax
2c1a02ac92 ref update: delay save (store) if android
ref update
2022-12-30 12:30:11 -06:00
julian
c2a014dfea key fix for duplicate wallets edge case 2022-12-30 12:18:46 -06:00
julian
738651183f firo (and possibly other) send fix 2022-12-30 12:11:05 -06:00
julian
1691ff8402 mac desktop keyboard type crash fix 2022-12-30 11:36:00 -06:00