History log of /applications/standard/app_samples/code/SystemFeature/DistributedAppDev/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6e7c69ef24-Oct-2024 openharmony_ci <120357966@qq.com>

!4862 medialibrary sample
Merge pull request !4862 from lumingfei(zhouhui)/master


/applications/standard/app_samples/"code/SystemFeature/DistributedAppDev/DistributedAuthentication/DMSample\346\265\213\350\257\225\347\224\250\344\276\213\346\212\245\345\221\212.md"
DistributedAccount/.gitignore
DistributedAccount/AppScope/app.json5
DistributedAccount/AppScope/resources/base/element/string.json
DistributedAccount/AppScope/resources/base/media/app_icon.png
DistributedAccount/README_zh.md
DistributedAccount/build-profile.json5
DistributedAccount/entry/.gitignore
DistributedAccount/entry/build-profile.json5
DistributedAccount/entry/hvigorfile.ts
DistributedAccount/entry/oh-package.json5
DistributedAccount/entry/src/main/ets/common/component/ListItemComponent.ets
DistributedAccount/entry/src/main/ets/common/component/TitleBar.ets
DistributedAccount/entry/src/main/ets/common/constants/CommonConstants.ets
DistributedAccount/entry/src/main/ets/common/database/Account.ets
DistributedAccount/entry/src/main/ets/common/database/GlobalContext.ts
DistributedAccount/entry/src/main/ets/common/utils/DatabaseUtils.ets
DistributedAccount/entry/src/main/ets/distributedaccount/pages/DistributedAccountInfo.ets
DistributedAccount/entry/src/main/ets/distributedaccount/pages/DistributedAccountList.ets
DistributedAccount/entry/src/main/ets/entryability/EntryAbility.ts
DistributedAccount/entry/src/main/ets/model/BasicDataSource.ets
DistributedAccount/entry/src/main/ets/model/DistributedAccountModel.ets
DistributedAccount/entry/src/main/ets/model/Logger.ts
DistributedAccount/entry/src/main/ets/pages/Index.ets
DistributedAccount/entry/src/main/module.json5
DistributedAccount/entry/src/main/resources/base/element/color.json
DistributedAccount/entry/src/main/resources/base/element/string.json
DistributedAccount/entry/src/main/resources/base/media/ic_arrow.svg
DistributedAccount/entry/src/main/resources/base/media/ic_back.svg
DistributedAccount/entry/src/main/resources/base/media/ic_user_portrait.svg
DistributedAccount/entry/src/main/resources/base/media/icon.png
DistributedAccount/entry/src/main/resources/base/profile/main_pages.json
DistributedAccount/entry/src/main/resources/en_US/element/string.json
DistributedAccount/entry/src/main/resources/zh_CN/element/string.json
DistributedAccount/entry/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
DistributedAccount/entry/src/ohosTest/ets/test/Ability.test.ets
DistributedAccount/entry/src/ohosTest/ets/test/List.test.ets
DistributedAccount/entry/src/ohosTest/ets/testability/TestAbility.ets
DistributedAccount/entry/src/ohosTest/ets/testability/pages/Index.ets
DistributedAccount/entry/src/ohosTest/module.json5
DistributedAccount/entry/src/ohosTest/resources/base/element/color.json
DistributedAccount/entry/src/ohosTest/resources/base/element/string.json
DistributedAccount/entry/src/ohosTest/resources/base/media/icon.png
DistributedAccount/entry/src/ohosTest/resources/base/profile/test_pages.json
DistributedAccount/entry/src/ohosTest/resources/en/element/string.json
DistributedAccount/entry/src/ohosTest/resources/zh/element/string.json
DistributedAccount/hvigor/hvigor-config.json5
DistributedAccount/hvigor/hvigor-wrapper.js
DistributedAccount/hvigorfile.ts
DistributedAccount/hvigorw
DistributedAccount/hvigorw.bat
DistributedAccount/oh-package.json5
DistributedAccount/ohosTest.md
DistributedAccount/screenshots/DistributedAccountInfo.jpeg
DistributedAccount/screenshots/DistributedAccountList.jpeg
DistributedAccount/screenshots/index.jpeg
DistributedAuthentication/.gitignore
DistributedAuthentication/AppScope/app.json5
DistributedAuthentication/AppScope/resources/base/element/string.json
DistributedAuthentication/AppScope/resources/base/media/app_icon.png
DistributedAuthentication/README.md
DistributedAuthentication/README_zh.md
DistributedAuthentication/build-profile.json5
DistributedAuthentication/entry/.gitignore
DistributedAuthentication/entry/build-profile.json5
DistributedAuthentication/entry/hvigorfile.ts
DistributedAuthentication/entry/oh-package.json5
DistributedAuthentication/entry/src/main/ets/common/Constant.ets
DistributedAuthentication/entry/src/main/ets/common/GlobalThis.ets
DistributedAuthentication/entry/src/main/ets/common/Logger.ets
DistributedAuthentication/entry/src/main/ets/entryability/EntryAbility.ets
DistributedAuthentication/entry/src/main/ets/model/RemoteDeviceModel.ets
DistributedAuthentication/entry/src/main/ets/pages/FilterOption.ets
DistributedAuthentication/entry/src/main/ets/pages/Index.ets
DistributedAuthentication/entry/src/main/ets/pages/ListDeviceView.ets
DistributedAuthentication/entry/src/main/module.json5
DistributedAuthentication/entry/src/main/resources/base/element/color.json
DistributedAuthentication/entry/src/main/resources/base/element/string.json
DistributedAuthentication/entry/src/main/resources/base/media/ic_arrow.svg
DistributedAuthentication/entry/src/main/resources/base/media/ic_back.svg
DistributedAuthentication/entry/src/main/resources/base/media/ic_circle.svg
DistributedAuthentication/entry/src/main/resources/base/media/ic_pad.svg
DistributedAuthentication/entry/src/main/resources/base/media/ic_pc.svg
DistributedAuthentication/entry/src/main/resources/base/media/ic_phone.svg
DistributedAuthentication/entry/src/main/resources/base/media/icon.png
DistributedAuthentication/entry/src/main/resources/base/profile/main_pages.json
DistributedAuthentication/entry/src/main/resources/en_US/element/string.json
DistributedAuthentication/entry/src/main/resources/zh_CN/element/string.json
DistributedAuthentication/entry/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
DistributedAuthentication/entry/src/ohosTest/ets/test/Ability.test.ets
DistributedAuthentication/entry/src/ohosTest/ets/test/List.test.ets
DistributedAuthentication/entry/src/ohosTest/ets/testability/TestAbility.ets
DistributedAuthentication/entry/src/ohosTest/ets/testability/pages/Index.ets
DistributedAuthentication/entry/src/ohosTest/module.json5
DistributedAuthentication/entry/src/ohosTest/resources/base/element/color.json
DistributedAuthentication/entry/src/ohosTest/resources/base/element/string.json
DistributedAuthentication/entry/src/ohosTest/resources/base/media/icon.png
DistributedAuthentication/entry/src/ohosTest/resources/base/profile/test_pages.json
DistributedAuthentication/entry/src/ohosTest/resources/en_US/element/string.json
DistributedAuthentication/entry/src/ohosTest/resources/zh_CN/element/string.json
DistributedAuthentication/hvigor/hvigor-config.json5
DistributedAuthentication/hvigor/hvigor-wrapper.js
DistributedAuthentication/hvigorfile.ts
DistributedAuthentication/hvigorw
DistributedAuthentication/hvigorw.bat
DistributedAuthentication/oh-package.json5
DistributedAuthentication/ohosTest.md
DistributedAuthentication/screenshots/device/delete.jpg
DistributedAuthentication/screenshots/device/discover.jpg
DistributedAuthentication/screenshots/device/filteroption.jpg
DistributedAuthentication/screenshots/device/main.jpg