Difference between revisions of "Version 2.5 (Android)"
(→New Features) |
(→2.5.5) |
||
(29 intermediate revisions by 3 users not shown) | |||
Line 9: | Line 9: | ||
| 2.5.2 || 2016.01.27 || 2016.01.27 | | 2.5.2 || 2016.01.27 || 2016.01.27 | ||
|- | |- | ||
− | | 2.5.3 || 2016. | + | | 2.5.3 || 2016.04.01 || 2016.04.01 |
+ | |- | ||
+ | | 2.5.4 || 2016.07.21 || on demand | ||
+ | |- | ||
+ | | 2.5.5 || 2017.02.09 || on demand | ||
|- | |- | ||
|} | |} | ||
Line 111: | Line 115: | ||
{{Hint|Some of these bugs appeared during development of 2.5.0, others were bugs from previous versions. The complete list is displayed for transparency reasons nonetheless (and because it's not always clear whether a bug is new or just wasn't noticed yet). }} | {{Hint|Some of these bugs appeared during development of 2.5.0, others were bugs from previous versions. The complete list is displayed for transparency reasons nonetheless (and because it's not always clear whether a bug is new or just wasn't noticed yet). }} | ||
− | |||
Line 177: | Line 180: | ||
* In-view [http://www.augmensys.com/en/forum/windows-8-client/9-lla-marker-for-ubik-win8| {{UBIK}} QR/LLA marker] scanning is now available in the POI view and the AR Navigation view. | * In-view [http://www.augmensys.com/en/forum/windows-8-client/9-lla-marker-for-ubik-win8| {{UBIK}} QR/LLA marker] scanning is now available in the POI view and the AR Navigation view. | ||
* For the [[HowTo:Sort Objects on Mobile Client|sorting of objects]] by distance in the content browser, the building level index is now also taken into account. | * For the [[HowTo:Sort Objects on Mobile Client|sorting of objects]] by distance in the content browser, the building level index is now also taken into account. | ||
+ | * The POI view now contains an action bar button for switching to the Map view. | ||
+ | * The augmented reality view now provides an indicator showing the user if LLA only mode or any other positioning mode is currently active. | ||
+ | * The billboard size (now smaller) and texture resolution (now higher) in AR views was adjusted compared to earlier builds of this revision. | ||
+ | * Now there is a [[UBIK_Client_Basics#Navigation_Drawer|navigation drawer menu item "AR"]] that allows direct access to the Map and POI view. Also, the redundant AR Navigation [[UBIK_Client_Basics#Context_Menu|context action]] in the Geo actions group was removed. | ||
+ | |||
− | |||
=== Enhancements === | === Enhancements === | ||
+ | * The marker scanning and object finding architecture was refactored to allow easier programmatic customizing. Processing markers and search results is now centralized as well. | ||
+ | * The POI view handles changes for single objects more efficiently now. | ||
=== Bugfixes === | === Bugfixes === | ||
Line 190: | Line 199: | ||
* The 65K method limit compilation bug is now handled in an acceptable manner (not influencing the app behaviour). | * The 65K method limit compilation bug is now handled in an acceptable manner (not influencing the app behaviour). | ||
* Fixed an issue where the layer filter didn't work in the POI view. | * Fixed an issue where the layer filter didn't work in the POI view. | ||
+ | * The camera stream used for AR views is not distorted anymore on Getac Z710 devices. | ||
+ | * Fixed an issue where the Getac Z710's barcode scanner produced a humming sound even when scanning is inactive. | ||
+ | * The altitude offset setting (Demo) is now used again in the POI view. | ||
+ | * The current altitude setting (Demo) is now used again for LLA markers. | ||
+ | * An issue where the current POI group sometimes wasn't remembered correctly was fixed. | ||
+ | * Prevented a crash when the Getac Z710 barcode scanner is started multiple times because the UI reacts slowly. | ||
+ | * An issue where the start menu navigation item in the navigation drawer wasn't highlighted correctly is now fixed. | ||
+ | * A potential crash when a closed activity received updates is now prevented. | ||
+ | |||
+ | = 2.5.4 = | ||
+ | |||
+ | === New features === | ||
+ | * The map view now remembers the last zoom depth and position. Also, there are settings for the default zoom position and depth now. | ||
+ | * Satellite view is now available when using OpenStreetMap. | ||
+ | * The Demo version now has a new UI concept. Furthermore some general UI improvements were done. | ||
+ | * The design of some UI parts (status indicator, document item, login button, AR dialog) is now improved. | ||
+ | * Building levels can now also be configured as top-level elements without a building object as container. | ||
+ | * It is now possible to use custom fonts in UBIK Android. | ||
+ | * When trying to edit a locked object, an information dialog is shown instead of a toast now. Further, the compass correction action item is always visible in the AR view. | ||
+ | * The Content Distance Filter Threshold setting now influences the scaling of billboards in the AR view. | ||
+ | |||
+ | === Enhancements === | ||
+ | * Further improvements for easier change of UI colors (for branding purpose) were implemented. | ||
+ | |||
+ | === Bugfixes === | ||
+ | * Fixed a memory leak in the map view. | ||
+ | * Improved button placements in the login dialog so they won't be hidden by the virtual keyboard. | ||
+ | * A bug where the distance calculation in the AR Navigation sometimes showes wrong numbers was fixed. | ||
+ | * A bug where the location of an object wasn't used for positioning as soon as possible, but instead delayed, was fixed. | ||
+ | * An issue where a single found search result was opened in multiple content browser instances was fixed. | ||
+ | * Fixed an issue where the last map location is sometimes lost. | ||
+ | * A bug where the padding for content names was not applied on Getac devices was fixed. | ||
+ | * Fixed an issue where scanning QR codes could lead to a crash. | ||
+ | * A bug where content icons where represented too small in the map was fixed. | ||
+ | * A bug where the correct compass heading couldn't be applied to a position update when scanning a geo-object QR tag was fixed. | ||
+ | * An issue where the description of a document wasn't displayed in a certain case was fixed. | ||
+ | |||
+ | = 2.5.5 = | ||
+ | |||
+ | === New features === | ||
+ | * The map is now able to display a new type of objects - [[Geographies|geographies]]. | ||
+ | * A new positioning mode [[UBIK_Client_Basics#iBeacon-Proximity_Positioning|iBeacon Proximity Positioning]] is available. | ||
+ | * It is now possible to define beacon configurations (for both proximity and trilateration positioning) on the server. | ||
+ | * The map now uses [[POI_dialog#POI_Info_window|Info windows]] instead of dialogs for displaying POI details. | ||
+ | |||
+ | |||
+ | |||
+ | === Enhancements === | ||
+ | |||
+ | === Bugfixes === | ||
+ | * A bug where action bar icons in the settings where overlapping was fixed. | ||
+ | * A bug where an orientation change while the BASF status dialog was shown led to a crash was fixed. | ||
+ | * A bug where the last known position was restored as a manual position within the positioning service was fixed. | ||
+ | * A bug where the location indicator of the map view was overlayed by markers was fixed. | ||
+ | * A bug where the DESCR and NAME property were used as Display Strings if they were configured as null or empty was fixed. | ||
+ | * A bug where already colored custom start menu icons were colored programatically again was fixed. | ||
+ | * A bug where not all beacon definitions were forwarded to the positioning service was fixed. | ||
+ | * A bug where dropdown lists where not opened once the Norton App Locker was installed on the device was fixed. | ||
+ | * A bug where the app crashed on devices without compass sensor was fixed. | ||
+ | * A bug, where loading big bytestreams from the local database took minutes, was fixed. | ||
<headertabs /> | <headertabs /> |
Latest revision as of 07:33, 1 December 2017
Version | UBIK® Android Demo | UBIK® Android Standard |
---|---|---|
2.5.0 | 2015.11.17 | 2015.11.17 |
2.5.1 | 2015.11.20 | 2015.11.20 |
2.5.2 | 2016.01.27 | 2016.01.27 |
2.5.3 | 2016.04.01 | 2016.04.01 |
2.5.4 | 2016.07.21 | on demand |
2.5.5 | 2017.02.09 | on demand |