diff --git a/AppScope/app.json5 b/AppScope/app.json5 index f6876c43a8fcad20cef83925310790de58f00993..18cf619b31abebaa820de4be08e82c262597d97d 100644 --- a/AppScope/app.json5 +++ b/AppScope/app.json5 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/LICENSE b/LICENSE index 0210352ae2ade0dd7b4c841cb6e8ba08b4780038..338e5b0bc22082e0ffcc7121c2ed3897a3ddccb0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - Copyright (c) 2023 Huawei Device Co., Ltd. All rights reserved. + Copyright (c) 2024 Huawei Device Co., Ltd. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/entry/build-profile.json5 b/entry/build-profile.json5 index a6e15dfc6c2d5519e01b58966da84c83f64c5f5e..9cba5d3b15956ff8aefc6faefb7d03697f690251 100644 --- a/entry/build-profile.json5 +++ b/entry/build-profile.json5 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/oh-package.json5 b/entry/oh-package.json5 index c77c0623fd1af30964b9f86bc755b4c114caefef..67f85d42b1511ff2a473db431f9a30d006eb14c4 100644 --- a/entry/oh-package.json5 +++ b/entry/oh-package.json5 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/cpp/CMakeLists.txt b/entry/src/main/cpp/CMakeLists.txt index e7cf509c64fb34ff721e0f502eb05acf8dea8e4b..08485341f382af1693c3ac0c85c389f922defae2 100644 --- a/entry/src/main/cpp/CMakeLists.txt +++ b/entry/src/main/cpp/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (c) 2023 Huawei Device Co., Ltd. +# Copyright (c) 2024 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/entry/src/main/cpp/app_napi.cpp b/entry/src/main/cpp/app_napi.cpp index 76c8b3e396b22d88d76e091bf0b1df809765e169..9d190b2ad3f5dfed5b91f742439d92d1e46e8df0 100644 --- a/entry/src/main/cpp/app_napi.cpp +++ b/entry/src/main/cpp/app_napi.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/cpp/include/app_napi.h b/entry/src/main/cpp/include/app_napi.h index 7bd6c659b96d665e526880bcf3376ec54b62acc6..cab550b9eef1acf4782b7950439d0c3352faf4d5 100644 --- a/entry/src/main/cpp/include/app_napi.h +++ b/entry/src/main/cpp/include/app_napi.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/cpp/include/tetrahedron.h b/entry/src/main/cpp/include/tetrahedron.h index 87c10a04dd7fb5a91b768bdca761e542f2ac9532..64f1fdfbd0b9b95244618712d8e46a732c016452 100644 --- a/entry/src/main/cpp/include/tetrahedron.h +++ b/entry/src/main/cpp/include/tetrahedron.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/cpp/include/util/log.h b/entry/src/main/cpp/include/util/log.h index 05e5df65d7ffb5c598b78fffeb4776e7bd054503..ebab2fd363fc2dc7ed9f76aea848609ddc849529 100644 --- a/entry/src/main/cpp/include/util/log.h +++ b/entry/src/main/cpp/include/util/log.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/cpp/include/util/napi_manager.h b/entry/src/main/cpp/include/util/napi_manager.h index d1d829072a3ee111fc2cf9f52b9a4ee091574ce1..353c9fcf50d4362e905c1b5aa23f8b7872dc1b8a 100644 --- a/entry/src/main/cpp/include/util/napi_manager.h +++ b/entry/src/main/cpp/include/util/napi_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/cpp/include/util/native_common.h b/entry/src/main/cpp/include/util/native_common.h index efe40675128a4438fc5a50de17f2bffd2a84846a..166b0e4a708481a4b2f651669ffe53903d69feab 100644 --- a/entry/src/main/cpp/include/util/native_common.h +++ b/entry/src/main/cpp/include/util/native_common.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/cpp/module.cpp b/entry/src/main/cpp/module.cpp index 3bd06fefdffbe5947af4dd211a90d99b4ed5519f..349f6fea9e824240b73aec94841400205caead4c 100644 --- a/entry/src/main/cpp/module.cpp +++ b/entry/src/main/cpp/module.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/cpp/napi_manager.cpp b/entry/src/main/cpp/napi_manager.cpp index 7b7d6eb7e7a4519386ee08166c331e59f916aff6..37dd1200ea00bea7c0ce24c0321495a377fe5415 100644 --- a/entry/src/main/cpp/napi_manager.cpp +++ b/entry/src/main/cpp/napi_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/cpp/napi_util.cpp b/entry/src/main/cpp/napi_util.cpp index ad192fa3af508ae91457022db3682aeafc5537e3..ffcfa947fc30571627e553bfe51aeb15b3a09b63 100644 --- a/entry/src/main/cpp/napi_util.cpp +++ b/entry/src/main/cpp/napi_util.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Huawei Device Co., Ltd. + * Copyright (C) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/cpp/tetrahedron.cpp b/entry/src/main/cpp/tetrahedron.cpp index c1e077cb3c70f8dd6a6742632f9d97f46410f3ef..5df48b54745d3ed3f5ef735d2d93761cdf99823a 100644 --- a/entry/src/main/cpp/tetrahedron.cpp +++ b/entry/src/main/cpp/tetrahedron.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/cpp/type/libentry/oh-package.json5 b/entry/src/main/cpp/type/libentry/oh-package.json5 index 02724aa41e71153520a5830c05dc8392d9cd6cf1..7339eadfafab29880572485b1fc47dbbf2788f81 100644 --- a/entry/src/main/cpp/type/libentry/oh-package.json5 +++ b/entry/src/main/cpp/type/libentry/oh-package.json5 @@ -1,6 +1,6 @@ { - "name": "libtetrahedron_napi.so", + "name": "@types/libtetrahedron_napi.so", "types": "./tetrahedron_napi.d.ts", - "version": "", + "version": "1.0.0", "description": "Please describe the basic information." } \ No newline at end of file diff --git a/entry/src/main/ets/entryability/EntryAbility.ets b/entry/src/main/ets/entryability/EntryAbility.ets index b1a0880d69d25c3b5733156dbffe7c1ba9532ad1..34b629d31dc780e72cdde6284bec059b830a4bfa 100644 --- a/entry/src/main/ets/entryability/EntryAbility.ets +++ b/entry/src/main/ets/entryability/EntryAbility.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/ets/pages/Index.ets b/entry/src/main/ets/pages/Index.ets index f54e2a3b9a6f9c3fa2f5a06208ef1fad7d5ba5d2..8ae60d6faffa3324b74881e674cde096c7f59af3 100644 --- a/entry/src/main/ets/pages/Index.ets +++ b/entry/src/main/ets/pages/Index.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/ets/utils/Constants.ets b/entry/src/main/ets/utils/Constants.ets index ca3830468f4d5705ff9a549a7856c1a7b60efdd0..a6fc0b9aa6ca8ad9145606c00a2366cdfb1b7bab 100644 --- a/entry/src/main/ets/utils/Constants.ets +++ b/entry/src/main/ets/utils/Constants.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/ets/utils/Logger.ets b/entry/src/main/ets/utils/Logger.ets index 1191a933fe8a7f84f7dc1bd057240c1e7dde43b6..c5d59679b494196d5a9c6a65f6e9d9da14afaf89 100644 --- a/entry/src/main/ets/utils/Logger.ets +++ b/entry/src/main/ets/utils/Logger.ets @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/entry/src/main/module.json5 b/entry/src/main/module.json5 index db97296edc4d52427fd1b911b66742a23f2130b6..eb02efbf8be966d5609f6a818bc6c75273fc24a0 100644 --- a/entry/src/main/module.json5 +++ b/entry/src/main/module.json5 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Huawei Device Co., Ltd. + * Copyright (c) 2024 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/screenshots/device/index.jpg b/screenshots/device/index.jpg index 4037033a96ca01b9f52aac58a01d22962ba976f0..510b5e39e2b046cad1e6f6d903360f60b255fa4b 100644 Binary files a/screenshots/device/index.jpg and b/screenshots/device/index.jpg differ diff --git a/screenshots/device/rotate.jpg b/screenshots/device/rotate.jpg index 3b6c3b5a0138aa17b8b86bb74227d3ada529d100..5537c53487b5004830334effde1ef5e9689d126f 100644 Binary files a/screenshots/device/rotate.jpg and b/screenshots/device/rotate.jpg differ