Commit graph

3534 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-CStack
9f7783fb41
Merge branch 'staging' into stop-wallet-listener-on-sync 2023-05-09 11:34:29 -06:00
julian-CStack
1afd80a93b
Merge pull request #530 from detherminal/staging
docs: fix mistakes and improve quality
2023-05-09 11:33:14 -06:00
julian-CStack
dde1968d87
Merge pull request #531 from detherminal/add-issue-template
docs: add issue templates
2023-05-09 11:32:05 -06:00
detherminal
9ed458cf91 docs: add issue templates 2023-05-09 20:28:01 +03: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
detherminal
bdef196a19
docs: fix mistakes and improve quality 2023-05-09 16:09:28 +03:00
likho
f57ec039b2 Stop epicbox listener when wallet is syncing 2023-05-09 11:49:20 +02:00
Diego Salazar
cd176d9fa2
Bump version (v1.6.7, build 169 2023-05-08 16:19:19 -06:00
Diego Salazar
897e826788
Merge pull request #528 from cypherstack/ui-fixes
fix: ios xcode project use version from pubspec.yaml
2023-05-08 16:18:40 -06:00
julian
2cf7d6de93 fix: more bch zero conf special case fixes 2023-05-08 16:15:39 -06:00
julian
88d0638b43 fix: ios xcode project use version from pubspec.yaml 2023-05-08 14:01:04 -06:00
Diego Salazar
58ce2fb357
Merge pull request #527 from cypherstack/custom_block_explorers
Custom block explorers
2023-05-08 12:23:58 -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
julian
3f5cfcbfaf clean up unused code, imports, and formatting 2023-05-08 08:36:05 -06:00
julian
c8655d56bc Merge remote-tracking branch 'origin_SW/staging' into custom_block_explorers 2023-05-08 08:20:52 -06:00
julian-CStack
c864c60e68
Merge pull request #525 from detherminal/staging
feat: implement custom block explorer using isar
2023-05-08 08:20:29 -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
detherminal
47df2a8a7a feat: use isar instead of hive 2023-05-05 20:30:22 +03:00
julian
867c492da8 Merge remote-tracking branch 'origin_SW/staging' into ui-fixes 2023-05-05 10:38:20 -06:00
detherminal
bf6e378fbc Merge remote-tracking branch 'custom_block_explorers' into staging 2023-05-05 19:38:19 +03: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