History log of /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/ (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
include/checked_cast.h
include/file_path.h
include/zip.h
include/zip_internal.h
include/zip_reader.h
include/zip_utils.h
include/zip_writer.h
napi/class_checksum/checksum_entity.h
napi/class_checksum/checksum_n_exporter.cpp
napi/class_checksum/checksum_n_exporter.h
napi/class_gzip/gzip_entity.h
napi/class_gzip/gzip_n_exporter.cpp
napi/class_gzip/gzip_n_exporter.h
napi/class_zip/zip_entity.h
napi/class_zip/zip_n_exporter.cpp
napi/class_zip/zip_n_exporter.h
napi/common/common_func.cpp
napi/common/common_func.h
napi/common/file_utils.h
napi/common/header.h
napi/common/napi_async_context.h
napi/common/napi_async_work_callback.cpp
napi/common/napi_async_work_callback.h
napi/common/napi_async_work_factory.h
napi/common/napi_async_work_promise.cpp
napi/common/napi_async_work_promise.h
napi/common/napi_business_error.cpp
napi/common/napi_business_error.h
napi/common/napi_class.cpp
napi/common/napi_class.h
napi/common/napi_exporter.h
napi/common/napi_func_arg.cpp
napi/common/napi_func_arg.h
napi/common/napi_reference.cpp
napi/common/napi_reference.h
napi/common/napi_value.cpp
napi/common/napi_value.h
napi/napi_zlib.cpp
napi/napi_zlib.h
napi/napi_zlib_common.cpp
napi/napi_zlib_common.h
napi/native_module.cpp
napi/properties/create_checksum.cpp
napi/properties/create_checksum.h
napi/properties/create_gzip.cpp
napi/properties/create_gzip.h
napi/properties/create_zip.cpp
napi/properties/create_zip.h
napi/properties/prop_n_exporter.cpp
napi/properties/prop_n_exporter.h
napi/zlib_callback_info.cpp
napi/zlib_callback_info.h
src/file_path.cpp
src/zip.cpp
src/zip_internal.cpp
src/zip_reader.cpp
src/zip_utils.cpp
src/zip_writer.cpp
test/BUILD.gn
test/ohos_test/BUILD.gn
test/ohos_test/ohos_test.xml
test/unittest/zip_test.cpp