Release of Version 6.0.2
With version 6.0, TheFlex places a clear focus on intent-based scanning.
The new scan listener enables significantly more flexible and robust processing of scan events and is specifically optimized for the keyboard setting “Active on tap”. This is complemented by extensible intent listeners for system and app events, improved debug and network analysis, as well as numerous optimizations to the JavaScript structure, plugins, and UI.
In addition, the app has been streamlined, device support expanded, and several issues in network and URL functions have been fixed.
Note
Uploading logs to an SAP system has been removed. This feature required SAP transports and complex customizing. Logs can now be exported and sent directly from the device.
| Type | Description |
|---|---|
| 🚀 Feature | Intent-based scan listener added. Recommended for the keyboard setting “Active on tap”. |
| 🚀 Feature | Intent listeners for a wide range of events can be implemented via JavaScript, e.g. low battery or network changes. |
| 🚀 Feature | Results of the network analysis can be exported as a CSV file. |
| 🚀 Feature | Extended debug mode now logs all system logs related to the app. |
| 🔵 Improvement | DataWedge plugin is now fully available. |
| 🔵 Improvement | New developer interface in JavaScript to access browser functions: Documentation |
| 🔵 Improvement | Custom keyboard now supports F10–F12 keys. |
| 🔵 Improvement | QR code is displayed more clearly when exporting. |
| 🔵 Improvement | Internal UI5 library has been removed. This significantly reduced the size of the APK. |
| 🟡 Change | The app now also supports devices without a microphone. |
| 🟡 Change | Log upload to SAP has been removed. |
| 🔴 Bugfix | URL check did not work for some URLs. This has now been fixed. |
| 🔴 Bugfix | Network analysis did not work for some URLs. This has now been fixed. |
| 🔴 Bugfix | No-network overlay prevented back navigation. |