Commit graph

163 commits

Author SHA1 Message Date
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 d6bc3c8bcf fix base href for service worker 2020-07-21 15:16:59 -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 aca53abb19 update node modules 2020-07-19 08:19:15 -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 2d66386d59 update node modules 2020-07-16 14:23:38 -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 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