Commit graph

56 commits

Author SHA1 Message Date
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
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
9eebe0c791 ui: fix wallet balance content margin, fix panels stroke, update translations 2023-08-16 05:15:35 +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
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
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
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
6acb55ccca ui: network type label, update translations 2023-08-10 19:54:12 +03:00
ardocrat
ab83d7c95c wallet + ui: optimize loading, retry button for non-success loading, update translations 2023-08-09 20:11:44 +03:00
ardocrat
3c14f72c24 wallet + ui: optimize loading, update translations 2023-08-09 04:19:15 +03:00
ardocrat
076a692e1b wallet + config + ui: load wallet info, wallet connections and app config refactoring, check external connections availability, config subdir argument format, item button color, radio buttons stroke, chain type selection from connections, update translations 2023-08-09 02:22:16 +03:00
ardocrat
92c7ab62c2 ui: items rounding refactoring, external connections network content, exit modal title, update translations 2023-08-05 22:39:42 +03:00
ardocrat
0ec5d415b1 config + ui: fix connections dir, add wallet tabs, initial wallet loading content, fix wallet content width, update translations 2023-08-03 23:49:11 +03:00
ardocrat
b34654ab00 ui + wallets: modal width detection fix, connections refactoring, mnemonic location refactoring, wallet creation callback, wallet loading, wallet list state refactoring, fix integrated node wallet connection, update translations, remove zeroize dependency 2023-08-03 00:00:23 +03:00
ardocrat
cf834f86fc wallet + ui: external connection API token support, update translations 2023-08-01 02:13:35 +03:00
ardocrat
18b05fffe9 ui: wallet list content 2023-07-30 18:57:12 +03:00
ardocrat
3f0d8facac ui + wallet: wallet list refactoring, wallet opening, round button fixes, update translations 2023-07-29 00:17:54 +03:00
ardocrat
2e12b17663 build + wallet + ui: fix dependencies connection setup, mnemonic validation, wallet creation, methods to work with wallet, update translations 2023-07-28 00:00:57 +03:00
ardocrat
f461f27e4c ui + config: wallet connections setup, initial wallet config, wallet list state, update translations 2023-07-25 03:42:52 +03:00
ardocrat
2f5011c36f ui: modal show method refactoring, mnemonic word input, update translations 2023-07-23 11:48:28 +03:00
ardocrat
722ba65ce8 ui: add logo, mnemonic creation step, update translations 2023-07-22 01:59:19 +03:00
ardocrat
8a60e31555 ui: title panel refactoring, initial wallet creation, update translations 2023-07-21 04:17:57 +03:00
ardocrat
c62e1b5afe i18n: optimize status translations 2023-07-16 21:57:18 +03:00
ardocrat
e951fbab73 ui: fix stratum section at mining screen, optimize copy/paste buttons for tokens, update translations 2023-07-15 21:13:37 +03:00
ardocrat
c20ee3e629 ui + build: title panel refactoring, check node idle state for network title animation, optimize font sizes, run build on several devices for Android 2023-07-14 03:51:06 +03:00
ardocrat
1b8c126e0d ui: refactoring navigation and modal state, stratum content fixes 2023-07-13 03:54:27 +03:00
ardocrat
9d97d466ff ui: fix network scroll and title paddings, fix title buttons hovering, set resolution on app start, update metrics translation. 2023-07-11 21:02:36 +03:00
ardocrat
bab8c49f26 config + ui: add p2p config and ui, fix input fields size, update translations 2023-07-11 03:02:44 +03:00
ardocrat
eb898da201 stratum: start/stop refactoring, add ability to disable stratum server without node restart 2023-07-06 03:02:13 +03:00
ardocrat
c39a5a3c8e config + ui: optimize system ips, dandelion and pool configs, checkbox color 2023-07-05 16:06:14 +03:00
ardocrat
91e743fab5 config + ui: settings source files location/names refactoring, reset node settings to default values 2023-07-04 00:39:13 +03:00
ardocrat
3b2d3ab202 node + config + ui: fork stratum server to handle state on node start/stop, complete stratum configuration, complete node server config, settings ui refactoring, update i18n lib 2023-07-03 21:17:49 +03:00
ardocrat
fc27b77142 config + ui: node server config ui, node restart reminder modal and message 2023-07-01 21:04:52 +03:00
ardocrat
6e6bb24e7d config + ui: fix network change, optimize api secrets, add api secrets and ftl ui, refactor settings ui, fix exit modal message font size, update translations 2023-07-01 03:29:05 +03:00
ardocrat
719e28488f config: optimize access to node config members, fix check for port availability 2023-06-29 23:52:30 +03:00
ardocrat
1a74678c67 ui + config: optimize ip list at config ui, api port modal, update, translations, better check ports availability, refactor settings initialization and arguments passing 2023-06-29 03:42:03 +03:00
ardocrat
8fdc2c1e39 ui + node: initial node settings, node controls, fix node restart stats, update translations 2023-06-27 02:11:07 +03:00
ardocrat
7f1c6579b1 ui: modal refactoring, update some translations, optimize port text edit size and network messages when node is stopping 2023-06-26 18:51:19 +03:00
ardocrat
1346b04bc9 config + ui + node: all server config values, stratum config ui refactoring, global modal position fix, modal id refactoring, remove chain data on node launch error 2023-06-23 22:12:30 +03:00
ardocrat
4ad134c5e3 network + ui: stratum settings setup and list ui, pass platform callbacks to network tabs, add horizontal line view 2023-06-21 02:13:47 +03:00
ardocrat
c17990d0c5 ui + stratum: fix spaces, workers list, decrease delay for server status update 2023-06-20 00:38:25 +03:00
ardocrat
94a598a923 config + ui: config refactoring, stratum server launch, mining ui (without worker list yet) 2023-06-19 01:29:15 +03:00
ardocrat
d34889a801 ui: add checkbox view, move spinners creation to views, autorun option when server is disabled, refactor network tabs to hold only current instance 2023-06-17 13:23:31 +03:00
ardocrat
5143a39700 node: update dependency to take last version from Github, add handling of new statuses and update translations 2023-06-03 21:33:07 +03:00
ardocrat
c4a87ad755 ui: refactor colors, add disabled server message, optimize Android sensor delay. 2023-06-03 11:22:51 +03:00
ardocrat
ffc68bc6ae ui: setup buttons style, add server loading progress for node and metrics, optimize node status 2023-06-02 21:19:34 +03:00