harmony 鸿蒙OpenHarmony 1.1.1 LTS (2021-06-22) (EOL)
OpenHarmony 1.1.1 LTS (2021-06-22) (EOL)
Version Description
This is an updated long-term support (LTS) version of OpenHarmony. It supports more functions and fixes some bugs in OpenHarmony 1.1.0.
Source Code Acquisition
Acquiring Source Code from Mirrors
Table 1 Mirrors for acquiring source code
Source Code | Version | Mirror | SHA-256 Checksum |
---|---|---|---|
Full code base | 1.1.1 | Download | Download |
Hi3861 solution (binary) | 1.1.1 | Download | Download |
Hi3518 solution (binary) | 1.1.1 | Download | Download |
Hi3516 solution (binary) | 1.1.1 | Download | Download |
Release Notes | 1.1.1 | Download | - |
Acquiring Source Code Using the repo Tool
Run the following commands to download the source code:
repo init -u https://gitee.com/openharmony/manifest.git -b refs/tags/OpenHarmony-v1.1.1-LTS –no-repo-verify
What’s New
This version inherits all features of OpenHarmony 1.1.0, and fixes bugs and optimizes performance for different modules based on OpenHarmony 1.1.0. The following table lists the updates.
Table 2 Version updates
Type | Description |
---|---|
Communications | - Updated data classes of some STA related functions, and added innerkits APIs of some AP related functions - Added innerkits APIs for Bluetooth-related functions, including GATT related operations of BLE devices, BLE broadcast, and scanning. |
Security | - Removed device authentication so callers can use bound capabilities alone. - Allowed device authentication removed from Huawei Universal Keystore Service (HUKS). |
Kernel | - Fixed the bug of unavailable kernel stack backtracking of the system image built using Clang. - Fixed the bug of improper comparison between signed numbers and unsigned numbers during scheduling. - Fixed the bug of memory overwriting because setitimer does not hold the scheduler lock when periodically sending signals to the process. - Added adaptation to the kernel’s POSIX APIs for lwIP. - Fixed the bug of unexpected signal execution sequence after sigsuspend in sigaction is called; fixed the bug so that the signal mask field passed by the developer is now masked during signal registration. |
Driver | - Corrected the compilation error on liteos_m. - Fixed MMC crashes. |
AI | - Added support for shared memory. - Added adaptation to the Linux kernel. - Disabled asynchronous call for the synchronous algorithm. - Added gitignore and CMakeLists. |
Graphics | - Fixed the bug that occurs when the endpoint style is enabled for circle progress. - Resolved issues related to the sensitivity and direction of crown rotation. - Added the feature of automatic alignment with the animation time for UIList. - Provided correct width for GetTextWidth in UILabel when LineBreakMode is set to LINE_BREAK_ELLIPSIS. - Added new style attributes to the Slider component. - Added the API for setting loops to the UITimePicker component. - Fixed the bug of abnormal Neon rotation and scaling display that results from optimization of fixed-point numbers. - Rectified the improper newline issue that occurs when a string contains multiple newlines. - Fixed the bug of the blurred screen of watch pointers. |
Globalization | Added the Ed and MEd templates for data and time formatting. |
ACE framework | - Fixed the bug of abnormal click events on the checkbox and radio buttons. - Fixed JavaScript application crashes when list and if are used. - Normalized the styles of the <slider> component. - Added swiping loops for the <picker-view> component. - Fixed the bug of in-the-middle display of child components when align-item is set to stretch. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OpenHarmony 1.0 (2020-09-10) (EOL)
harmony 鸿蒙OpenHarmony 1.1.0 LTS (2021-04-01) (EOL)
harmony 鸿蒙OpenHarmony 2.0 Canary (2021-06-01)
harmony 鸿蒙OpenHarmony v1.1.3 LTS (EOL)
harmony 鸿蒙OpenHarmony 1.1.4 LTS (EOL)
harmony 鸿蒙OpenHarmony v1.1.2 LTS (EOL)
harmony 鸿蒙OpenHarmony 1.1.5 LTS (EOL)
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦