This repository was archived by the owner on Oct 18, 2024. It is now read-only.
v2.5.3-beta
Pre-release
Pre-release
AndroidIDE v2.5.3-beta
In this release of AndroidIDE v2.5.3-beta, we've taken steps to address a variety of issues, including critical ones.
Bug Fixes
We've successfully resolved the following issues:
- Fixed an issue where a
SocketExceptionwould be logged even if the socket was manually closed, resulting in misleading logs appearing in the IDE logs (#1183). - Resolved a memory leak that was caused by the log line consumer not being properly released when the
LogSenderHandleris closed. - Addressed a problem where the UI designer consistently crashed when attempting to edit the inflated layout (#1189).
- Fixed a crash that occurred when the workspace fragment in the UI designer was being destroyed (#1186).
- Corrected an implementation issue in
RecyclerViewFragment.isEmpty()that was preventing diagnostics and search results from being displayed. - Disabled view binding for the Jetpack Compose template (#1196), thanks to @Rafael2616.
- Addressed a situation where the
LogSenderdependency introduced a transitive dependency to AndroidX'sViewBindinglibrary (#1199).
Enhancements
We've also made the following improvements to enhance your experience:
- Updated translations from Crowdin. We extend our heartfelt appreciation to all the Crowdin translators for their invaluable contributions.
It's important to note that while this release might not feature major changes to the application's functionality, it does include critical bug fixes that significantly improve the application's stability and reliability.
We believe that you'll have a delightful experience using AndroidIDE v2.5.3-beta!