Commit graph

76 commits

Author SHA1 Message Date
ardocrat
094a5b8969 release: v0.2.3 2024-10-27 20:12:12 +03:00
ardocrat
ebd09ab1c8 camera: update nokhwa, eye for macos, ability to switch camera when another camera not loaded 2024-10-26 23:25:55 +03:00
ardocrat
5ef310558a release: v0.2.2 2024-10-22 03:51:01 +03:00
ardocrat
442fc425f7 ui: update to egui 0.29.1, wallet qr scan content, panels strokes and colors refactoring, check closeable modal at desktop title, fix app socket name 2024-10-21 12:03:09 +03:00
ardocrat
92e5d38755 build: update grin 5.3.3, arti 0.23.0 (fork arti-hyper crate) and non-egui dependencies 2024-10-09 12:58:59 +03:00
ardocrat
ec7e795ba9 build: camera features 2024-10-09 10:13:55 +03:00
ardocrat
af220b2a09 camera: remove eye-rs to fix build for mac, horizontally flip image 2024-10-08 23:23:04 +03:00
ardocrat
f955f720d2 release: v0.2.1 2024-09-20 23:33:08 +03:00
ardocrat
609d7ceb7a build: remove panic message dependency 2024-09-20 14:45:40 +03:00
ardocrat
7857b708c9 release: v0.2.0 2024-09-20 14:17:03 +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
7f79cc0708 release: v0.1.3 2024-08-10 12:08:20 +03:00
ardocrat
e0351cea84 fix: mnemonic words size on creation, wallet creation errors 2024-08-08 03:01:08 +03:00
ardocrat
f3db1005b5 feat: crash report 2024-08-07 19:14:11 +03:00
ardocrat
03d2336363 stratum: fix mining 2024-08-01 13:08:37 +03:00
ardocrat
891ab0a9c4 ui: update egui, optimize title panel 2024-07-07 19:21:57 +03:00
ardocrat
0cc5e92708 build: remove built dependency 2024-07-03 23:36: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
167b222f60 ui: remove unused eframe argument 2024-06-20 22:52:12 +03:00
ardocrat
5f56042dc8 build: cross-compilation for macos, patch openpnp-capture-rs 2024-06-18 13:25:23 +03:00
ardocrat
2196fbefa6 build: macos camera fix, update dependencies, initial cargo-bundle setup, update icons 2024-06-17 14:31:55 +03:00
ardocrat
7ce77e85af build: update tor 2024-06-07 03:10:21 +03:00
ardocrat
610c96a8bd wallet: tx confirmation height, custom kv storage 2024-06-04 11:02:18 +03:00
ardocrat
69b7fc2fac qr: fix GIF creation 2024-05-30 17:27:55 +03:00
ardocrat
32f8bd11de ui: dark theme support, setup by default from system, settings 2024-05-29 22:47:17 +03:00
ardocrat
00fd12cd2a qr: export to gif and png 2024-05-27 16:53:18 +03:00
ardocrat
d1d968f165 build: update tor and grin libs 2024-05-27 02:26:13 +03:00
ardocrat
3f03d145e8 ur: scanning and creating qr codes for slatepack messages 2024-05-27 00:20:16 +03:00
ardocrat
9d79629314 desktop: nokhwa camera lib 2024-05-21 14:12:26 +03:00
ardocrat
f118ad7d07 txs: pull to refresh 2024-05-17 19:15:25 +03:00
ardocrat
8b579c088f build: warnings, unused dependency 2024-05-17 18:32:22 +03:00
ardocrat
7412d888c6 network: connections availability check fix 2024-05-16 16:52:56 +03:00
ardocrat
ae5631a717 node: handle errors, random p2p and api ports, optimize rwlock 2024-05-14 17:36:49 +03:00
ardocrat
fd32c3fd86 build: apple tls-api-openssl dependency 2024-05-08 22:19:33 +03:00
ardocrat
0aaebd1ef2 qr: parse scan result, slatepack address image 2024-05-04 12:20:35 +03:00
ardocrat
7267bf6441 camera: desktop support 2024-05-03 22:10:19 +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
dbfb609f8d build: update android-activity to 0.6.0 2024-04-27 02:30:00 +03:00
ardocrat
744b7955c1 tor: launch services 2024-04-27 02:19:40 +03:00
ardocrat
7207fb56bc build + tor: update grin libs fix android build, add arti lib, tor server config, connection with snowflake, transport at connections 2024-04-25 15:15:00 +03:00
ardocrat
a93b040b83 build: grin_wallet dependency from main repo 2024-04-24 11:36:36 +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
0bdba32034 wallet: slatepacks messages errors handling 2024-04-18 16:55:37 +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
37516f742f build: update deps 2024-04-14 13:57:49 +03:00
ardocrat
8af7ed95d3 build: update dependencies 2023-11-08 22:30:02 +03:00
ardocrat
8e1b131ee4 ui: update egui library, fix images loading and view rounding 2023-10-04 16:16:30 +03:00
ardocrat
d336512444 build: update dependencies 2023-08-21 08:31:12 +03:00