Commit graph

3255 commits

Author SHA1 Message Date
julian
0c305c4911 delete color theme files 2023-05-09 13:59:09 -06:00
julian
5f9c68e534 move notifications wrapper 2023-05-09 12:01:55 -06:00
julian
a5275121da clean up pubspec assets 2023-05-09 11:58:54 -06:00
julian
b66e43f788 comment out erroring code for now 2023-05-09 11:56:24 -06:00
julian
511ac393b6 untested notifications wrapper 2023-05-09 11:54:15 -06:00
julian
aae766cdba update a few more assets and added missing background asset to theme class 2023-05-09 10:59:55 -06:00
julian
fae467440c update text styles 2023-05-09 10:53:15 -06:00
julian
7da7302e63 fix: added missing assets to theme and updated more references to use theme provided assets 2023-05-09 10:51:30 -06:00
julian
e92501c38d fix: load secondary (ex. chan kiss) gif properly if exists 2023-05-09 10:36:01 -06:00
julian
87bafa77c5 fix: load gif properly if exists 2023-05-09 10:32:36 -06:00
julian
8f5da9c4da fix: add missing buy image to theme and fix a couple other asset refs 2023-05-09 10:30:06 -06:00
julian
bd476a04a0 pass theme id 2023-05-09 10:24:37 -06:00
julian
efec395c79 fix: import 2023-05-09 10:24:11 -06:00
julian
789029a11f some clean up of assets.dart 2023-05-09 10:23:39 -06:00
julian
7da9f3b6e1 add secondary images to differentiate between chan plain and kiss coin gifs 2023-05-09 09:48:28 -06:00
julian
f3da99fd00 use id given by server 2023-05-09 09:26:19 -06:00
julian
236b895ae4 fix: delete themed assets from bundle and remove remaining references to assets.dart for themed icon assets 2023-05-09 09:21:04 -06:00
julian
575ec170f8 fix: added missing exchange status icon assets 2023-05-09 09:14:48 -06:00
julian-CStack
a73f5a1b3d remove unnecessary cast 2023-05-08 12:03:38 -06:00
julian-CStack
5edb8c68f0 WIP update tests 2023-05-08 11:59:00 -06:00
julian-CStack
11268d980c comment out unused vars 2023-05-08 11:58:36 -06:00
julian-CStack
f9f6d749ef Merge remote-tracking branch 'origin_SW/staging' into themes 2023-05-08 10:55:11 -06:00
Diego Salazar
1a2a672079
Bump version (1.7.6, build 168) 2023-05-05 16:17:56 -06:00
Diego Salazar
6efa5597bf
Merge pull request #520 from cypherstack/add-epic-send-to-address
fix: Add send to address for epic when sending
2023-05-05 16:16:56 -06:00
Diego Salazar
70f474fd82
Merge pull request #524 from cypherstack/ui-fixes
various fixes
2023-05-05 16:16:45 -06:00
julian
867c492da8 Merge remote-tracking branch 'origin_SW/staging' into ui-fixes 2023-05-05 10:38:20 -06:00
julian-CStack
a6ba80ceab
Merge pull request #522 from cypherstack/update-lib-epiccash
Update submodule flutterlibepiccash to epic-wallet branch epicbox-0.0.2
2023-05-05 10:37:44 -06:00
julian
38c4f6bc12 fix: desktop exchange form overflow 2023-05-05 10:30:34 -06:00
julian
0ab96ad6a1 fix: some exchange api error propagation 2023-05-05 10:25:56 -06:00
julian
0ca5e46474 fix: Dart's stupid rounding 2023-05-05 09:32:55 -06:00
likho
1dc9add856 Reset libepiccash to main 2023-05-05 17:02:00 +02:00
julian
22a7763b26 fix: desktop trocador kyc rating info dialog 2023-05-05 08:56:04 -06:00
likho
0386fded7f Update submodule flutterlibepiccash to epic-wallet branch epicbox-0.0.2 2023-05-05 16:33:58 +02:00
julian
a00f226f52 remove auto setting 8 decimal places 2023-05-05 08:20:37 -06:00
julian
16ca32a882 Don't show exchange providers until amount is entered 2023-05-05 08:16:08 -06:00
likho
4d785e113c Merge branch 'staging' into add-epic-send-to-address 2023-05-05 14:01:02 +02:00
likho
affee53ca6 Add send to address for epic when sending 2023-05-05 13:58:53 +02:00
Diego Salazar
4f78dfba02
Bump version (1.7.5, build 167) 2023-05-04 16:56:49 -06:00
Diego Salazar
63fa856b1c
Merge pull request #519 from cypherstack/ui-fixes
fix biometrics button + center PIN page
2023-05-04 16:56:03 -06:00
ryleedavis
7c8b31dc4c center lock screen PIN page 2023-05-04 16:37:57 -06:00
ryleedavis
8d7db30328 move biometrics to appbar 2023-05-04 16:37:57 -06:00
Diego Salazar
107e2ba411
Bump version (v1.7.5, build 166) 2023-05-04 15:18:28 -06:00
Diego Salazar
756cc9e251
Merge pull request #518 from cypherstack/ui-fixes
UI fixes
2023-05-04 15:17:40 -06:00
julian
8fd0caac44 Merge branch 'staging' into ui-fixes 2023-05-04 15:14:39 -06:00
Diego Salazar
364da8f207
Merge pull request #517 from cypherstack/trocador
Alpha: initial trocador implementation and exchange form state major refactor
2023-05-04 15:13:17 -06:00
Diego Salazar
8e631f0e84
Merge pull request #513 from cypherstack/docs
Docs update
2023-05-04 15:12:47 -06:00
julian
52d50d112c updated loader_and_checkmark lottie file 2023-05-04 15:05:43 -06:00
julian
3a9d23d0f9 add a (+) wallet button on mobile (per coin) wallets list 2023-05-04 14:52:58 -06:00
ryleedavis
90f5e6c369 replace coin icons for swap + buy crypto select sheets 2023-05-04 13:26:46 -06:00
julian-CStack
6bed5e3e03
Merge branch 'staging' into docs 2023-05-04 12:35:03 -06:00