Commit Graph

175 Commits

Author SHA1 Message Date
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
ardocrat 3c14f72c24 wallet + ui: optimize loading, update translations 2023-08-09 04:19:15 +03:00
ardocrat 417e8a28cb ui: optimize connections colors 2023-08-09 04:17:45 +03:00
ardocrat b32b226c77 ui: fix text ellipsize 2023-08-09 02:51:50 +03:00
ardocrat b2e94da457 config: fix external connection availability check 2023-08-09 02:28:20 +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 8ed6bc0578 build: fix binary path 2023-08-06 18:56:53 +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 4e42650160 fix: Esc key press detection 2023-08-05 18:50:08 +03:00
ardocrat 0d00348d15 config: fix init config, save flag to show wallet list at dual panel wallets mode 2023-08-04 01:10:23 +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 7333da63bd modal: fix comments 2023-08-03 17:38:17 +03:00
ardocrat c66b44db9b ui: network loading content 2023-08-03 17:38:10 +03:00
ardocrat e9a7feb7c3 ui: remove functions to calculate network content margins 2023-08-03 10:47:16 +03:00
ardocrat ff9fcd38f2 ui + config: modals content drawing refactoring, move connections config to separate file 2023-08-03 04:11:25 +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 65c27d250b ui: fix wallets title navigation, change lock icon 2023-08-01 17:23:09 +03:00
ardocrat 9fabce685d ui: add ability to hide wallet list at dual panel mode on the wallets screen 2023-08-01 05:16:28 +03:00
ardocrat a57b7e7aec ui: fix min/max width detection 2023-08-01 02:19:09 +03:00
ardocrat b827c717db ui: wallet creation modal Enter key handling 2023-08-01 02:13:47 +03:00
ardocrat cf834f86fc wallet + ui: external connection API token support, update translations 2023-08-01 02:13:35 +03:00
ardocrat 08c202519e wallet + ui: select wallet after creation, wallet panels dual mode refactoring 2023-08-01 02:10:45 +03:00
ardocrat 80a04596df android: update activity lib, optimize app exit 2023-08-01 01:03:51 +03:00
ardocrat a95038fc9d build: fix comment 2023-07-31 16:23:22 +03:00
ardocrat 5add102637 ui: rename wallets and network content files 2023-07-31 16:23:15 +03:00
ardocrat 00767dd7e0 config + ui: fix wallets reload on change chain type, optimize wallet list item, add tab button effects, make dark color lighter, rename side panel constant 2023-07-31 01:04:41 +03:00
ardocrat 9d401d6bf8 ui: optimize peers layout 2023-07-30 23:56:57 +03:00
ardocrat 499c9c453e ui: fix wallet creation button, optimize circle button, make black color lighter 2023-07-30 21:08:16 +03:00
ardocrat 18b05fffe9 ui: wallet list content 2023-07-30 18:57:12 +03:00
ardocrat a31d38dc1c ui: add list item button 2023-07-30 10:52:24 +03:00
ardocrat b6e55b0762 ui: simplify rounding around list items 2023-07-29 19:08:06 +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 5cefb61bb3 build: add zeroize dependency 2023-07-23 23:51:31 +03:00
ardocrat 40f710bfc9 build: remove unused comment and import 2023-07-23 23:51:01 +03:00
ardocrat 8f4589615e config: add node api address function 2023-07-23 19:36:12 +03:00
ardocrat c166f21d1e ui: save mnemonic phrase word on enter key press, remove useless separate function to check back press event 2023-07-23 17:21:02 +03:00
ardocrat 2f5011c36f ui: modal show method refactoring, mnemonic word input, update translations 2023-07-23 11:48:28 +03:00
ardocrat 952796abff ui: initial mnemonic recovering 2023-07-22 03:40:30 +03:00
ardocrat 722ba65ce8 ui: add logo, mnemonic creation step, update translations 2023-07-22 01:59:19 +03:00