General Information
On 24th of March the following was released:
- ISL Light 4.4.2447.46 for Android (release_date=2025-03-20, build=62a363011251a401b0683ac5ed21a830d14e4433, platform=Android, os_version=5.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 4.4.2447.46 for Android is available in Google Play Store and it has also a corresponding program file (isl_light_4_4_2447_46_android_202503201419_900ab7b9.program) which adds information about customizations to ISL Conference Proxy. Server License users need to use Online update to get the file.
Improvements
ISL Light - Mobile Android - Replace PagerSlidingTabStrip with Swipe Views (FEATURE) [ISLLIGHT-5920] More
Description
Interface component which used PagerSlidingStrip ( Computers, Session and Files tabs ) was replaced with ViewPager2 component.
ISL Light - Mobile Android - Add option for local user consent on Remote Access for Android (FEATURE) [ISLLIGHT-6901] More
Description
Added additional notification options when users are connecting to an Android device. Users on Android device can now specify one of the following options in the Remote access interface:
- show notification of incoming connection
- notification timeout ( providing that show notification of incoming connection is enabled ) - this defines how long the notification is displayed before accepting the connection
- Show consent to start connection ( providing that show notification of incoming connection is enabled ) - allows the users to either accept or deny the connection
- Start connection on Timeout (providing that show notification of incoming connection and Show consent to start connection is enabled) - defines the default behavior when timeout is reached - either accept of deny the connection.
In case the session is rejected by the user on Android device, operator will receive a message that remote user denied the connection.
ISL Light - Mobile Android - Start aon service automatically after device boot (FEATURE) [ISLLIGHT-6914] More
Description
Added feature to start ISL AlwaysOn service ( unattended access service ) on device boot. In previous versions if users rebooted the device the service did not start until ISL Light application was started.
The service will now start once the Android device is unlocked for the first time.
ISL Light - Mobile Android - Add option to disable display scaling using AppConfig (FEATURE) [ISLLIGHT-6957] More
Description
Users can now deploy setting via AppConfig which controls whether Android device screen is scaled or not. The restriction key is called - restrictionDisplayScaling.
ISL Light - Mobile Android - Add support for Universal Addon (FEATURE) [ISLLIGHT-7019] More
Description
We have added support for communication between Universal Addon and ISL Light main app on Android.
ISL Light - Mobile Android - Add support for sending keyboard events to Universal addon (FEATURE) [ISLLIGHT-7020] More
Description
We have added support for sending keyboard events to Universal addon from ISL Light main app on Android.
ISL Light - Mobile Android - Toolbar disappears when floating keyboard is used (DEFECT) [ISLLIGHT-6919] More
Description
Toolbar in a session disappeared in case the users are using floating keyboard. The issue was that Android does not provide information if keyboard is opened or closed and thus the toolbar did not appear. Detecting of keyboard open/closed was redesigned, it now detects if the view size is different thus informing that keyboard is opened or closed. The toolbar will no longer disappear.
The defect was fixed.
ISL Light - Mobile Android - Fix microphone and camera permission issues when connected to ISL Light Desk (DEFECT) [ISLLIGHT-6921] More
Description
When connected from ISL Light Desk to an Android device and starting a video or audio call the call did not correctly initialize after approving microphone and camera permission. Handling of permissions and returning to the ISL Light application was redesigned. The video and audio will be correctly started upon return to the application.
The defect was fixed.
ISL Light - Mobile Android - UI is inconsistent with iOS when call is started during screen sharing (DEFECT) [ISLLIGHT-6931] More
Description
When starting an audio/video call and user on Android device was already viewing remote screen, the interface changed to the call. Now the behavior was unified with iOS application, in case the call is started when viewing remote desktop the inteface won't switch to call, instead it will start it in minimized mode.
The defect was fixed.
ISL Light - Mobile Android - Recording not supported when connected to ISL Light Desk (DEFECT) [ISLLIGHT-6939] More
Description
When users started recording when connected from ISL Light Desk to an Android device the recording did not start. The issue was that recording plugin was not correctly registered when connecting from ISL Light Desk. Recording from ISL Light Desk will now correctly recording the Android device screen.
The defect was fixed.
ISL Light - Mobile Android - Fix missing translations (DEFECT) [ISLLIGHT-6942] More
Description
Some of the texts were not translated to user selected language. Translations should now be correctly applied.
The defect was fixed.
ISL Light - Mobile Android - Mini player does not turn on after overlay permission is allowed (DEFECT) [ISLLIGHT-6953] More
Description
When a call was initiated from operator side it opened settings on Android device in order to approve the overlay permission. Going back into the ISL Light application resulted in missing mini player. Handling of permission change was redesigned, once users approve the permission and return to the application the mini player will be correctly displayed.
The defect was fixed.
ISL Light - Mobile Android - Return from chat to viewer using back instead of asking to terminate the session (DEFECT) [ISLLIGHT-6960] More
Description
Users experienced an issue where pressing the back button on their device while viewing the chat during a session would ask them if they wish to terminate the session. The issue was fixed and now it correctly returns the user back to the session view.
The defect was fixed.
ISL Light - Mobile Android - Change default camera on mobile devices to front camera (DEFECT) [ISLLIGHT-6964] More
Description
The default camera on android devices was set to the back camera. This was redesigned and changed to now use the front camera by default.
The defect was fixed.
ISL Light - Mobile Android - Limit multiple connections to android to a single one (DEFECT) [ISLLIGHT-6976] More
Description
Users experienced an issue where they were able to start multiple ISL AlwaysOn connections to a remote android device. Such connections are currently not supported, therefor a fix was implemented which now limits the number of ISL AlwaysOn connections to the remote android device to one.
The defect was fixed.
ISL Light - Mobile Android - No message is shown when user tries to use a feature that is disabled with GUI Features (DEFECT) [ISLLIGHT-6982] More
Description
Users experienced an issue where no message or feedback was shown when trying to use a feature that is disabled with GUI features functionality. This functionality was redesigned and will now correctly show a message explaining that the feature is disabled.
The defect was fixed.
ISL Light - Mobile Android - After generating a session code on mobile it's not possible to join a session (DEFECT) [ISLLIGHT-6983] More
Description
Users experienced an issue where they were unable to join a session on their android device after generating a session code. The session code generation functionality was redesigned and will now no longer prevent the user from joining a session after.
The defect was fixed.
ISL Light - Mobile Android - App crashes if you try to share screen when it is disabled using GUI features (DEFECT) [ISLLIGHT-7007] More
Description
Users experienced a crash of ISL Light on android when sharing their screen and if GUI features are disabled on the server. The functionality was redesigned and the issue is no longer reproducible.
The defect was fixed.
ISL Light - Mobile Android - Rotating device when MediaProjection permission dialog is showing breaks state (DEFECT) [ISLLIGHT-7015] More
Description
Users experienced an issue where an ISL Light session from desktop to an android device would not be established when users on android rotated the device. The functionality was redesigned and the issue is no longer reproducible.
The defect was fixed.
ISL Light - Mobile Android - Hand icon is displayed when using Universal Addon (DEFECT) [ISLLIGHT-7021] More
Description
Users experienced an issue where a hand icon was displayed when Universal Addon was used on android devices when sharing the screen. The functionality was redesigned and the issue is no longer reproducible.
The defect was fixed.
ISL Light - Mobile Android - When connecting to Android device via Unattended access chat window is not cleared (DEFECT) [ISLLIGHT-7026] More
Description
Users experienced an issue where the ISL Light session chat window was not cleared when connecting to an Android device via Unattended access. The functionality was redesigned and the issue is no longer reproducible.
The defect was fixed.
ISL Light - Mobile Android - Crash occurs after opening keyboard while viewer on Windows is in UAC (DEFECT) [ISLLIGHT-7027] More
Description
Users encountered an ISL Light crash on android devices when an UAC window was shown on a remote Windows device in a session and keyboard was opened on an android device. The functionality was redesigned and the issue is no longer reproducible.
The defect was fixed.
ISL Light - Mobile Android - No chat toast or counter (DEFECT) [ISLLIGHT-7051] More
Description
Users experienced an issue in ISL Light on android devices where there was no chat toast or counter displayed when chat messages were sent in chat. The functionality was redesigned and the issue is no longer reproducible.
The defect was fixed.
ISL Light - Mobile Android - Computer Groups not sorted alphabetically (DEFECT) [ISLLIGHT-7054] More
Description
Users experienced an issue in ISL Light on android devices where Computer Groups were not sorted alphabetically. The functionality was redesigned and the issue is no longer reproducible.
The defect was fixed.
ISL Light - Mobile Android - Application crash when answering call from Light Client v3 (DEFECT) [ISLLIGHT-7066] More
Description
Users experienced an application crash on android devices when answering a call from ISL Light Client v3. The functionality was redesigned and the issue is no longer reproducible.
The defect was fixed.
ISL Light - Mobile Android - Move filter and escape html tags in chat to common code (DEFECT) [ISLLIGHT-7068] More
Description
Users experienced an issue where html tags were not escaped in chat messages on an android device. The functionality was redesigned and the issue is no longer reproducible.
The defect was fixed.
ISL Light - Mobile Android - Keyboard input is not sent to remote side after typing in chat (DEFECT) [ISLLIGHT-7069] More
Description
Users experienced and issue where in certain cases keyboard input was not sent in session to the remote side when users on an android device were connected to a desktop machine. The functionality was redesigned and the issue is no longer reproducible.
The defect was fixed.
ISL Light - Mobile Android - Disable run_alwayson.remote message (DEFECT) [ISLLIGHT-7076] More
Description
Users experienced an issue where a remote message in session was shown on an android devices to add a device to a computer list. This feature is currently not supported on android devices, the functionality was redesigned and the issue is no longer reproducible.
The defect was fixed.
ISL Light - Mobile Android - When operator connects to android device with ISL Light Desk he can not control the device (DEFECT) [ISLLIGHT-7077] More
Description
Users experienced an issue where operator that establish a session from ISL Light Desk to an android device, was unable to control the device when universal addon was used. The functionality was redesigned and the issue is no longer reproducible.
The defect was fixed.
ISL Light - Mobile Android - Checkbox widgets do not translate summaries (DEFECT) [ISLLIGHT-7088] More
Description
Summary below the checkbox was untranslated in Unattended access settings. The issue was that translation handling was only handling when the text changed based on checkbox selection, now support for unchanged summary was added. The summary is now correctly translated.
The defect was fixed.