ISL Light 5.0.2551.35 and Universal Add-On 5.0.2551.35 for ISL Light for Android (2026-08-05)

 

General Information

On 5th of August the following was released:

  • ISL Light 5.0.2551.35 for Android (release_date=2026-07-21, build=a5468d48d6ad436d913a0d2724007261d9ff3561, platform=Android, os_version=9.0.0-FFF).
  • Universal Add-On 5.0.2551.35 for ISL Light for Android (release_date=2026-07-21, build=ab8b9ffd31c83120ec421b5004c219c5d2199e73, platform=Android, os_version=9.0.0-FFF).

Upgrading to new version

Hosted service users please check Upgrading Hosted Service for iOS or Android .

Server license users please check Upgrading Server License for iOS or Android .

ISL Light 5.0.2551.35 for Android is available in Google Play Store and it has also a corresponding program file (isl_light_5_0_2551_35_android_202607210845_87185282.program) which adds information about customizations to ISL Conference Proxy. Server License users need to use Online update to get the file.

Universal Add-On 5.0.2551.35 for ISL Light for Android is available in Google Play Store.

Improvements

ISL Light - Mobile Android - Raise targetSDK for Android to version 35 (SPECIAL) [ISLLIGHT-7152] More

Description

TargetSDK of the ISL Light application was raised to version 35.

ISL Light - Mobile Android - Replace yuv2rgb.neon.S with libyuv (SPECIAL) [ISLLIGHT-7365] More

Description

The video plugin used in ISL Light was using yuv2rgb.neo.S library which was now replaced with libyuv library.

ISL Light - Mobile Android - Implement File Transfer feature (FEATURE) [ISLLIGHT-6651] More

Description

Added support for file transfer in ISL Light on Android. There is no file manager UI on Android device; instead the remote user (operator) requests file access and the Android user receives a confirmation prompt. 
Once confirmed, the user has to grant permission in system settings (on Android 11 and newer) or through a system dialog (on Android 6-10). 
By default, the root of external storage is shown in the file manager. Files can be transferred in both directions, renamed, deleted, and new folders can be created. When file access is granted, a Revoke File Access option appears in the menu.

ISL Light - Mobile Android - Enable xz LZMA decoder (FEATURE) [ISLLIGHT-7196] More

Description

LZMADecode was removed from hefa-rpt and XZ is now included as a default in all builds of hefa-rpt.

ISL Light - Mobile Android - Add support for 16 KB page size (FEATURE) [ISLLIGHT-7323] More

Description

Added support for 16 KB page size on Mobile Android.

ISL Light - Mobile Android - AutoTransport SSL protocol and ciphers setting (FEATURE) [ISLLIGHT-7361] More

Description

Options "ssl_protocol" and "ssl_ciphers" were added to AutoTransport. Besides legacy OpenSSL format, the options support numeric hex codes: 

  • ssl_protocol: "0x0301-0x10000" for TLS 1.0 profile and "0x0303-0x10000" for TLS 1.2 profile. 3-byte hex code "0x10000" is interpreted as no bound.
  • ssl_ciphers: can now be specified using a simple numeric hex code list: "0x1302 0x1301 ..."

ISL Light - Mobile Android - Add ecdh_ctx log key to mbedTLS log line (FEATURE) [ISLLIGHT-7364] More

Description

The log line of ISL Light now includes ecdh_ctx log key which shows which algorithm was used to establish the shared secret.

ISL Light - Mobile Android - Update rle encode implementation (FEATURE) [ISLLIGHT-7366] More

Description

ISSC ZRLE codec was rewritten. The new implementation is simpler, clearer and allows further enhancements. This new implementation also improves performance of desktop sharing.

ISL Light - Mobile Android - Update logo ISL Online powered by PDQ (FEATURE) [ISLLIGHT-7406] More

Description

Updated default ISL Light logo.

ISL Light - Mobile Android - Add MDM deployment option for ISL Light Android remote access (FEATURE) [ISLLIGHT-7414] More

Description

Added support for MDM (Mobile Device Management) deployment of ISL Light on Android. Administrators can now provide command lines via MDM configuration to pre-configure remote access, including granting connections. Command lines are read from links and are executed at app launch, and only re-applied if the configuration changes. A new "Reset Deployment" option was added in Remote Access settings to force re-applying the MDM configuration.

ISL Light - Mobile Android - Split Session Code (FEATURE) [ISLLIGHT-7566] More

Description

Session codes in ISL Light on Android are now automatically formatted with a space every 3 digits as the user types, both when entering a session code to join and when displaying support session codes. This makes long codes easier to read and type.

ISL Light - Mobile Android - Update libjpeg turbo to 3.1.0 (DEFECT) [ISLLIGHT-7039] More

Description

In certain cases desktop streaming stopped working. The operator log showed an issue with JPEG decoding due to incorrect JPEG encoding on the streaming side of the sent screen update which caused the streaming to stop. Libjpeg turbo was updated to version 3.1.0 and the issue with JPEG decoding was resolved.

The defect was fixed.

ISL Light - Mobile Android - Allow enum type to include many values and fix crash during metrics report (DEFECT) [ISLLIGHT-7057] More

Description

The range of enum values was expanded when loading metrics from shared section. This resolves an issue with user action metrics, where ZRLE metrics from issc_stream (external process) were not seen in the main application. Additionally a crash was fixed when dumping single UMA metric that has all buckets non-zero.

The defect was fixed.

ISL Light - Universal Addon Android - Add support for Enter key (DEFECT) [ISLLIGHT-7092] More

Description

Users experienced an issue where the Enter key was not supported when controlling an Android device via the Universal Addon. The functionality was redesigned and the Enter key is now handled correctly.

The defect was fixed.

ISL Light - Mobile Android - Can not open downloaded files from ISL AlwaysOn File Sharing directory (DEFECT) [ISLLIGHT-7136] More

Description

Users experienced an issue where they were unable to open the downloaded files from ISL AlwaysOn File Sharing directory in ISL Light. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed,

ISL Light - Mobile Android - Add notification for incoming call on android (DEFECT) [ISLLIGHT-7156] More

Description

Users in previous versions experienced an issue where call notification was not shown when call was started by the operator when ISL Light was minimized. Functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Do not show Universal addon download option on Zebra device (DEFECT) [ISLLIGHT-7165] More

Description

Users experienced an issue where they were prompted to install Universal Addon on Zebra devices even though it is not supported on such devices. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Upon activating Universal Addon, remote control is not instantly available in session (DEFECT) [ISLLIGHT-7167] More

Description

Users experienced an issue where remote control was not instantly available in session when user activated Universal Addon. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Remove obsolete setting "Session timeout" (DEFECT) [ISLLIGHT-7171] More

Description

Users experienced an issue where setting "Session timeout" did not work correctly on android devices. The setting was removed.

The defect was fixed.

ISL Light - Mobile Android - Fix Broken UI on Android 15 (DEFECT) [ISLLIGHT-7190] More

Description

Users experienced an issue with broken GUI in ISL Light on Android 15 devices. Functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Dialog for message.async should persist through different activities (DEFECT) [ISLLIGHT-7202] More

Description

Users experienced an issue where message box inside session was closed when user reconnected to the session. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Pixel 9 stops showing screen after screen lock and unlock (DEFECT) [ISLLIGHT-7216] More

Description

Users experienced an issue when they were showing their screen on Pixel 9 device, locked and unlocked screen the ISL Light application would stop sharing the screen. Functionality was redesigned and the issue is not reproducible.

The defect was fixed.

ISL Light - Mobile Android - Crash during call when user has app minimized for too long AKA Fragment recreation not handled (DEFECT) [ISLLIGHT-7230] More

Description

Users experienced an issue where ISL Light application would crash on Android devices if the application was minimized for too long. Functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Simultaneous actions of operator and client during session may lead to crash (DEFECT) [ISLLIGHT-7242] More

Description

Users sometimes experienced a crash of ISL Light application on android devices when operator and client performed action at the same time. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Searching for server never stops if you make a typo (DEFECT) [ISLLIGHT-7246] More

Description

Users experienced an issue where the ISL Light application would never stop searching for server if user entered incorrect server in the settings. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Switch to new hefa crash watch framework (DEFECT) [ISLLIGHT-7256] More

Description

ISL Light Android application was using old crash implementation to report crash reports. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - If ISL AlwaysOn module is missing from the ICP the app crashes (DEFECT) [ISLLIGHT-7316] More

Description

Users experienced an issue where ISL Light application would crash on the android devices if ISL AlwaysOn module was not installed on the ISL Conference Proxy. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - NullPointerException when opening settings while logged in (DEFECT) [ISLLIGHT-7317] More

Description

Users experienced an issue where ISL Light application would crash on Android devices when user would open ISL Light settings. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Android 14/15 needs camera permissions to start session (DEFECT) [ISLLIGHT-7319] More

Description

Users on devices running Android 14 or Android 15 had to enable camera permission for ISL Light in order to start a session. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Hidden text box in call view (DEFECT) [ISLLIGHT-7320] More

Description

Users experienced an issue where there was a hidden clickable text box in a call view in ISL Light for Android. The functionality was redesigned and the issue is no longer reproducile.

The defect was fixed.

ISL Light - Mobile Android - App stops working if permissions are changed while in session (DEFECT) [ISLLIGHT-7321] More

Description

Users experienced an issue where ISL Light would shop working if camera or microphone permissions were changed while user was in a remote session. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Instructions dialog for Viewer is clipped (DEFECT) [ISLLIGHT-7357] More

Description

Users experienced an issue where the instructions dialog was not shown fully. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Use short explicit hex code SSL cipher suites (DEFECT) [ISLLIGHT-7362] More

Description

MbedTLS cipher suite used was simplified to be similar to server OpenSSL cipher suite. Additionally the following ciphers were removed:

  • DHE
  • ECDH
  • CAMELLIA
  • 3DES (except TLS-RSA-WITH-3DES-EDE-CBC-SHA)

ISL Light - Mobile Android - WinINet http proxy bypass and force_auth options (DEFECT) [ISLLIGHT-7371] More

Description

Two options were added to AutoTransport which affect wininet-http and wininet-https transports:

  • http_proxy_bypass: configure which hostnames should (or not) use direct connection without proxy, use <-loopback> to allow localhost connections through proxy
  • http_proxy_force_auth: immediately start with configured user+password when connecting, used to resolve a problem when Windows system account is not allowed to connect through proxy but http_proxy_user is allowed and proxy is using Windows integrated authentication

ISL Light - Mobile Android - If client calls the operator ISL Light session crashes AKA fix init of notification util (DEFECT) [ISLLIGHT-7372] More

Description

Users experienced an issue where ISL Light application would crash on Android when a call was initiated from remote side. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Desk and Client chat messages are switched (DEFECT) [ISLLIGHT-7374] More

Description

Users experienced an issue where desk and client chat messages were switched in ISL Light session on android device. Functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - If user Closes remote desktop when connected to unattended computer he can not go back to watching the remote screen (DEFECT) [ISLLIGHT-7375] More

Description

Users experienced an issue where they were unable to view unattended computers screen again after they were connected to the computer and stopped watching remote screen. Functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Audio call does not work if camera permissions are disabled (DEFECT) [ISLLIGHT-7376] More

Description

Users experienced an issue where audio call did not work in session if camera permissions were disabled. Functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - User can't connect to unattended android after adding it to the list (DEFECT) [ISLLIGHT-7377] More

Description

Users experienced an issue where they were unable to connect to the unattended mobile device after the device was added to the list of unattended devices. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Can not connect to unattended computer (DEFECT) [ISLLIGHT-7380] More

Description

Users experienced an issue where they were unable to connect to unattended computer from an android device. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - User can't accept or deny call when joining a session after ISL Light "closed" (DEFECT) [ISLLIGHT-7383] More

Description

Users experienced an issue where they were unable to accept or deny a call in ISL Light session when joining a session after ISL Light closed. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Mic is automatically turned on in video call when user switches apps (DEFECT) [ISLLIGHT-7387] More

Description

Users experienced an issue where the microphone in video call would automatically turn on after switching from ISL Light to different application and back to ISL Light. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Spinner remains after closing AON session (DEFECT) [ISLLIGHT-7388] More

Description

Users experienced an issue where loading spinner was still being shown after closing ISL AlwaysOn session from an android device. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Missing translation when reaching maximum number of licensed connections (DEFECT) [ISLLIGHT-7397] More

Description

Users experienced an issue where some strings were not translated when user reached maximum number of licensed connections. Functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Turning off client's mic from Light Desk turns off both mics (DEFECT) [ISLLIGHT-7402] More

Description

Users experienced an issue where microphone and camera in a call were both turned off on ISL Light Android when operator turned off the microphone of the client. Functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Call from v3 is cancelled when permissions are enabled (DEFECT) [ISLLIGHT-7429] More

Description

Users experienced an issue where a call from ISL Light Desk would be cancelled when connected to an android device. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Use MediaProjection instead of root capture (DEFECT) [ISLLIGHT-7437] More

Description

Users experienced an issue where they were unable to view Android devices screen when connecting from a windows machine. Functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Viewer area does not shift when keyboard is opened (DEFECT) [ISLLIGHT-7459] More

Description

Users experienced an issue when connected from Android 15 or newer devices where the whole screen was not visible when keyboard was opened. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android v4 - Remote system information for Android 16 returns empty parameters (DEFECT) [ISLLIGHT-7483] More

Description

Users experienced an issue where remote system information for Android 16 devices returned empty parameters. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - ISL Light is crashing when user is connecting to unattended android device after reboot (DEFECT) [ISLLIGHT-7540] More

Description

Users experienced a crash of ISL Light on Android when connecting to an unattended Android device after a reboot, before the local user had opened the ISL Light app. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

ISL Light - Mobile Android - Crash when connecting to remote computer (DEFECT) [ISLLIGHT-7544] More

Description

Users experienced an issue where ISL Light crashed on Android when connecting to a remote computer and the password prompt dialog was shown. The functionality was redesigned and the issue is no longer reproducible.

The defect was fixed.

Was this article helpful?