Commit graph

74 commits

Author SHA1 Message Date
julian
37f23a09f5 btc testnet4 2024-06-20 10:39:22 -06:00
julian
9006de0f0a code style clean up and gen mocks 2024-05-27 18:01:41 -06:00
julian
9398a09533 in app logo icon override option added so the stack wallet logo in the standard themes can be replaced specifically for duo but possibly other options as well 2024-05-23 15:38:45 -06:00
julian
e01b778778 dart fix --apply --code=prefer_relative_imports 2024-05-22 18:37:06 -06:00
julian
cc7b958c5a script generated app_config.g.dart file 2024-05-22 13:38:49 -06:00
julian
e0abd97041 make it easy to comment out certain coins in app config to disable them 2024-05-21 12:57:56 -06:00
julian
c9d4e57d65 rename to shorter name 2024-05-21 12:57:51 -06:00
julian
a82f6c3c6e coin enum finally gone 2024-05-15 15:24:02 -06:00
sneurlax
b917dab5c0 whiteLabel.dart -> app_config.dart
redux
2024-05-14 11:31:16 -06:00
sneurlax
570a5f378f whiteLabel.dart -> app_config.dart
related rafactorings
2024-05-14 11:31:16 -06:00
sneurlax
b1e0e92d5a My Prefix 2024-05-14 11:31:16 -06:00
julian
cb70b5c92f show current spark address as my stack contact address for firo wallets 2024-05-10 10:09:30 -06:00
julian
a63e2c784e icon size fix 2024-05-07 11:49:49 -06:00
likho
365b117215 Fix error with deleting an address book entry 2024-02-08 14:35:51 +02:00
julian
500fd9b94d use isTestnet flag on coin enum 2024-01-15 15:44:55 -06:00
julian
5ba29b7299 mostly (roughly) refactored with new wallet providers as well as using a TxData object in place of dynamic Maps 2023-11-03 13:46:55 -06:00
julian
ce7d10ef16 rename and refactor wallets.dart provider 2023-10-31 11:15:59 -06:00
julian
d894d60c1e contact address sorting 2023-07-04 17:40:06 -06:00
julian
b92fb5b547 Merge remote-tracking branch 'origin_SW/add_nano' into flutter_upgrade
# Conflicts:
#	pubspec.lock
2023-06-05 14:48:03 -06:00
julian
044c957152 refactor dropdown2 and qr image 2023-06-05 07:40:56 -06:00
detherminal
95a0309b8b docs: add header to source code again 2023-05-27 00:21:16 +03:00
detherminal
ccf5e68fc6 Revert "docs: add copyright header to all source code"
This reverts commit 84ac798bb8.
2023-05-27 00:19:24 +03:00
detherminal
84ac798bb8 docs: add copyright header to all source code 2023-05-26 19:33:04 +03:00
julian
e843065278 fix: contact id access fixes 2023-05-16 09:33:28 -06:00
julian
59c1a49ee7 Merge branch 'ui-fixes' into address_book_isar
# Conflicts:
#	lib/pages_desktop_specific/address_book_view/subwidgets/desktop_contact_details.dart
#	lib/utilities/db_version_migration.dart
2023-05-15 14:15:34 -06:00
julian
52bffbac08 add contacts migration from hive to isar and remove contact class conversion 2023-05-15 14:12:06 -06:00
detherminal
524f4c5514 feat: move address books to isar 2023-05-14 18:06:47 +03:00
julian
539dec13f5 clean up and fixed bugs found while porting themes to duo 2023-05-13 21:25:46 -06:00
julian
e53e7e5055 set up installing of themes and including default themes 2023-05-09 15:58:42 -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
ryleedavis
301f4b5cf5 WIP: rename coin image provider + add coin icon provider 2023-05-02 15:05:04 -06:00
ryleedavis
93441bdf4d theme_coin_provider + replaced big coin images 2023-05-01 14:14:08 -06:00
ryleedavis
68ad1dfb2b replace stackIcon asset images 2023-04-25 16:07:28 -06:00
julian
16efeea1db project structure 2023-03-01 15:52:13 -06:00
julian
69435f4807 rename and fix text button style update bug 2023-01-30 15:34:21 -06:00
julian
028b261dee refactor button style getter names 2023-01-24 13:29:12 -06:00
julian
5562c14527 WIP refactor to single main isar db 2023-01-16 15:04:03 -06:00
julian
0543c4b044 filter by address fixes 2023-01-13 12:00:02 -06:00
julian
eb915a0927 use isar query to fetch contact transactions 2023-01-11 21:36:00 -06:00
julian
42aad5dcd5 themed background gradient option and background image, as well as various button height fixes for mobile 2022-11-25 13:24:01 -06:00
julian
4d17c1db5f addressbook filter coins list fix 2022-11-18 10:22:43 -06:00
julian
d4b7ec0f17 desktop edit contact 2022-11-18 10:22:43 -06:00
julian
df64e48e1e desktop add new contact address entry 2022-11-17 18:14:39 -06:00
julian
cd19d776ae desktop edit contact address entry 2022-11-17 18:14:39 -06:00
julian
8799a9cfa2 my stack contact tweaks 2022-11-17 16:18:07 -06:00
julian
0503999fa7 WIP coin dropdown 2022-11-17 16:18:07 -06:00
julian
134087bfc4 desktop add contact popup tweaks 2022-11-17 16:18:07 -06:00
julian
11735cdaf7 desktop emoji select 2022-11-17 16:18:07 -06:00
julian
9e7c1ccf9d button size enum 2022-11-17 11:46:52 -06:00
julian
8c0a6f5669 address book search fixes 2022-11-17 09:04:54 -06:00