Commit graph

186 commits

Author SHA1 Message Date
ardocrat
fa71dc2ada ui: optimize wallet creation bottom panel 2024-04-17 03:51:01 +03:00
ardocrat
8d680f3750 fix: connections availability check 2024-04-17 03:13:44 +03:00
ardocrat
706619c504 wallet: fix ext conn availability check on create 2024-04-17 02:58:34 +03:00
ardocrat
bbd8bbc78b ui: optimize bottom panels 2024-04-17 02:32:56 +03:00
ardocrat
93988e6c5d ui: fix wallets bottom panel showing 2024-04-17 02:05:35 +03:00
ardocrat
c749bce26a ui: wallet creation button, exit modal buttons order, back button behaviour at wallet, remember window position and size on exit, desktop icon 2024-04-17 01:30:28 +03:00
ardocrat
b93a2efd5e build + android + wallet + ui: new lib to get IPs, egui, android and grin deps, add input from soft keyboard to text edit, receive txs, filter txs by account, finalize input (in rework), wallet creation copy/paste buttons 2024-04-16 15:24:22 +03:00
ardocrat
df21c782ef wallet: slatepack hint template, move grin symbol 2024-04-14 14:15:19 +03:00
ardocrat
61cba2dba6 ui: small fixes 2024-04-13 20:38:52 +03:00
ardocrat
4f2a247719 wallet: optimization of integrated node sync error case 2023-11-09 00:28:28 +03:00
ardocrat
8af7ed95d3 build: update dependencies 2023-11-08 22:30:02 +03:00
ardocrat
ced144476b ui: text edit refactoring 2023-11-08 01:00:56 +03:00
ardocrat
6788b0fe02 desktop: fix clipboard paste 2023-11-08 00:44:44 +03:00
ardocrat
0926d37428 wallet: clear data on sync error 2023-11-05 00:46:52 +03:00
ardocrat
4b48195b75 wallet: accounts selection, fix config access from different threads 2023-10-18 02:26:22 +03:00
ardocrat
d628390e97 ui: fix tabs height 2023-10-17 01:45:07 +03:00
ardocrat
554ec54c85 ui: fix icons font layout 2023-10-16 22:39:40 +03:00
ardocrat
8e1b131ee4 ui: update egui library, fix images loading and view rounding 2023-10-04 16:16:30 +03:00
ardocrat
2805c4e895 ui + wallet: account creation, update translations, set current account from config on opening, separate wallet refreshing method, refresh wallet after transaction receiving, optimize wallet deletion 2023-08-21 10:53:23 +03:00
ardocrat
e26174d061 wallet + ui: accounts methods, remove keychain arguments, transaction list, receive, cancel transactions, update translations 2023-08-21 08:30:50 +03:00
ardocrat
e6e18f07ba ui: remove unused rounding setup 2023-08-21 02:00:12 +03:00
ardocrat
94b6b54e79 ui: format date 2023-08-18 15:43:06 +03:00
ardocrat
36296f647d desktop: add arboard dependency to manage clipboard 2023-08-17 16:45:46 +03:00
ardocrat
9eebe0c791 ui: fix wallet balance content margin, fix panels stroke, update translations 2023-08-16 05:15:35 +03:00
ardocrat
fc48e60608 wallet: remove test amount 2023-08-16 04:42:32 +03:00
ardocrat
322adf66b4 wallet + ui: add account to config, show account info, amounts, optimize wallet content panels, update translations 2023-08-16 04:42:05 +03:00
ardocrat
bc6f2623d9 ui: fix default stroke color and rounded box background 2023-08-16 04:40:19 +03:00
ardocrat
c0db456838 wallet: start foreign api server on opening 2023-08-16 00:18:35 +03:00
ardocrat
4ea93407a7 build: update dependencies, remove unused wallet files and dependencies 2023-08-15 21:23:53 +03:00
ardocrat
f54993483f ui: optimize panels width 2023-08-15 21:20:20 +03:00
ardocrat
48630fc6be wallet + ui: delete wallet, show recovery phrase, update translations 2023-08-14 03:17:54 +03:00
ardocrat
09d3835082 wallet + ui: optimize wallet synchronization, add wallet repairing, fix wallet loading content, and wallet status, fix wallet settings panel width update translations 2023-08-13 21:09:04 +03:00
ardocrat
a0930d4bf3 ui: buttons and radios hover cursor 2023-08-13 19:44:41 +03:00
ardocrat
0a35ffbdff ui: optimize ui ids formatting 2023-08-13 01:52:01 +03:00
ardocrat
81382ba841 ui: title panel dual content mode, title for wallet tabs 2023-08-12 23:41:34 +03:00
ardocrat
7e9f020e51 ui + wallet: add wallet content scroll, rename wallet module, add wallet tabs ids 2023-08-12 20:08:14 +03:00
ardocrat
b97cfb5d68 wallet: change password 2023-08-12 20:04:54 +03:00
ardocrat
e86cba50ca ui + wallets: wallet connection settings, reopen wallet on connection change, recreate wallet instance on opening, update translations, wallet instance refactoring 2023-08-12 04:24:23 +03:00
ardocrat
f5d213bb4c ui: fix stratum server enable/disable button text, update translations 2023-08-11 23:55:10 +03:00
ardocrat
152798629e ui: fix title align for wallet creation 2023-08-11 23:51:29 +03:00
ardocrat
9d12e95d0b ui + wallets: add title panel text alignment, optimize connection creation modal, optimize wallet panels size, make wallet creation callback not optional, update translations, fix wallet list sorting 2023-08-11 23:43:25 +03:00
ardocrat
d466cb1d9c wallets: fix wallet mutability, wallet connection change, optimize wallet lists for different chain types 2023-08-11 17:29:25 +03:00
ardocrat
3635b7abe6 ui: optimize panel width calculation 2023-08-11 17:28:13 +03:00
ardocrat
e9fa5a140a ui: optimize wallet panels width, creations steps scroll and paddings 2023-08-11 04:36:15 +03:00
ardocrat
588fb31fa5 ui: fix network content paddings and panel width 2023-08-11 04:23:06 +03:00
ardocrat
1261e3ef30 wallets: sort by id 2023-08-11 02:53:35 +03:00
ardocrat
ada4575392 wallet: wake up thread on closing, increase update interval 2023-08-11 02:53:20 +03:00
ardocrat
d84bdb6fb5 wallets: optimize loading, list refactoring, add wallet closing state, wallet data state and tx loading progress 2023-08-11 01:20:41 +03:00
ardocrat
e024dc34c6 ui: optimize network content panels and paddings 2023-08-11 01:02:08 +03:00
ardocrat
3632d002e7 ui: fix content height 2023-08-10 23:07:17 +03:00