Commit Graph

60 Commits

Author SHA1 Message Date
ardocrat 2adb29f4ee ui: external connection check and ui repaint fix, tab button callback argument 2024-09-20 13:42:45 +03:00
ardocrat c155deedb5 wallet: qr scan modal, connections content and default list, wallet creation and list refactoring, tx height 2024-09-19 15:56:53 +03:00
ardocrat c73cd58eed platform: android file opening, better exit 2024-09-13 14:22:15 +03:00
ardocrat d78ec570b0 platform: passed data at lib, desktop user attention, check existing file on share at android 2024-09-12 21:27:37 +03:00
ardocrat dd45f7ce38 desktop: platform socket fix, file extension association for windows 2024-09-12 18:02:02 +03:00
ardocrat fb7312cb80 desktop: request window focus on data 2024-09-11 21:13:52 +03:00
ardocrat dbc28205e8 desktop: parse file content from argument on launch, single app instance, wallets selection and opening modals refactoring 2024-09-11 17:01:05 +03:00
ardocrat 0cc5e92708 build: remove built dependency 2024-07-03 23:36:16 +03:00
ardocrat 03a3dc097a ui: root to content, macos related window fixes 2024-07-02 23:52:25 +03:00
ardocrat 6ef6d48b4a ui: fullscreen support, default window height 2024-07-01 22:28:09 +03:00
ardocrat 8b0bb2b771 ui: window resize 2024-07-01 22:08:45 +03:00
ardocrat f2a23ec0e0 ui: content paddings, background, glow renderer on windows to fix transparency 2024-07-01 11:50:19 +03:00
ardocrat 58802c4d0b fix: resize corners 2024-06-27 12:55:16 +03:00
ardocrat 2469d3f021 ui: window resize, update egui (waiting for window dragging/resizing patch), pull to refresh widget, colors optimization, min window size, root panels switch optimization 2024-06-27 12:30:27 +03:00
ardocrat 6d052576e7 ui: window resize, tabs and creation navigation paddings, title panel hiding 2024-06-24 18:45:01 +03:00
ardocrat fefbe76f9c ui: content background and stroke 2024-06-24 12:07:23 +03:00
ardocrat 5d0bd0e0c0 ui: external frame for dragging window, dynamic window title, default modal size and tabs paddings fix, transport status order, dual title panel id fix 2024-06-24 11:52:24 +03:00
ardocrat 022f9a1d2f ui: fullscreen on double click and corners 2024-06-21 21:40:29 +03:00
ardocrat 7ab64da9ee ui: window stroke for title panel, bottom padding and corners 2024-06-21 16:37:27 +03:00
ardocrat 35a974aba9 ui: window title frame for future resize 2024-06-21 15:32:17 +03:00
ardocrat c7bcd64ae1 ui: custom window title, small title button 2024-06-21 14:22:59 +03:00
ardocrat 167b222f60 ui: remove unused eframe argument 2024-06-20 22:52:12 +03:00
ardocrat 32f8bd11de ui: dark theme support, setup by default from system, settings 2024-05-29 22:47:17 +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 4e42650160 fix: Esc key press detection 2023-08-05 18:50:08 +03:00
ardocrat 80a04596df android: update activity lib, optimize app exit 2023-08-01 01:03:51 +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 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 d2e2d5803d ui: handle esc keys event 2023-07-20 23:02:14 +03:00
ardocrat 468783a795 ui: display insets (cutouts) refactoring 2023-07-16 11:23:56 +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 dbe178f792 android + ui: display cutouts (insets) refactoring, optimize platform-specific app, reorganize views 2023-07-14 00:55:31 +03:00
ardocrat 1b8c126e0d ui: refactoring navigation and modal state, stratum content fixes 2023-07-13 03:54:27 +03:00
ardocrat 15d57bc968 ui: exit confirmation at desktop 2023-07-11 23:36:48 +03:00
ardocrat 3e03f1a014 ui: update egui, fixes for new eframe version 2023-07-07 03:50:08 +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 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 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 b91bc2f7e7 build: optimize imports 2023-06-15 23:54:41 +03:00
ardocrat 23712ca361 android: fix exit on background 2023-06-13 23:45:03 +03:00
ardocrat f95645ea81 ui: move global modal to root screen, refactor rounded box background painting, optimize center content 2023-06-03 21:35:38 +03:00
ardocrat c4a87ad755 ui: refactor colors, add disabled server message, optimize Android sensor delay. 2023-06-03 11:22:51 +03:00
ardocrat de7be791a9 ui: refactor app creation and styles setup for different platforms 2023-06-02 22:55:07 +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
ardocrat 532a79fc47 ui: fix modal width detection 2023-06-02 10:04:54 +03:00
ardocrat 7c1699a658 ui: optimize loading progress 2023-06-02 02:16:41 +03:00
ardocrat d3e81826e8 ui: modals, exit modal, app exit logic on Android, refactor display cutouts, optimize translations 2023-06-02 02:05:34 +03:00
ardocrat d35729491b gui: node info content, new icons, remove default fonts, optimize imports, add translations 2023-05-17 00:36:59 +03:00