1| Change Type | Old Version | New Version | d.ts File |
2| ---- | ------ | ------ | -------- |
3|Added|NA|Module name: ohos.app.businessAbilityRouter<br>Class name: businessAbilityRouter|@ohos.app.businessAbilityRouter.d.ts|
4|Added|NA|Module name: ohos.app.businessAbilityRouter<br>Class name: BusinessType|@ohos.app.businessAbilityRouter.d.ts|
5|Added|NA|Module name: ohos.app.businessAbilityRouter<br>Class name: BusinessType<br>Method or attribute name: SHARE = 0|@ohos.app.businessAbilityRouter.d.ts|
6|Added|NA|Module name: ohos.app.businessAbilityRouter<br>Class name: BusinessType<br>Method or attribute name: UNSPECIFIED = 255|@ohos.app.businessAbilityRouter.d.ts|
7|Added|NA|Module name: ohos.app.businessAbilityRouter<br>Class name: BusinessAbilityFilter|@ohos.app.businessAbilityRouter.d.ts|
8|Added|NA|Module name: ohos.app.businessAbilityRouter<br>Class name: BusinessAbilityFilter<br>Method or attribute name: businessType: BusinessType;|@ohos.app.businessAbilityRouter.d.ts|
9|Added|NA|Module name: ohos.app.businessAbilityRouter<br>Class name: BusinessAbilityFilter<br>Method or attribute name: mimeType?: string;|@ohos.app.businessAbilityRouter.d.ts|
10|Added|NA|Module name: ohos.app.businessAbilityRouter<br>Class name: BusinessAbilityFilter<br>Method or attribute name: uri?: string;|@ohos.app.businessAbilityRouter.d.ts|
11|Added|NA|Module name: ohos.app.businessAbilityRouter<br>Class name: businessAbilityRouter<br>Method or attribute name: function queryBusinessAbilityInfo(filter: BusinessAbilityFilter,<br><br>      callback: AsyncCallback\<Array\<BusinessAbilityInfo>>): void;|@ohos.app.businessAbilityRouter.d.ts|
12|Added|NA|Module name: ohos.app.businessAbilityRouter<br>Class name: businessAbilityRouter<br>Method or attribute name: function queryBusinessAbilityInfo(filter: BusinessAbilityFilter): Promise\<Array\<BusinessAbilityInfo>>;|@ohos.app.businessAbilityRouter.d.ts|
13|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: PRINT = 15|@ohos.bundle.bundleManager.d.ts|
14|Added|NA|Class name: ExtensionAbilityType<br>Method or attribute name: PRINT = 15|@ohos.bundle.bundleManager.d.ts|
15|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: ExtensionAbilityType<br>Method or attribute name: DRIVER = 18|@ohos.bundle.bundleManager.d.ts|
16|Added|NA|Class name: ExtensionAbilityType<br>Method or attribute name: DRIVER = 18|@ohos.bundle.bundleManager.d.ts|
17|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: CompatiblePolicy|@ohos.bundle.bundleManager.d.ts|
18|Added|NA|Module name: ohos.bundle.bundleManager<br>Class name: CompatiblePolicy<br>Method or attribute name: BACKWARD_COMPATIBILITY = 1|@ohos.bundle.bundleManager.d.ts|
19|Added|NA|Class name: bundleManager<br>Method or attribute name: function getAllSharedBundleInfo(callback: AsyncCallback\<Array\<SharedBundleInfo>>): void;|@ohos.bundle.bundleManager.d.ts|
20|Added|NA|Class name: bundleManager<br>Method or attribute name: function getAllSharedBundleInfo(): Promise\<Array\<SharedBundleInfo>>;|@ohos.bundle.bundleManager.d.ts|
21|Added|NA|Class name: bundleManager<br>Method or attribute name: function getSharedBundleInfo(bundleName: string, moduleName: string, callback: AsyncCallback\<Array\<SharedBundleInfo>>): void;|@ohos.bundle.bundleManager.d.ts|
22|Added|NA|Class name: bundleManager<br>Method or attribute name: function getSharedBundleInfo(bundleName: string, moduleName: string): Promise\<Array\<SharedBundleInfo>>;|@ohos.bundle.bundleManager.d.ts|
23|Added|NA|Class name: bundleManager<br>Method or attribute name: function getAppProvisionInfo(bundleName: string, callback: AsyncCallback\<AppProvisionInfo>): void;|@ohos.bundle.bundleManager.d.ts|
24|Added|NA|Class name: bundleManager<br>Method or attribute name: function getAppProvisionInfo(bundleName: string, userId: number, callback: AsyncCallback\<AppProvisionInfo>): void;|@ohos.bundle.bundleManager.d.ts|
25|Added|NA|Class name: bundleManager<br>Method or attribute name: function getAppProvisionInfo(bundleName: string, userId?: number): Promise\<AppProvisionInfo>;|@ohos.bundle.bundleManager.d.ts|
26|Added|NA|Class name: ApplicationType<br>Method or attribute name: BROWSER = 'Web Browser'|@ohos.bundle.defaultAppManager.d.ts|
27|Added|NA|Class name: ApplicationType<br>Method or attribute name: IMAGE = 'Image Gallery'|@ohos.bundle.defaultAppManager.d.ts|
28|Added|NA|Class name: ApplicationType<br>Method or attribute name: AUDIO = 'Audio Player'|@ohos.bundle.defaultAppManager.d.ts|
29|Added|NA|Class name: ApplicationType<br>Method or attribute name: VIDEO = 'Video Player'|@ohos.bundle.defaultAppManager.d.ts|
30|Added|NA|Class name: ApplicationType<br>Method or attribute name: PDF = 'PDF Viewer'|@ohos.bundle.defaultAppManager.d.ts|
31|Added|NA|Class name: ApplicationType<br>Method or attribute name: WORD = 'Word Viewer'|@ohos.bundle.defaultAppManager.d.ts|
32|Added|NA|Class name: ApplicationType<br>Method or attribute name: EXCEL = 'Excel Viewer'|@ohos.bundle.defaultAppManager.d.ts|
33|Added|NA|Class name: ApplicationType<br>Method or attribute name: PPT = 'PPT Viewer'|@ohos.bundle.defaultAppManager.d.ts|
34|Added|NA|Class name: InstallParam<br>Method or attribute name: sharedBundleDirPaths?: Array\<String>;|@ohos.bundle.installer.d.ts|
35|Added|NA|Module name: ohos.bundle.installer<br>Class name: UninstallParam|@ohos.bundle.installer.d.ts|
36|Added|NA|Module name: ohos.bundle.installer<br>Class name: UninstallParam<br>Method or attribute name: bundleName: string;|@ohos.bundle.installer.d.ts|
37|Added|NA|Module name: ohos.bundle.installer<br>Class name: UninstallParam<br>Method or attribute name: versionCode?: number;|@ohos.bundle.installer.d.ts|
38|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay|@ohos.bundle.overlay.d.ts|
39|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function setOverlayEnabled(moduleName: string, isEnabled: boolean, callback: AsyncCallback\<void>): void;|@ohos.bundle.overlay.d.ts|
40|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function setOverlayEnabled(moduleName: string, isEnabled: boolean): Promise\<void>;|@ohos.bundle.overlay.d.ts|
41|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function setOverlayEnabledByBundleName(bundleName: string,<br><br>    moduleName: string, isEnabled: boolean, callback: AsyncCallback\<void>): void;|@ohos.bundle.overlay.d.ts|
42|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function setOverlayEnabledByBundleName(bundleName: string, moduleName: string, isEnabled: boolean): Promise\<void>;|@ohos.bundle.overlay.d.ts|
43|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function getOverlayModuleInfo(moduleName: string, callback: AsyncCallback\<OverlayModuleInfo>): void;|@ohos.bundle.overlay.d.ts|
44|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function getOverlayModuleInfo(moduleName: string): Promise\<OverlayModuleInfo>;|@ohos.bundle.overlay.d.ts|
45|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function getTargetOverlayModuleInfos(targetModuleName: string,<br><br>    callback: AsyncCallback\<Array\<OverlayModuleInfo>>): void;|@ohos.bundle.overlay.d.ts|
46|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function getTargetOverlayModuleInfos(targetModuleName: string): Promise\<Array\<OverlayModuleInfo>>;|@ohos.bundle.overlay.d.ts|
47|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function getOverlayModuleInfoByBundleName(bundleName: string,<br><br>    callback: AsyncCallback\<Array\<OverlayModuleInfo>>): void;|@ohos.bundle.overlay.d.ts|
48|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function getOverlayModuleInfoByBundleName(bundleName: string,<br><br>    moduleName: string, callback: AsyncCallback\<Array\<OverlayModuleInfo>>): void;|@ohos.bundle.overlay.d.ts|
49|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function getOverlayModuleInfoByBundleName(bundleName: string,<br><br>    moduleName?: string): Promise\<Array\<OverlayModuleInfo>>;|@ohos.bundle.overlay.d.ts|
50|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function getTargetOverlayModuleInfosByBundleName(targetBundleName: string,<br><br>    callback: AsyncCallback\<Array\<OverlayModuleInfo>>): void;|@ohos.bundle.overlay.d.ts|
51|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function getTargetOverlayModuleInfosByBundleName(targetBundleName: string,<br><br>    moduleName: string, callback: AsyncCallback\<Array\<OverlayModuleInfo>>): void;|@ohos.bundle.overlay.d.ts|
52|Added|NA|Module name: ohos.bundle.overlay<br>Class name: overlay<br>Method or attribute name: function getTargetOverlayModuleInfosByBundleName(targetBundleName: string,<br><br>    moduleName?: string): Promise\<Array\<OverlayModuleInfo>>;|@ohos.bundle.overlay.d.ts|
53|Added|NA|Class name: ApplicationInfo<br>Method or attribute name: readonly debug: boolean;|ApplicationInfo.d.ts|
54|Added|NA|Module name: AppProvisionInfo<br>Class name: AppProvisionInfo|AppProvisionInfo.d.ts|
55|Added|NA|Module name: AppProvisionInfo<br>Class name: AppProvisionInfo<br>Method or attribute name: readonly versionCode: number;|AppProvisionInfo.d.ts|
56|Added|NA|Module name: AppProvisionInfo<br>Class name: AppProvisionInfo<br>Method or attribute name: readonly versionName: string;|AppProvisionInfo.d.ts|
57|Added|NA|Module name: AppProvisionInfo<br>Class name: AppProvisionInfo<br>Method or attribute name: readonly uuid: string;|AppProvisionInfo.d.ts|
58|Added|NA|Module name: AppProvisionInfo<br>Class name: AppProvisionInfo<br>Method or attribute name: readonly type: string;|AppProvisionInfo.d.ts|
59|Added|NA|Module name: AppProvisionInfo<br>Class name: AppProvisionInfo<br>Method or attribute name: readonly appDistributionType: string;|AppProvisionInfo.d.ts|
60|Added|NA|Module name: AppProvisionInfo<br>Class name: AppProvisionInfo<br>Method or attribute name: readonly validity: Validity;|AppProvisionInfo.d.ts|
61|Added|NA|Module name: AppProvisionInfo<br>Class name: AppProvisionInfo<br>Method or attribute name: readonly developerId: string;|AppProvisionInfo.d.ts|
62|Added|NA|Module name: AppProvisionInfo<br>Class name: AppProvisionInfo<br>Method or attribute name: readonly certificate: string;|AppProvisionInfo.d.ts|
63|Added|NA|Module name: AppProvisionInfo<br>Class name: AppProvisionInfo<br>Method or attribute name: readonly apl: string;|AppProvisionInfo.d.ts|
64|Added|NA|Module name: AppProvisionInfo<br>Class name: AppProvisionInfo<br>Method or attribute name: readonly issuer: string;|AppProvisionInfo.d.ts|
65|Added|NA|Module name: AppProvisionInfo<br>Class name: Validity|AppProvisionInfo.d.ts|
66|Added|NA|Module name: AppProvisionInfo<br>Class name: Validity<br>Method or attribute name: readonly notBefore: number;|AppProvisionInfo.d.ts|
67|Added|NA|Module name: AppProvisionInfo<br>Class name: Validity<br>Method or attribute name: readonly notAfter: number;|AppProvisionInfo.d.ts|
68|Added|NA|Module name: BusinessAbilityInfo<br>Class name: BusinessAbilityInfo|BusinessAbilityInfo.d.ts|
69|Added|NA|Module name: BusinessAbilityInfo<br>Class name: BusinessAbilityInfo<br>Method or attribute name: readonly bundleName: string;|BusinessAbilityInfo.d.ts|
70|Added|NA|Module name: BusinessAbilityInfo<br>Class name: BusinessAbilityInfo<br>Method or attribute name: readonly moduleName: string;|BusinessAbilityInfo.d.ts|
71|Added|NA|Module name: BusinessAbilityInfo<br>Class name: BusinessAbilityInfo<br>Method or attribute name: readonly name: string;|BusinessAbilityInfo.d.ts|
72|Added|NA|Module name: BusinessAbilityInfo<br>Class name: BusinessAbilityInfo<br>Method or attribute name: readonly labelId: number;|BusinessAbilityInfo.d.ts|
73|Added|NA|Module name: BusinessAbilityInfo<br>Class name: BusinessAbilityInfo<br>Method or attribute name: readonly descriptionId: number;|BusinessAbilityInfo.d.ts|
74|Added|NA|Module name: BusinessAbilityInfo<br>Class name: BusinessAbilityInfo<br>Method or attribute name: readonly iconId: number;|BusinessAbilityInfo.d.ts|
75|Added|NA|Module name: BusinessAbilityInfo<br>Class name: BusinessAbilityInfo<br>Method or attribute name: readonly businessType: businessAbilityRouter.BusinessType;|BusinessAbilityInfo.d.ts|
76|Added|NA|Module name: BusinessAbilityInfo<br>Class name: BusinessAbilityInfo<br>Method or attribute name: readonly applicationInfo: ApplicationInfo;|BusinessAbilityInfo.d.ts|
77|Added|NA|Class name: Dependency<br>Method or attribute name: readonly bundleName: string;|HapModuleInfo.d.ts|
78|Added|NA|Class name: Dependency<br>Method or attribute name: readonly versionCode: number;|HapModuleInfo.d.ts|
79|Added|NA|Module name: OverlayModuleInfo<br>Class name: OverlayModuleInfo|OverlayModuleInfo.d.ts|
80|Added|NA|Module name: OverlayModuleInfo<br>Class name: OverlayModuleInfo<br>Method or attribute name: readonly bundleName: string;|OverlayModuleInfo.d.ts|
81|Added|NA|Module name: OverlayModuleInfo<br>Class name: OverlayModuleInfo<br>Method or attribute name: readonly moduleName: string;|OverlayModuleInfo.d.ts|
82|Added|NA|Module name: OverlayModuleInfo<br>Class name: OverlayModuleInfo<br>Method or attribute name: readonly targetModuleName: string;|OverlayModuleInfo.d.ts|
83|Added|NA|Module name: OverlayModuleInfo<br>Class name: OverlayModuleInfo<br>Method or attribute name: readonly priority: number;|OverlayModuleInfo.d.ts|
84|Added|NA|Module name: OverlayModuleInfo<br>Class name: OverlayModuleInfo<br>Method or attribute name: readonly state: number;|OverlayModuleInfo.d.ts|
85|Added|NA|Module name: SharedBundleInfo<br>Class name: SharedBundleInfo|SharedBundleInfo.d.ts|
86|Added|NA|Module name: SharedBundleInfo<br>Class name: SharedBundleInfo<br>Method or attribute name: readonly name: string;|SharedBundleInfo.d.ts|
87|Added|NA|Module name: SharedBundleInfo<br>Class name: SharedBundleInfo<br>Method or attribute name: readonly compatiblePolicy: bundleManager.CompatiblePolicy;|SharedBundleInfo.d.ts|
88|Added|NA|Module name: SharedBundleInfo<br>Class name: SharedBundleInfo<br>Method or attribute name: readonly sharedModuleInfo: Array\<SharedModuleInfo>;|SharedBundleInfo.d.ts|
89|Added|NA|Module name: SharedBundleInfo<br>Class name: SharedModuleInfo|SharedBundleInfo.d.ts|
90|Added|NA|Module name: SharedBundleInfo<br>Class name: SharedModuleInfo<br>Method or attribute name: readonly name: string;|SharedBundleInfo.d.ts|
91|Added|NA|Module name: SharedBundleInfo<br>Class name: SharedModuleInfo<br>Method or attribute name: readonly versionCode: number;|SharedBundleInfo.d.ts|
92|Added|NA|Module name: SharedBundleInfo<br>Class name: SharedModuleInfo<br>Method or attribute name: readonly versionName: string;|SharedBundleInfo.d.ts|
93|Added|NA|Module name: SharedBundleInfo<br>Class name: SharedModuleInfo<br>Method or attribute name: readonly description: string;|SharedBundleInfo.d.ts|
94|Added|NA|Module name: SharedBundleInfo<br>Class name: SharedModuleInfo<br>Method or attribute name: readonly descriptionId: number;|SharedBundleInfo.d.ts|
95