History log of /foundation/bundlemanager/bundle_framework/interfaces/kits/js/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
600cc4af24-Oct-2024 openharmony_ci <120357966@qq.com>

!7306 应用更新时新增模块方法未考虑appfeature字段更新
Merge pull request !7306 from wangtiantian/cherry-pick-1729771127


BUILD.gn
app_control/BUILD.gn
app_control/js_app_control.cpp
app_control/js_app_control.h
app_control/js_app_control_unsupported.cpp
app_control/native_module.cpp
bundle_manager/BUILD.gn
bundle_manager/bundle_manager.cpp
bundle_manager/bundle_manager.h
bundle_manager/bundle_manager_sync.cpp
bundle_manager/bundle_manager_sync.h
bundle_manager/clean_cache_callback.cpp
bundle_manager/clean_cache_callback.h
bundle_manager/native_module.cpp
bundle_monitor/BUILD.gn
bundle_monitor/bundle_monitor.cpp
bundle_monitor/bundle_monitor.h
bundle_monitor/bundle_monitor_callback.cpp
bundle_monitor/bundle_monitor_callback.h
bundle_monitor/event_listener.cpp
bundle_monitor/event_listener.h
bundle_resource/BUILD.gn
bundle_resource/bundle_resource.cpp
bundle_resource/bundle_resource.h
bundle_resource/bundle_resource_drawable_utils.cpp
bundle_resource/bundle_resource_drawable_utils.h
bundle_resource/bundle_resource_unsupported.cpp
bundle_resource/native_module.cpp
bundlemgr/BUILD.gn
bundlemgr/bundle_death_recipient.cpp
bundlemgr/bundle_death_recipient.h
bundlemgr/bundle_mgr.cpp
bundlemgr/bundle_mgr.h
bundlemgr/cleancache_callback.cpp
bundlemgr/cleancache_callback.h
bundlemgr/installer_callback.cpp
bundlemgr/installer_callback.h
bundlemgr/native_module.cpp
common/BUILD.gn
common/base_cb_info.cpp
common/base_cb_info.h
common/bundle_errors.h
common/business_error.cpp
common/business_error.h
common/common_func.cpp
common/common_func.h
common/napi_arg.cpp
common/napi_arg.h
common/napi_constants.h
default_app/BUILD.gn
default_app/js_default_app.cpp
default_app/js_default_app.h
default_app/js_default_app_unsupported.cpp
default_app/native_module.cpp
free_install/BUILD.gn
free_install/free_install.cpp
free_install/free_install.h
free_install/free_install_unsupported.cpp
free_install/native_module.cpp
installer/BUILD.gn
installer/installer.cpp
installer/installer.h
installer/native_module.cpp
launcher_bundle_manager/BUILD.gn
launcher_bundle_manager/js_launcher_service.cpp
launcher_bundle_manager/js_launcher_service.h
launcher_bundle_manager/launcher_bundle_manager.cpp
launcher_bundle_manager/launcher_bundle_manager.h
launcher_bundle_manager/launcher_bundle_manager_unsupported.cpp
launcher_bundle_manager/native_module.cpp
launchermgr/BUILD.gn
launchermgr/bundle_status_callback.cpp
launchermgr/bundle_status_callback.h
launchermgr/js_launcher.cpp
launchermgr/js_launcher.h
launchermgr/js_launcher_mgr.cpp
launchermgr/js_launcher_mgr.h
launchermgr/js_launcher_unsupported.cpp
overlay/BUILD.gn
overlay/js_app_overlay.cpp
overlay/js_app_overlay.h
overlay/js_app_overlay_unsupported.cpp
overlay/native_module.cpp
package/BUILD.gn
package/native_module.cpp
package/package.cpp
package/package.h
shortcut_manager/BUILD.gn
shortcut_manager/native_module.cpp
shortcut_manager/shortcut_manager.cpp
shortcut_manager/shortcut_manager.h
zip/BUILD.gn
zip/include/checked_cast.h
zip/include/file_path.h
zip/include/zip.h
zip/include/zip_internal.h
zip/include/zip_reader.h
zip/include/zip_utils.h
zip/include/zip_writer.h
zip/napi/class_checksum/checksum_entity.h
zip/napi/class_checksum/checksum_n_exporter.cpp
zip/napi/class_checksum/checksum_n_exporter.h
zip/napi/class_gzip/gzip_entity.h
zip/napi/class_gzip/gzip_n_exporter.cpp
zip/napi/class_gzip/gzip_n_exporter.h
zip/napi/class_zip/zip_entity.h
zip/napi/class_zip/zip_n_exporter.cpp
zip/napi/class_zip/zip_n_exporter.h
zip/napi/common/common_func.cpp
zip/napi/common/common_func.h
zip/napi/common/file_utils.h
zip/napi/common/header.h
zip/napi/common/napi_async_context.h
zip/napi/common/napi_async_work_callback.cpp
zip/napi/common/napi_async_work_callback.h
zip/napi/common/napi_async_work_factory.h
zip/napi/common/napi_async_work_promise.cpp
zip/napi/common/napi_async_work_promise.h
zip/napi/common/napi_business_error.cpp
zip/napi/common/napi_business_error.h
zip/napi/common/napi_class.cpp
zip/napi/common/napi_class.h
zip/napi/common/napi_exporter.h
zip/napi/common/napi_func_arg.cpp
zip/napi/common/napi_func_arg.h
zip/napi/common/napi_reference.cpp
zip/napi/common/napi_reference.h
zip/napi/common/napi_value.cpp
zip/napi/common/napi_value.h
zip/napi/napi_zlib.cpp
zip/napi/napi_zlib.h
zip/napi/napi_zlib_common.cpp
zip/napi/napi_zlib_common.h
zip/napi/native_module.cpp
zip/napi/properties/create_checksum.cpp
zip/napi/properties/create_checksum.h
zip/napi/properties/create_gzip.cpp
zip/napi/properties/create_gzip.h
zip/napi/properties/create_zip.cpp
zip/napi/properties/create_zip.h
zip/napi/properties/prop_n_exporter.cpp
zip/napi/properties/prop_n_exporter.h
zip/napi/zlib_callback_info.cpp
zip/napi/zlib_callback_info.h
zip/src/file_path.cpp
zip/src/zip.cpp
zip/src/zip_internal.cpp
zip/src/zip_reader.cpp
zip/src/zip_utils.cpp
zip/src/zip_writer.cpp
zip/test/BUILD.gn
zip/test/ohos_test/BUILD.gn
zip/test/ohos_test/ohos_test.xml
zip/test/unittest/zip_test.cpp