Difference between revisions of "Version 4.4 (Xamarin)"
m (LGE moved page Version 4.4 Xamarin to Version 4.4 (Xamarin)) |
|||
(59 intermediate revisions by 6 users not shown) | |||
Line 9: | Line 9: | ||
{{key press|UWP: App Center}}{{key press|Android: App Center}}{{key press|iOS: App Center}}: Available to those who have access to the Augmensys App Center. | {{key press|UWP: App Center}}{{key press|Android: App Center}}{{key press|iOS: App Center}}: Available to those who have access to the Augmensys App Center. | ||
+ | <br/> | ||
+ | |||
+ | {{Attention|Some customized XAMLs might need an update to work properly. These changes are marked with a ⚠️}} | ||
= Release Notes = | = Release Notes = | ||
+ | |||
+ | == Release == | ||
+ | |||
+ | === 4.4.25 on 2023-09-08 {{key press|Android: Store}} {{key press|iOS: Store}} {{key press|UWP: App Center}} === | ||
+ | * Fixed a crash when scanning OCR texts. | ||
+ | * (Android) Fixed an issue where the front camera is chosen as the default one, not the back camera. | ||
+ | |||
+ | |||
+ | === 4.4.23 on 2023-09-04 {{key press|Android: Store}} {{key press|iOS: Store}} === | ||
+ | Same as beta 4.4.23. | ||
+ | |||
+ | |||
+ | == Beta == | ||
+ | |||
+ | === 4.4.23 on 2023-08-28 {{key press|Android: Store Beta}} {{key press|iOS: Store Beta}} {{key press|UWP: App Center}} === | ||
+ | * Fixed an issue where entering signs like comma, plus, and minus into the Geo Editor was not possible. | ||
+ | * Fixed an issue where scanning in the POI page triggers unwanted navigations to objects. | ||
+ | * General improvements on app stability. | ||
+ | * Fixed an issue where the app could potentially freeze when deleting all profiles. | ||
+ | * Fixed an issue where the InvokeOnItemsCommand could only be applied to selected items. | ||
+ | |||
== Preview == | == Preview == | ||
+ | |||
+ | === 4.4.21 on 2023-08-10 {{key press|App Center}} === | ||
+ | * Fixed an issue where property mass editing is impossible (even with customizing). | ||
+ | |||
+ | |||
+ | === 4.4.20 on 2023-08-08 {{key press|App Center}} === | ||
+ | * PDF annotations are now automatically saved when you close the page just like with other regular content. | ||
+ | * Fixed an issue where work packages can not be confirmed because the calculated progress is only close to 100% due to the lost of precision. | ||
+ | * Fixed an issue where values do not get saved/committed when clicking on the check button of a task item. | ||
+ | * Fixed an issue where the client incorrectly updates/saves hotspots on PDF documents (e.g. even when you simply browse to a PDF document). | ||
+ | * Fixed an issue where PDF annotations and hotspots are incorrectly locked to users who created them but later log in with the same usernames in different cases. | ||
+ | * Fixed an issue where property based content filtering would not apply after pressing the apply filter button. | ||
+ | * Fixed an issue where PDF (horizontal) text search highlights are sometimes poorly positioned. | ||
+ | * Fixed an issue where profiles could not be loaded when the name of the profile was too long. | ||
+ | * Fixed an issue where after editing authentication properties an unwanted backward navigation occurred. | ||
+ | * Fixed an issue where you can not open the settings page on the first start of a freshly installed app. | ||
+ | * Fixed some UI issues when trying to edit GeoData or DateTime Properties. | ||
+ | * Fixed an issue where a Guid link property value appears empty after you close the Guid editor. | ||
+ | * Fixed an issue on iOS that limited NFC tag scanning to only be done once per session. | ||
+ | * Fixed an issue where the tech warning icon was at the false place. | ||
+ | * Fixed an issues with permissions on Android 13 that caused file import and notifications to not work anymore. | ||
+ | * Fixed an issue where adding a comma to existing values in the Double editor wasn't possible. | ||
+ | * Fixed an issue where resetting a property with a selective value doesn't work the first time. | ||
+ | |||
+ | |||
+ | === 4.4.19 on 2023-07-07 {{key press|iOS: App Center}} === | ||
+ | === 4.4.18 on 2023-07-07 {{key press|Android: App Center}} {{key press|UWP: App Center}} === | ||
+ | * Fixed an issue where it's impossible to open settings again after deleting all profiles. | ||
+ | * (Android) Fixed an issue where the app hangs on first start after installation. | ||
+ | * Fixed an issue where the app freezes upon logging out of certain services. | ||
+ | * Fixed an issue where downloading grouped sequential tasks can lead to app crashes. | ||
+ | * Fixed an issue where browsing to self linking objects lead to app crashes. | ||
+ | |||
+ | |||
+ | === 4.4.16 on 2023-06-22 {{key press|App Center}} === | ||
+ | * Fixed an issue where updates of a content list sometimes leave a meaningless item in that list (strange message at the end of the list). | ||
+ | |||
+ | |||
+ | === 4.4.15 on 2023-06-21 {{key press|App Center}} === | ||
+ | * Fixed an issue where it's impossible to start capturing a photo (or other media types). | ||
+ | |||
=== 4.4.14 on 2023-06-21 {{key press|App Center}} === | === 4.4.14 on 2023-06-21 {{key press|App Center}} === | ||
+ | * The app can now [[Documents_(Client)#PDF_Text_Search|automatically search for predefined texts when opening certain PDF documents]]. | ||
+ | * Increased the maximum zoom factor of the internal PDF viewer from 400% to 2000%. | ||
* Fixed some issues where the status update results of sequential tasks are incorrect under certain circumstances. | * Fixed some issues where the status update results of sequential tasks are incorrect under certain circumstances. | ||
* Fixed an issue where deleting/changing certain inputs during property editing is no possible. | * Fixed an issue where deleting/changing certain inputs during property editing is no possible. | ||
Line 43: | Line 110: | ||
== Known issues == | == Known issues == | ||
+ | |||
* Sometimes, objects shift their positions in the lists after being edited. We found out that this is related to the 3rd party list control we use and are considering replacing it. However, this will take some more time in order to make all features we build around the control still function. | * Sometimes, objects shift their positions in the lists after being edited. We found out that this is related to the 3rd party list control we use and are considering replacing it. However, this will take some more time in order to make all features we build around the control still function. | ||
* Currently, the Samsung keyboard doesn't show {{key press|,}} at all, regardless of the current language/locale setting of the device. Please use a different virtual keyboard (e.g. Gboard from Google) instead if {{key press|.}} is unacceptable. | * Currently, the Samsung keyboard doesn't show {{key press|,}} at all, regardless of the current language/locale setting of the device. Please use a different virtual keyboard (e.g. Gboard from Google) instead if {{key press|.}} is unacceptable. | ||
Line 48: | Line 116: | ||
<br/> | <br/> | ||
− | |||
− | |||
− | = | + | |
+ | = ⚠️ XAML Notes = | ||
+ | |||
+ | === ⚠️ IsStickyFooter Issue === | ||
+ | * When using a DataTrigger to set the properties of a footer for a ListView, the sequence of the properties inside the DataTrigger might matter in some cases. It seems to occur since Version 4.4 due to a Syncfusion update and could lead to the page not being rendered properly and appearing empty. If you encounter such an issue please workaround by adding the IsStickyFooter Property Setter on top inside the DataTrigger. For details, please [[Xamarin_XAML#DataTrigger_to_set_Footer_Properties_in_a_ListView|read this]]. | ||
+ | |||
Latest revision as of 11:21, 24 July 2024
UBIK 4 clients can only connect to UBIK® Servers of version 3.6 and higher! |
Availability
Android: StoreiOS: Store: Publicly available in Google Play Store / Apple App Store.
Android: Store Beta: Publicly available in Google Play Store as beta versions. You can opt in or out of the beta at any time in the store.
iOS: Store Beta: Available through Apple App Store's invitation link.
UWP: App CenterAndroid: App CenteriOS: App Center: Available to those who have access to the Augmensys App Center.