Difference between revisions of "Version 3.6 (WinX)"
Line 5: | Line 5: | ||
=== New features === | === New features === | ||
* Position and Orientation information of separate source systems (GPS, Compass, AR-Markers, etc.) are now combined based on their probabilistic error levels using an Extended Kalman Filter. | * Position and Orientation information of separate source systems (GPS, Compass, AR-Markers, etc.) are now combined based on their probabilistic error levels using an Extended Kalman Filter. | ||
− | * | + | * {{UBIK}} is now able to remember the scroll position of a list view when browsing through the content hierarchy. [[XAML_Tips#Remember_scroll_positions_of_list_views|Additional configuration]] is necessary in XAML customizings in order to activate this. |
− | + | ||
* The feature of [[Login_View#UWP_.26_Xamarin_clients|remembering user credentials]] is redesigned. | * The feature of [[Login_View#UWP_.26_Xamarin_clients|remembering user credentials]] is redesigned. | ||
− | * | + | * More UI parts are now fully customizable. |
− | * The | + | ** The status bar as ''UBIKGlobalStatusBar.xaml''. |
+ | ** The login/start page as ''UBIKStartArea.xaml''. | ||
+ | ** The document page as "UBIKDocumentArea.xaml". | ||
+ | ** The details page as "UBIKDetailsArea.xaml". | ||
* It is now possible to use external Bluetooth RFID Readers to scan [[RFID_tags#tab=WinX_External_Scanner|RFID Tags]] in UBIK. | * It is now possible to use external Bluetooth RFID Readers to scan [[RFID_tags#tab=WinX_External_Scanner|RFID Tags]] in UBIK. | ||
* The not found offline query criteria are now ignored. | * The not found offline query criteria are now ignored. |
Revision as of 10:27, 12 December 2019
There are mandatory Xaml changes and existing customizings need to be updated. |
Starting with this version, Windows 10 build 16299 or later builds are required. |