Commit graph

93 commits

Author SHA1 Message Date
ardocrat
209d2b8a1d wallet: ability to restore wallet by deleting database 2024-05-18 20:04:11 +03:00
ardocrat
0e9c0f3d91 i18n: remove unused translations 2024-05-18 17:05:03 +03:00
ardocrat
bc20019783 tor: bridges status 2024-05-17 18:29:49 +03:00
ardocrat
e379a7bf86 tor: bridge connection line, save changes on modal close 2024-05-17 12:36:05 +03:00
ardocrat
460590d531 tor: better address status check, bridges configuration 2024-05-15 17:36:09 +03:00
ardocrat
ae5631a717 node: handle errors, random p2p and api ports, optimize rwlock 2024-05-14 17:36:49 +03:00
ardocrat
f01d6cc863 wallet: import recovery phrase from qr code 2024-05-05 17:09:33 +03:00
ardocrat
09ee58ddf3 tx: cancel confirmation 2024-05-04 19:14:40 +03:00
ardocrat
8e434505ae scan: show result text 2024-05-04 13:37:37 +03:00
ardocrat
26f82f3cc7 txs: cancelling status 2024-05-04 02:27:38 +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
574a728805 locales: order 2024-05-01 15:22:27 +03:00
ardocrat
0e07ce910a ui: show amount on send over tor 2024-05-01 05:19:47 +03:00
ardocrat
1c1e39045e ui: do not show send button at 0 balance, empty txs message 2024-05-01 04:49:48 +03:00
ardocrat
9ccb39cc5d android: integrated node warning 2024-05-01 02:54:24 +03:00
ardocrat
c3864cb229 tor: settings modal, save slatepack message after finalization 2024-04-30 23:28:49 +03:00
ardocrat
12650c94fd tor: fix launch onion server, wallet tor service, send over tor 2024-04-30 18:15:03 +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
61a963ac2b ui: settings modal, language selection 2024-04-24 11:29:38 +03:00
ardocrat
2c1be806a9 ui: tx info modal title 2024-04-24 02:08:10 +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
f22050795e ui: network type translation 2024-04-22 22:01:09 +03:00
ardocrat
e8a0be076f ui: node loading compact translation 2024-04-22 17:44:41 +03:00
ardocrat
53f86edb34 accounts: fix list update after creation, creation inside list 2024-04-22 04:20:37 +03:00
ardocrat
49aeabf9d3 ui: clear button at message response, color text button, fix translation 2024-04-21 23:43:00 +03:00
ardocrat
e4985d758b ui: fix translations 2024-04-21 23:00:29 +03:00
ardocrat
10d184fab2 slatepacks: better error handling and messages on parsing 2024-04-20 23:49:19 +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
13c4c14647 ui: change server confirmation message 2024-04-19 12:54:31 +03:00
ardocrat
c22e833806 ui: empty tx message 2024-04-19 05:06:37 +03:00
ardocrat
c668511bb6 ui: content draw on sync at connections, wallet list colors, translations 2024-04-19 04:09:23 +03:00
ardocrat
8260479f1c txs: empty list message 2024-04-18 17:14:33 +03:00
ardocrat
0bdba32034 wallet: slatepacks messages errors handling 2024-04-18 16:55:37 +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
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
03fa6a479e ui: fix sync status text 2023-10-26 23:41:02 +03:00
ardocrat
4b48195b75 wallet: accounts selection, fix config access from different threads 2023-10-18 02:26:22 +03:00
ardocrat
2805c4e895 ui + wallet: account creation, update translations, set current account from config on opening, separate wallet refreshing method, refresh wallet after transaction receiving, optimize wallet deletion 2023-08-21 10:53:23 +03:00
ardocrat
e26174d061 wallet + ui: accounts methods, remove keychain arguments, transaction list, receive, cancel transactions, update translations 2023-08-21 08:30:50 +03:00
ardocrat
9eebe0c791 ui: fix wallet balance content margin, fix panels stroke, update translations 2023-08-16 05:15:35 +03:00
ardocrat
322adf66b4 wallet + ui: add account to config, show account info, amounts, optimize wallet content panels, update translations 2023-08-16 04:42:05 +03:00
ardocrat
48630fc6be wallet + ui: delete wallet, show recovery phrase, update translations 2023-08-14 03:17:54 +03:00
ardocrat
09d3835082 wallet + ui: optimize wallet synchronization, add wallet repairing, fix wallet loading content, and wallet status, fix wallet settings panel width update translations 2023-08-13 21:09:04 +03:00
ardocrat
e86cba50ca ui + wallets: wallet connection settings, reopen wallet on connection change, recreate wallet instance on opening, update translations, wallet instance refactoring 2023-08-12 04:24:23 +03:00
ardocrat
f5d213bb4c ui: fix stratum server enable/disable button text, update translations 2023-08-11 23:55:10 +03:00
ardocrat
9d12e95d0b ui + wallets: add title panel text alignment, optimize connection creation modal, optimize wallet panels size, make wallet creation callback not optional, update translations, fix wallet list sorting 2023-08-11 23:43:25 +03:00
ardocrat
6acb55ccca ui: network type label, update translations 2023-08-10 19:54:12 +03:00
ardocrat
ab83d7c95c wallet + ui: optimize loading, retry button for non-success loading, update translations 2023-08-09 20:11:44 +03:00
ardocrat
3c14f72c24 wallet + ui: optimize loading, update translations 2023-08-09 04:19:15 +03:00