Searched full:version (Results 1 – 25 of 7449) sorted by relevance
12345678910>>...298
| /applications/standard/hap/ |
| D | pipline.md | 3 …ap | https://cidownload.openharmony.cn/version/Master_Version/hap_Calc_Demo_test_with_sdk/20250304… 4 …UI.hap | http://download.ci.openharmony.cn/version/Master_Version/hap_CallUI_with_sdk/20230926_121… 5 …ra.hap | https://cidownload.openharmony.cn/version/Master_Version/hap_Camera_with_sdk/20240409_144… 6 …ap | https://cidownload.openharmony.cn/version/Master_Version/hap_Clock_Demo_test_with_sdk/2025030… 7 …s.hap | http://download.ci.openharmony.cn/version/Master_Version/hap_Contacts_with_sdk/20240809_10… 8 ….hap | https://cidownload.openharmony.cn/version/Master_Version/hap_FilePicker_with_sdk/20240704_1… 9 …r.hap | http://download.ci.openharmony.cn/version/Master_Version/hap_Launcher_with_sdk/20240319_19… 10 …s.hap | http://download.ci.openharmony.cn/version/Master_Version/hap_Launcher_with_sdk/20240319_19… 11 … Mms.hap | https://cidownload.openharmony.cn/version/Master_Version/hap_Mms_with_sdk/20240913_1549… 12 …gs.hap | http://download.ci.openharmony.cn/version/Master_Version/hap_CallUI_with_sdk/20230926_121… [all …]
|
| /applications/standard/app_samples/code/Project/HapBuild/compile-tool/config/ |
| D | init_sdk.config | 1 public;9;http://download.ci.openharmony.cn/version/Master_Version/OpenHarmony_3.2.12.2/20230510_103… 2 …blic;10;http://download.ci.openharmony.cn/version/Master_Version/OpenHarmony_4.0.10.11/20231014_00… 3 …ublic;11;http://download.ci.openharmony.cn/version/Master_Version/OpenHarmony_4.1.5.1/20231205_173… 4 full;9;http://download.ci.openharmony.cn/version/Master_Version/OpenHarmony_3.2.12.2/20230510_10375… 5 …ll;10;http://download.ci.openharmony.cn/version/Release_Version/OpenHarmony_4.0.10.11_sp3/20231018… 6 full;11;http://download.ci.openharmony.cn/version/Master_Version/OpenHarmony_4.1.5.1/20231205_17332…
|
| /applications/standard/app_samples/code/Project/Test/jsunit/entry/src/ohosTest/ets/test/assertExampleTest/ |
| D | assertExample.test.ets | 3 * Licensed under the Apache License, Version 2.0 (the "License") 56 * @tc.version since1.0.0 69 * @tc.version since1.0.0 80 * @tc.version since1.0.0 93 * @tc.version since1.0.0 105 * @tc.version since1.0.0 116 * @tc.version since1.0.0 127 * @tc.version since1.0.0 138 * @tc.version since1.0.0 149 * @tc.version since1.0.0 [all …]
|
| /applications/standard/calendardata/datastructure/src/main/ets/syncstate/ |
| D | SyncStateMetadataColumns.ets | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 19 VERSION: string; 30 VERSION: 'version',
|
| /applications/standard/app_samples/code/SystemFeature/TaskManagement/WorkScheduler/entry/src/main/resources/en/element/ |
| D | string.json | 36 "name": "version", 37 "value": "version" 45 "value": "It is the latest version" 61 "value": "A new version has been downloaded. Do you want to update it?"
|
| /applications/standard/app_samples/code/SystemFeature/TaskManagement/WorkScheduler/entry/src/main/resources/base/element/ |
| D | string.json | 36 "name": "version", 37 "value": "version" 45 "value": "It is the latest version" 61 "value": "A new version has been downloaded. Do you want to update it?"
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/ |
| D | native_interface_xcomponent.h | 3 * Licensed under the Apache License, Version 2.0 (the "License"); 24 * @version 1.0 33 * @version 1.0 55 * @version 1.0 83 * @version 1.0 110 * @version 1.0 129 * @version 1.0 142 * @version 1.0 208 * @version 1.0 231 * @version 1.0 [all …]
|
| /applications/standard/app_samples/code/SystemFeature/TaskManagement/WorkScheduler/entry/src/ohosTest/ets/test/ |
| D | Update.test.ets | 3 * Licensed under the Apache License, Version 2.0 (the "License"); 53 await DRIVER.assertComponentExist(ON.id('version')); 54 let version = await DRIVER.findComponent(ON.id('version')); 56 expect((await version.getText()).split(':')[1]).assertEqual('1.1');
|
| /applications/standard/hap/hisysevent/com.huawei.MigrationAssistant/ |
| D | hisysevent.yaml | 2 # Licensed under the Apache License, Version 2.0 (the "License"); 27 version: {type: STRING, desc: version} 33 version: {type: STRING, desc: version}
|
| /applications/standard/app_samples/code/BasicFeature/Connectivity/VPN/ |
| D | build-profile.json5 | 3 * Licensed under the Apache License, Version 2.0 (the "License"); 23 //Specify the version of OpenHarmony application/service to be used during compilation. 25 … //Specify the minimum version of OpenHarmony that the application/service is compatible with. 27 …//Specify the target version of OpenHarmony for the application/service. If not set, it defaults t…
|
| /applications/standard/app_samples/code/DocsSample/BundleManagerDocsSample/HarSample/library/src/main/cpp/ |
| D | CMakeLists.txt | 2 # Licensed under the Apache License, Version 2.0 (the "License"); 14 # the minimum version of CMake. 15 cmake_minimum_required(VERSION 3.4.1)
|
| /applications/standard/app_samples/code/DocsSample/BundleManagerDocsSample/HspSample/library/src/main/cpp/ |
| D | CMakeLists.txt | 2 # Licensed under the Apache License, Version 2.0 (the "License"); 14 # the minimum version of CMake. 15 cmake_minimum_required(VERSION 3.4.1)
|
| /applications/standard/app_samples/code/SystemFeature/DistributedAppDev/DistributedAuthentication/entry/src/main/resources/base/media/ |
| D | ic_circle.svg | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> 3 <svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999…
|
| /applications/standard/app_samples/code/SuperFeature/Widget/FormGame/entry/src/main/cpp/ |
| D | CMakeLists.txt | 2 # Licensed under the Apache License, Version 2.0 (the "License"); 14 # the minimum version of CMake. 15 cmake_minimum_required(VERSION 3.4.1)
|
| /applications/standard/app_samples/code/BasicFeature/DFX/AppRecovery/entry/src/main/cpp/ |
| D | CMakeLists.txt | 2 # Licensed under the Apache License, Version 2.0 (the "License"); 14 # the minimum version of CMake. 15 cmake_minimum_required(VERSION 3.4.1)
|
| /applications/standard/launcher/ |
| D | local.properties | 3 * Licensed under the Apache License, Version 2.0 (the "License"); 16 ## This file must *NOT* be checked into Version Control Systems, 20 # For customization when using a Version Control System, please read the
|
| /applications/standard/app_samples/code/DocsSample/ResourceManagement/RawFile/entry/src/main/cpp/ |
| D | CMakeLists.txt | 2 # Licensed under the Apache License, Version 2.0 (the "License"); 14 # the minimum version of CMake. 15 cmake_minimum_required(VERSION 3.5.0)
|
| /applications/standard/admin_provisioning/ |
| D | local.properties | 3 # Licensed under the Apache License, Version 2.0 (the "License"); 19 # This file should *NOT* be checked into Version Control Systems, 22 # For customization when using a Version Control System, please read the header note.
|
| /applications/standard/notes/common/resources/src/main/resources/base/media/ |
| D | font_small.svg | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> 3 <svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999…
|
| D | font_large.svg | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> 3 <svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999…
|
| D | verticalBar.svg | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> 3 <svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999…
|
| /applications/standard/camera/product/phone/ |
| D | oh-package-lock.json5 | 16 "version": "1.0.0", 22 "version": "1.0.0", 31 "version": "1.0.0", 40 "version": "1.0.0",
|
| /applications/standard/app_samples/code/SystemFeature/DistributedAppDev/DistributedAccount/entry/src/main/resources/base/media/ |
| D | ic_arrow.svg | 1 <?xml version="1.0" encoding="utf-8"?> 4 - Licensed under the Apache License, Version 2.0 (the "License"); 17 <!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> 18 <svg version="1.1"
|
| /applications/standard/camera/product/tablet/ |
| D | oh-package-lock.json5 | 16 "version": "1.0.0", 22 "version": "1.0.0", 31 "version": "1.0.0", 40 "version": "1.0.0",
|
| /applications/standard/app_samples/code/LaunguageBaseClassLibrary/LanguageBaseClassLibrary/feature/menuitems/src/main/resources/base/media/ |
| D | ic_arrow.svg | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> 3 <svg version="1.1"
|
12345678910>>...298