ardocrat
b94241b82a
wallet: select external connection by default on creation if integrated node is not running
2026-04-30 13:53:44 +03:00
ardocrat
0026fc3717
build: fix android no_mangle attributes for rust 2024
2026-04-11 23:12:56 +03:00
ardocrat
0fd04f14a4
wallet: save last scanned block info to save progress on scan interruption
2026-04-11 22:52:43 +03:00
ardocrat
70bba5d7ce
pull_to_refresh: refresh when dragged far enough without release
2026-04-10 15:38:43 +03:00
ardocrat
0bb43e1e5d
ui: show loader when fee is calculating
2026-04-10 15:18:23 +03:00
ardocrat
6835bb1909
fix: do not send over tor when service not launched
2026-04-10 00:28:27 +03:00
ardocrat
6b05a2177e
log: info level into file, crash report for android
2026-03-24 13:18:04 +03:00
ardocrat
7bbe637414
ui: do not show username at ext conn settings
2026-03-24 02:32:53 +03:00
ardocrat
26debcf51c
ui: camera paddings, focus on password at wallet creation modal
2026-03-24 02:06:00 +03:00
ardocrat
497b967fd0
node: scan and share connection with qr code
2026-03-23 04:46:29 +03:00
ardocrat
6e50b2b38a
ui: make list items clickable, ability to delete tx
2026-03-23 01:21:09 +03:00
ardocrat
ba0af0968d
tor: multiline bridges input, optimize tor connection check, add multiple default webtunnel bridges, fix tx cancel on finalization error
2026-03-18 15:44:32 +03:00
ardocrat
feb38dc7cf
ui: show scan and wallet actions before getting data from node
2026-03-10 00:49:18 +03:00
ardocrat
28ecb5b1f4
fix: camera image square crop and animate qr code scanning progress
2026-03-10 00:39:42 +03:00
ardocrat
024a9d0098
ui: make qr codes background lighter for better scanning
2026-03-10 00:06:57 +03:00
ardocrat
59cf46e1cb
feat: open modal to send amount on address scan
2026-03-09 21:33:11 +03:00
ardocrat
22255e0f2a
fix: close wallet panels when settings are open
2026-03-09 20:55:11 +03:00
ardocrat
7fdb8d272b
fix: hide account list panel on wallet change, do not store account list at content
2026-03-09 20:48:00 +03:00
ardocrat
162c5f88eb
fix: android build for status text
2026-03-08 22:53:24 +03:00
ardocrat
ae0ff12935
feat: check app updates
...
Check update using API endpoint: https://code.gri.mw/api/v1/repos/gui/grim/releases/latest
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/54
2026-03-08 19:28:28 +00:00
ardocrat
af203b8f9b
ui: update i18n lib
2026-03-06 23:51:44 +03:00
ardocrat
1bd57cd88d
fix: check transport settings change to restart services
2026-03-06 23:09:17 +03:00
ardocrat
8eea776111
ui: optimize paddings for mobile
2026-03-06 22:26:58 +03:00
ardocrat
f5f6141881
ui: txs limit and sort, wallet deletion from the list, fix tor conn on accounts and settings change
...
- Limit loading at tix list
- Sort txs by confirmation status to show txs waiting for an action at top
- Ability to delete wallet from the list without opening
- Optimize Tor connection on account switch
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/53
2026-03-05 11:48:23 +00:00
ardocrat
beb1a80c6a
Payment proofs ( #52 )
...
- Ability to export and verify payment proofs
Some fixes:
- Migrated tx heights store from lmdb (also changed heights key from local id to slate_id to avoid conflict between wallets)
- Close address panel on wallet change
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/52
2026-03-03 19:54:46 +00:00
ardocrat
dda3be7f86
fix: check external connection url format
2026-03-03 09:07:30 +03:00
ardocrat
0ca2c7f372
fix: button rounding
2026-02-27 16:20:15 +03:00
ardocrat
ee4752a95f
Ability to change data location ( #50 )
...
Closes https://code.gri.mw/GUI/grim/issues/9
- Change node chain data directory
- Change wallet data directory
- Check for valid bridge Tor binary
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/50
2026-02-27 00:29:55 +00:00
ardocrat
a499c91619
fix: do not hang on tor service launch at ui
...
- Retrieve secret key on wallet sync to prevent lock at UI
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/51
2026-02-26 14:12:39 +00:00
ardocrat
b4c64dae6b
fix: fonts setup on first draw
2026-02-20 16:53:17 +03:00
ardocrat
e334386fe2
fix: disable modal closing on qr scan at messages
2026-02-20 16:53:17 +03:00
ardocrat
7d75fc2ae0
gui: fixes
...
- Wgpu renderer by default for Windows
- Fix items borders sizes
- Start camera at messages on scan press
- Do not show pull-to-refresh on empty tx list
- Do not close non-closeable modal on Back/Esc key press
- Cut long connection name at wallet list
- Fix setting of tx receiver address
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/47
2026-02-19 23:15:24 +00:00
ardocrat
67514b8609
tor: webtunnel support
...
- Add webtunnel bridge
- Build from https://code.gri.mw/ardocrat/webtunnel to include binary into the build
- Build and run webtunnel for Android
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/44
2026-02-18 13:38:11 +00:00
ardocrat
3a23438e17
fix: check wallet state from node, build: update common deps, tor: optimize running service check, p2p: async peer saving, update seeds
...
- Update common dependencies
- Optimize check of running Tor service
- Async peer saving
- Add mainnet and testnet seeds
- Remove grinnode.live from default external connections
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/43
2026-02-10 11:54:59 +00:00
ardocrat
86d4fde77d
tx: parse message on input change
2026-02-09 13:50:46 +00:00
ardocrat
b751aa256e
txs: text slatepack format
...
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/42
2026-02-09 13:14:08 +00:00
ardocrat
b54fd3251f
feat: calculate fee and maximum amount on send
...
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/32
2026-02-07 13:11:23 +00:00
ardocrat
9bb5f1d66a
camera: update nokhwa to 0.10.10
...
Update camera lib, also to avoid git dependency for macos.
Reviewed-on: https://code.gri.mw/GUI/grim/pulls/40
2026-02-07 09:10:20 +00:00
ardocrat
ed2dc880aa
android: migrate back to gameactivity, update to API 36, fix back navigation at network panel
2025-11-21 01:34:51 +03:00
ardocrat
646a7c5e04
fix: tx ui on repost
2025-11-21 01:33:53 +03:00
ardocrat
7f65471ba1
ui: fix wallet tabs state
2025-11-06 14:01:40 +03:00
ardocrat
42bcda621a
ui: update egui, fix android back button
2025-11-05 18:11:07 +03:00
ardocrat
97d8b86d39
ci: forgejo
2025-11-05 13:26:05 +03:00
ardocrat
cf4f0789a3
build: update egui to last github version
2025-06-25 13:13:31 +03:00
ardocrat
1b78118f51
fix: action repeat tor tx, no resend for tor
2025-06-25 12:51:29 +03:00
ardocrat
2f56defffa
wallet: broadcasting delay, repeat tx action
2025-06-25 11:08:57 +03:00
ardocrat
cd0e3485c5
txs: async tasks for wallet
2025-06-19 09:18:20 +03:00
ardocrat
7d29b2af6d
tx: qr padding, info buttons positions
2025-06-10 22:25:10 +03:00
ardocrat
fae1364f10
wallet: tx response flag to show sharing controls
2025-06-10 22:03:49 +03:00
ardocrat
93297b5401
tx: do not show sharing content when can not finalize
2025-06-10 21:20:27 +03:00