History log of /
base
/
theme
/
wallpaper_mgr
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
ce968135
23-Oct-2024
openharmony_ci <120357966@qq.com>
!576 add interface SetAllWallpapers
Merge pull request !576 from zph/master
BUILD.gn
CODEOWNERS
LICENSE
OAT.xml
README.md
README_ZH.md
bundle.json
figures/subsystem_architecture.png
figures/subsystem_architecture_zh.png
frameworks/js/napi/BUILD.gn
frameworks/js/napi/call.cpp
frameworks/js/napi/call.h
frameworks/js/napi/js_error.cpp
frameworks/js/napi/js_error.h
frameworks/js/napi/napi_wallpaper_ability.cpp
frameworks/js/napi/napi_wallpaper_ability.h
frameworks/js/napi/native_module.cpp
frameworks/js/napi/test/BUILD.gn
frameworks/js/napi/test/unittest/resource/ohos_test.xml
frameworks/js/napi/test/unittest/resource/wallpaper_lock.JPG
frameworks/js/napi/test/unittest/resource/wallpaper_system.JPG
frameworks/js/napi/test/unittest/src/signature/openharmony_sx.p7b
frameworks/js/napi/test/unittest/src/wallpaper_js/BUILD.gn
frameworks/js/napi/test/unittest/src/wallpaper_js/Wallpaper.test.js
frameworks/js/napi/test/unittest/src/wallpaper_js/config.json
frameworks/js/napi/test/unittest/src/wallpaper_perf/BUILD.gn
frameworks/js/napi/test/unittest/src/wallpaper_perf/WallpaperSyncApiPerfJsunit.test.js
frameworks/js/napi/test/unittest/src/wallpaper_perf/config.json
frameworks/js/napi/wallpaper_extension_context/BUILD.gn
frameworks/js/napi/wallpaper_extension_context/wallpaper_extension_context.js
frameworks/js/napi/wallpaper_extension_context/wallpaper_extension_context_module.cpp
frameworks/js/napi/wallpaper_js_util.cpp
frameworks/js/napi/wallpaper_js_util.h
frameworks/js/napi/wallpaperextensionability/BUILD.gn
frameworks/js/napi/wallpaperextensionability/wallpaper_extension_ability.js
frameworks/js/napi/wallpaperextensionability/wallpaper_extension_ability_module.cpp
frameworks/kits/extension/BUILD.gn
frameworks/kits/extension/include/i_wallpaper_extension_ability.h
frameworks/kits/extension/include/js_wallpaper_extension_ability.h
frameworks/kits/extension/include/js_wallpaper_extension_context.h
frameworks/kits/extension/include/wallpaper_extension_ability.h
frameworks/kits/extension/include/wallpaper_extension_ability_stub.h
frameworks/kits/extension/include/wallpaper_extension_context.h
frameworks/kits/extension/include/wallpaper_extension_module_loader.h
frameworks/kits/extension/src/js_wallpaper_extension_ability.cpp
frameworks/kits/extension/src/js_wallpaper_extension_context.cpp
frameworks/kits/extension/src/wallpaper_extension_ability.cpp
frameworks/kits/extension/src/wallpaper_extension_context.cpp
frameworks/kits/extension/src/wallpaper_extension_module_loader.cpp
frameworks/native/BUILD.gn
frameworks/native/data/wallpaperdefault.jpeg
frameworks/native/data/wallpaperlockdefault.jpeg
frameworks/native/include/i_wallpaper_callback.h
frameworks/native/include/i_wallpaper_service.h
frameworks/native/include/iwallpaper_event_listener.h
frameworks/native/include/uv_queue.h
frameworks/native/include/visibility.h
frameworks/native/include/wallpaper_event_listener.h
frameworks/native/include/wallpaper_event_listener_client.h
frameworks/native/include/wallpaper_event_listener_stub.h
frameworks/native/include/wallpaper_manager.h
frameworks/native/include/wallpaper_service_cb_stub.h
frameworks/native/include/wallpaper_service_proxy.h
frameworks/native/src/uv_queue.cpp
frameworks/native/src/wallpaper_event_listener_client.cpp
frameworks/native/src/wallpaper_event_listener_stub.cpp
frameworks/native/src/wallpaper_manager.cpp
frameworks/native/src/wallpaper_service_cb_stub.cpp
frameworks/native/src/wallpaper_service_proxy.cpp
hisysevent.yaml
services/BUILD.gn
services/etc/init/BUILD.gn
services/etc/init/wallpaperservice.cfg
services/etc/init/wallpaperservice.rc
services/include/component_name.h
services/include/i_wallpaper_manager_callback.h
services/include/wallpaper_common_event_manager.h
services/include/wallpaper_common_event_subscriber.h
services/include/wallpaper_data.h
services/include/wallpaper_event_listener_proxy.h
services/include/wallpaper_extension_ability_connection.h
services/include/wallpaper_extension_ability_death_recipient.h
services/include/wallpaper_on_colors_changed_listener.h
services/include/wallpaper_service.h
services/include/wallpaper_service_cb_proxy.h
services/include/wallpaper_service_ipc_interface_code.h
services/include/wallpaper_service_stub.h
services/profile/3705.json
services/profile/BUILD.gn
services/src/component_name.cpp
services/src/wallpaper_common_event_manager.cpp
services/src/wallpaper_common_event_subscriber.cpp
services/src/wallpaper_data.cpp
services/src/wallpaper_event_listener_proxy.cpp
services/src/wallpaper_extension_ability_connection.cpp
services/src/wallpaper_extension_ability_death_recipient.cpp
services/src/wallpaper_service.cpp
services/src/wallpaper_service_cb_proxy.cpp
services/src/wallpaper_service_stub.cpp
test/BUILD.gn
test/fuzztest/BUILD.gn
test/fuzztest/wallpapermanager_fuzzer/BUILD.gn
test/fuzztest/wallpapermanager_fuzzer/corpus/init
test/fuzztest/wallpapermanager_fuzzer/project.xml
test/fuzztest/wallpapermanager_fuzzer/wallpaper_manager_fuzzer.cpp
test/fuzztest/wallpapermanager_fuzzer/wallpaper_manager_fuzzer.h
test/fuzztest/wallpapermanagerservice_fuzzer/clearredundatfile_fuzzer/BUILD.gn
test/fuzztest/wallpapermanagerservice_fuzzer/clearredundatfile_fuzzer/clearredundatfile_fuzzer.cpp
test/fuzztest/wallpapermanagerservice_fuzzer/clearredundatfile_fuzzer/clearredundatfile_fuzzer.h
test/fuzztest/wallpapermanagerservice_fuzzer/clearredundatfile_fuzzer/corpus/init
test/fuzztest/wallpapermanagerservice_fuzzer/clearredundatfile_fuzzer/project.xml
test/fuzztest/wallpapermanagerservice_fuzzer/getfile_fuzzer/BUILD.gn
test/fuzztest/wallpapermanagerservice_fuzzer/getfile_fuzzer/corpus/init
test/fuzztest/wallpapermanagerservice_fuzzer/getfile_fuzzer/getpicturefilename_fuzzer.cpp
test/fuzztest/wallpapermanagerservice_fuzzer/getfile_fuzzer/getpicturefilename_fuzzer.h
test/fuzztest/wallpapermanagerservice_fuzzer/getfile_fuzzer/project.xml
test/fuzztest/wallpapermanagerservice_fuzzer/getfilenamefrommap_fuzzer/BUILD.gn
test/fuzztest/wallpapermanagerservice_fuzzer/getfilenamefrommap_fuzzer/corpus/init
test/fuzztest/wallpapermanagerservice_fuzzer/getfilenamefrommap_fuzzer/getfilenamefrommap_fuzzer.cpp
test/fuzztest/wallpapermanagerservice_fuzzer/getfilenamefrommap_fuzzer/getfilenamefrommap_fuzzer.h
test/fuzztest/wallpapermanagerservice_fuzzer/getfilenamefrommap_fuzzer/project.xml
test/fuzztest/wallpapermanagerservice_fuzzer/getpicturefilename_fuzzer/BUILD.gn
test/fuzztest/wallpapermanagerservice_fuzzer/getpicturefilename_fuzzer/corpus/init
test/fuzztest/wallpapermanagerservice_fuzzer/getpicturefilename_fuzzer/getfile_fuzzer.cpp
test/fuzztest/wallpapermanagerservice_fuzzer/getpicturefilename_fuzzer/getfile_fuzzer.h
test/fuzztest/wallpapermanagerservice_fuzzer/getpicturefilename_fuzzer/project.xml
test/fuzztest/wallpapermanagerservice_fuzzer/getwallpaperdir_fuzzer/BUILD.gn
test/fuzztest/wallpapermanagerservice_fuzzer/getwallpaperdir_fuzzer/corpus/init
test/fuzztest/wallpapermanagerservice_fuzzer/getwallpaperdir_fuzzer/getwallpaperdir_fuzzer.cpp
test/fuzztest/wallpapermanagerservice_fuzzer/getwallpaperdir_fuzzer/getwallpaperdir_fuzzer.h
test/fuzztest/wallpapermanagerservice_fuzzer/getwallpaperdir_fuzzer/project.xml
test/fuzztest/wallpapermanagerservice_fuzzer/inituserdir_fuzzer/BUILD.gn
test/fuzztest/wallpapermanagerservice_fuzzer/inituserdir_fuzzer/corpus/init
test/fuzztest/wallpapermanagerservice_fuzzer/inituserdir_fuzzer/inituserdir_fuzzer.cpp
test/fuzztest/wallpapermanagerservice_fuzzer/inituserdir_fuzzer/inituserdir_fuzzer.h
test/fuzztest/wallpapermanagerservice_fuzzer/inituserdir_fuzzer/project.xml
test/fuzztest/wallpapermanagerservice_fuzzer/oninituser_fuzzer/BUILD.gn
test/fuzztest/wallpapermanagerservice_fuzzer/oninituser_fuzzer/corpus/init
test/fuzztest/wallpapermanagerservice_fuzzer/oninituser_fuzzer/oninituser_fuzzer.cpp
test/fuzztest/wallpapermanagerservice_fuzzer/oninituser_fuzzer/oninituser_fuzzer.h
test/fuzztest/wallpapermanagerservice_fuzzer/oninituser_fuzzer/project.xml
test/fuzztest/wallpapermanagerservice_fuzzer/onremoveduser_fuzzer/BUILD.gn
test/fuzztest/wallpapermanagerservice_fuzzer/onremoveduser_fuzzer/corpus/init
test/fuzztest/wallpapermanagerservice_fuzzer/onremoveduser_fuzzer/onremoveduser_fuzzer.cpp
test/fuzztest/wallpapermanagerservice_fuzzer/onremoveduser_fuzzer/onremoveduser_fuzzer.h
test/fuzztest/wallpapermanagerservice_fuzzer/onremoveduser_fuzzer/project.xml
test/fuzztest/wallpapermanagerservice_fuzzer/onswitcheduser_fuzzer/BUILD.gn
test/fuzztest/wallpapermanagerservice_fuzzer/onswitcheduser_fuzzer/corpus/init
test/fuzztest/wallpapermanagerservice_fuzzer/onswitcheduser_fuzzer/onswitcheduser_fuzzer.cpp
test/fuzztest/wallpapermanagerservice_fuzzer/onswitcheduser_fuzzer/onswitcheduser_fuzzer.h
test/fuzztest/wallpapermanagerservice_fuzzer/onswitcheduser_fuzzer/project.xml
test/fuzztest/wallpapermanagerservice_fuzzer/updatewallpapermap_fuzzer/BUILD.gn
test/fuzztest/wallpapermanagerservice_fuzzer/updatewallpapermap_fuzzer/corpus/init
test/fuzztest/wallpapermanagerservice_fuzzer/updatewallpapermap_fuzzer/project.xml
test/fuzztest/wallpapermanagerservice_fuzzer/updatewallpapermap_fuzzer/updatewallpapermap_fuzzer.cpp
test/fuzztest/wallpapermanagerservice_fuzzer/updatewallpapermap_fuzzer/updatewallpapermap_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/BUILD.gn
test/fuzztest/wallpaperservice_fuzzer/corpus/init
test/fuzztest/wallpaperservice_fuzzer/include/boundarycode_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/fuzztest_utils.h
test/fuzztest/wallpaperservice_fuzzer/include/getcolors_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/getcolorsv9_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/getfile_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/getpixelmap_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/getpixelmapv9_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/getwallpaperid_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/ischangepermitted_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/isoperationallowed_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/off_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/on_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/registercallback_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/resetwallpaper_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/resetwallpaperv9_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/sendevent_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/setcustom_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/setvideo_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/setwallpaper_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/setwallpaperpixelmapv9_fuzz.h
test/fuzztest/wallpaperservice_fuzzer/include/setwallpaperv9_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/include/wallpaperstub_fuzzer.h
test/fuzztest/wallpaperservice_fuzzer/src/boundarycode_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/fuzztest_utils.cpp
test/fuzztest/wallpaperservice_fuzzer/src/getcolors_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/getcolorsv9_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/getfile_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/getpixelmap_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/getpixelmapv9_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/getwallpaperid_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/ischangepermitted_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/isoperationallowed_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/off_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/on_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/registercallback_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/resetwallpaper_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/resetwallpaperv9_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/sendevent_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/setcustom_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/setvideo_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/setwallpaper_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/setwallpaperpixelmapv9_fuzz.cpp
test/fuzztest/wallpaperservice_fuzzer/src/setwallpaperv9_fuzzer.cpp
test/fuzztest/wallpaperservice_fuzzer/src/wallpaperstub_fuzz.cpp
test/fuzztest/wallpaperservice_fuzzer/wallpaperboundarycode_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpapergetcolors_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpapergetcolorsv9_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpapergetfile_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpapergetpixelmap_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpapergetpixelmapv9_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpapergetwallpaperid_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpaperischangepermitted_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpaperisoperationallowed_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpaperoff_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpaperon_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpaperregistercallback_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpaperresetwallpaper_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpaperresetwallpaperv9_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpapersendevent_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpapersetcustom_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpapersetvideo_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpapersetwallpaper_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpapersetwallpaperpixelmapv9_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpapersetwallpaperv9_fuzzer/project.xml
test/fuzztest/wallpaperservice_fuzzer/wallpaperstub_fuzzer/project.xml
test/unittest/resource/15fps_7s.mp4
test/unittest/resource/30fps_3s.mov
test/unittest/resource/30fps_3s.mp4
test/unittest/resource/ohos_test.xml
test/unittest/resource/test.zip
test/unittest/resource/wallpaper_test.JPG
test/unittest/wallpaper_dfx_test.cpp
test/unittest/wallpaper_permission_test.cpp
test/unittest/wallpaper_test.cpp
utils/BUILD.gn
utils/dfx/hidumper_adapter/command.cpp
utils/dfx/hidumper_adapter/command.h
utils/dfx/hidumper_adapter/dump_helper.cpp
utils/dfx/hidumper_adapter/dump_helper.h
utils/dfx/hisysevent_adapter/dfx_types.h
utils/dfx/hisysevent_adapter/fault_reporter.cpp
utils/dfx/hisysevent_adapter/fault_reporter.h
utils/include/concurrent_map.h
utils/include/file_deal.h
utils/include/hilog_wrapper.h
utils/include/memory_guard.h
utils/include/wallpaper_common.h
utils/include/wallpaper_manager_common_info.h
utils/src/file_deal.cpp
utils/src/memory_guard.cpp
wallpaper.gni