Commit graph

64 commits

Author SHA1 Message Date
DJ2LS 6bf8c43d60 Prettified Code! 2023-02-11 21:49:07 +00:00
Mashintime 5ef59d3563 Fix for UUID tweak 2023-02-08 17:24:30 -05:00
Mashintime 1bd01d7489 More atob/btoa fixes 2023-02-05 05:59:35 -05:00
Mashintime 0ce8f34c88 Don't set focus when clicking emojis 2023-02-05 05:59:35 -05:00
Mashintime 113d6f8b9f Address issues from changing atob/bota 2023-02-05 05:59:34 -05:00
Mashintime d3c86eef92 Real fix for #338. Replaced btoa/atob functions 2023-02-05 05:59:34 -05:00
Mashintime 81034dd869 Set progress bars to low graphics mode if enabled 2023-01-30 02:18:17 -05:00
Mashintime 3e71e1014d Set force-gpu on chat window progress-bar's 2023-01-29 16:40:10 -05:00
Mashintime 9d9ec2dd55 Hopefully resolves issue #338 2023-01-29 16:11:49 -05:00
DJ2LS 586c02f73b fix utf encoding error 2022-12-28 13:08:46 +01:00
DJ2LS 37267ac679 changing split char and split char order 2022-12-28 12:27:09 +01:00
DJ2LS efd92cdd72 changing split char and split char order 2022-12-28 11:32:33 +01:00
DJ2LS 58342b975f more crc check improvements 2022-12-27 23:30:15 +01:00
DJ2LS b637b917bc first attempt with message checksum 2022-12-27 22:57:54 +01:00
DJ2LS 7ed43fb3f9 moved utf8 encoding from entire data to just chat message 2022-12-27 09:53:21 +01:00
DJ2LS a9139d035c fixed message order bug 2022-12-26 20:41:58 +01:00
DJ2LS dba907dabf codefactr fixes 2022-12-09 11:24:39 +01:00
DJ2LS 1b1bb18bb2 updated chat resending message 2022-12-09 10:22:03 +01:00
DJ2LS 4c611731a8 fix of #302 closes #302 2022-12-08 20:21:44 +01:00
DJ2LS db315bae72 possible fix of #302 2022-12-08 20:05:50 +01:00
DJ2LS 503fa52696 arq waiting modal if channel busy 2022-11-17 22:17:50 +01:00
DJ2LS 2534604616 revert base64 encoding before passing file to IPC 2022-11-11 15:43:02 +01:00
DJ2LS d843e716b7 base64 encoding before passing file to IPC 2022-11-11 15:39:24 +01:00
DJ2LS 8200af1d99 first test with image preview 2022-11-11 15:21:49 +01:00
DJ2LS 1a749c0c3d first test with image preview 2022-11-11 15:12:17 +01:00
DJ2LS b284ac2139 first test with image preview 2022-11-11 15:10:31 +01:00
DJ2LS aaaa0a720f calculate file size for new message 2022-11-11 14:32:08 +01:00
DJ2LS 393a541b01 small gui improvement 2022-11-11 12:04:22 +01:00
DJ2LS 2c183af8c8 smaller GUI adjustments 2022-11-10 13:02:17 +01:00
DJ2LS 9a2711fe3f added timestamp to chat msg 2022-11-10 10:21:54 +01:00
DJ2LS 5e2667c438 improved chat text box closes #271 2022-11-08 19:53:14 +01:00
dj2ls 902cf50a21 small hotfix for scrolling - not the correct PR , but better than forgetting to fixing it 2022-09-05 14:03:10 +02:00
dj2ls 25a5c1b47a fixed database not loading on ARM devices 2022-06-15 14:34:17 +02:00
dj2ls a85efe5bf4 make textarea adjustable - not the correct PR for doing this... 2022-06-15 13:08:26 +02:00
dj2ls a6a77c2365 fix chat not deleted 2022-06-15 12:21:03 +02:00
dj2ls 1e968fcf6d smaller fixes 2022-06-09 21:42:20 +02:00
dj2ls a19a6c13c1 added qrv info toast 2022-06-09 21:31:12 +02:00
dj2ls 539b23cf6d improved info processing for chat messages 2022-06-09 14:54:42 +02:00
dj2ls 532eeb0e12 fixed small typo 2022-06-09 14:14:31 +02:00
dj2ls 1909087c6b file transfer now working 2022-06-09 14:11:39 +02:00
dj2ls a4df21c0a2 further changes of gui 2022-06-07 11:31:59 +02:00
dj2ls 8e4a3f4d33 first change of gui 2022-06-07 10:08:15 +02:00
dj2ls 18d4cd3cb4 print error message for debugging #190 2022-05-20 11:12:22 +02:00
dj2ls 4f3aa711ae fixed progress bar for failing transmission
also adjusted displaying and colors of progress bar
2022-05-01 10:55:56 +02:00
Paul Kronenwetter 4358dd9c8a Correcting some typos. 2022-04-10 13:20:58 -04:00
dj2ls b132122d08 bug fixes & gui improvements
fixed tnc not listening to default SSIDs ( here we need to adjust the GUI for supporting changing SSIDs ). Also improved the chat interface a little bit - we have now separated control buttons instead of within a message.
2022-04-10 11:37:09 +02:00
dj2ls c89e4beebf fixed audio device list
audio device list not complete when init after multiprocessing init. #153
2022-04-08 11:35:13 +02:00
dj2ls 500c657099 extended status message
now we are able viewing a unique transmission status within chat messages. One step closer to a better way of handling status
2022-04-07 11:19:29 +02:00
dj2ls a2552be843 repeat frame ack and fixed repeat transmission from gui 2022-04-06 10:15:14 +02:00
dj2ls b6cf6e7c17 optimized FSK mode and chat 2022-04-03 15:26:24 +02:00