BlancWu e3a7e8dedd Update project name in README.
Signed-off-by: BlancWu <wuyawei1@huawei.com>
2021-07-06 22:37:09 +08:00
2021-07-06 18:16:23 +08:00
2021-06-02 00:03:12 +08:00
2021-06-02 00:03:12 +08:00
2021-06-02 00:03:12 +08:00
2021-06-02 00:03:12 +08:00
2021-06-02 00:03:12 +08:00
2021-06-02 00:03:12 +08:00
2021-06-02 00:03:12 +08:00
2021-06-02 00:03:12 +08:00
2021-07-06 22:37:09 +08:00
2021-07-06 22:37:09 +08:00
2021-06-02 00:03:12 +08:00

Settings

Introduction

Settings is a system app preinstalled in OpenHarmony to provide an interactive UI for users to set system attributes, such as the system time and screen brightness.

Architecture

Directory Structure

/applications/standard/settings
├── figures                # Architecture figures
├── entry                  # Main entry module code
│    ├── src
│      ├── main
│        └── js            # JavaScript code
│        └── resources     # Resources
│        └── config.json   # Global configuration files
├── signature              # Certificate files
├── LICENSE                # License files

Repositories Involved

System apps

applications_settings

Description
No description provided
Readme Pixar 25 MiB
Languages
TypeScript 64.4%
C++ 34.4%
Batchfile 0.3%
JavaScript 0.3%
C 0.3%
Other 0.3%