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
|
03fa6a479e
|
ui: fix sync status text
|
2023-10-26 23:41:02 +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
|
501af7ec68
|
android: update ndk lib version
|
2023-10-04 16:17:00 +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
|
d336512444
|
build: update dependencies
|
2023-08-21 08:31:12 +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 |
|
ardocrat
|
6acb55ccca
|
ui: network type label, update translations
|
2023-08-10 19:54:12 +03:00 |
|
ardocrat
|
065f7d6cd5
|
ui: selected wallet title
|
2023-08-09 22:58:07 +03:00 |
|
ardocrat
|
e235123516
|
connections: check availability after adding
|
2023-08-09 22:55:12 +03:00 |
|
ardocrat
|
7ef558a6f1
|
ui: change wallet creation panel background and button colors
|
2023-08-09 22:14:01 +03:00 |
|
ardocrat
|
ab83d7c95c
|
wallet + ui: optimize loading, retry button for non-success loading, update translations
|
2023-08-09 20:11:44 +03:00 |
|