Commit Graph

  • 0d4dee5124 camera: ur scan progress ardocrat 2024-05-27 01:12:52 +03:00
  • 3f03d145e8 ur: scanning and creating qr codes for slatepack messages ardocrat 2024-05-27 00:20:16 +03:00
  • 4b46e5a997 wallet: trim text on paste at creation ardocrat 2024-05-26 09:16:33 +03:00
  • 4c438ab0da Merge branch 'master' of github.com:ardocrat/grim ardocrat 2024-05-25 23:40:57 +03:00
  • 53f524325c camera: Compact SeedQR support ardocrat 2024-05-25 23:40:40 +03:00
  • 682e7126fb Merge pull request #6 from ardocrat/origin-add-turkish-translation Ardocrat 2024-05-25 18:45:29 +00:00
  • 03eb8a7af7 i18n: fix tr toml padding ardocrat 2024-05-25 21:44:42 +03:00
  • 3f89e24657 i18n: fix tr doc ending ardocrat 2024-05-25 21:43:12 +03:00
  • 8cb43b7015 i18n: fix tr strings ardocrat 2024-05-25 21:39:21 +03:00
  • 4493968f38 i18n: türkçe ardocrat 2024-05-25 21:34:47 +03:00
  • d3601fb34a added missinig columns. Ckafa 2024-05-25 20:21:26 +03:00
  • 479ad82d9b scan: seed_qr format support ardocrat 2024-05-25 11:59:39 +03:00
  • 8ccfa8f7fd ui: scan padding fix, remove connection ping log ardocrat 2024-05-25 10:45:25 +03:00
  • c40b4d7a5f Added language id, fixed toml Ckafa 2024-05-24 23:33:35 +03:00
  • ca0cc3e33c wallet: show removed external connection url, ability to enter external connection url without http prefix ardocrat 2024-05-24 13:35:59 +03:00
  • 6e6c3e14bc Update tr.yml Ckafa 2024-05-22 14:22:31 +03:00
  • e4365ebb94 build: winit version ardocrat 2024-05-22 14:12:00 +03:00
  • 3263d594a7 fix: check for window size data availability ardocrat 2024-05-22 13:23:05 +03:00
  • 2e23bfb396 fix: check icon opening ardocrat 2024-05-22 13:03:36 +03:00
  • 9d79629314 desktop: nokhwa camera lib ardocrat 2024-05-21 14:12:26 +03:00
  • 8973a8c95a ui: text input qr scan support, transport address, bridge scan ardocrat 2024-05-21 13:31:46 +03:00
  • 8073fdbef2 android: build warnings ardocrat 2024-05-21 01:40:25 +03:00
  • a34c4eac15 txs: cancel, finalization buttons order ardocrat 2024-05-21 01:25:23 +03:00
  • 0bca71be78 qr: show code on invoice or sending request creation, show action text at tx info request ardocrat 2024-05-21 01:16:46 +03:00
  • 34b8041b3e qr: handle code creation result ardocrat 2024-05-21 01:10:22 +03:00
  • b4ded324f9 tx: do not show qr code with empty text ardocrat 2024-05-20 19:38:21 +03:00
  • e1257b6bcb tx: show qr code scanner to finalize at info modal ardocrat 2024-05-20 19:35:31 +03:00
  • 67691061e7 messages: show slatepack response qr code ardocrat 2024-05-19 16:00:19 +03:00
  • 313346251d messages: scan slatepack qr code ardocrat 2024-05-19 15:28:15 +03:00
  • 5d52097ca6 ui: show qr code at tx indo modal, closeable amount modal at messages ardocrat 2024-05-19 14:59:42 +03:00
  • 693062c367 txs: do not show only cancel button when wallet was not loaded ardocrat 2024-05-19 14:26:41 +03:00
  • 11236bd8b4 ui: increase window height ardocrat 2024-05-19 13:38:00 +03:00
  • 5d02ea67b0 ui: increase default window size ardocrat 2024-05-19 13:31:56 +03:00
  • f76e319d76 wallet: fix account loading ardocrat 2024-05-19 12:56:34 +03:00
  • 71fea20b90 ui: slatepack message input and tx finalization scan and show qr code buttons ardocrat 2024-05-19 12:50:08 +03:00
  • 2ce458a8c4 i18n: slatepack message errors text ardocrat 2024-05-19 12:44:09 +03:00
  • 7e0b1e857b wallet: launch api server and tor service after getting info data from server ardocrat 2024-05-19 12:28:00 +03:00
  • 08ae508da4 Created Tr translation file Ckafa 2024-05-19 12:25:14 +03:00
  • c35c63d4c7 wallet: update info data before transactions ardocrat 2024-05-19 12:18:08 +03:00
  • 41ab01df0b i18n: reduce slatepack messages errors text ardocrat 2024-05-19 12:04:06 +03:00
  • 19dbec72e7 fix: tx id to cancel ardocrat 2024-05-19 10:58:42 +03:00
  • 1e3f907234 fix: tx cancel at modal ardocrat 2024-05-19 10:54:41 +03:00
  • 06bb00d0dc txs: async finalization at modal ardocrat 2024-05-19 10:50:40 +03:00
  • 7319c1b4eb modal: possibility to enable closing ardocrat 2024-05-19 10:15:25 +03:00
  • a6723d093c ui: tor loading status text ardocrat 2024-05-19 09:08:29 +03:00
  • 429054c301 messages: async finalize ardocrat 2024-05-19 00:31:37 +03:00
  • d6e6f89324 messages: async response creation, better errors handling ardocrat 2024-05-18 23:58:03 +03:00
  • d5fa21b6d7 ui: private soft keyboard input ardocrat 2024-05-18 22:52:20 +03:00
  • e7f808e5bc ui: soft input callback to separate function ardocrat 2024-05-18 22:50:08 +03:00
  • 42146f0d68 messages: async invoice and send request creation ardocrat 2024-05-18 22:17:46 +03:00
  • eedbce8d5c wallet: do not check cancel_tx result ardocrat 2024-05-18 22:14:03 +03:00
  • 019e5428df build: warnings ardocrat 2024-05-18 21:26:48 +03:00
  • eebbf40ce5 i18n: reset peers description text ardocrat 2024-05-18 21:26:38 +03:00
  • 55011c31de node: ability to reset peers data ardocrat 2024-05-18 20:58:34 +03:00
  • 119ca7d201 ui: wallet recovery button padding, txs loader delay ardocrat 2024-05-18 20:10:22 +03:00
  • 209d2b8a1d wallet: ability to restore wallet by deleting database ardocrat 2024-05-18 20:04:11 +03:00
  • 8244f2a2fb node: ability to clean up peers at code ardocrat 2024-05-18 18:26:09 +03:00
  • 4e532fb6ad tor: fix ping of service to avoid many socket opening ardocrat 2024-05-18 18:24:56 +03:00
  • cdb8466800 txs: show refresher specified amount of time ardocrat 2024-05-18 17:33:40 +03:00
  • 0e9c0f3d91 i18n: remove unused translations ardocrat 2024-05-18 17:05:03 +03:00
  • 53b0fc6594 node: make max outbound and preferred outbound equal at launch ardocrat 2024-05-18 16:51:10 +03:00
  • 1e1482917f p2p: do not change default peers amount, make max outbound and preferred outbound equal ardocrat 2024-05-18 16:41:10 +03:00
  • c4fa0f7ec6 tor: add service key result check ardocrat 2024-05-18 14:55:01 +03:00
  • eec434ecaa scan: clear state on modal opening ardocrat 2024-05-18 14:29:33 +03:00
  • 0765cb8e30 wallet: cancel tx on wallet sync finish ardocrat 2024-05-18 10:57:02 +03:00
  • 78ba870dbc tor: better loading message ardocrat 2024-05-18 10:45:18 +03:00
  • 46c82c83ab tor: loading status ardocrat 2024-05-18 10:39:18 +03:00
  • d8213c6d50 wallet: better handling of first sync on opening, tor connection status on wallet opening ardocrat 2024-05-18 10:20:38 +03:00
  • 960c806c5e wallet: sync data from local database after actions and after opening ardocrat 2024-05-17 23:12:17 +03:00
  • 098d0a9611 ui: hidden scrollbar, wallet sync indicator ardocrat 2024-05-17 21:37:29 +03:00
  • f118ad7d07 txs: pull to refresh ardocrat 2024-05-17 19:15:25 +03:00
  • 8ff6fd1c20 wallet: sync status ardocrat 2024-05-17 19:13:57 +03:00
  • 8b579c088f build: warnings, unused dependency ardocrat 2024-05-17 18:32:22 +03:00
  • bc20019783 tor: bridges status ardocrat 2024-05-17 18:29:49 +03:00
  • dc49ab3d77 tor: update default obfs4 connection ardocrat 2024-05-17 16:39:06 +03:00
  • 5ae50f247d fix: default obfs4 connection line ardocrat 2024-05-17 16:23:12 +03:00
  • cec83a5eb8 tor: remove logging ardocrat 2024-05-17 12:52:40 +03:00
  • e379a7bf86 tor: bridge connection line, save changes on modal close ardocrat 2024-05-17 12:36:05 +03:00
  • 206c89520c tor: bridges fix, obfs working line ardocrat 2024-05-16 23:56:45 +03:00
  • a66a8956dc qr: send tor modal show fix ardocrat 2024-05-16 22:50:42 +03:00
  • 4a4bcb4feb tor: increase service check delay ardocrat 2024-05-16 21:52:46 +03:00
  • 665ab9ab82 tor: restart service on 3rd ping error, do not start API and Tor service before first successful sync, restart running service or rebuild client on config change ardocrat 2024-05-16 21:29:07 +03:00
  • 36d6b75c65 tor: single client and config, tx status setup after cancellation at tor sending ardocrat 2024-05-16 19:37:28 +03:00
  • 50099da88c tor: online check frequency ardocrat 2024-05-16 17:53:32 +03:00
  • 1ee9641b63 tor: fix address check ardocrat 2024-05-16 17:48:57 +03:00
  • 29e683058c network: remove auth logging ardocrat 2024-05-16 17:25:57 +03:00
  • 3e67d2f379 network: connections availability check auth ardocrat 2024-05-16 17:25:31 +03:00
  • 7412d888c6 network: connections availability check fix ardocrat 2024-05-16 16:52:56 +03:00
  • 913c53303e messages: fix slatepack input ardocrat 2024-05-15 21:51:20 +03:00
  • b436f65231 messages: trim slatepack input text ardocrat 2024-05-15 21:26:15 +03:00
  • 9a02e52944 fix: android import ardocrat 2024-05-15 21:17:18 +03:00
  • c4f9e77f34 node: decrease default inbound connections amount ardocrat 2024-05-15 21:13:01 +03:00
  • 2aa22030eb build: common warnings ardocrat 2024-05-15 20:51:14 +03:00
  • c469fec4e0 node: restart with 0 peers and running status ardocrat 2024-05-15 20:38:18 +03:00
  • 2bb51d6757 tor: fix service availability check ardocrat 2024-05-15 20:27:58 +03:00
  • 5749c5a367 tor: service availability check ardocrat 2024-05-15 18:05:45 +03:00
  • 460590d531 tor: better address status check, bridges configuration ardocrat 2024-05-15 17:36:09 +03:00
  • 4324acb0f7 node: increase default amount of peers ardocrat 2024-05-15 15:05:42 +03:00
  • 45f01a7ff3 transport: rwlock optimization ardocrat 2024-05-15 14:56:28 +03:00
  • a1721f978e modal: rwlock optimization ardocrat 2024-05-15 14:53:12 +03:00