• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..17-Mar-2025-

figures/H17-Mar-2025-

Readme-EN.mdH A D17-Mar-20253.2 KiB2220

changelogs-ability.mdH A D17-Mar-20251.9 KiB3826

changelogs-arkcompiler.mdH A D17-Mar-20258.3 KiB161123

changelogs-arkui.mdH A D17-Mar-20253.1 KiB9667

changelogs-bundlemanager.mdH A D17-Mar-2025899 179

changelogs-common.mdH A D17-Mar-2025852 147

changelogs-global.mdH A D17-Mar-20254 KiB10673

changelogs-huks.mdH A D17-Mar-20252.4 KiB5025

changelogs-resourceschedule.mdH A D17-Mar-20251.7 KiB4938

changelogs-web.mdH A D17-Mar-20253.8 KiB127101

Readme-EN.md

1# Readme
2
3| Subsystem        | Change Type    | Change Description                                                    |
4| :------------- | ------------ | ------------------------------------------------------------ |
5| Common          | Verification enhanced    | [Permission verification enhanced for system APIs. Now only system applications are allowed to use system APIs. If third-party applications use a system API, error 202 is returned.](changelogs-common.md)|
6| Ability framework        | Behavior changed    | [In the **appRecovery** API, the enum names of **RestartFlag** are changed from **NO_RESTART** upon a specific fault to **RESTART** upon a specific fault.](changelogs-ability.md)|
7| Multi-language runtime subsystem| Parsing rule changed| [LLVM parsing format changed. When your code depends on the **version-script** or **-gcc-toolchain** option, parsing may fail if you continue to use the original LLVM 12 configuration file or options.](changelogs-arkcompiler.md)|
8| Multi-language runtime subsystem| Verification enhanced    | [New alarms are added and existing alarms are enhanced along with the upgrade from LLVM 12 to LLVM 15](changelogs-arkcompiler.md)|
9| Multi-language runtime subsystem| Verification enhanced    | [LLVM emu-tls is changed. If you use both LLVM 12 and LLVM 15, the emu-tls symbol cannot be found in libc++.so.](changelogs-arkcompiler.md)|
10| Multi-language runtime subsystem| Verification enhanced    | [New features and internal interface changes in the official release of LLVM 15 are inherited.](changelogs-arkcompiler.md)|
11| ArkUI          | Behavior changed    | [The stack layout issue is fixed.](changelogs-arkui.md)                    |
12| ArkUI          | Default value changed  | [The default state of the scrollbar in the \<List> and \<Gird> components is changed.](changelogs-arkui.md) |
13| ArkUI          | UX changed      | [The hover effect of the \<Button> component is changed from scale-up by 100% to 105% to overlay of 0% to 5% opacity.](changelogs-arkui.md)|
14| ArkUI          | UX changed      | [The alignment mode of multi-line text in toasts is changed from center-aligned to left-aligned.](changelogs-arkui.md)|
15| Bundle management subsystem        | Mechanism changed    | [The HAP is no longer decompressed during HAP installation.](changelogs-bundlemanager.md)|
16| Globalization        | API added    | [The getStringSync and getStringByNameSync APIs are added.](changelogs-global.md)|
17| Globalization        | Behavior changed    | [The meaning of the return value for the API used to obtain the rawfile descriptor is changed.](changelogs-global.md)|
18| Security-HUKS | Behavior changed | [HuksKeyStorageType must be passed in for key derivation or key agreement.](changelogs-huks.md) |
19| Security-HUKS | Behavior changed | [Permission is required for Using attestKeyItem.](changelogs-huks.md) |
20| Web            | Input parameter added | [The input parameter type Resource is added for the setResponseData API.](changelogs-web.md) |
21| Resource scheduler subsystem      | Behavior changed    | [The reminder agent allows you to customize buttons for system applications. Clicking a custom button will redirect you to the specified application page.](changelogs-resourceschedule.md)|
22