Commit graph

1,036 commits

Author SHA1 Message Date
liamcottle
30fb348f14 update lxst to v0.4.4 2025-11-27 20:40:34 +13:00
liamcottle
9c31bd6b2b force use of pycparser v2.14 to avoid cffi build issues when using cx_freeze 2025-11-26 22:26:41 +13:00
liamcottle
067738d897 update cx_freeze to v8.5.0 2025-11-26 22:26:01 +13:00
liamcottle
95aaed5686 disable busy tone played on caller side when remote side rejects, or doesn't answer 2025-11-26 12:23:29 +13:00
liamcottle
009bfb6c1e use lxst api to get default input and default devices 2025-11-26 12:22:02 +13:00
liamcottle
ae7142f3a0 update lxst to v0.4.3 2025-11-26 12:12:16 +13:00
liamcottle
e0e532f62a only show stats during connected call 2025-11-26 01:43:09 +13:00
liamcottle
f5122e589b add button to show call stats 2025-11-26 01:39:39 +13:00
liamcottle
f1e685986d hack to avoid numpy issue on windows caused by soundcard package 2025-11-26 01:17:19 +13:00
liamcottle
ef188eb2d5 use lxst api to get input and output devices 2025-11-26 00:54:13 +13:00
liamcottle
009ba81a5a use lxst api to get mute state 2025-11-26 00:47:47 +13:00
liamcottle
94b14470ad added ability to switch audio profile during an active call 2025-11-26 00:37:45 +13:00
liamcottle
e2ac380d0a added ability to mute and unmute inbound/outbound audio 2025-11-26 00:13:27 +13:00
liamcottle
36ca762870 add apis to mute and unmute inbound/outbound audio 2025-11-25 23:47:47 +13:00
liamcottle
5c852a9617 update lxst to v0.4.2 2025-11-25 23:47:09 +13:00
liamcottle
ca95a1b5a3 update lxst to v0.4.1 2025-11-25 23:00:43 +13:00
liamcottle
4c6bfaa507 add toggle button to enable/disable telephone 2025-11-24 21:47:56 +13:00
liamcottle
a366e8ff39 add ability to enable/disable telephone 2025-11-24 21:24:10 +13:00
liamcottle
63be82f601 expose call tx/rx info 2025-11-24 17:46:22 +13:00
liamcottle
3392151cd8 update ui 2025-11-24 17:28:28 +13:00
liamcottle
1db3297c4a change icon 2025-11-24 17:23:28 +13:00
liamcottle
8cedecaa4f add ability to set audio profile before starting a call 2025-11-24 17:20:43 +13:00
liamcottle
81e24e3824 add ability to set audio devices before starting a call 2025-11-24 16:38:12 +13:00
liamcottle
a44e1cced5 accept on left 2025-11-24 16:09:37 +13:00
liamcottle
8d1f7c8131 adjust ui 2025-11-24 16:08:51 +13:00
liamcottle
dc53da678e new ui for active call 2025-11-24 15:57:54 +13:00
liamcottle
dde8d229a8 remove unused ui 2025-11-24 15:03:35 +13:00
liamcottle
9ad28d60a4 show incoming caller name if possible 2025-11-24 12:50:17 +13:00
liamcottle
3956e26cf4 show incoming caller identity hash 2025-11-24 12:23:31 +13:00
liamcottle
98e879cfba show notification when telephone is ringing 2025-11-24 03:02:54 +13:00
liamcottle
1e7c908dca show active call status 2025-11-23 22:23:23 +13:00
liamcottle
b3d938fec3 migrate main ui calls info to new telephone status 2025-11-23 21:36:36 +13:00
liamcottle
99ece9040e initial implementation of lxst phone calling 2025-11-23 21:27:56 +13:00
liamcottle
011876bec5 2.3.0 v2.3.0 2025-11-11 23:09:01 +13:00
liamcottle
e3dae8aea9 update rns to v1.0.2 2025-11-11 22:57:46 +13:00
liamcottle
c2ee9be39a update lxmf to v0.9.2 2025-11-11 22:56:57 +13:00
liamcottle
002360399c add docs 2025-08-01 23:35:32 +12:00
liamcottle
c9f4ef64c1 update peewee to v3.18.1 2025-07-28 22:34:39 +12:00
liamcottle
ffe2cb884d update aiohttp to v3.12.14 2025-07-28 22:11:24 +12:00
liamcottle
d6847d262a add python version to about screen 2025-07-28 21:38:43 +12:00
liamcottle
65df111b87 rework async utils to always use main event loop in threadsafe manner 2025-07-28 19:01:15 +12:00
liamcottle
747236ae8b add try catch for fallback file download parsing, so client can show as unsupported 2025-07-28 17:23:03 +12:00
liamcottle
4e55006084 fix bug where downloading files from cicada forums was not working 2025-07-28 17:21:52 +12:00
liamcottle
dcaffe2594 2.2.1 v2.2.1 2025-07-27 21:52:08 +12:00
liamcottle
094f6cb5ec added custom confirm dialog as js confirm in electron on windows causes all text fields to be disabled 2025-07-27 21:45:27 +12:00
liamcottle
0c0f059ec4 2.2.0 v2.2.0 2025-07-27 20:18:38 +12:00
liamcottle
9031c1a3d7 add dropdown menu to nomadnetwork favourites list to rename and remove 2025-07-27 20:17:08 +12:00
liamcottle
64adad27f8 limit nomadnetwork announces list to 500 recent nodes 2025-07-25 23:22:56 +12:00
liamcottle
4734e62468 implement favourites system for nomadnetwork nodes 2025-07-25 23:02:05 +12:00
liamcottle
37cc6aa158 add button to identify self to nomad network node 2025-07-25 21:56:02 +12:00