seb-win-refactoring/SafeExamBrowser.UserInterface.Mobile
2019-11-20 10:45:08 +01:00
..
Controls SEBWIN-312: Started implementing task view. 2019-11-15 16:00:03 +01:00
Images SEBWIN-303: Implemented audio controls for mobile UI. 2019-08-16 10:08:10 +02:00
Properties SEBWIN-226: Trying to use CI to set correct version and build number for assemblies. 2019-03-29 10:52:00 +01:00
Templates Fixed foreground color of log window and small scroll bar. 2019-10-09 09:54:35 +02:00
ViewModels SEBWIN-312: Improved stability and usability of log window. 2019-11-13 11:24:57 +01:00
AboutWindow.xaml Fixed font sizes for about window of mobile UI. 2019-08-16 10:16:11 +02:00
AboutWindow.xaml.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
ActionCenter.xaml SEBWIN-141: Implemented scaffolding for touch-optimized user interface. 2019-03-21 16:05:16 +01:00
ActionCenter.xaml.cs SEBWIN-312: Implemented loading of whitelisted applications into shell. 2019-11-06 08:45:37 +01:00
BrowserWindow.xaml SEBWIN-329: URL textbox is now hidden when disabled and the developer console is accessible via the browser menu. Removed spinning wheel and introduced loading progress indicator. 2019-05-22 11:42:31 +02:00
BrowserWindow.xaml.cs SEBWIN-312: Implemented loading of whitelisted applications into shell. 2019-11-06 08:45:37 +01:00
LockScreen.xaml SEBWIN-313: Implemented lock screen mechanism for blacklisted processes. 2019-10-11 15:46:15 +02:00
LockScreen.xaml.cs SEBWIN-313: Implemented lock screen mechanism for blacklisted processes. 2019-10-11 15:46:15 +02:00
LogWindow.xaml SEBWIN-312: Finished first draft of task view. 2019-11-20 10:45:08 +01:00
LogWindow.xaml.cs SEBWIN-312: Improved stability and usability of log window. 2019-11-13 11:24:57 +01:00
MessageBox.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
MessageBoxDialog.xaml SEBWIN-141: Implemented custom message box for mobile UI. 2019-03-22 12:17:14 +01:00
MessageBoxDialog.xaml.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
packages.config SEBWIN-141: Implemented scaffolding for touch-optimized user interface. 2019-03-21 16:05:16 +01:00
PasswordDialog.xaml SEBWIN-141: Implemented custom message box for mobile UI. 2019-03-22 12:17:14 +01:00
PasswordDialog.xaml.cs SEBWIN-313: Implemented lock screen mechanism for blacklisted processes. 2019-10-11 15:46:15 +02:00
RuntimeWindow.xaml SEBWIN-338: Introduced program build version. 2019-08-13 10:02:05 +02:00
RuntimeWindow.xaml.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
SafeExamBrowser.UserInterface.Mobile.csproj SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
SplashScreen.xaml SEBWIN-141: Implemented custom message box for mobile UI. 2019-03-22 12:17:14 +01:00
SplashScreen.xaml.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
Taskbar.xaml SEBWIN-141: Implemented scaffolding for touch-optimized user interface. 2019-03-21 16:05:16 +01:00
Taskbar.xaml.cs SEBWIN-312: Implemented loading of whitelisted applications into shell. 2019-11-06 08:45:37 +01:00
UserInterfaceFactory.cs SEBWIN-313: Implemented lock screen mechanism for blacklisted processes. 2019-10-11 15:46:15 +02:00