Commit graph

74 commits

Author SHA1 Message Date
ardocrat
03a3dc097a ui: root to content, macos related window fixes 2024-07-02 23:52:25 +03:00
ardocrat
dafd2a1db3 ui: fix panels margins 2024-07-01 18:58:54 +03:00
ardocrat
262cfdfca9 ui: fix window stroke 2024-07-01 16:17:14 +03:00
ardocrat
f2a23ec0e0 ui: content paddings, background, glow renderer on windows to fix transparency 2024-07-01 11:50:19 +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
de53e867e9 ui: window stroke, fix tabs stroke, modal margin 2024-06-24 12:56:00 +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
35a974aba9 ui: window title frame for future resize 2024-06-21 15:32:17 +03:00
ardocrat
167b222f60 ui: remove unused eframe argument 2024-06-20 22:52:12 +03:00
ardocrat
1c13eb370b fix: wallet navigation on sync at integrated node 2024-06-12 22:17:01 +03:00
ardocrat
22342c8b8a fix: do not block navigation on wallet sync with integrated node when data is empty 2024-06-12 10:48:56 +03:00
ardocrat
a5dcb341a7 ui: items titles paddings, integrated node item separate content 2024-06-04 15:42:40 +03:00
ardocrat
c91ed8db0d ui: fix buttons padding, qr light background 2024-06-04 14:05:45 +03:00
ardocrat
a9e59f3a22 wallet: sync status text, closing check at sync thread 2024-06-04 12:17:01 +03:00
ardocrat
610c96a8bd wallet: tx confirmation height, custom kv storage 2024-06-04 11:02:18 +03:00
ardocrat
530f402d11 ui: fix qr paddings, wallets, connections strokes 2024-05-30 12:47:30 +03:00
ardocrat
e099b5da8e ui: fix dark colors, panels strokes 2024-05-30 12:02:52 +03:00
ardocrat
32f8bd11de ui: dark theme support, setup by default from system, settings 2024-05-29 22:47:17 +03:00
ardocrat
3a91ba6923 ui: fix dot input at transport amount, colored buttons at messages, animated wallet balance panel, hide soft keyboard on tx info modal close, fix translations 2024-05-29 12:26:45 +03:00
ardocrat
00fd12cd2a qr: export to gif and png 2024-05-27 16:53:18 +03:00
ardocrat
3f03d145e8 ur: scanning and creating qr codes for slatepack messages 2024-05-27 00:20:16 +03:00
ardocrat
479ad82d9b scan: seed_qr format support 2024-05-25 11:59:39 +03:00
ardocrat
ca0cc3e33c wallet: show removed external connection url, ability to enter external connection url without http prefix 2024-05-24 13:35:59 +03:00
ardocrat
8973a8c95a ui: text input qr scan support, transport address, bridge scan 2024-05-21 13:31:46 +03:00
ardocrat
eec434ecaa scan: clear state on modal opening 2024-05-18 14:29:33 +03:00
ardocrat
d8213c6d50 wallet: better handling of first sync on opening, tor connection status on wallet opening 2024-05-18 10:20:38 +03:00
ardocrat
960c806c5e wallet: sync data from local database after actions and after opening 2024-05-17 23:12:17 +03:00
ardocrat
098d0a9611 ui: hidden scrollbar, wallet sync indicator 2024-05-17 21:37:29 +03:00
ardocrat
a66a8956dc qr: send tor modal show fix 2024-05-16 22:50:42 +03:00
ardocrat
2aa22030eb build: common warnings 2024-05-15 20:51:14 +03:00
ardocrat
f01d6cc863 wallet: import recovery phrase from qr code 2024-05-05 17:09:33 +03:00
ardocrat
ae4b615256 ui: scan result layout 2024-05-04 14:47:42 +03:00
ardocrat
8e434505ae scan: show result text 2024-05-04 13:37:37 +03:00
ardocrat
0aaebd1ef2 qr: parse scan result, slatepack address image 2024-05-04 12:20:35 +03:00
ardocrat
ef5fd29612 android + ui: update target sdk, add camera support, camera control from native code, camera view, qr scan modal 2024-05-03 19:51:57 +03:00
ardocrat
12650c94fd tor: fix launch onion server, wallet tor service, send over tor 2024-04-30 18:15:03 +03:00
ardocrat
01b5b21488 wallet: fix for already canceled invoice, transaction info modal, ability to finalize from list 2024-04-24 01:42:56 +03:00
ardocrat
df4500fac6 ui: txs, account paddings fixes 2024-04-22 23:32:29 +03:00
ardocrat
cd89b879c6 accounts: max list height 2024-04-22 16:44:04 +03:00
ardocrat
b046ea45ea ui: list item buttons width 2024-04-22 16:04:18 +03:00
ardocrat
43b1105614 ui: change icons, amount format 2024-04-22 14:34:19 +03:00
ardocrat
53f86edb34 accounts: fix list update after creation, creation inside list 2024-04-22 04:20:37 +03:00
ardocrat
1b7d96eff5 wallet: fix confirmations count, ability to repost and cancel transaction at posting state after timeout, repost height, fix posting state flag, cancel tx at send/receive modal 2024-04-21 19:59:12 +03:00
ardocrat
95be986e0f wallet + ui: separate transaction struct, fix tx cancel, fix tx cancel at finalizing state, post tx from slatepack 2024-04-20 16:59:54 +03:00
ardocrat
4bf4af5b0d ui: wallet sync messages width 2024-04-19 04:33:41 +03:00
ardocrat
7e2e08530b wallet + ui: sending and receiving rework, ability to use dandelion on broadcast, remove node restart modal, fix txs statuses 2024-04-18 05:20:49 +03:00
ardocrat
bbd8bbc78b ui: optimize bottom panels 2024-04-17 02:32:56 +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