History log of /test/xts/acts/multimedia/photoAccess/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f6603c6024-Oct-2024 openharmony_ci <120357966@qq.com>

!18738 【Distributeddatamgr】【master】【xts】udmf新增utd类型testcase
Merge pull request !18738 from hanxiangqian/master


common.ts
photoAccess/AppScope/app.json
photoAccess/AppScope/resources/base/element/string.json
photoAccess/AppScope/resources/base/media/app_icon.png
photoAccess/BUILD.gn
photoAccess/Test.json
photoAccess/entry/src/main/cpp/BUILD.gn
photoAccess/entry/src/main/cpp/napi/main.cpp
photoAccess/entry/src/main/cpp/napi/mediaAssetManager.cpp
photoAccess/entry/src/main/cpp/napi/photoAccessHelper.cpp
photoAccess/entry/src/main/cpp/napi/photoAccessHelper.h
photoAccess/entry/src/main/ets/Application/AbilityStage.ts
photoAccess/entry/src/main/ets/MainAbility/MainAbility.ts
photoAccess/entry/src/main/ets/MainAbility/pages/index/index.ets
photoAccess/entry/src/main/ets/TestAbility/TestAbility.ts
photoAccess/entry/src/main/ets/TestAbility/pages/index.ets
photoAccess/entry/src/main/ets/TestRunner/OpenHarmonyTestRunner.ts
photoAccess/entry/src/main/ets/test/AbsAlbum/checkAttr.ets
photoAccess/entry/src/main/ets/test/AbsAlbum/getAssets.ets
photoAccess/entry/src/main/ets/test/Album/addAssets.ets
photoAccess/entry/src/main/ets/test/Album/commitModify.ets
photoAccess/entry/src/main/ets/test/Album/removeAssets.ets
photoAccess/entry/src/main/ets/test/AlbumFetchResult/close.ets
photoAccess/entry/src/main/ets/test/AlbumFetchResult/getAllObjects.ets
photoAccess/entry/src/main/ets/test/AlbumFetchResult/getCount.ets
photoAccess/entry/src/main/ets/test/AlbumFetchResult/getFirstObject.ets
photoAccess/entry/src/main/ets/test/AlbumFetchResult/getLastObject.ets
photoAccess/entry/src/main/ets/test/AlbumFetchResult/getNextObject.ets
photoAccess/entry/src/main/ets/test/AlbumFetchResult/getObjectByPosition.ets
photoAccess/entry/src/main/ets/test/AlbumFetchResult/isAfterLast.ets
photoAccess/entry/src/main/ets/test/List.test.ets
photoAccess/entry/src/main/ets/test/MediaAlbumChangeRequest/addRemoveAssets.ets
photoAccess/entry/src/main/ets/test/MediaAlbumChangeRequest/getAlbum.ets
photoAccess/entry/src/main/ets/test/MediaAlbumChangeRequest/setAlbumName.ets
photoAccess/entry/src/main/ets/test/MediaAssetChangeRequest/addResource.ets
photoAccess/entry/src/main/ets/test/MediaAssetChangeRequest/createAssetRequest.ets
photoAccess/entry/src/main/ets/test/MediaAssetChangeRequest/createImageAssetRequest.ets
photoAccess/entry/src/main/ets/test/MediaAssetChangeRequest/createVideoAssetRequest.ets
photoAccess/entry/src/main/ets/test/MediaAssetChangeRequest/deleteAssets.ets
photoAccess/entry/src/main/ets/test/MediaAssetChangeRequest/getAsset.ets
photoAccess/entry/src/main/ets/test/MediaAssetChangeRequest/getWriteCacheHandler.ets
photoAccess/entry/src/main/ets/test/MediaAssetChangeRequest/handleCameraPhoto.test.ets
photoAccess/entry/src/main/ets/test/MediaAssetChangeRequest/setTitle.ets
photoAccess/entry/src/main/ets/test/MediaAssetManager/requestCancelNative.ets
photoAccess/entry/src/main/ets/test/MediaAssetManager/requestImage.ets
photoAccess/entry/src/main/ets/test/MediaAssetManager/requestImageData.ets
photoAccess/entry/src/main/ets/test/MediaAssetManager/requestImageNative.ets
photoAccess/entry/src/main/ets/test/MediaAssetManager/requestVideo.ets
photoAccess/entry/src/main/ets/test/MediaAssetManager/requestVideoNative.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelper/createAsset.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelper/createDeleteRequest.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelper/getAlbums.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelper/getAssets.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelper/getBurstAssets.test.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelper/getMovingPhoto.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelper/photoAccessHelperNative.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelper/photoPicker.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelper/registerChange.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelper/release.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelper/showAssetsCreationDialog.test.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelper/unRegisterChange.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelperCases/PhotoAccessHelperTest.test.ets
photoAccess/entry/src/main/ets/test/PhotoAccessHelperCases/common.ets
photoAccess/entry/src/main/ets/test/PhotoAsset/checkAttr.ets
photoAccess/entry/src/main/ets/test/PhotoAsset/close.ets
photoAccess/entry/src/main/ets/test/PhotoAsset/commitModify.ets
photoAccess/entry/src/main/ets/test/PhotoAsset/get.ets
photoAccess/entry/src/main/ets/test/PhotoAsset/getReadOnlyFd.ets
photoAccess/entry/src/main/ets/test/PhotoAsset/getThumbnail.ets
photoAccess/entry/src/main/ets/test/PhotoAssetFetchResult/close.ets
photoAccess/entry/src/main/ets/test/PhotoAssetFetchResult/getAllObjects.ets
photoAccess/entry/src/main/ets/test/PhotoAssetFetchResult/getCount.ets
photoAccess/entry/src/main/ets/test/PhotoAssetFetchResult/getFirstObject.ets
photoAccess/entry/src/main/ets/test/PhotoAssetFetchResult/getLastObject.ets
photoAccess/entry/src/main/ets/test/PhotoAssetFetchResult/getNextObject.ets
photoAccess/entry/src/main/ets/test/PhotoAssetFetchResult/getObjectByPosition.ets
photoAccess/entry/src/main/ets/test/PhotoAssetFetchResult/isAfterLast.ets
photoAccess/entry/src/main/ets/test/Sendable/convertToCommon.test.ets
photoAccess/entry/src/main/ets/test/Sendable/getSendableBurstAssets.test.ets
photoAccess/entry/src/main/ets/test/getPhotoAccessHelper.ets
photoAccess/entry/src/main/ets/test/photoAccessHelperTest/Common.ets
photoAccess/entry/src/main/ets/test/photoAccessHelperTest/PhotoAccessHelper.test.ets
photoAccess/entry/src/main/ets/test/provisionResources.ets
photoAccess/entry/src/main/module.json
photoAccess/entry/src/main/resources/base/element/string.json
photoAccess/entry/src/main/resources/base/media/icon.png
photoAccess/entry/src/main/resources/base/profile/main_pages.json
photoAccess/signature/openharmony_sx.p7b
pickerView/BUILD.gn
pickerView/ace_ets_module_picker_view_api12/.gitignore
pickerView/ace_ets_module_picker_view_api12/AppScope/app.json5
pickerView/ace_ets_module_picker_view_api12/AppScope/resources/base/element/string.json
pickerView/ace_ets_module_picker_view_api12/AppScope/resources/base/media/app_icon.png
pickerView/ace_ets_module_picker_view_api12/BUILD.gn
pickerView/ace_ets_module_picker_view_api12/Test.json
pickerView/ace_ets_module_picker_view_api12/build-profile.json5
pickerView/ace_ets_module_picker_view_api12/entry/.gitignore
pickerView/ace_ets_module_picker_view_api12/entry/build-profile.json5
pickerView/ace_ets_module_picker_view_api12/entry/hvigorfile.ts
pickerView/ace_ets_module_picker_view_api12/entry/oh-package.json5
pickerView/ace_ets_module_picker_view_api12/entry/src/main/ets/entryability/EntryAbility.ts
pickerView/ace_ets_module_picker_view_api12/entry/src/main/ets/pages/Index.ets
pickerView/ace_ets_module_picker_view_api12/entry/src/main/module.json5
pickerView/ace_ets_module_picker_view_api12/entry/src/main/resources/base/element/color.json
pickerView/ace_ets_module_picker_view_api12/entry/src/main/resources/base/element/string.json
pickerView/ace_ets_module_picker_view_api12/entry/src/main/resources/base/media/icon.png
pickerView/ace_ets_module_picker_view_api12/entry/src/main/resources/base/profile/main_pages.json
pickerView/ace_ets_module_picker_view_api12/entry/src/main/resources/en_US/element/string.json
pickerView/ace_ets_module_picker_view_api12/entry/src/main/resources/zh_CN/element/string.json
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/ets/MainAbility/common/Common.ets
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/ets/MainAbility/common/PhotoPickerResult.ets
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/ets/MainAbility/pages/PickerComponent.ets
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/ets/test/List.test.ets
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/ets/test/TextPickerComponent.test.ets
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/ets/testability/TestAbility.ets
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/ets/testability/pages/Index.ets
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/module.json5
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/resources/base/element/color.json
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/resources/base/element/float.json
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/resources/base/element/string.json
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/resources/base/media/icon.png
pickerView/ace_ets_module_picker_view_api12/entry/src/ohosTest/resources/base/profile/test_pages.json
pickerView/ace_ets_module_picker_view_api12/hvigor/hvigor-config.json5
pickerView/ace_ets_module_picker_view_api12/hvigor/hvigor-wrapper.js
pickerView/ace_ets_module_picker_view_api12/hvigorfile.ts
pickerView/ace_ets_module_picker_view_api12/hvigorw
pickerView/ace_ets_module_picker_view_api12/hvigorw.bat
pickerView/ace_ets_module_picker_view_api12/oh-package.json5
pickerView/ace_ets_module_picker_view_api12/signature/openharmony_sx.p7b