Commit Graph

74 Commits

Author SHA1 Message Date
ardocrat 4250a83973 build: rename bin 2024-08-01 16:16:01 +03:00
ardocrat 03d2336363 stratum: fix mining 2024-08-01 13:08:37 +03:00
ardocrat c64477e870 build: compress android 2024-07-10 21:12:03 +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 b56b3f7cfc build: apk release opt level 2024-07-03 13:41:01 +03:00
ardocrat 18138c9c66 build: macos and android fix 2024-07-02 16:40:07 +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 a58366e2f1 build: remove cargo-bundle fields, move platforms out of scripts dir 2024-06-20 13:27:14 +03:00
ardocrat ff66ad7923 build: linux AppImage release 2024-06-19 22:46:33 +03:00
ardocrat 5f56042dc8 build: cross-compilation for macos, patch openpnp-capture-rs 2024-06-18 13:25:23 +03:00
ardocrat 3c5f9b8e3a build: fix warnings 2024-06-17 14:47:01 +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 9fbb76968c desktop: glow renderer fallback support 2024-06-03 18:34:13 +03:00
ardocrat 69b7fc2fac qr: fix GIF creation 2024-05-30 17:27:55 +03:00
ardocrat b5ef950fb9 build: make dark-light desktop dependency 2024-05-29 23:29:33 +03:00
ardocrat 32f8bd11de ui: dark theme support, setup by default from system, settings 2024-05-29 22:47:17 +03:00
ardocrat 1cefb90071 build: description, grin_store patch (disabled) 2024-05-29 12:13:53 +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 e4365ebb94 build: winit version 2024-05-22 14:12:00 +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 61a963ac2b ui: settings modal, language selection 2024-04-24 11:29:38 +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 5dd7a15a6d build: image dep for non-android 2024-04-17 01:32:44 +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
ardocrat 36296f647d desktop: add arboard dependency to manage clipboard 2023-08-17 16:45:46 +03:00