MaxGo Staging
An easy to use Android solution for staging Handheld devices and preparing them for production use. You can use a barcode scan or NFC tags for device configuration.
Click here to learn more
Changelog
1.10.2 (2024-11-21)
Fixes
- support setting glove mode on Nauitz X81
- support setting rain mode on Nauitz X81 (type: global, key: rain_mode)
- fix unsupported null value for settings command
- fix issue when empty json object in appconfig command
- fix setting intent target package using “__PACKAGE” extra in intent command
1.10.0 (2024-11-04)
New
- replaced camera barcode scanner to improve speed
Fixes
- fixed issue when setting “location_providers_allowed”
- fixed rare encoding issue in barcode data
1.9.9 (2024-09-25)
Fixes
- fixed issue where setting up a new WiFi network would always disconnect the current network
1.9.8 (2024-09-19)
Fixes
- fixed issue with “static_dns_2” in wifi command
- improved error message when a remote script fails to load
- fixed command parsing with empty input when started fromintent
- add pm “cpa” to clear clearPackagePreferredActivities
1.9.5 (2024-07-18)
Fixes
- fixed “scanner_on” setting on Nautiz X9 with Android 11
- fixed Install command on Android 13+
1.9.2 (2024-07-12)
New
- add setting for lockscreen text (type: system, key: owner_info)
Fixes
- fixed enabled_notification_listeners support via secure setting on Android 9+
1.9.0 (2024-06-24)
New
- add new upload command
- add new app config command
- add new unpack command
- add support for encrypted remote scripts
Fixes
- fixed support for OneDrive links staring with “1drv.ms/x/s!”
- handle “REQUEST_INSTALL_PACKAGES” permission request via appops
1.8.6 (2024-03-08)
Fixes
- fix disabling lockscreen on Android 11
1.8.5 (2024-03-05)
New
- Added function to enable/disable components with the PackageCommand
1.8.4 (2024-02-23)
New
- Added new setting for “Smallest width” developer setting (type: system, key: screen_smallest_width)
Fixes
- fix disabling lockscreen on Android 12+
- correctly handle WinSCP x-ftppasvmode parameter in FTP URL
1.8.3 (2024-01-05)
New
- Added new setting for OTG Host on Algiz RT10 (type: global, key: otg_host)
Fixes
- Fix handling of Sharepoint DataStore links
- Fix handling of intent commands for internal service
1.8.2 (2023-11-06)
Fixes
- fix install command issue on Android 13
- fix handling GoogleDrive links additional with query data
1.8.1 (2023-10-23)
Fixes
- fix issue with handling ftp and smb URLs
1.8.0 (2023-10-18)
New
- Added download support for some file hosts. See this list for supported hosts
1.7.28 (2023-10-09)
Fixes
- fix issues adding shortcuts to screen 0 if there are no other icons
- support old NX2 sidekey names
- fix CPU abi placeholder
- change URL of internal app server
1.7.26 (2023-04-19)
Fixes
- fix SMB access with SMB-Version 2 and higher
1.7.25 (2023-03-14)
Fixes
- fix sidekey command not working on a Algiz RT8 with Android 11
- fix NFC setting command on Android 6
1.7.24 (2023-03-02)
Fixes
- fix sidekey command not working on a Nautiz X2 with Android 9
1.7.22 (2023-02-20)
Fixes
- fix allow FTP in active mode by providing “mode=active” query to URL
- fix crash on device without NFC support
1.7.21 (2022-10-13)
Fixes
- fix existing Sidekey commands not working when OS supports new Sidekey Manager
1.7.20 (2022-10-11)
Fixes
- fix LanguageCommand on Android 7+
1.7.19 (2022-09-16)
Fixes
- fix ENABLESYMBOLOGIES intent not working NX2 and NX41 with Android 11 OS
1.7.18 (2022-08-02)
Fixes
- add support for Algiz RT10
- fix some permissions in “KioskHome” command
1.7.17 (2022-04-11)
Fixes
- enable scanner on Nautiz X41 with Android 11
- support sidekeys on Nautiz X41 with Android 11
- support shortcut command on Android 11
- support glove mode setting on Nautiz X6 with Android 11
1.7.14 (2022-03-17)
Fixes
- Fixed issue with adding a shortcut for newer apps
1.7.12 (2022-02-02)
Fixes
- Fixed issue with reading the serial number on some devices
1.7.11 (2021-12-06)
Fixes
- Fixed permissions issues on some apps after install-command for Android 11
1.7.10 (2021-12-01)
New
- Added new setting for Do not disturb (type: global, key: zen_mode)
- Added new setting for Algiz RT8 glove mode (type: global, key: glove_mode)
- Added new setting for WiFi-Hotspot security on Android 11 (type: system, key: wifi_ap_security)
- Added query parameter to filter / exclude files in the delete command
1.7.9 (2021-10-12)
Fixes
- Fixed sidekey on Nautiz X41 when the Function keys menu was never used before
- Fixed installation hanging forever
- Fixed sidekey support for new Nautiz X6 with Android 11
1.7.7 (2021-08-17)
Fixes
- Fixed “Pistol_Trigger” sidekey on Nautiz X2C
- Fixed adaptive icons
- Fixed support for HTTP auth
1.7.6 (2021-07-28)
Fixes
- Fix support for side-keys on Algiz RT8
- Log file path and download URL on APK parse error
- Improved download behavior
- Improved debug menu
1.7.0 (2021-05-26)
New
- Added new meta-data command
- Added new settings for mobile data (type: global, key: mobile_data_on)
- Added new settings for USB mode (type: system, key: usb_mode)
Fixes
- Fix support for side-keys on Nautiz X41 and new Nautiz X2
1.6.5 (2021-01-18)
Fixes
- Fixes broadcast not being sent in some cases for intent command
1.6.4 (2020-12-16)
Fixes
- Fixed a crash that sometimes occurred while downloading multiple files
1.6.3 (2020-12-07)
Fixes
- Fixed placeholder values missing depending on the Android version
1.6.2 (2020-12-03)
Fixes
- Fixed issue when a downloading is interrupted by connection loss
1.6.1 (2020-11-10)
Fixes
- Fixed reboot behavior for side-keys on Nautiz X6
- Fixed reboot message for some commands
- Fixed missing “ext-sdcard” placeholder for removable SD card
1.6.0 (2020-11-03)
New
- Added command to install user certificate
- Added new settings for display size (type: system, key: screen_scale)
- Added new settings for display density (type: system, key: screen_density)
Fixes
- Allow remote-script path to be local
- Increase timeout for HTTP/S requests and downloads
1.5.0 (2020-10-06)
New
- Added feature to download file without providing a filename. See here for details
- Added new placeholders for “imei” as well as “imei1” and “imei2” on dual-sim devices
- Added new placeholders for “meid” as well as “meid1” and “meid2” on dual-sim devices for Android 8 or higher
- Added new placeholders for “hw-sn” to get the Unit Serial Number on devices where it differs from the Android SN (e.g. RT7, RT8, NX6)
- Added new “more details” button to the about window which shows placeholders and other details for the device
Fixes
- Correctly check, and ask for, all required permissions on Algiz RT7
1.4.5 (2020-10-01)
Fixes
- Correctly delete downloaded and cached files after execution or after an error
1.4.2 (2020-07-30)
Fixes
- Fixes “scanner_on” not working on first boot for Nautiz X2C and Nautiz X41
-
Fixes “unknown” serial number placeholder value on Android 8+ devices
1.4.1 (2020-07-20)
Fixes
- Fixes handling of action intents and data in Intent command (see here for possible formats)
- Fixes lock-screen commands on several Android versions
(There currently is a issue with devices running Android 9 – you can set a pattern, pin or password lockscreen but can’t change it after that through Staging)
1.4.0 (2020-07-08)
New
- Add scanner power setting command (type: global, key: scanner_on, value: 0 or 1) – Supported on NX2, NX41, NX9
- Added support to delete a folder (incl. all sub-folders) in the delete command
Fixes
- Fixed app install error on Algiz RT7
1.3.1 (2020-06-09)
New
- A project can now run even if not all commands are known. This allows to update Staging early to run new commands
- Add setting for NFC state (type: global, key: nfc_on, value: 0 or 1)
- Add sidekey support for Algiz RT8 and Nautiz X6
- Add settings for Wi-Fi AP (system: wifi_ap_on, system: wifi_ap_name, system: wifi_ap_passkey)
- Add settings to change user restriction
Fixes
- Fix error enabling auto power up on hardware that doesn’t support it
1.2.5 (2020-02-25)
Fixes
- Fix layout on devices with smaller screens
- Fix ftp with anonymous login
- Fix scanner support
1.2.4 (2020-02-17)
Fixes
- Fix issue with app installation for Android 9+
- Fix issue with non-SSL (http://) for Android 9+
1.2.3 (2019-12-19)
Fixes
- Fix issue with non-SSL (http://) links introduced in v1.2.1
1.2.1 (2019-12-16)
Fixes
- Fix issue on Nautiz X2 for self-update and Handheld-apps command
1.2.0 (2019-12-06)
New
- Added support for new QR-Code format
Fixes
- Fix error messages not being display correctly in some cases
1.1.4 (2019-11-26)
New
- Use “all” in permission command to apply mode to all permissions in the target app
Fixes
- Fix OS version readout on Nautiz X6
- Add device fallback support on beta and test builds
1.1.3 (2019-11-07)
Fixes
- Removed old scanner libraries on new devices
1.1.2 (2019-10-10)
Fixes
- Fixed permissions for GTS
1.1.1 (2019-08-21)
New
- Added setting for timezone (type: global, key: time_zone)
- Show improved error message for failed downloads
Fixes
- Show error if FTP(s) transfer fails
1.1.0 (2019-08-01)
New
- Added side key command
- Added lock screen command
- Added support for config intents in KioskHome (v1.3.23+) and KioskBrowser (v2.2.0+)
- Added platform service
- Added support for downloads via smb (Windows network share) urls
(format smb://[domain]user[:password]@server/path/to/file.ext) - Added auto power on/off setting on supported devices (Nautiz X2 & X9)
- Added option to select SIM slot when setting preferred APN
Fixes
- Create missing parent folder for copy and download
- Improved error message for remote scripts
- “Set as Home Command”-Script now checks if the component is enabled
- Fixed install and uninstall app command for some apps
1.0.4 (2019-06-18)
Fixes
- Fixed support for Nemo
1.0.3 (2019-01-21)
Fixes
- Fixed support for EEA devices
1.0.2 (2018-10-15)
New
- Added support for downloads via ftp/ftps urls
(format ftps://[user[:password]]@server[:port]/path/to/file.ext)
Changes
- Shortcuts can be set to a specific screen, row and column
Fixes
- Fixed support for the shortcut command on Android 8 (Oreo)
- Added missing icon for Android 8 (Oreo)
- Fixed issues on Algiz RT7 when a SIM card was present
- Fixed scanner callback on Nautiz X9
1.0.1 (2018-09-19)
Changes
- New icon and style
1.0.0 (2018-09-18)
Notes
Initial release