History log of /
applications
/
standard
/
app_samples
/
code
/
SuperFeature
/
Widget
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
6e7c69ef
24-Oct-2024
openharmony_ci <120357966@qq.com>
!4862 medialibrary sample
Merge pull request !4862 from lumingfei(zhouhui)/master
AdaptiveServiceWidget/.gitignore
AdaptiveServiceWidget/AppScope/app.json5
AdaptiveServiceWidget/AppScope/resources/base/element/string.json
AdaptiveServiceWidget/AppScope/resources/base/media/app_icon.png
AdaptiveServiceWidget/README_zh.md
AdaptiveServiceWidget/build-profile.json5
AdaptiveServiceWidget/entry/.gitignore
AdaptiveServiceWidget/entry/build-profile.json5
AdaptiveServiceWidget/entry/hvigorfile.ts
AdaptiveServiceWidget/entry/oh-package.json5
AdaptiveServiceWidget/entry/src/main/ets/entryability/EntryAbility.ets
AdaptiveServiceWidget/entry/src/main/ets/entryformability/EntryFormAbility.ets
AdaptiveServiceWidget/entry/src/main/ets/pages/Index.ets
AdaptiveServiceWidget/entry/src/main/ets/utils/Logger.ets
AdaptiveServiceWidget/entry/src/main/js/common/envelope.png
AdaptiveServiceWidget/entry/src/main/js/common/ic_add.svg
AdaptiveServiceWidget/entry/src/main/js/common/ic_app.svg
AdaptiveServiceWidget/entry/src/main/js/common/ic_app_img.svg
AdaptiveServiceWidget/entry/src/main/js/common/ic_gift.svg
AdaptiveServiceWidget/entry/src/main/js/common/image.png
AdaptiveServiceWidget/entry/src/main/js/common/poster1.png
AdaptiveServiceWidget/entry/src/main/js/common/poster2.png
AdaptiveServiceWidget/entry/src/main/js/common/widget.png
AdaptiveServiceWidget/entry/src/main/js/complex/pages/index/index.css
AdaptiveServiceWidget/entry/src/main/js/complex/pages/index/index.hml
AdaptiveServiceWidget/entry/src/main/js/complex/pages/index/index.json
AdaptiveServiceWidget/entry/src/main/js/grid/pages/index/index.css
AdaptiveServiceWidget/entry/src/main/js/grid/pages/index/index.hml
AdaptiveServiceWidget/entry/src/main/js/grid/pages/index/index.json
AdaptiveServiceWidget/entry/src/main/js/i18n/en-US.json
AdaptiveServiceWidget/entry/src/main/js/i18n/zh-CN.json
AdaptiveServiceWidget/entry/src/main/js/imgText/pages/index/index.css
AdaptiveServiceWidget/entry/src/main/js/imgText/pages/index/index.hml
AdaptiveServiceWidget/entry/src/main/js/imgText/pages/index/index.json
AdaptiveServiceWidget/entry/src/main/js/immersive/pages/index/index.css
AdaptiveServiceWidget/entry/src/main/js/immersive/pages/index/index.hml
AdaptiveServiceWidget/entry/src/main/js/immersive/pages/index/index.json
AdaptiveServiceWidget/entry/src/main/js/test/pages/index/index.css
AdaptiveServiceWidget/entry/src/main/js/test/pages/index/index.hml
AdaptiveServiceWidget/entry/src/main/js/test/pages/index/index.json
AdaptiveServiceWidget/entry/src/main/module.json5
AdaptiveServiceWidget/entry/src/main/resources/base/element/color.json
AdaptiveServiceWidget/entry/src/main/resources/base/element/string.json
AdaptiveServiceWidget/entry/src/main/resources/base/media/icon.png
AdaptiveServiceWidget/entry/src/main/resources/base/profile/form_config.json
AdaptiveServiceWidget/entry/src/main/resources/base/profile/main_pages.json
AdaptiveServiceWidget/entry/src/main/resources/en_US/element/string.json
AdaptiveServiceWidget/entry/src/main/resources/zh_CN/element/string.json
AdaptiveServiceWidget/entry/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
AdaptiveServiceWidget/entry/src/ohosTest/ets/test/Ability.test.ets
AdaptiveServiceWidget/entry/src/ohosTest/ets/test/App.test.ets
AdaptiveServiceWidget/entry/src/ohosTest/ets/test/List.test.ets
AdaptiveServiceWidget/entry/src/ohosTest/ets/testability/TestAbility.ets
AdaptiveServiceWidget/entry/src/ohosTest/ets/testability/pages/Index.ets
AdaptiveServiceWidget/entry/src/ohosTest/ets/util/Logger.ts
AdaptiveServiceWidget/entry/src/ohosTest/module.json5
AdaptiveServiceWidget/entry/src/ohosTest/resources/base/element/color.json
AdaptiveServiceWidget/entry/src/ohosTest/resources/base/element/string.json
AdaptiveServiceWidget/entry/src/ohosTest/resources/base/media/icon.png
AdaptiveServiceWidget/entry/src/ohosTest/resources/base/profile/test_pages.json
AdaptiveServiceWidget/hvigor/hvigor-config.json5
AdaptiveServiceWidget/hvigor/hvigor-wrapper.js
AdaptiveServiceWidget/hvigorfile.ts
AdaptiveServiceWidget/hvigorw
AdaptiveServiceWidget/hvigorw.bat
AdaptiveServiceWidget/oh-package.json5
AdaptiveServiceWidget/ohosTest.md
AdaptiveServiceWidget/screenshots/device/card.png
AdaptiveServiceWidget/screenshots/device/main.png
ArkTSCard/Calculator/.gitignore
ArkTSCard/Calculator/AppScope/app.json5
ArkTSCard/Calculator/AppScope/resources/base/element/string.json
ArkTSCard/Calculator/AppScope/resources/base/media/app_icon.png
ArkTSCard/Calculator/README_zh.md
ArkTSCard/Calculator/build-profile.json5
ArkTSCard/Calculator/entry/.gitignore
ArkTSCard/Calculator/entry/build-profile.json5
ArkTSCard/Calculator/entry/hvigorfile.ts
ArkTSCard/Calculator/entry/oh-package.json5
ArkTSCard/Calculator/entry/src/main/ets/calc/pages/CardCalc.ets
ArkTSCard/Calculator/entry/src/main/ets/entryability/EntryAbility.ts
ArkTSCard/Calculator/entry/src/main/ets/entryformability/EntryFormAbility.ts
ArkTSCard/Calculator/entry/src/main/ets/model/Logger.ts
ArkTSCard/Calculator/entry/src/main/ets/pages/Index.ets
ArkTSCard/Calculator/entry/src/main/module.json5
ArkTSCard/Calculator/entry/src/main/resources/base/element/color.json
ArkTSCard/Calculator/entry/src/main/resources/base/element/float.json
ArkTSCard/Calculator/entry/src/main/resources/base/element/string.json
ArkTSCard/Calculator/entry/src/main/resources/base/media/checked.png
ArkTSCard/Calculator/entry/src/main/resources/base/media/equal.png
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_back.png
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_delete.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_delete_c.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_division.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_eight.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_equal.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_five.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_four.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_minus.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_multiply.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_nine.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_one.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_percent.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_plus.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_point.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_seven.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_six.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_three.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_two.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_cal_zero.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_hop.svg
ArkTSCard/Calculator/entry/src/main/resources/base/media/ic_hop_normal.png
ArkTSCard/Calculator/entry/src/main/resources/base/media/icon.png
ArkTSCard/Calculator/entry/src/main/resources/base/media/uncheck.png
ArkTSCard/Calculator/entry/src/main/resources/base/profile/form_config.json
ArkTSCard/Calculator/entry/src/main/resources/base/profile/main_pages.json
ArkTSCard/Calculator/entry/src/main/resources/en_US/element/string.json
ArkTSCard/Calculator/entry/src/main/resources/zh_CN/element/string.json
ArkTSCard/Calculator/entry/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
ArkTSCard/Calculator/entry/src/ohosTest/ets/test/Ability.test.ets
ArkTSCard/Calculator/entry/src/ohosTest/ets/test/List.test.ets
ArkTSCard/Calculator/entry/src/ohosTest/ets/testability/TestAbility.ets
ArkTSCard/Calculator/entry/src/ohosTest/ets/testability/pages/Index.ets
ArkTSCard/Calculator/entry/src/ohosTest/ets/util/Logger.ts
ArkTSCard/Calculator/entry/src/ohosTest/module.json5
ArkTSCard/Calculator/entry/src/ohosTest/resources/base/element/color.json
ArkTSCard/Calculator/entry/src/ohosTest/resources/base/element/string.json
ArkTSCard/Calculator/entry/src/ohosTest/resources/base/media/icon.png
ArkTSCard/Calculator/entry/src/ohosTest/resources/base/profile/test_pages.json
ArkTSCard/Calculator/entry/src/ohosTest/resources/en_US/element/string.json
ArkTSCard/Calculator/entry/src/ohosTest/resources/zh_CN/element/string.json
ArkTSCard/Calculator/hvigor/hvigor-config.json5
ArkTSCard/Calculator/hvigor/hvigor-wrapper.js
ArkTSCard/Calculator/hvigorfile.ts
ArkTSCard/Calculator/hvigorw
ArkTSCard/Calculator/oh-package.json5
ArkTSCard/Calculator/screenshots/CalculatorAdd.jpeg
ArkTSCard/Calculator/screenshots/CalculatorPreview.jpeg
ArkTSCard/Calculator/screenshots/CalculatorUse.jpeg
ArkTSCard/CanvasGame/.gitignore
ArkTSCard/CanvasGame/AppScope/app.json5
ArkTSCard/CanvasGame/AppScope/resources/base/element/string.json
ArkTSCard/CanvasGame/AppScope/resources/base/media/app_icon.png
ArkTSCard/CanvasGame/README_zh.md
ArkTSCard/CanvasGame/build-profile.json5
ArkTSCard/CanvasGame/entry/.gitignore
ArkTSCard/CanvasGame/entry/build-profile.json5
ArkTSCard/CanvasGame/entry/hvigorfile.ts
ArkTSCard/CanvasGame/entry/oh-package.json5
ArkTSCard/CanvasGame/entry/src/main/ets/entryability/EntryAbility.ts
ArkTSCard/CanvasGame/entry/src/main/ets/entryformability/EntryFormAbility.ts
ArkTSCard/CanvasGame/entry/src/main/ets/game/pages/GameCard.ets
ArkTSCard/CanvasGame/entry/src/main/ets/model/Logger.ts
ArkTSCard/CanvasGame/entry/src/main/ets/pages/Index.ets
ArkTSCard/CanvasGame/entry/src/main/module.json5
ArkTSCard/CanvasGame/entry/src/main/resources/base/element/color.json
ArkTSCard/CanvasGame/entry/src/main/resources/base/element/float.json
ArkTSCard/CanvasGame/entry/src/main/resources/base/element/string.json
ArkTSCard/CanvasGame/entry/src/main/resources/base/media/icon.png
ArkTSCard/CanvasGame/entry/src/main/resources/base/profile/form_config.json
ArkTSCard/CanvasGame/entry/src/main/resources/base/profile/main_pages.json
ArkTSCard/CanvasGame/entry/src/main/resources/en_US/element/string.json
ArkTSCard/CanvasGame/entry/src/main/resources/zh_CN/element/string.json
ArkTSCard/CanvasGame/entry/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
ArkTSCard/CanvasGame/entry/src/ohosTest/ets/test/Ability.test.ets
ArkTSCard/CanvasGame/entry/src/ohosTest/ets/test/List.test.ets
ArkTSCard/CanvasGame/entry/src/ohosTest/ets/testability/TestAbility.ets
ArkTSCard/CanvasGame/entry/src/ohosTest/ets/testability/pages/Index.ets
ArkTSCard/CanvasGame/entry/src/ohosTest/ets/util/Logger.ts
ArkTSCard/CanvasGame/entry/src/ohosTest/module.json5
ArkTSCard/CanvasGame/entry/src/ohosTest/resources/base/element/color.json
ArkTSCard/CanvasGame/entry/src/ohosTest/resources/base/element/string.json
ArkTSCard/CanvasGame/entry/src/ohosTest/resources/base/media/icon.png
ArkTSCard/CanvasGame/entry/src/ohosTest/resources/base/profile/test_pages.json
ArkTSCard/CanvasGame/entry/src/ohosTest/resources/en_US/element/string.json
ArkTSCard/CanvasGame/entry/src/ohosTest/resources/zh_CN/element/string.json
ArkTSCard/CanvasGame/hvigor/hvigor-config.json5
ArkTSCard/CanvasGame/hvigor/hvigor-wrapper.js
ArkTSCard/CanvasGame/hvigorfile.ts
ArkTSCard/CanvasGame/hvigorw
ArkTSCard/CanvasGame/oh-package.json5
ArkTSCard/CanvasGame/screenshots/CanvasGameAdd.jpeg
ArkTSCard/CanvasGame/screenshots/CanvasGamePlay.jpeg
ArkTSCard/CanvasGame/screenshots/CanvasGamePreview.jpeg
ArkTSCard/MusicControl/.gitignore
ArkTSCard/MusicControl/AppScope/app.json5
ArkTSCard/MusicControl/AppScope/resources/base/element/string.json
ArkTSCard/MusicControl/AppScope/resources/base/media/app_icon.png
ArkTSCard/MusicControl/README_zh.md
ArkTSCard/MusicControl/build-profile.json5
ArkTSCard/MusicControl/entry/.gitignore
ArkTSCard/MusicControl/entry/build-profile.json5
ArkTSCard/MusicControl/entry/hvigorfile.ts
ArkTSCard/MusicControl/entry/oh-package.json5
ArkTSCard/MusicControl/entry/src/main/ets/common/add.png
ArkTSCard/MusicControl/entry/src/main/ets/common/bg_blurry.png
ArkTSCard/MusicControl/entry/src/main/ets/common/etsimage.png
ArkTSCard/MusicControl/entry/src/main/ets/common/ic_hop.svg
ArkTSCard/MusicControl/entry/src/main/ets/common/reduce.png
ArkTSCard/MusicControl/entry/src/main/ets/common/reset.png
ArkTSCard/MusicControl/entry/src/main/ets/entryability/EntryAbility.ts
ArkTSCard/MusicControl/entry/src/main/ets/entryformability/EntryFormAbility.ts
ArkTSCard/MusicControl/entry/src/main/ets/feature/BackgroundPlayerFeature.ts
ArkTSCard/MusicControl/entry/src/main/ets/mock/BackgroundPlayerData.ts
ArkTSCard/MusicControl/entry/src/main/ets/music/pages/MusicCard.ets
ArkTSCard/MusicControl/entry/src/main/ets/pages/Index.ets
ArkTSCard/MusicControl/entry/src/main/ets/util/Logger.ts
ArkTSCard/MusicControl/entry/src/main/module.json5
ArkTSCard/MusicControl/entry/src/main/resources/base/element/color.json
ArkTSCard/MusicControl/entry/src/main/resources/base/element/float.json
ArkTSCard/MusicControl/entry/src/main/resources/base/element/string.json
ArkTSCard/MusicControl/entry/src/main/resources/base/media/Back.png
ArkTSCard/MusicControl/entry/src/main/resources/base/media/album.png
ArkTSCard/MusicControl/entry/src/main/resources/base/media/album2.png
ArkTSCard/MusicControl/entry/src/main/resources/base/media/bg_blurry.png
ArkTSCard/MusicControl/entry/src/main/resources/base/media/file.png
ArkTSCard/MusicControl/entry/src/main/resources/base/media/ic_pause.svg
ArkTSCard/MusicControl/entry/src/main/resources/base/media/ic_play.svg
ArkTSCard/MusicControl/entry/src/main/resources/base/media/ic_play_next.svg
ArkTSCard/MusicControl/entry/src/main/resources/base/media/ic_play_previous.svg
ArkTSCard/MusicControl/entry/src/main/resources/base/media/icon.png
ArkTSCard/MusicControl/entry/src/main/resources/base/profile/form_config.json
ArkTSCard/MusicControl/entry/src/main/resources/base/profile/main_pages.json
ArkTSCard/MusicControl/entry/src/main/resources/en_US/element/string.json
ArkTSCard/MusicControl/entry/src/main/resources/zh_CN/element/string.json
ArkTSCard/MusicControl/entry/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
ArkTSCard/MusicControl/entry/src/ohosTest/ets/test/Ability.test.ets
ArkTSCard/MusicControl/entry/src/ohosTest/ets/test/List.test.ets
ArkTSCard/MusicControl/entry/src/ohosTest/ets/testability/TestAbility.ets
ArkTSCard/MusicControl/entry/src/ohosTest/ets/testability/pages/Index.ets
ArkTSCard/MusicControl/entry/src/ohosTest/ets/util/Logger.ts
ArkTSCard/MusicControl/entry/src/ohosTest/module.json5
ArkTSCard/MusicControl/entry/src/ohosTest/resources/base/element/color.json
ArkTSCard/MusicControl/entry/src/ohosTest/resources/base/element/string.json
ArkTSCard/MusicControl/entry/src/ohosTest/resources/base/media/icon.png
ArkTSCard/MusicControl/entry/src/ohosTest/resources/base/profile/test_pages.json
ArkTSCard/MusicControl/entry/src/ohosTest/resources/en_US/element/string.json
ArkTSCard/MusicControl/entry/src/ohosTest/resources/zh_CN/element/string.json
ArkTSCard/MusicControl/hvigor/hvigor-config.json5
ArkTSCard/MusicControl/hvigor/hvigor-wrapper.js
ArkTSCard/MusicControl/hvigorfile.ts
ArkTSCard/MusicControl/hvigorw
ArkTSCard/MusicControl/oh-package.json5
ArkTSCard/MusicControl/screenshots/device/card.jpg
ArkTSCard/MusicControl/screenshots/device/start.jpg
FormGame/.gitignore
FormGame/AppScope/app.json5
FormGame/AppScope/resources/base/element/string.json
FormGame/AppScope/resources/base/media/app_icon.png
FormGame/EntryCard/entry/base/snapshot/widget-2x2.png
FormGame/README_zh.md
FormGame/build-profile.json5
FormGame/entry/build-profile.json5
FormGame/entry/hvigorfile.js
FormGame/entry/oh-package.json5
FormGame/entry/src/main/cpp/CMakeLists.txt
FormGame/entry/src/main/cpp/napi_info_util.cpp
FormGame/entry/src/main/cpp/napi_info_util.h
FormGame/entry/src/main/cpp/native_module.cpp
FormGame/entry/src/main/cpp/types/libinfoutil/index.d.ts
FormGame/entry/src/main/cpp/types/libinfoutil/oh-package.json5
FormGame/entry/src/main/ets/Application/AbilityStage.ts
FormGame/entry/src/main/ets/FormAbility/FormAbility.ts
FormGame/entry/src/main/ets/MainAbility/MainAbility.ts
FormGame/entry/src/main/ets/Utils/Logger.ts
FormGame/entry/src/main/ets/pages/index.ets
FormGame/entry/src/main/js/common/widget.png
FormGame/entry/src/main/js/i18n/en-US.json
FormGame/entry/src/main/js/i18n/zh-CN.json
FormGame/entry/src/main/js/widget/pages/index/index.css
FormGame/entry/src/main/js/widget/pages/index/index.hml
FormGame/entry/src/main/js/widget/pages/index/index.json
FormGame/entry/src/main/module.json5
FormGame/entry/src/main/resources/base/element/color.json
FormGame/entry/src/main/resources/base/element/string.json
FormGame/entry/src/main/resources/base/media/icon.png
FormGame/entry/src/main/resources/base/profile/form_config.json
FormGame/entry/src/main/resources/base/profile/main_pages.json
FormGame/entry/src/ohosTest/ets/Application/AbilityStage.ts
FormGame/entry/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
FormGame/entry/src/ohosTest/ets/module.json5.ftl
FormGame/entry/src/ohosTest/ets/test/Aibility.test.ets
FormGame/entry/src/ohosTest/ets/test/List.test.ets
FormGame/entry/src/ohosTest/ets/testability/TestAbility.ets
FormGame/entry/src/ohosTest/ets/testability/pages/Index.ets
FormGame/entry/src/ohosTest/module.json5
FormGame/entry/src/ohosTest/resources/base/element/color.json
FormGame/entry/src/ohosTest/resources/base/element/string.json
FormGame/entry/src/ohosTest/resources/base/media/icon.png
FormGame/entry/src/ohosTest/resources/base/profile/test_pages.json
FormGame/entry/src/ohosTest/resources/en/element/string.json
FormGame/entry/src/ohosTest/resources/zh/element/string.json
FormGame/hvigor/hvigor-config.json5
FormGame/hvigor/hvigor-wrapper.js
FormGame/hvigorfile.js
FormGame/hvigorw
FormGame/hvigorw.bat
FormGame/oh-package.json5
FormGame/screenshots/FormGameAdd.png
FormGame/screenshots/FormGamePlay.png