seb-win-refactoring/SafeExamBrowser.UserInterface.Mobile
2019-09-06 09:39:28 +02:00
..
Controls SEBWIN-342: Removed UI dependencies from notifications. 2019-09-04 14:11:19 +02: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 SEBWIN-141: Implemented scaffolding for touch-optimized user interface. 2019-03-21 16:05:16 +01:00
ViewModels SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02: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 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
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-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00
LogWindow.xaml SEBWIN-141: Touch-optimized main elements of mobile user interface, next up: Custom message box implementation. 2019-03-22 10:09:51 +01:00
LogWindow.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
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 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
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-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02: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-342: Removed unnecessary dependency from system components on I18n. 2019-09-04 12:07:32 +02:00
UserInterfaceFactory.cs SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00