Jump to: navigation, search

Difference between revisions of "Version 2.5 (Android)"


(New features)
Line 10: Line 10:
  
 
=== New features ===
 
=== New features ===
 +
==== UI Design ====
 +
* The commissioning design was improved.
 +
* The property list was redesigned.
 +
* All content object lists were redesigned.
 +
* Several font and UI element sizes were adapted slightly.
 +
* The content browser's individual tabs are now only shown if necessary.
 +
==== Live Values ====
 +
* Frequently updated "live value" properties are now available
 +
==== Context sensitive actions ====
 +
* The support button in the context menu is available for the Demo app.
 +
* Geo-information of objects can now be used for positioning, using a context sensitive action.
 +
==== Accounts and Settings ====
 
* All settings are user-specific and completely accessible before/after login.  
 
* All settings are user-specific and completely accessible before/after login.  
 +
* Advanced server-side account configuration (accounts, settings and shared presets plus restriction) is now available.
 +
==== Marker Scanning ====
 
* Finding UBIK objects by OCR scanning (optical text recognition) is now supported.
 
* Finding UBIK objects by OCR scanning (optical text recognition) is now supported.
* The Commissioning features are now available in all apps and the design was improved.
+
* Geo-information of nearby objects can now be used for positioning, using marker scanning.
* The demo app now has a support button in the context menu.
+
==== Augmented Reality and Maps ====
* Advanced server-side account configuration (accounts, settings and shared presets plus restriction) is now available.
+
 
* Google Maps has been replaced by Open Street Maps (OSM) as a technical basis for the map view. This means no Google Play Services are required anymore.
 
* Google Maps has been replaced by Open Street Maps (OSM) as a technical basis for the map view. This means no Google Play Services are required anymore.
 
+
* For both the map as well as the AR views, building levels are now supported.
[[Category:Version 2.5|Version 2.5 (Android)]]
+
* The ID-marker scan button was removed from the AR view.
  
 
=== Bugfixes ===
 
=== Bugfixes ===
Line 23: Line 36:
 
* If the required sensors for AR features are not available on a device, a notification is shown instead of an app crash.  
 
* If the required sensors for AR features are not available on a device, a notification is shown instead of an app crash.  
 
* Fixed an issue where button states/colors are not shown correctly on Android 5.
 
* Fixed an issue where button states/colors are not shown correctly on Android 5.
 +
* An issue where objects weren't found after scanning QR codes was fixed.
 +
* Fixed an issue where the Getac Z710 barcode scanner crashed after rotating the screen.
 +
* An issue where child objects weren't committed automatically was fixed.
 +
* Fixed an issue where the attempt to remove a child from a not existing parent resulted in an error.
 +
* The login activity now use the correct layout when switching between landscape and portrait mode.
 +
* An issue where the navigation drawer showed the wrong activity as selected was fixed.
 +
* An issue where live value updates happened unnecessarily was fixed.
 +
* An issue where the AR view's billboards were flickering was fixed.
  
 
=== Enhancements ===
 
=== Enhancements ===
Line 31: Line 52:
 
* Batch synchronization is now implemented correctly.
 
* Batch synchronization is now implemented correctly.
  
 
{{Hint|This list is incomplete, since version 2.5.0 is still under development.}}
 
  
 
{{Hint|This version supports Android 5 (Lollipop), but the minimum Android version is 4 (Ice Cream Sandwich).}}
 
{{Hint|This version supports Android 5 (Lollipop), but the minimum Android version is 4 (Ice Cream Sandwich).}}

Revision as of 16:36, 30 September 2015

Version UBIK® Android Demo UBIK® Android Standard UBIK® Android RAG UBIK® Android PWT
2.5.0 2015.??.?? 2015.??.?? 2015.??.?? 2015.??.??
[edit]

2.5.0

New features

UI Design

  • The commissioning design was improved.
  • The property list was redesigned.
  • All content object lists were redesigned.
  • Several font and UI element sizes were adapted slightly.
  • The content browser's individual tabs are now only shown if necessary.

Live Values

  • Frequently updated "live value" properties are now available

Context sensitive actions

  • The support button in the context menu is available for the Demo app.
  • Geo-information of objects can now be used for positioning, using a context sensitive action.

Accounts and Settings

  • All settings are user-specific and completely accessible before/after login.
  • Advanced server-side account configuration (accounts, settings and shared presets plus restriction) is now available.

Marker Scanning

  • Finding UBIK objects by OCR scanning (optical text recognition) is now supported.
  • Geo-information of nearby objects can now be used for positioning, using marker scanning.

Augmented Reality and Maps

  • Google Maps has been replaced by Open Street Maps (OSM) as a technical basis for the map view. This means no Google Play Services are required anymore.
  • For both the map as well as the AR views, building levels are now supported.
  • The ID-marker scan button was removed from the AR view.

Bugfixes

  • A bug where objects were filtered from the map view when showing a specific content was fixed.
  • If the required sensors for AR features are not available on a device, a notification is shown instead of an app crash.
  • Fixed an issue where button states/colors are not shown correctly on Android 5.
  • An issue where objects weren't found after scanning QR codes was fixed.
  • Fixed an issue where the Getac Z710 barcode scanner crashed after rotating the screen.
  • An issue where child objects weren't committed automatically was fixed.
  • Fixed an issue where the attempt to remove a child from a not existing parent resulted in an error.
  • The login activity now use the correct layout when switching between landscape and portrait mode.
  • An issue where the navigation drawer showed the wrong activity as selected was fixed.
  • An issue where live value updates happened unnecessarily was fixed.
  • An issue where the AR view's billboards were flickering was fixed.

Enhancements

  • Cleaned up the sync event related implementation for further development.
  • The former complicated entry points for Map and AR features were refactored for clarity.
  • The list components in the content browser can now be easily replaced by project specific derivates.
  • Context aware actions such as redlining, editing documents can now be easily reused in code.
  • Batch synchronization is now implemented correctly.


IC Hint square.pngThis version supports Android 5 (Lollipop), but the minimum Android version is 4 (Ice Cream Sandwich).