Commit graph

135 commits

Author SHA1 Message Date
Chrystian Huot f0752640c2 Version 4.9.0 2021-01-02 07:58:18 -05:00
Chrystian Huot 41f1b7cb49 Version 4.8.3 2020-12-07 08:20:50 -05:00
Chrystian Huot a552fcac19 Version 4.8.2 2020-11-14 10:32:23 -05:00
Chrystian Huot 4dbd50d35a Version 4.8.1 2020-11-02 08:56:06 -05:00
Chrystian Huot 45edec5931 Version 4.8.0 2020-10-25 10:53:08 -04:00
Chrystian Huot 41e31c5d41 Version 4.7.6 2020-10-11 10:01:37 -04:00
Chrystian Huot 2227e4a994 Version 4.7.5 2020-09-30 13:12:58 -04:00
Chrystian Huot 4154959931 Fix display width too wide when long talkgroup name 2020-09-28 09:00:59 -04:00
Chrystian Huot d7e1cc67e5 Version 4.7.2 2020-09-26 09:55:32 -04:00
Chrystian Huot f63111f2ab Version 4.7.1 2020-09-26 08:16:45 -04:00
Chrystian Huot 9ec483a531 Version 4.7.0 2020-09-25 08:07:53 -04:00
Chrystian Huot c1e9f882b2 Fix favicon 2020-08-31 11:02:12 -04:00
Chrystian Huot ab8e885ca8 Emit queue length when skipDelay is active 2020-08-24 13:00:29 -04:00
Chrystian Huot 225ac72631 Display filename instead of frequency when no frequency value available 2020-08-23 10:19:09 -04:00
Chrystian Huot fff40747d2 Better handling of promise return in beep() 2020-08-23 09:19:19 -04:00
Chrystian Huot 870109e93a Fix beep method not completing promise in some situation 2020-08-23 08:06:54 -04:00
Chrystian Huot 0f21e399ac Change handling of skip delay on client 2020-08-23 08:04:30 -04:00
Chrystian Huot 46c1e4f82e Fix potential error in handling keypadBeeps styles 2020-08-23 07:55:53 -04:00
Chrystian Huot 27e9d9fdac Change config.options.useDimmer to config.options.dimmerDelay 2020-08-23 07:47:46 -04:00
Chrystian Huot fa6a5dcd1d Move back keypadBeeps presets to backend 2020-08-23 07:24:38 -04:00
Chrystian Huot b21351ba44 Version 4.6.1 2020-08-22 12:57:31 -04:00
Chrystian Huot 31984d0304 Version 4.5.2 - even more configurable keypad beeps 2020-08-20 11:08:00 -04:00
Chrystian Huot 9067545799 Version 4.5.1 - New key beep feature 2020-08-19 13:03:55 -04:00
Chrystian Huot 5b51e0811a Version 4.4.1 2020-08-13 10:07:35 -04:00
Chrystian Huot c7479118e3 Fix background color for search and select panel 2020-08-05 09:35:36 -04:00
Chrystian Huot 2389fa431d Version 4.3.4 - fix endless loop when error on decoding audio while in offline continuous play mode 2020-08-04 09:48:15 -04:00
Chrystian Huot ac7feed973 version 4.3.3 2020-08-03 10:07:02 -04:00
Chrystian Huot 0a33be646c Version 4.3.2 2020-07-30 11:11:50 -04:00
Chrystian Huot 7cdee6c7bd Fix concurrent calls playing when skip next 2020-07-28 18:48:40 -04:00
Chrystian Huot ff7f518292 Version 4.3.1 2020-07-28 08:10:50 -04:00
Chrystian Huot ec5974cad1 Refactor the livefeed stop 2020-07-22 09:41:10 -04:00
Chrystian Huot b78a0e1ebf Remove webapp custom keepalive 2020-07-21 10:00:11 -04:00
Chrystian Huot 0096335ac2 Reduce min-width to 320px 2020-07-21 09:59:37 -04:00
Chrystian Huot 6576e4b764 Display version number only if run as a standalone component 2020-07-17 11:00:53 -04:00
Chrystian Huot 6d679d74f1 Remove onPush changeDetectionStrategy 2020-07-15 09:06:43 -04:00
Chrystian Huot a34ef48057 Fix redundant html head tags 2020-07-14 08:41:53 -04:00
Chrystian Huot 9af543cbcb Fix mozRequestFullScreen with a capital S 2020-07-13 13:50:30 -04:00
Chrystian Huot f00521214c Fix user input not focusing on safari 2020-07-13 13:16:06 -04:00
Chrystian Huot 7bc9d881de Force portrait orientation on webmanifest 2020-07-13 11:54:06 -04:00
Chrystian Huot f66c12f51e Fix colors in webmanifest 2020-07-13 09:49:53 -04:00
Chrystian Huot ca410ce742 Update clock on tab focus 2020-07-13 08:25:38 -04:00
Chrystian Huot 79bdf7b3e7 Always reconnect websocket 2020-07-13 08:24:48 -04:00
Chrystian Huot d19bbd6ba9 Fix application's name in webmanifest 2020-07-13 08:21:58 -04:00
Chrystian Huot e8c83ea08c Version 4.3 2020-07-11 12:17:21 -04:00
Chrystian Huot eb32621949 Add latencyHint=playback on audioContext 2020-06-09 07:53:25 -04:00
Chrystian Huot 7156842452 Change dimmer timeout from 4s to 5s 2020-06-08 11:41:27 -04:00
Chrystian Huot b40eb3405e Don't emit call queue length when idling 2020-06-08 11:17:10 -04:00
Chrystian Huot 14d1da280a Fix a typo which causes audio call being everytime instead of when needed. Thanks to @robbiet480 for reporting the issue 2020-06-06 09:01:01 -04:00
Chrystian Huot ff28f74a8a Call being played is not stopped when its group is deactivated 2020-06-02 09:15:14 -04:00
Chrystian Huot 707d07ab80 Fix queued calls not playing after stopping a stored call from the search panel 2020-06-01 16:34:38 -04:00
Chrystian Huot 4973a6c282 Version 4.2 2020-06-01 13:20:39 -04:00
Chrystian Huot bdc704a82c Fix continuous play not playing next call when a call has invalid audio 2020-05-29 12:36:24 -04:00
Chrystian Huot 349d5b2b64 Version 4.1.1 2020-05-29 12:24:34 -04:00
Chrystian Huot a37861ee99 Version 4.1 2020-05-28 15:28:31 -04:00
Chrystian Huot f2ed09d183 Don't reset hold sys/tg on clients when restarting the server 2020-05-26 09:59:55 -04:00
Chrystian Huot 0201019ef8 Add visibilitychange listener 2020-05-22 10:04:55 -04:00
Chrystian Huot b046108d26 Fix drifting clock on mobile devices 2020-05-22 09:31:46 -04:00
Chrystian Huot 349d69419f Clear skipDelay if skip(true) 2020-05-19 17:03:20 -04:00
Chrystian Huot c7f7f2c495 Attempt to fix the call history being emptied 2020-05-16 12:03:27 -04:00
Chrystian Huot 4cd3a2d1d8 Fix backlight not firing quick enough when a call is being played 2020-05-16 11:04:22 -04:00
Chrystian Huot b1871695fb Better handling of backlight dimming (useDimmer=true) 2020-05-16 10:39:47 -04:00
Chrystian Huot c632bc62da Version 4.0 2020-05-15 11:24:21 -04:00
Chrystian Huot e8d8996ae0 Fix missing aliases feature since last code refactoring 2020-04-27 09:55:35 -04:00
Chrystian Huot 5dac77f3c0 main.html cleanup 2020-03-15 12:35:23 -04:00
Chrystian Huot 031ad3dece Better manifest.json 2020-03-15 12:26:57 -04:00
Chrystian Huot 61e6c44fa3 Update to Angular 9 2020-03-14 15:05:59 -04:00
Chrystian Huot db7b464b99 Version 3.1 2020-03-02 15:05:35 -05:00
Chrystian Huot 2402ee5e15 Fix graphql base uri 2020-02-02 10:29:11 -05:00
Chrystian Huot a2eb2005de Don't buildGroups if useGroup=false 2020-02-02 10:17:43 -05:00
Chrystian Huot 9e3404a040 Make the download mode slider in the search pane use the main color instead of the accent color 2020-02-02 09:43:24 -05:00
Chrystian Huot 6ad150615d Fix wrong cdk overlay container when in full screen 2020-02-02 09:25:33 -05:00
Chrystian Huot 08a1e83b89 Cosmetic changes 2020-01-30 08:50:42 -05:00
Chrystian Huot 123a104cd1 Fullscreen request on component instead of document 2020-01-30 08:43:44 -05:00
Chrystian Huot 56d3fbe0c8 Version 3.0 2020-01-27 11:01:25 -05:00
Chrystian Huot 093ba42ff4 RdioScannerCalls index improvement and minor bug fix to search pane 2020-01-23 10:56:55 -05:00
Chrystian Huot 1c62d9d1fc Version 2.5.1: minor fixes 2020-01-09 12:44:31 -05:00
Chrystian Huot 98261dd88e Toggle fullscreen when double click/tap on display area 2020-01-09 09:07:47 -05:00
Chrystian Huot e36e510ecd Fix button width on large screen 2020-01-09 08:36:37 -05:00
Chrystian Huot 5fdcfb1dcb Slight change to screen background color 2020-01-08 13:11:00 -05:00
Chrystian Huot 193d346d8c Happy new year: new version 2.5 2020-01-08 10:59:15 -05:00
Chrystian Huot 1d6cef3fa4 Resume from suspended audiocontext 2020-01-08 07:48:28 -05:00
Chrystian Huot 4782bafe7d Disable search form when waiting for results 2019-11-29 08:00:17 -05:00
Chrystian Huot 1e35cd5667 Remove duplicated dependencies on rdio-scanner.moduel 2019-11-28 08:24:04 -05:00
Chrystian Huot 45611b9293 New version 2.1 2019-11-26 09:08:50 -05:00
Chrystian Huot c6d1da662b New version 2.0 2019-11-18 13:06:09 -05:00