Commit graph

115 commits

Author SHA1 Message Date
Damian Büchel
82e8166fd5 SEBWIN-510, #278, #417: Attempt to fix crashes on slow / virtual machines. 2022-07-25 15:21:26 +02:00
Damian Büchel
bd5f7d4293 Removed unnecessary async call. 2022-07-18 10:49:34 +02:00
Jonas Sourlier
fd2840a2a0 remove unnecessary project references 2022-06-01 12:07:17 +02:00
Jonas Sourlier
c2ffb0f15b remove whitespace 2022-06-01 12:07:17 +02:00
Jonas Sourlier
475c46529f accessibility bugfixes 2022-06-01 12:07:17 +02:00
Jonas Sourlier
57ab7cabcf work on accessibility 2022-06-01 12:07:17 +02:00
Jonas Sourlier
cb2859ff60 accessible Touch UI 2022-06-01 12:07:17 +02:00
Damian Büchel
66445a117f SEBWIN-568: Implemented functionality to automatically reperform text search on browser navigation or reload. 2022-05-31 12:34:01 +02:00
Damian Büchel
aa6c765729 SEBWIN-567: Implemented keyboard activator for taskbar. 2022-05-06 15:52:37 +02:00
Jonas Sourlier
91b15eeb98 passing logger down to BrowserWindow 2022-05-03 09:36:09 +02:00
Jonas Sourlier
cc37618da2 move LoseFocusRequestedEventHandler to Browser.Contracts 2022-05-02 16:33:35 +02:00
Jonas Sourlier
a4e56ead3d focus address bar by pressing Ctrl+L 2022-05-02 15:44:28 +02:00
Jonas Sourlier
d040615c6e accessibility 2022-05-02 15:40:16 +02:00
Damian Büchel
a4d1904b81 SEBWIN-536, #349: Fixed keyboard system component to correctly display all installed keyboard layouts / input languages. 2022-04-26 16:45:53 +02:00
Damian Büchel
6205bef251 SEBWIN-537: Implemented new network control showing wired as well as wireless network information. 2022-04-19 18:21:29 +02:00
Damian Büchel
3dda11956e SEBWIN-559, #378: Removed animated border of runtime window in attempt to fix performance issue in virtualized environments. 2022-03-31 11:25:20 +02:00
Damian Büchel
71423803e5 SEBWIN-531, #240: Replaced custom life span handler implementation with new API of the browser engine in order to enable parent-child relationship / JavaScript functionality for popup windows. 2022-02-23 13:59:36 +01:00
Damian Büchel
a0e0c3e579 SEBWIN-541: Updated year in license and copyright remarks. 2022-01-21 16:33:52 +01:00
Damian Büchel
05db975785 SEBWIN-516: Added missing data mapping for raise hand feature and ensured that message panel is closed upon server confirmation. 2021-10-21 11:17:27 +02:00
Damian Büchel
55db0f8bf9 SEBWIN-516: Added icons for raise hand control and removed BETA version marker. 2021-10-04 11:00:30 +02:00
Damian Büchel
b5ec48498f SEBWIN-516: Disabled message input when hand is raised. 2021-09-20 14:53:22 +02:00
Damian Büchel
8a3039ec16 SEBWIN-516: Implemented raise hand feature. 2021-09-17 10:47:02 +02:00
Damian Büchel
66e7c50a8e SEBWIN-428: Fixed bug where visibility of reload button wasn't according to the active settings. 2021-08-09 12:29:11 +02:00
Damian Büchel
88faf4cafd SEBWIN-498: Made proctoring window bigger. 2021-07-14 11:50:03 +02:00
Damian Büchel
b67716b724 SEBWIN-475: Increased timeouts for Zoom proctoring integration and removed controls like mute and rename in participants overview. 2021-07-05 13:21:11 +02:00
Damian Büchel
35b1a07c19 SEBWIN-484: Implemented temporary down- and upload folder for browser. 2021-07-01 18:54:43 +02:00
Damian Büchel
d141b747eb SEBWIN-475: Fixed issue with Zoom client not starting microphone and webcam. 2021-06-25 11:51:59 +02:00
Damian Büchel
c028d8d5d7 Added WebView2 to license remarks. 2021-06-07 18:15:11 +02:00
Damian Büchel
fd2eab589c SEBWIN-490: Ensured users can't hangup call, automatically unmuting microphone and camera if users attempt to mute them, fixed window visibility on end of broadcast from SEB server, made initial proctoring view size bigger and fixed icon when proctoring is active. 2021-05-19 01:35:01 +02:00
Damian Büchel
4286291877 SEBWIN-450: Added proctoring window for mobile UI. 2021-04-12 19:59:58 +02:00
Damian Büchel
ce67d4a475 SEBWIN-449: Extended notification mechanism to allow updating of notification icon / text and added icons for proctoring notification. 2021-03-25 13:49:45 +01:00
Damian Büchel
48f9344164 SEBWIN-449: Refactored notification implementation, moved icon resources to core library (again) and removed client contracts. 2021-03-18 23:12:07 +01:00
Damian Büchel
345c5b7b14 SEBWIN-449: Added WebView2 with scaffolding for remote proctoring UI. 2021-02-19 22:03:52 +01:00
Damian Büchel
b27bf24eea SEBWIN-448: Implemented disclaimer for remote proctoring. 2021-02-09 23:07:09 +01:00
Damian Büchel
f4a00beebb SEBWIN-448: Started implementing remote proctoring disclaimer. 2021-02-09 14:44:59 +01:00
Damian Büchel
a19617c53b Updated year in copyright remarks. 2021-02-03 00:45:33 +01:00
Damian Büchel
4bccf4610b #28 : Ensured nodrives mechanism in file system dialog doesn't crash if registry value doesn't exist. 2020-12-11 09:58:31 +01:00
Damian Büchel
d1f0e012d5 SEBWIN-414: Implemented home functionality for browser. 2020-10-05 23:37:23 +02:00
Damian Büchel
ae7dcc0b0b Code cleanup. 2020-09-29 14:37:54 +02:00
Damian Büchel
68decb740c SEBWIN-414: Implemented new feature to control displaying and logging of URLs in browser. 2020-09-29 14:01:17 +02:00
Jan Philipp Weber
8908efc93e - mobile UI adapted 2020-09-18 19:22:24 +02:00
Damian Büchel
4345ac22cd SEBWIN-413: Fixed clearing of results for text search. 2020-08-26 13:03:17 +02:00
Damian Büchel
af71bbd72e SEBWIN-413: Made find functionality configurable. 2020-08-11 17:52:51 +02:00
Damian Büchel
7a91d34ca8 SEBWIN-413: Implemented basic find toolbar for browser. 2020-08-10 21:42:51 +02:00
Damian Büchel
a7e3657c6a Added Newtonsoft.Json to used libraries. 2020-08-06 14:39:14 +02:00
Damian Büchel
2ade9e15b4 SEBWIN-407: Implemented access restriction for file system dialog. 2020-08-05 22:55:38 +02:00
Damian Büchel
6997d3a5f5 SEBWIN-405: Implemented mobile versions for exam selection and server failure dialog. 2020-07-31 22:17:10 +02:00
Damian Büchel
bc06a0c985 SEBWIN-405: Prepared infrastructure in client for server functionality. 2020-07-28 19:56:25 +02:00
Damian Büchel
7915d4dff9 SEBWIN-405: Implemented server failure dialog. 2020-07-24 18:22:22 +02:00
Damian Büchel
c2cd3a742f SEBWIN-405: Implemented basic server binding up to exam selection. 2020-07-22 18:11:51 +02:00