Commit graph

188 commits

Author SHA1 Message Date
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 8dae9ecce8 Maintenance update 2020-04-24 08:50:21 -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 bad39944ac Node packages update 2019-12-20 08:50: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
Chrystian Huot abcc2906c8 Fix radio bezel overflowing on small screen 2019-09-06 13:40:50 -04:00
Chrystian Huot f8ecdd811d Radio service improvements 2019-09-03 10:10:19 -04:00
Chrystian Huot 19a80b66e2 Fix height when in portrait 2019-09-03 09:19:11 -04:00
Chrystian Huot 14e5d0e097 Fix scrolling on mobile when in landscape 2019-09-03 09:04:01 -04:00
Chrystian Huot 446f8c9502 Minor improvements to radio.service 2019-09-02 09:53:44 -04:00
Chrystian Huot 841b7eee21 Safari doesnt support promise version of decodeAudioData 2019-08-30 10:42:33 -04:00
Chrystian Huot 97399ba4c9 Fix bug due to async decodeAudioData 2019-08-30 10:12:31 -04:00
Chrystian Huot b8acccfccc Fix more issue with audioTimer 2019-08-29 14:41:29 -04:00
Chrystian Huot eba36f732c Better handling of no javascript warning message 2019-08-29 14:24:53 -04:00
Chrystian Huot 8c49071d5e Fix bug with audioTimer 2019-08-29 14:19:27 -04:00
Chrystian Huot 41f28b13c6 Fix compile warnings 2019-08-29 13:00:03 -04:00
Chrystian Huot c86fa16820 Add a warning message if javascript is disabled 2019-08-29 12:59:24 -04:00
Chrystian Huot 8e4c09fde4 Major change from HTML5 audio to AudioContext; Apple products now works! 2019-08-29 11:01:04 -04:00
Chrystian Huot 94d96f571c Small aesthetic change 2019-08-29 10:43:48 -04:00
Chrystian Huot 777db8f442 Disable zoomable viewport 2019-08-28 16:54:05 -04:00
Chrystian Huot 3fdc52d416 Minor scss fix and autocomplete off 2019-08-28 16:18:48 -04:00
Chrystian Huot a11abcebb8 Fix audio freeze issue 2019-08-14 12:45:11 -04:00
Chrystian Huot cd65e0c9d5 Don't allow text selection on the display and on the control buttons 2019-08-05 12:56:59 -04:00
Chrystian Huot 21f6964405 Remove skip next delay 2019-08-03 20:56:30 -04:00
Chrystian Huot c0edb472e7 Fix minor bug induced by previous commit 2019-08-01 14:52:31 -04:00
Chrystian Huot dbc866b7eb Radio.service progress handler optimizations 2019-08-01 14:41:40 -04:00
Chrystian Huot 44cb5a4ca6 Fix audio stalling issue when switching to other app on android 2019-08-01 10:08:14 -04:00
Chrystian Huot ae19c079f7 The call time now takes into account the reading progress 2019-07-31 16:37:16 -04:00
Chrystian Huot fbb40f501c Improved date selection filter to reflect database content 2019-07-31 16:13:02 -04:00
Chrystian Huot 4a61be50d4 Remove hammerjs library 2019-07-19 08:28:38 -04:00
Chrystian Huot 2a717b7afb Should not be able to play a call from search pane if play is paused 2019-07-14 17:21:03 -04:00
Chrystian Huot 2489a5a490 Fixed an unnecessary call to _writeAvoids() 2019-07-12 11:20:21 -04:00
Chrystian Huot 7dac57810f Quicker resume after unpause 2019-07-11 15:16:06 -04:00
Chrystian Huot 6e9db764cb favicon 2019-07-11 11:15:32 -04:00
Chrystian Huot 51847e8e6d New pause feature and screenshots 2019-07-11 10:34:49 -04:00
Chrystian Huot 8b299ef5d5 Prevent navigating away if live feed is on 2019-07-10 13:02:08 -04:00
Chrystian Huot 48df618d93 Fix: should not send call events when playing empty audio stream 2019-07-10 08:10:43 -04:00
Chrystian Huot 798fae505e Use an empty audio stream to reset audio server 2019-07-10 07:54:21 -04:00
Chrystian Huot 8a80d0f2c6 Load an empty audio file to stop the audio stream so that the audio icon disappears on some mobile devices 2019-07-09 12:17:08 -04:00
Chrystian Huot e18b6302ac Fix: Firefox compatibility 2019-07-09 10:33:54 -04:00
Chrystian Huot deb5216f57 Layout improvements and packages update 2019-07-08 14:50:52 -04:00
Chrystian Huot ec9243e1ba Fix: long talkgroup description overflowing in landscape 2019-07-06 10:33:48 -04:00
Chrystian Huot 37cee04d77 Fix: long talkgroup description overflowing 2019-07-05 17:09:12 -04:00
Chrystian Huot 5a1e2e119c Various improvements 2019-07-05 15:02:54 -04:00
Chrystian Huot 6900c55cee Better handling of audio events 2019-07-04 12:25:19 -04:00
Chrystian Huot b0c958fcd5 Better audio comptability for IOS devices 2019-07-03 09:09:50 -04:00
Chrystian Huot e2288c6fdc CSS twweaks on select tg pane 2019-06-27 08:14:24 -04:00
Chrystian Huot 16c79670d2 CSS tweak for radio-button-mini alignment 2019-06-26 14:20:49 -04:00
Chrystian Huot 87b30b83c3 Color tweak 2019-06-26 10:31:27 -04:00
Chrystian Huot 5e63705cdc Fix bug when stopping audio 2019-06-18 08:18:14 -04:00
Chrystian Huot f1bfeaa3a5 Fix bug with local storage avoids read back 2019-06-18 07:52:56 -04:00
Chrystian Huot a189be48db Clean queue when avoiding talkgroup(s) 2019-06-17 17:18:50 -04:00
Chrystian Huot 575c6ec1fc Better queue management 2019-06-17 07:41:02 -04:00
Chrystian Huot ac6c1c985a Remove /rdio-scanner from the URL 2019-06-14 10:48:21 -04:00
Chrystian Huot b5910ec295 Minor CSS fix in regards to radio-button-spacer 2019-06-14 10:18:28 -04:00
Chrystian Huot 1fb4be6755 Ensure that systems are sorted by system number 2019-06-12 13:06:18 -04:00
Chrystian Huot 7c2ee69151 first commit 2019-06-12 11:43:21 -04:00