Commit graph

2348 commits

Author SHA1 Message Date
sneurlax
92062fa14a add forest text styles 2023-02-10 12:07:30 -06:00
julian
279d37c06e paynym send bug fix 2023-02-10 11:51:54 -06:00
sneurlax
81c7b9f244 Merge branch 'themescroller' into ui-fixes 2023-02-10 11:35:59 -06:00
sneurlax
23bb519874 Merge branch 'favoritefavorite' into ui-fixes 2023-02-10 11:35:39 -06:00
ryleedavis
8da63b6f3d add forest theme to background.dart 2023-02-10 09:36:15 -07:00
julian
c275f09869 WIP restore mnemonic password ui 2023-02-10 08:25:03 -06:00
julian
218017ca51 populate initial values in exchange form 2023-02-10 08:04:12 -06:00
ryleedavis
a3486b46fc mobile theme order 2023-02-09 21:32:06 -07:00
Diego Salazar
0a42e2aa17
Bump build (123) 2023-02-09 17:43:22 -07:00
Diego Salazar
61e0c66e04
Merge pull request #341 from cypherstack/paynyms
Paynyms
2023-02-09 17:01:10 -07:00
sneurlax
8cd431a71c key favorite cards
and what Julian's already done automagically reorders the cards according to their order in the list in the edit view

so you can list which favorite is your favorite
2023-02-09 18:00:15 -06:00
sneurlax
7a4832e873 wrap theme column in SingleChildScrollView
is this... it?  surely not.  surely we need more than this
2023-02-09 17:49:42 -06:00
ryleedavis
1b5d2ce97f placeholder icons for forest theme 2023-02-09 16:15:19 -07:00
ryleedavis
b2a4a2dc5e forest theme colors added 2023-02-09 16:12:09 -07:00
julian
7cbcd9a4fc square temp svg 2023-02-09 16:17:56 -06:00
julian
8fa5aa779a json object serialize/deserialize 2023-02-09 16:02:01 -06:00
ryleedavis
d1f22cdc06 prep for adding in forest theme colors 2023-02-09 14:37:25 -07:00
julian
75c5a1d7d9 epic transaction migration 2023-02-09 10:27:39 -06:00
julian
14b2424c3f epic address fix 2023-02-09 10:26:58 -06:00
julian
86ca402401 close exchange step 4 back to wallet or exchange home view 2023-02-09 07:31:31 -06:00
ryleedavis
aec279cb6b desktop oled name fix 2023-02-08 16:59:06 -07:00
julian
e78fc3ef9e wallet to exchange nav fix 2023-02-08 16:51:13 -06:00
julian
2eb0b2e123 clean up exchange rate type enum, build runner mocks 2023-02-08 16:46:30 -06:00
julian
15a44d9dff centralize exchange rate type parameter 2023-02-08 14:48:09 -06:00
julian
5c29a543a9 reduce unneeded providers 2023-02-08 14:22:22 -06:00
julian
4630d616cd only show exchanges supported by selected aggregate currency pair based on exchange flow type 2023-02-08 14:06:58 -06:00
julian
b1c8a56ba6 aggregate currency 2023-02-08 13:06:26 -06:00
julian
a14cca58ee unsupported pair error propagation 2023-02-08 13:04:55 -06:00
julian
24baeb9ff5 show all available paired coins across exchange providers 2023-02-08 11:42:45 -06:00
julian
ae697928a6 no caching or switching of currencies based on exchange selection 2023-02-08 11:37:58 -06:00
julian
7616538248 exchange form field ui tweak 2023-02-08 11:25:31 -06:00
julian
83bc26921b epic address fix 2023-02-08 09:57:26 -06:00
julian
8c0f675852 majestic bank order tracking link 2023-02-08 09:34:59 -06:00
julian
3416ffdda6 restore mnemonic passphrase field 2023-02-08 09:20:34 -06:00
julian
8206972309 add loading screen if not exchange data cache exists while waiting for it to be populated for the first time. Added checks for incognito mode 2023-02-08 08:43:42 -06:00
julian
b9d006b6ea Merge branch 'isar_migrate_fix' into paynyms 2023-02-08 07:32:30 -06:00
julian
998967245e migrate wallet on open 2023-02-08 07:29:27 -06:00
julian
c034413bc7 do not attempt to recover address or tx data from hive 2023-02-07 15:11:22 -06:00
Diego Salazar
3104fdd856
bump version (1.5.37, 122) 2023-02-07 13:23:36 -07:00
Diego Salazar
df0e18c582
Merge pull request #338 from cypherstack/paynyms
refactor and clean up
2023-02-07 13:16:07 -07:00
julian
e1f5a2431a mb refcode 2023-02-07 13:10:57 -06:00
julian
174f849db0 mb refcode 2023-02-07 13:09:52 -06:00
julian-CStack
0e2c423d71
Merge branch 'staging' into paynyms 2023-02-07 11:47:03 -06:00
julian-CStack
c42e962190
Merge pull request #339 from cypherstack/simplex
Update Simplex API URL to production
2023-02-07 11:46:40 -06:00
julian
5bac2a79ea build runner mocks fix 2023-02-07 11:24:04 -06:00
julian
d4db845494 Merge branch 'exchange_refactor' into paynyms
# Conflicts:
#	test/pages/send_view/send_view_test.mocks.dart
#	test/widget_tests/managed_favorite_test.mocks.dart
#	test/widget_tests/table_view/table_view_row_test.mocks.dart
#	test/widget_tests/wallet_card_test.mocks.dart
#	test/widget_tests/wallet_info_row/sub_widgets/wallet_info_row_balance_future_test.mocks.dart
#	test/widget_tests/wallet_info_row/wallet_info_row_test.mocks.dart
2023-02-07 11:17:16 -06:00
julian
62f7ebbc3c Merge branch 'majestic_bank' into paynyms 2023-02-07 11:16:26 -06:00
julian
2366c40dcd currency loading performance increase 2023-02-07 11:10:35 -06:00
sneurlax
5173aec491 update simplex url
need to also update simplex_api
2023-02-07 10:32:46 -06:00
sneurlax
5e6ff5109d Merge remote-tracking branch 'cypherstack/staging' into simplex 2023-02-07 10:25:10 -06:00