Difference between revisions of "Version 1.1 (Xamarin)"
(→1.1.64 on 2020-10-16) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 58: | Line 58: | ||
* Fixed an issue where the app didn't navigate to tapped query results. | * Fixed an issue where the app didn't navigate to tapped query results. | ||
* Fixed an issue where items stopped responding to tapping after back navigations from queries. | * Fixed an issue where items stopped responding to tapping after back navigations from queries. | ||
+ | * Provided a workaround for not being able to enter negative (minus) numbers on iOS: in an empty field, the first {{key press|,}} will be interpreted as {{key press|-}} | ||
+ | |||
+ | [[Category:Client|Version 1.1 Xamarin]] | ||
+ | [[Category:Version 1.1|Version 1.1 Xamarin]] | ||
+ | [[Category:Xamarin|Version 1.1 Xamarin]] | ||
=== 1.1.62 on 2020-09-22 === | === 1.1.62 on 2020-09-22 === | ||
Line 92: | Line 97: | ||
* Basic Aruco Marker implementation (Landscape mode only) | * Basic Aruco Marker implementation (Landscape mode only) | ||
* Basic AR Navigation implementation (Route from the Demo plant only) | * Basic AR Navigation implementation (Route from the Demo plant only) | ||
+ | * The UBIK client can now automatically use UI customizings deployed from the server. Details can be found [[Deploy_UI_Customizings_(Client)|here]]. | ||
+ | |||
+ | [[Category:Client|Version 1.1 Xamarin]] | ||
+ | [[Category:Version 1.1|Version 1.1 Xamarin]] | ||
+ | [[Category:Xamarin|Version 1.1 Xamarin]] | ||
+ | |||
=== 1.1.9 on 2020-02-06 === | === 1.1.9 on 2020-02-06 === | ||
* Added scroll views in the settings page so that all entries are accessible on smaller devices. | * Added scroll views in the settings page so that all entries are accessible on smaller devices. |