cake_wallet/assets/images
Omar Hatem 36eacd8698
Wownero (#1485)
* fix: scanning issues

* fix: sync, storing silent unspents

* chore: deps

* fix: label issues, clear spent utxo

* chore: deps

* fix: build

* fix: missing types

* feat: new electrs API & changes, fixes for last block scanning

* feat: Scan Silent Payments homepage toggle

* chore: build configure

* feat: generic fixes, testnet UI improvements, useSSL on bitcoin nodes

* fix: invalid Object in sendData

* feat: improve addresses page & address book displays

* feat: silent payments labeled addresses disclaimer

* fix: missing i18n

* chore: print

* feat: single block scan, rescan by date working for btc mainnet

* feat: new cake features page replace market page, move sp scan toggle, auto switch node pop up alert

* feat: delete silent addresses

* fix: red dot in non ssl nodes

* fix: inconsistent connection states, fix tx history

* fix: tx & balance displays, cpfp sending

* feat: new rust lib

* chore: node path

* fix: check node based on network

* fix: missing txcount from addresses

* style: padding in feature page cards

* fix: restore not getting all wallet addresses by type

* fix: auto switch node broken

* fix: silent payment txs not being restored

* feat: change scanning to subscription model, sync improvements

* fix: scan re-subscription

* fix: default nodes

* fix: improve scanning by date, fix single block scan

* refactor: common function for input tx selection

* various fixes for build issues

* initial monero.dart implementation

* ...

* multiple wallets
new lib
minor fixes

* other fixes from monero.dart and monero_c

* fix: nodes & build

* update build scripts
fix polyseed

* remove unnecessary code

* Add windows app, build scripts and build guide for it.

* Minor fix in generated monero configs

* fix: send all with multiple outs

* add missing monero_c command

* add android build script

* Merge and fix main

* undo android ndk removal

* Fix modified exception_handler.dart

* Temporarily remove haven

* fix build issues

* fix pr script

* Fixes for build monero.dart (monero_c) for windows.

* monero build script

* wip: ios build script

* refactor: unchanged file

* Added build guides for iOS and macOS. Replaced nproc call on macOS. Added macOS configuration for configure_cake_wallet.sh script.

* Update monero.dart and monero_c versions.

* Add missed windows build scripts

* Update the application configuration for windows build script.

* Update cw_monero pubspec lock file for monero.dart

* Update pr_test_build.yml

* chore: upgrade

* chore: merge changes

* refactor: unchanged files [skip ci]

* Fix conflicts with main

* fix for multiple wallets

* Add tron to windows application configuration.

* Add macOS option for description message in configure_cake_wallet.sh

* Include missed monero dll for windows.

* fix conflicts with main

* Disable haven configuration for iOS as default. Add ability to configure cakewallet for iOS with  for configuration script. Remove cw_shared configuration for cw_monero.

* fix: scan fixes, add date, allow sending while scanning

* add missing nano secrets file [skip ci]

* ios library

* don't pull prebuilds android

* Add auto generation of manifest file for android project even for iOS, macOS, Windows.

* feat: sync fixes, sp settings

* feat: fix resyncing

* store crash fix

* make init async so it won't lag
disable print starts

* fix monero_c build issues

* libstdc++

* Fix MacOS saving wallet file issue
Fix Secure Storage issue (somehow)

* update pubspec.lock

* fix build script

* Use dylib as iOS framework. Use custom path for loading of iOS framework for monero.dart. Add script for generate iOS framework for monero wallet.

* fix: date from height logic, status disconnected & chain tip get

* fix: params

* feat: electrum migration if using cake electrum

* fix nodes
update versions

* re-enable tron

* update sp_scanner to work on iOS [skip ci]

* bump monero_c hash

* bump monero_c commit

* bump moneroc version

* bump monero_c commit

* Add ability to build monero wallet lib as universal lib. Update macOS build guide. Change default arch for macOS project to .

* fix: wrong socket for old electrum nodes

* Fix unchecked wallet type call

* get App Dir correctly in default_settings_migration.dart

* handle previous issue with fetching linux documents directory [skip ci]

* backup fix

* fix NTFS issues

* Close the wallet when the wallet gets changed

* fix: double balance

* feat: node domain

* fix: menu name

* bump monero_c commit

* fix: update tip on set scanning

* fix: connection switching back and forth

* feat: check if node is electrs, and supports sp

* chore: fix build

* minor enhancements

* fixes and enhancements

* solve conflicts with main

* Only stop wallet on rename and delete

* fix: status toggle

* minor enhancement

* Monero.com fixes

* bump monero_c commit

* update sp_scanner to include windows and linux

* Update macOS build guide. Change brew dependencies for build unbound locally.

* fix conflicts and update macos build guide

* remove build cache when on gh actions

* update secure storage

* free up even more storage

* free up more storage

* Add initial wownero

* fix conflicts

* fix workflow issue

* build wownero

* ios and windows changes

* macos

* complete wownero flow (app side)

* add keychain group entitlement and update script for RunnerBase on macos

* update secure_storage version to 8.1.0 in configure.dart

* add wownero framework

* update ios builds

* proper path for wownero and monero

* finalizing wownero

* finalizing wownero

* free up even more storage

* revert commenting of build gradle configs

* revert commenting of secrets [skip ci]

* free more storage

* minor fixes

* link android wownero libraries

* bump monero_c commit

* wownero fixes

* rename target

* build_single.sh using clean env

* bump monero_c commit

* minor fix

* Add wownero polyseed

* fix conflicts with main

* fix: wallet seed display
fix: wownero not refreshing

* fix: wallet seed display
fix: wownero not refreshing

* bump monero_c commit

* minor fixes

* fix: incorrectly displaying XMR instead of WOW

* fix: incorrect restore height in wownero

* bump monero_c commit

* Add Inno Setup Script for windows exe installer

* drop libc++_shared.so

* fixes from comments

* Fix CMake for windows

* Merge latest monero dart changes [skip ci]

* bump monero_c commit

* add wownero to build scripts for macos [skip ci]

* add 14 word seed support to wownero

* UI fixes for wownero seed restore

* minor fixes

* reformat code to pass lints

* wownero: fixes
haven: removal popup

* minor iOS fix [skip ci]

* fix: wownero confirmation count (it is spendable after 3 confirms)
fix: transaction history not displaying in WOW and XMR
when tx has 0 confirms,
This is more of a workaround, because I have no idea
why would the cpp code not return pending transaction.

* Update preferences_key.dart [skip ci]

* minor fixes

---------

Co-authored-by: Rafael Saes <git@rafael.saes.dev>
Co-authored-by: Czarek Nakamoto <cyjan@mrcyjanek.net>
Co-authored-by: M <m@cakewallet.com>
Co-authored-by: Konstantin Ullrich <konstantinullrich12@gmail.com>
Co-authored-by: Matthew Fosse <matt@fosse.co>
2024-07-04 22:43:17 +03:00
..
2.0x [CW-276] Privacy settings icon, name, and position 2022-12-12 10:07:37 -06:00
3.0x [CW-276] Privacy settings icon, name, and position 2022-12-12 10:07:37 -06:00
cakewallet_android_icon CW-507-Center-icon-Android (#1151) 2023-11-02 16:54:32 +02:00
flags Revert rename nga flag (#952) 2023-06-01 15:46:17 +03:00
macos_icons v4.13.0 and v1.10.0 (#1265) 2024-01-16 02:02:10 +02:00
monerocom_android_icon CW-507-Center-icon-Android (#1151) 2023-11-02 16:54:32 +02:00
aave_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
ada.png CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget 2020-05-20 20:28:01 +03:00
ada_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
address_book_icon.png Added the project 2020-01-04 21:31:52 +02:00
airplane.png Ionia (#437) 2022-07-28 18:03:16 +01:00
ape_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
arb_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
arrow_bottom_cake_green.png Added the project 2020-01-04 21:31:52 +02:00
arrow_bottom_purple_icon.png Added the project 2020-01-04 21:31:52 +02:00
avaxc_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
avdo_icon.png CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
back_arrow.png Added the project 2020-01-04 21:31:52 +02:00
back_arrow_dark_theme.png Added the project 2020-01-04 21:31:52 +02:00
back_vector.png CAKE-28 | created filter tile, filter widget, checkbox widget and filter item; applied filter items to filter widget, also applied filter widget to dashboard page; reworked wallet list page and menu widget; applied light and dark themes to filter widget and wallet list age; fixed filtered method in the trade filter store 2020-08-28 23:04:48 +03:00
backup.png CAKE-31 | applied new design to restore buttons 2020-09-01 22:04:00 +03:00
badge_discount.png Ionia (#437) 2022-07-28 18:03:16 +01:00
bat_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
bch.png CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget 2020-05-20 20:28:01 +03:00
bch_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
birthday_cake.png CWA-210 | applied new design to send page; created sending alert and confirm sending alert 2020-05-07 20:10:04 +03:00
bitcoin.png CWA-204 | applied new design to welcome and new wallet pages; created new wallet type page and select button; changed loading primary button 2020-04-28 20:50:12 +03:00
bitcoin_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
bitcoin_menu.png CAKE-20 | applied light theme to dashboard, receive, monero_account_list, monero_account_edit_or_create, address_edit_or_create, trade_details, transaction_details and base pages 2020-08-19 20:57:06 +03:00
bitmap.png Added the project 2020-01-04 21:31:52 +02:00
bluetooth.png Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
bnb.png CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget 2020-05-20 20:28:01 +03:00
bnb_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
bonk_icon.png CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
btc.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
btt_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
buy.png Redesigned bottom bar of main screen according Figma (#279) 2022-03-15 17:13:34 +03:00
cake_arrow.png Added the project 2020-01-04 21:31:52 +02:00
cake_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
cake_logo.png CAKE-317 | changed app's logo 2021-05-04 13:59:44 +03:00
cakewallet_android_icon.png CW-507-Center-icon-Android (#1151) 2023-11-02 16:54:32 +02:00
cakewallet_app_logo.png CW-507-Center-icon-Android (#1151) 2023-11-02 16:54:32 +02:00
cakewallet_icon_120.png Fixes for unspent coins box initialization. Change cakewallet icons. Add wallet naming for new wallets. 2022-01-08 16:33:17 +02:00
cakewallet_icon_180.png Fixes for unspent coins box initialization. Change cakewallet icons. Add wallet naming for new wallets. 2022-01-08 16:33:17 +02:00
cakewallet_icon_1024.png Fixes for unspent coins box initialization. Change cakewallet icons. Add wallet naming for new wallets. 2022-01-08 16:33:17 +02:00
cakewallet_logo.png Icon generation for android 2022-01-04 20:33:57 +02:00
card.png Ionia (#437) 2022-07-28 18:03:16 +01:00
cards.svg Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
category.png Ionia (#437) 2022-07-28 18:03:16 +01:00
change_now.png Added the project 2020-01-04 21:31:52 +02:00
changenow.png CAKE-15 | moved sync indicator to appbar of the dashboard page; added and applied poppins font to the app; changed balance page, date section row, trade row and transaction row; changed call of the dashboard page in the router 2020-07-22 13:04:11 +03:00
close.png CAKE-19 | created page view store, alert background, alert close button, cake scrollbar; applied new design to monero_account_edit_or_create_page, monero_account_list_page, address_edit_or_create_page; added scrollOffsetFromTop to monero_account_list_view_model; added string resources to arb files and colors to palette 2020-07-28 19:03:34 +03:00
close_button.png Added the project 2020-01-04 21:31:52 +02:00
close_button_dark_theme.png Added the project 2020-01-04 21:31:52 +02:00
coins.png CWA-198 | added transaction history panel to dashboard page; added fiat currency symbol to transaction_info; changed date_section_raw, trade_row and transaction_raw 2020-04-16 21:41:04 +03:00
comp_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
copy.png Ionia (#437) 2022-07-28 18:03:16 +01:00
copy_address.png CAKE-19 | created qr_widget (new design) and address_page; applied address page to dashboard page 2020-07-27 20:07:37 +03:00
copy_content.png CWA-209 | applied new design to receive page 2020-05-05 20:59:56 +03:00
cro_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
crypto_lock.png CWA-201 | applied new design to primary button and seed page; added base alert dialog and reconnect alert dialog 2020-04-24 20:34:32 +03:00
crypto_lock_light.png CWA-221 | reworked seed_language_page as adaptive page; added crypto_lock_light; decreased font size of wallet address on the wallet card 2020-06-10 16:08:57 +03:00
dai.png CAKE-53 | added dai to cryptocurrencies list; added dai to currency picker; added dai logo to contact list page; added address validator for dai 2020-09-24 21:58:07 +03:00
dai_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
dash.png CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget 2020-05-20 20:28:01 +03:00
dash_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
dcr_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
delete_icon.png CWA-207 | applied new design to pin code page; added pin alert dialog; added barrier dismissible property to base alert page 2020-04-27 20:31:39 +03:00
delivery.png Ionia (#437) 2022-07-28 18:03:16 +01:00
desktop_transactions_outline_icon.png Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
desktop_transactions_solid_icon.png Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
dfx_dark.png CW-532-DFX-buy-provider (#1209) 2023-12-08 16:05:52 +02:00
dfx_light.png CW-532-DFX-buy-provider (#1209) 2023-12-08 16:05:52 +02:00
digibyte.png Generic fixes (#1304) 2024-02-23 19:09:24 +02:00
doge_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
down_arrow.png CWA-198 | added transaction history panel to dashboard page; added fiat currency symbol to transaction_info; changed date_section_raw, trade_row and transaction_raw 2020-04-16 21:41:04 +03:00
download.png CAKE-15 | implemented new design to dashboard page; created balance page; applied sync indicator to balance page; applied action buttons, page view and dots indicator to dashboard page; added colors of dashboard page to palette 2020-07-21 20:22:41 +03:00
dydx_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
emoji_popup.png CAKE-360 | merged all yat branches into current; saving information about yat to connected wallet; fixed qr widget; applied yat, unstoppable domains and open alias to contact book 2021-10-01 18:13:10 +03:00
ens_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
eos.png CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget 2020-05-20 20:28:01 +03:00
eos_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
eth.png CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget 2020-05-20 20:28:01 +03:00
eth_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
exchange.png CWA-198 | added transaction history panel to dashboard page; added fiat currency symbol to transaction_info; changed date_section_raw, trade_row and transaction_raw 2020-04-16 21:41:04 +03:00
exchange_icon.png Added the project 2020-01-04 21:31:52 +02:00
exolix.png Exolix integration: bugfix apiToken on fetchRates (#1120) 2023-10-12 03:20:19 +03:00
eye.png CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions 2020-04-21 21:23:40 +03:00
eye_action.png CWA-201 | moved WalletTile class to wallet_tile.dart; changed design for PrimaryImageButton; changed background color for wallet_list_page; added short address to current wallet in the wallet_tile 2020-04-24 15:01:19 +03:00
eye_menu.png CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator 2020-07-31 18:29:21 +03:00
face.png CWA-207 | applied new design to pin code page; added pin alert dialog; added barrier dismissible property to base alert page 2020-04-27 20:31:39 +03:00
filter.png Ionia (#437) 2022-07-28 18:03:16 +01:00
filter_button.png CWA-198 | added transaction history panel to dashboard page; added fiat currency symbol to transaction_info; changed date_section_raw, trade_row and transaction_raw 2020-04-16 21:41:04 +03:00
filter_icon.png CAKE-15 | implemented new design to dashboard page; created balance page; applied sync indicator to balance page; applied action buttons, page view and dots indicator to dashboard page; added colors of dashboard page to palette 2020-07-21 20:22:41 +03:00
filter_light_button.png CWA-217 | applied light mode to the application; deleted copy button, enter_pin_code.dart, present picker and standard close button; applied new design to rescan page 2020-05-29 18:10:11 +03:00
firo_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
food.png Ionia (#437) 2022-07-28 18:03:16 +01:00
frax_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
ftm_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
gaming.png Ionia (#437) 2022-07-28 18:03:16 +01:00
github.png CAKE-324 | added website and github links to support page 2021-05-17 21:22:49 +03:00
global.png Ionia (#437) 2022-07-28 18:03:16 +01:00
gmt_icon.png CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
grt_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
gtc_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
gusd_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
haven_logo.png Hv (#295) 2022-03-30 17:57:04 +02:00
haven_menu.png Hv (#295) 2022-03-30 17:57:04 +02:00
hbar_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
header.png CWA-198 | changed background color of dashboard page; added color of bounds and shadows to wallet card; changed color of buttons in the button_header 2020-04-30 20:35:06 +03:00
hnt_icon.png CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
home_screen_settings_icon.png Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
kaspa_icon.png Improve balance card UI (#1259) 2024-01-08 16:05:35 +02:00
key.png CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions 2020-04-21 21:23:40 +03:00
key_menu.png CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator 2020-07-31 18:29:21 +03:00
keysIco.png Added the project 2020-01-04 21:31:52 +02:00
kmd_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
ldo_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
ledger_nano.png Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
litecoin-ltc_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
litecoin.png CWA-215 | applied new design to address book page 2020-05-19 20:47:42 +03:00
litecoin_icon.png Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
litecoin_img.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
litecoin_menu.png Fixes for LTC. 2021-05-07 21:59:03 +03:00
live_support.png Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
load.png CWA-201 | added wallet tiles to wallet list page; added colors and images to wallet menu 2020-04-23 21:36:52 +03:00
mana_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
mastercard.png Ionia (#437) 2022-07-28 18:03:16 +01:00
matic_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
menu.png CAKE-15 | implemented new design to dashboard page; created balance page; applied sync indicator to balance page; applied action buttons, page view and dots indicator to dashboard page; added colors of dashboard page to palette 2020-07-21 20:22:41 +03:00
menu_button.png CWA-198 | added transaction history panel to dashboard page; added fiat currency symbol to transaction_info; changed date_section_raw, trade_row and transaction_raw 2020-04-16 21:41:04 +03:00
mini_search_icon.png Ionia (#437) 2022-07-28 18:03:16 +01:00
mkr_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
monero.com_android_icon.png CW-507-Center-icon-Android (#1151) 2023-11-02 16:54:32 +02:00
monero.com_icon_120.png Icons for ios script 2022-01-04 20:22:24 +02:00
monero.com_icon_180.png Icons for ios script 2022-01-04 20:22:24 +02:00
monero.com_icon_1024.png Fixes for unspent coins box initialization. Change cakewallet icons. Add wallet naming for new wallets. 2022-01-08 16:33:17 +02:00
monero.com_logo.png CW-507-Center-icon-Android (#1151) 2023-11-02 16:54:32 +02:00
monero.png CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions 2020-04-21 21:23:40 +03:00
monero_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
monero_logo.png CAKE-39 | changed monero logo (contact list, wallet list, new wallet type pages); changed buttons color on alerts, wallet list page, new wallet type page, receive page, monero account list page 2020-09-09 22:12:49 +03:00
monero_menu.png Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
moonpay-icon.png CAKE-306 | fixed MoonPay icon for buy_list_item.dart and order_row.dart 2021-06-02 16:52:58 +03:00
moonpay.png CAKE-344 | added MoonPay contact to support page; applied icon color change according to theme 2021-06-29 13:52:22 +03:00
moonpay_dark.png CW-539-DFX-off-ramp-sell-provider (#1229) 2023-12-28 21:20:59 +02:00
moonpay_light.png CW-539-DFX-off-ramp-sell-provider (#1229) 2023-12-28 21:20:59 +02:00
more.png Added the project 2020-01-04 21:31:52 +02:00
more_links.png Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
morph.png CAKE-15 | moved sync indicator to appbar of the dashboard page; added and applied poppins font to the app; changed balance page, date section row, trade row and transaction row; changed call of the dashboard page in the router 2020-07-22 13:04:11 +03:00
morph_icon.png CWA-212 | created exchange template and exchange template store; added exchange cards to exchange template page; added exchange templates to exchange page; added provider icons to provider picker 2020-05-14 20:29:10 +03:00
nano.png CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget 2020-05-20 20:28:01 +03:00
nano_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
near_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
new_wallet.png CWA-201 | moved WalletTile class to wallet_tile.dart; changed design for PrimaryImageButton; changed background color for wallet_list_page; added short address to current wallet in the wallet_tile 2020-04-24 15:01:19 +03:00
nexo_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
nodes.png CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions 2020-04-21 21:23:40 +03:00
nodes_menu.png CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator 2020-07-31 18:29:21 +03:00
notification_icon.svg Monero update (#1325) 2024-03-14 20:26:00 +02:00
onramper_dark.png Add additional Buy Provider (#1071) 2023-09-14 22:14:49 +03:00
onramper_light.png Add additional Buy Provider (#1071) 2023-09-14 22:14:49 +03:00
open_book.png CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions 2020-04-21 21:23:40 +03:00
open_book_menu.png CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator 2020-07-31 18:29:21 +03:00
oxt_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
paste_button.png Added the project 2020-01-04 21:31:52 +02:00
paste_ios.png CAKE-99 | added paste_ios.png and removed duplicate.png; applied ios paste icon to address_text_field 2020-10-02 20:28:34 +03:00
paxg_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
pepe_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
pivx_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
pre_seed_dark.png CAKE-194 | added pre seed page to app; called pre seed page when creating new wallet from welcome an wallet list pages; added images to assets 2020-11-27 13:08:17 +02:00
pre_seed_light.png CAKE-194 | added pre seed page to app; called pre seed page when creating new wallet from welcome an wallet list pages; added images to assets 2020-11-27 13:08:17 +02:00
privacy_menu.png [CW-276] Privacy settings icon, name, and position 2022-12-12 10:07:37 -06:00
profile.png Ionia (#437) 2022-07-28 18:03:16 +01:00
qr_code_icon.png CWA-210 | applied new design to send page; created sending alert and confirm sending alert 2020-05-07 20:10:04 +03:00
qr_icon.png Added the project 2020-01-04 21:31:52 +02:00
quantex.png Cw 613 quantex (#1377) 2024-05-14 05:07:16 +03:00
question_mark.png CAKE-28 | reworked exchange confirm page; applied light and dark themes to exchange confirm page, currency picker, picker, base alert dialog, alert with one action; applied maximum characters parameter to crypto currency text field in the exchange card 2020-08-25 21:12:14 +03:00
ray_icon.png CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
receive_icon.png Added the project 2020-01-04 21:31:52 +02:00
receive_icon_raw.png Added the project 2020-01-04 21:31:52 +02:00
received.png Redesigned bottom bar of main screen according Figma (#279) 2022-03-15 17:13:34 +03:00
reconnect.png CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions 2020-04-21 21:23:40 +03:00
reconnect_menu.png CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator 2020-07-31 18:29:21 +03:00
red_badge_discount.png Ionia (#437) 2022-07-28 18:03:16 +01:00
refresh_icon.png Added the project 2020-01-04 21:31:52 +02:00
restore_keys.png CAKE-31 | applied new design to restore buttons 2020-09-01 22:04:00 +03:00
restore_qr.png CW-365-Wallet-QR-codes-not-working-properly-on-some-devices (#909) 2023-05-08 23:30:14 +03:00
restore_seed.png CAKE-31 | applied new design to restore buttons 2020-09-01 22:04:00 +03:00
restore_wallet.png CWA-201 | moved WalletTile class to wallet_tile.dart; changed design for PrimaryImageButton; changed background color for wallet_list_page; added short address to current wallet in the wallet_tile 2020-04-24 15:01:19 +03:00
restore_wallet_image.png CAKE-31 | applied new design to restore buttons 2020-09-01 22:04:00 +03:00
restoreSeed.png Added the project 2020-01-04 21:31:52 +02:00
right_arrow.png CWA-198 | created front and back sides of wallet card 2020-04-15 19:33:41 +03:00
robinhood_dark.png Add additional Buy Provider (#1071) 2023-09-14 22:14:49 +03:00
robinhood_light.png Add additional Buy Provider (#1071) 2023-09-14 22:14:49 +03:00
rune_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
rvn_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
sc_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
scanner.png CWA-201 | added wallet tiles to wallet list page; added colors and images to wallet menu 2020-04-23 21:36:52 +03:00
scrt_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
search_icon.png Rework settings pickers (#398) 2022-06-29 13:38:44 +01:00
seed_image.png Added the project 2020-01-04 21:31:52 +02:00
seedIco.png Added the project 2020-01-04 21:31:52 +02:00
seedKeys.png Added the project 2020-01-04 21:31:52 +02:00
select_arrow.png CWA-205 | applied new design to seed_language_page 2020-05-01 21:36:48 +03:00
sell.png Redesigned bottom bar of main screen according Figma (#279) 2022-03-15 17:13:34 +03:00
send.png CWA-198 | added transaction history panel to dashboard page; added fiat currency symbol to transaction_info; changed date_section_raw, trade_row and transaction_raw 2020-04-16 21:41:04 +03:00
send_icon.png Added the project 2020-01-04 21:31:52 +02:00
settings.png CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions 2020-04-21 21:23:40 +03:00
settings_icon.png Added the project 2020-01-04 21:31:52 +02:00
settings_menu.png CAKE-220. CAKE-241. CAKE-242. 2021-01-18 22:52:12 +02:00
settings_outline.png Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
setup_2fa_img.png [skip ci] update icon 2023-12-14 14:51:52 +02:00
share.png CAKE-19 | created page view store, alert background, alert close button, cake scrollbar; applied new design to monero_account_edit_or_create_page, monero_account_list_page, address_edit_or_create_page; added scrollOffsetFromTop to monero_account_list_view_model; added string resources to arb files and colors to palette 2020-07-28 19:03:34 +03:00
shib_icon.png Fix shib and storj (#997) 2023-07-13 21:47:12 +03:00
sideshift.png Cw 72 implement sideshift exchange (#332) 2022-04-13 14:28:21 +01:00
simpleSwap.png Cw 110 integrate simple swap exchange (#459) 2022-08-31 16:34:07 +01:00
sol_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
status_website_image.png Generic fixes (#1320) 2024-03-10 04:02:30 +02:00
steth_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
storj_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
stx_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
support_icon.png Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
tbtc.png Cw 453 (#1306) 2024-05-29 17:43:48 +03:00
Telegram.png Added the project 2020-01-04 21:31:52 +02:00
thorchain.png Cw 537 integrate thor chain swaps (#1280) 2024-03-28 14:41:11 +02:00
to_icon.png CWA-210 | added template class, template tile, send template page and send template store 2020-05-08 19:22:56 +03:00
transaction_incoming.png Added the project 2020-01-04 21:31:52 +02:00
transaction_outgoing.png Added the project 2020-01-04 21:31:52 +02:00
transfer.png CAKE-182 | changed colors on dashboard page for light theme; changed action buttons icons on dashboard page; changed buttons colors on alerts for light theme; deleted item_from_theme.dart; added getters (isLightTheme, isBrightTheme, isDarkTheme) to Themes class; applied getters to the app 2020-12-14 19:54:56 +02:00
trash.png CWA-201 | added wallet tiles to wallet list page; added colors and images to wallet menu 2020-04-23 21:36:52 +03:00
triangle.png CAKE-15 | implemented new design to dashboard page; created balance page; applied sync indicator to balance page; applied action buttons, page view and dots indicator to dashboard page; added colors of dashboard page to palette 2020-07-21 20:22:41 +03:00
trocador.png Add trocador exchange provider 2023-02-06 21:20:43 +02:00
trx.png CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget 2020-05-20 20:28:01 +03:00
trx_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
tshirt.png Ionia (#437) 2022-07-28 18:03:16 +01:00
tusd_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
Twitter.png Added the project 2020-01-04 21:31:52 +02:00
uni_icon.png Cw 178 additional accents for exchange (#526) 2022-10-20 13:23:36 -04:00
up_arrow.png CWA-198 | added transaction history panel to dashboard page; added fiat currency symbol to transaction_info; changed date_section_raw, trade_row and transaction_raw 2020-04-16 21:41:04 +03:00
upload.png CAKE-182 | changed colors on dashboard page for light theme; changed action buttons icons on dashboard page; changed buttons colors on alerts for light theme; deleted item_from_theme.dart; added getters (isLightTheme, isBrightTheme, isDarkTheme) to Themes class; applied getters to the app 2020-12-14 19:54:56 +02:00
usb.png Cw 604 integrate bitcoin ledger (#1407) 2024-05-05 04:44:50 +03:00
usdc_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
usdt.png CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget 2020-05-20 20:28:01 +03:00
usdt_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
usdterc.png CAKE-54 | added usdt erc20 to cryptocurrencies list; added usdt erc20 to currency picker; added usdt erc20 logo to contact list page; added address validator for usdt erc20; reworked currency picker 2020-09-25 16:30:39 +03:00
usdterc20_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
usdterc_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
usdttrc20_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
wallet.png CWA-198 | implemented menu screen; added menu widget; added images to menu items and fixed menu actions 2020-04-21 21:23:40 +03:00
wallet_guides.png Re add chatwoot (#1044) 2023-08-15 03:47:25 +03:00
wallet_icon.png Added the project 2020-01-04 21:31:52 +02:00
wallet_menu.png CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator 2020-07-31 18:29:21 +03:00
wallet_name.png CWA-205 | applied new design to seed_language_page 2020-05-01 21:36:48 +03:00
wallet_name_light.png CWA-221 | reworked new_wallet_page, new_wallet_type_page, seed_page and welcome_page as adaptive pages; added light theme pictures 2020-06-09 21:43:55 +03:00
wallet_outline.png Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
wallet_solid.png Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
wallet_type.png CWA-204 | applied new design to welcome and new wallet pages; created new wallet type page and select button; changed loading primary button 2020-04-28 20:50:12 +03:00
wallet_type_light.png CWA-221 | reworked new_wallet_page, new_wallet_type_page, seed_page and welcome_page as adaptive pages; added light theme pictures 2020-06-09 21:43:55 +03:00
walletconnect_logo.png Cw 451 wallet connect for ethereum (#1049) 2023-10-03 17:56:10 +03:00
wbtc_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
welcome.png CWA-204 | applied new design to welcome and new wallet pages; created new wallet type page and select button; changed loading primary button 2020-04-28 20:50:12 +03:00
welcome_light.png CWA-221 | reworked new_wallet_page, new_wallet_type_page, seed_page and welcome_page as adaptive pages; added light theme pictures 2020-06-09 21:43:55 +03:00
welcomeImg.png Added the project 2020-01-04 21:31:52 +02:00
weth_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00
wifi.png Ionia (#437) 2022-07-28 18:03:16 +01:00
wownero_icon.png Wownero (#1485) 2024-07-04 22:43:17 +03:00
wownero_menu.png Wownero (#1485) 2024-07-04 22:43:17 +03:00
wyre-icon.png CAKE-301 | added wyre contact to support page 2021-03-26 20:59:38 +02:00
wyre.png CAKE-301 | added wyre contact to support page 2021-03-26 20:59:38 +02:00
x.png Added the project 2020-01-04 21:31:52 +02:00
xhv_logo.png Cw 55 allow saving templateswith fiat amount (#343) 2022-05-03 11:44:13 +01:00
xlm.png CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget 2020-05-20 20:28:01 +03:00
xlm_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
xmr_btc.png Added the project 2020-01-04 21:31:52 +02:00
xmrto.png CAKE-15 | moved sync indicator to appbar of the dashboard page; added and applied poppins font to the app; changed balance page, date section row, trade row and transaction row; changed call of the dashboard page in the router 2020-07-22 13:04:11 +03:00
xrp.png CWA-215 | added cryptocurrency icons to address book; applied new design to contact page; added suffixIcon parameter to base text form field; fixed seed widget 2020-05-20 20:28:01 +03:00
xrp_icon.png Cw 09 implement picker screen with ability to search (#250) 2022-03-31 15:16:42 +01:00
xvg_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
yat_crypto.png CAKE-356 | added "Manage Yats" item to the settings page; reworked primary icon button; added yat address to qr widget; created yat_alert.dart, yat_webview_page.dart, yat_store.dart, yat_view_model.dart, yat_exception.dart, yat_record.dart 2021-08-20 16:26:00 +03:00
yat_logo.png CAKE-360 | added shouldShowYatPopup parameter to settings_store.dart and applied this parameter to dashboard_view_model.dart and dashboard_page.dart; added scrollbar to choose_yat_address_alert.dart; changed yat logo; fixed fetchYatAddress() method in the yat_store.dart; created class YatLink 2021-10-04 16:03:35 +03:00
yat_mini_logo.png Add current route to router. Add yat contacts to support screen. 2021-11-05 15:08:45 +00:00
zec_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
zen_icon.png add new coins to exchange (#499) 2022-09-07 13:10:21 +01:00
zrx_icon.png CW-306 New assets for exchange and cleanup (#993) 2023-07-13 17:31:45 +03:00