• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1| Change Type | Old Version | New Version | d.ts File |
2| ---- | ------ | ------ | -------- |
3|Added|NA|Class name: ShareOption<br>Method or attribute name: INAPP|@ohos.pasteboard.d.ts|
4|Added|NA|Class name: ShareOption<br>Method or attribute name: LOCALDEVICE|@ohos.pasteboard.d.ts|
5|Added|NA|Class name: ShareOption<br>Method or attribute name: CROSSDEVICE|@ohos.pasteboard.d.ts|
6|Added|NA|Class name: PasteDataRecord<br>Method or attribute name: toPlainText(): string;|@ohos.pasteboard.d.ts|
7|Deleted|Module name: ohos.pasteboard<br>Class name: ShareOption<br>Method or attribute name: InApp|NA|@ohos.pasteboard.d.ts|
8|Deleted|Module name: ohos.pasteboard<br>Class name: ShareOption<br>Method or attribute name: LocalDevice|NA|@ohos.pasteboard.d.ts|
9|Deleted|Module name: ohos.pasteboard<br>Class name: ShareOption<br>Method or attribute name: CrossDevice|NA|@ohos.pasteboard.d.ts|
10|Deleted|Module name: ohos.pasteboard<br>Class name: PasteDataRecord<br>Method or attribute name: convertToTextV9(callback: AsyncCallback\<string>): void;|NA|@ohos.pasteboard.d.ts|
11|Deleted|Module name: ohos.pasteboard<br>Class name: PasteDataRecord<br>Method or attribute name: convertToTextV9(): Promise\<string>;|NA|@ohos.pasteboard.d.ts|
12|Deleted|Module name: ohos.request<br>Class name: request<br>Method or attribute name: function download(context: BaseContext, config: DownloadConfig, callback: AsyncCallback\<DownloadTask>): void;|NA|@ohos.request.d.ts|
13|Deleted|Module name: ohos.request<br>Class name: request<br>Method or attribute name: function download(context: BaseContext, config: DownloadConfig): Promise\<DownloadTask>;|NA|@ohos.request.d.ts|
14|Deleted|Module name: ohos.request<br>Class name: request<br>Method or attribute name: function upload(context: BaseContext, config: UploadConfig, callback: AsyncCallback\<UploadTask>): void;|NA|@ohos.request.d.ts|
15|Deleted|Module name: ohos.request<br>Class name: request<br>Method or attribute name: function upload(context: BaseContext, config: UploadConfig): Promise\<UploadTask>;|NA|@ohos.request.d.ts|
16|Deleted|Module name: ohos.screenLock<br>Class name: screenLock<br>Method or attribute name: function isSecure(): boolean;|NA|@ohos.screenLock.d.ts|
17|Deleted|Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: function getIdSync(wallpaperType: WallpaperType): number;|NA|@ohos.wallpaper.d.ts|
18|Deleted|Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: function getFileSync(wallpaperType: WallpaperType): number;|NA|@ohos.wallpaper.d.ts|
19|Deleted|Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: function isChangeAllowed(): boolean;|NA|@ohos.wallpaper.d.ts|
20|Deleted|Module name: ohos.wallpaper<br>Class name: wallpaper<br>Method or attribute name: function isUserChangeAllowed(): boolean;|NA|@ohos.wallpaper.d.ts|
21|Model changed|Class name: InputMethodExtensionAbility<br>Model: N/A|Class name: InputMethodExtensionAbility<br>Model: @StageModelOnly|@ohos.InputMethodExtensionAbility.d.ts|
22|Model changed|Class name: InputMethodExtensionAbility<br>Method or attribute name: context: InputMethodExtensionContext;<br>Model: N/A|Class name: InputMethodExtensionAbility<br>Method or attribute name: context: InputMethodExtensionContext;<br>Model: @StageModelOnly|@ohos.InputMethodExtensionAbility.d.ts|
23|Model changed|Class name: InputMethodExtensionAbility<br>Method or attribute name: onCreate(want: Want): void;<br>Model: N/A|Class name: InputMethodExtensionAbility<br>Method or attribute name: onCreate(want: Want): void;<br>Model: @StageModelOnly|@ohos.InputMethodExtensionAbility.d.ts|
24|Model changed|Class name: InputMethodExtensionAbility<br>Method or attribute name: onDestroy(): void;<br>Model: N/A|Class name: InputMethodExtensionAbility<br>Method or attribute name: onDestroy(): void;<br>Model: @StageModelOnly|@ohos.InputMethodExtensionAbility.d.ts|
25|Model changed|Class name: InputMethodExtensionContext<br>Model: N/A|Class name: InputMethodExtensionContext<br>Model: @StageModelOnly|@ohos.InputMethodExtensionContext.d.ts|
26|Model changed|Class name: InputMethodExtensionContext<br>Method or attribute name: destroy(callback: AsyncCallback\<void>): void;<br>Model: N/A|Class name: InputMethodExtensionContext<br>Method or attribute name: destroy(callback: AsyncCallback\<void>): void;<br>Model: @StageModelOnly|@ohos.InputMethodExtensionContext.d.ts|
27|Model changed|Class name: InputMethodExtensionContext<br>Method or attribute name: destroy(): Promise\<void>;<br>Model: N/A|Class name: InputMethodExtensionContext<br>Method or attribute name: destroy(): Promise\<void>;<br>Model: @StageModelOnly|@ohos.InputMethodExtensionContext.d.ts|
28|Access level changed|Class name: screenLock<br>Method or attribute name: function isLocked(): boolean;<br>Access level: public API|Class name: screenLock<br>Method or attribute name: function isLocked(): boolean;<br>Access level: system API|@ohos.screenLock.d.ts|
29|Access level changed|Class name: screenLock<br>Method or attribute name: function unlock(callback: AsyncCallback\<boolean>): void;<br>Access level: public API|Class name: screenLock<br>Method or attribute name: function unlock(callback: AsyncCallback\<boolean>): void;<br>Access level: system API|@ohos.screenLock.d.ts|
30|Access level changed|Class name: screenLock<br>Method or attribute name: function unlock():Promise\<boolean>;<br>Access level: public API|Class name: screenLock<br>Method or attribute name: function unlock():Promise\<boolean>;<br>Access level: system API|@ohos.screenLock.d.ts|
31|Access level changed|Class name: wallpaper<br>Method or attribute name: function getColorsSync(wallpaperType: WallpaperType): Array\<RgbaColor>;<br>Access level: public API|Class name: wallpaper<br>Method or attribute name: function getColorsSync(wallpaperType: WallpaperType): Array\<RgbaColor>;<br>Access level: system API|@ohos.wallpaper.d.ts|
32|Access level changed|Class name: wallpaper<br>Method or attribute name: function getMinHeightSync(): number;<br>Access level: public API|Class name: wallpaper<br>Method or attribute name: function getMinHeightSync(): number;<br>Access level: system API|@ohos.wallpaper.d.ts|
33|Access level changed|Class name: wallpaper<br>Method or attribute name: function getMinWidthSync(): number;<br>Access level: public API|Class name: wallpaper<br>Method or attribute name: function getMinWidthSync(): number;<br>Access level: system API|@ohos.wallpaper.d.ts|
34|Access level changed|Class name: wallpaper<br>Method or attribute name: function restore(wallpaperType: WallpaperType, callback: AsyncCallback\<void>): void;<br>Access level: public API|Class name: wallpaper<br>Method or attribute name: function restore(wallpaperType: WallpaperType, callback: AsyncCallback\<void>): void;<br>Access level: system API|@ohos.wallpaper.d.ts|
35|Access level changed|Class name: wallpaper<br>Method or attribute name: function restore(wallpaperType: WallpaperType): Promise\<void>;<br>Access level: public API|Class name: wallpaper<br>Method or attribute name: function restore(wallpaperType: WallpaperType): Promise\<void>;<br>Access level: system API|@ohos.wallpaper.d.ts|
36|Access level changed|Class name: wallpaper<br>Method or attribute name: function setImage(source: string \| image.PixelMap, wallpaperType: WallpaperType, callback: AsyncCallback\<void>): void;<br>Access level: public API|Class name: wallpaper<br>Method or attribute name: function setImage(source: string \| image.PixelMap, wallpaperType: WallpaperType, callback: AsyncCallback\<void>): void;<br>Access level: system API|@ohos.wallpaper.d.ts|
37|Access level changed|Class name: wallpaper<br>Method or attribute name: function setImage(source: string \| image.PixelMap, wallpaperType: WallpaperType): Promise\<void>;<br>Access level: public API|Class name: wallpaper<br>Method or attribute name: function setImage(source: string \| image.PixelMap, wallpaperType: WallpaperType): Promise\<void>;<br>Access level: system API|@ohos.wallpaper.d.ts|
38|Deprecated version changed|Class name: RgbaColor<br>Deprecated version: N/A|Class name: RgbaColor<br>Deprecated version: 9<br>Substitute API: N/A|@ohos.wallpaper.d.ts|
39|Deprecated version changed|Class name: wallpaper<br>Method or attribute name: function on(type: 'colorChange', callback: (colors: Array\<RgbaColor>, wallpaperType: WallpaperType) => void): void;<br>Deprecated version: N/A|Class name: wallpaper<br>Method or attribute name: function on(type: 'colorChange', callback: (colors: Array\<RgbaColor>, wallpaperType: WallpaperType) => void): void;<br>Deprecated version: 9<br>Substitute API: N/A|@ohos.wallpaper.d.ts|
40|Deprecated version changed|Class name: wallpaper<br>Method or attribute name: function off(type: 'colorChange', callback?: (colors: Array\<RgbaColor>, wallpaperType: WallpaperType) => void): void;<br>Deprecated version: N/A|Class name: wallpaper<br>Method or attribute name: function off(type: 'colorChange', callback?: (colors: Array\<RgbaColor>, wallpaperType: WallpaperType) => void): void;<br>Deprecated version: 9<br>Substitute API: N/A|@ohos.wallpaper.d.ts|
41|Initial version changed|Class name: RgbaColor<br>Initial version: N/A|Class name: RgbaColor<br>Initial version: 7|@ohos.wallpaper.d.ts|
42|Initial version changed|Class name: WallpaperType<br>Initial version: N/A|Class name: WallpaperType<br>Initial version: 7|@ohos.wallpaper.d.ts|
43|Initial version changed|Class name: wallpaper<br>Method or attribute name: function getColors(wallpaperType: WallpaperType, callback: AsyncCallback\<Array\<RgbaColor>>): void;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function getColors(wallpaperType: WallpaperType, callback: AsyncCallback\<Array\<RgbaColor>>): void;<br>Initial version: 7|@ohos.wallpaper.d.ts|
44|Initial version changed|Class name: wallpaper<br>Method or attribute name: function getColors(wallpaperType: WallpaperType): Promise\<Array\<RgbaColor>>;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function getColors(wallpaperType: WallpaperType): Promise\<Array\<RgbaColor>>;<br>Initial version: 7|@ohos.wallpaper.d.ts|
45|Initial version changed|Class name: wallpaper<br>Method or attribute name: function getId(wallpaperType: WallpaperType, callback: AsyncCallback\<number>): void;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function getId(wallpaperType: WallpaperType, callback: AsyncCallback\<number>): void;<br>Initial version: 7|@ohos.wallpaper.d.ts|
46|Initial version changed|Class name: wallpaper<br>Method or attribute name: function getId(wallpaperType: WallpaperType): Promise\<number>;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function getId(wallpaperType: WallpaperType): Promise\<number>;<br>Initial version: 7|@ohos.wallpaper.d.ts|
47|Initial version changed|Class name: wallpaper<br>Method or attribute name: function getMinHeight(callback: AsyncCallback\<number>): void;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function getMinHeight(callback: AsyncCallback\<number>): void;<br>Initial version: 7|@ohos.wallpaper.d.ts|
48|Initial version changed|Class name: wallpaper<br>Method or attribute name: function getMinHeight(): Promise\<number>;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function getMinHeight(): Promise\<number>;<br>Initial version: 7|@ohos.wallpaper.d.ts|
49|Initial version changed|Class name: wallpaper<br>Method or attribute name: function getMinWidth(callback: AsyncCallback\<number>): void;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function getMinWidth(callback: AsyncCallback\<number>): void;<br>Initial version: 7|@ohos.wallpaper.d.ts|
50|Initial version changed|Class name: wallpaper<br>Method or attribute name: function getMinWidth(): Promise\<number>;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function getMinWidth(): Promise\<number>;<br>Initial version: 7|@ohos.wallpaper.d.ts|
51|Initial version changed|Class name: wallpaper<br>Method or attribute name: function isChangePermitted(callback: AsyncCallback\<boolean>): void;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function isChangePermitted(callback: AsyncCallback\<boolean>): void;<br>Initial version: 7|@ohos.wallpaper.d.ts|
52|Initial version changed|Class name: wallpaper<br>Method or attribute name: function isChangePermitted(): Promise\<boolean>;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function isChangePermitted(): Promise\<boolean>;<br>Initial version: 7|@ohos.wallpaper.d.ts|
53|Initial version changed|Class name: wallpaper<br>Method or attribute name: function isOperationAllowed(callback: AsyncCallback\<boolean>): void;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function isOperationAllowed(callback: AsyncCallback\<boolean>): void;<br>Initial version: 7|@ohos.wallpaper.d.ts|
54|Initial version changed|Class name: wallpaper<br>Method or attribute name: function isOperationAllowed(): Promise\<boolean>;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function isOperationAllowed(): Promise\<boolean>;<br>Initial version: 7|@ohos.wallpaper.d.ts|
55|Initial version changed|Class name: wallpaper<br>Method or attribute name: function reset(wallpaperType: WallpaperType, callback: AsyncCallback\<void>): void;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function reset(wallpaperType: WallpaperType, callback: AsyncCallback\<void>): void;<br>Initial version: 7|@ohos.wallpaper.d.ts|
56|Initial version changed|Class name: wallpaper<br>Method or attribute name: function reset(wallpaperType: WallpaperType): Promise\<void>;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function reset(wallpaperType: WallpaperType): Promise\<void>;<br>Initial version: 7|@ohos.wallpaper.d.ts|
57|Initial version changed|Class name: wallpaper<br>Method or attribute name: function setWallpaper(source: string \| image.PixelMap, wallpaperType: WallpaperType, callback: AsyncCallback\<void>): void;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function setWallpaper(source: string \| image.PixelMap, wallpaperType: WallpaperType, callback: AsyncCallback\<void>): void;<br>Initial version: 7|@ohos.wallpaper.d.ts|
58|Initial version changed|Class name: wallpaper<br>Method or attribute name: function setWallpaper(source: string \| image.PixelMap, wallpaperType: WallpaperType): Promise\<void>;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function setWallpaper(source: string \| image.PixelMap, wallpaperType: WallpaperType): Promise\<void>;<br>Initial version: 7|@ohos.wallpaper.d.ts|
59|Initial version changed|Class name: wallpaper<br>Method or attribute name: function getPixelMap(wallpaperType: WallpaperType, callback: AsyncCallback\<image.PixelMap>): void;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function getPixelMap(wallpaperType: WallpaperType, callback: AsyncCallback\<image.PixelMap>): void;<br>Initial version: 7|@ohos.wallpaper.d.ts|
60|Initial version changed|Class name: wallpaper<br>Method or attribute name: function getPixelMap(wallpaperType: WallpaperType): Promise\<image.PixelMap>;<br>Initial version: N/A|Class name: wallpaper<br>Method or attribute name: function getPixelMap(wallpaperType: WallpaperType): Promise\<image.PixelMap>;<br>Initial version: 7|@ohos.wallpaper.d.ts|
61|Initial version changed|Class name: wallpaper<br>Method or attribute name: function on(type: 'colorChange', callback: (colors: Array\<RgbaColor>, wallpaperType: WallpaperType) => void): void;<br>Initial version: 9|Class name: wallpaper<br>Method or attribute name: function on(type: 'colorChange', callback: (colors: Array\<RgbaColor>, wallpaperType: WallpaperType) => void): void;<br>Initial version: 7|@ohos.wallpaper.d.ts|
62|Initial version changed|Class name: wallpaper<br>Method or attribute name: function off(type: 'colorChange', callback?: (colors: Array\<RgbaColor>, wallpaperType: WallpaperType) => void): void;<br>Initial version: 9|Class name: wallpaper<br>Method or attribute name: function off(type: 'colorChange', callback?: (colors: Array\<RgbaColor>, wallpaperType: WallpaperType) => void): void;<br>Initial version: 7|@ohos.wallpaper.d.ts|
63|Initial version changed|Class name: Request<br>Method or attribute name: static upload(options: UploadRequestOptions): void;<br>Initial version: N/A|Class name: Request<br>Method or attribute name: static upload(options: UploadRequestOptions): void;<br>Initial version: 3|@system.request.d.ts|
64|Initial version changed|Class name: Request<br>Method or attribute name: static download(options: DownloadRequestOptions): void;<br>Initial version: N/A|Class name: Request<br>Method or attribute name: static download(options: DownloadRequestOptions): void;<br>Initial version: 3|@system.request.d.ts|
65|Initial version changed|Class name: Request<br>Method or attribute name: static onDownloadComplete(options: OnDownloadCompleteOptions): void;<br>Initial version: N/A|Class name: Request<br>Method or attribute name: static onDownloadComplete(options: OnDownloadCompleteOptions): void;<br>Initial version: 3|@system.request.d.ts|
66|Permission deleted|Class name: InputMethodSetting<br>Method or attribute name: showOptionalInputMethods(callback: AsyncCallback\<boolean>): void;<br>Permission: ohos.permission.CONNECT_IME_ABILITY|Class name: InputMethodSetting<br>Method or attribute name: showOptionalInputMethods(callback: AsyncCallback\<boolean>): void;<br>Permission: N/A|@ohos.inputMethod.d.ts|
67|Permission deleted|Class name: InputMethodSetting<br>Method or attribute name: showOptionalInputMethods(): Promise\<boolean>;<br>Permission: ohos.permission.CONNECT_IME_ABILITY|Class name: InputMethodSetting<br>Method or attribute name: showOptionalInputMethods(): Promise\<boolean>;<br>Permission: N/A|@ohos.inputMethod.d.ts|
68|Error code added|NA|Class name: screenLock<br>Method or attribute name: function isLocked(): boolean;<br>Error code: 202|@ohos.screenLock.d.ts|
69|Error code added|NA|Class name: wallpaper<br>Method or attribute name: function getMinHeightSync(): number;<br>Error code: 202|@ohos.wallpaper.d.ts|
70|Error code added|NA|Class name: wallpaper<br>Method or attribute name: function getMinWidthSync(): number;<br>Error code: 202|@ohos.wallpaper.d.ts|
71|Permission added|Class name: request<br>Method or attribute name: function uploadFile(context: BaseContext, config: UploadConfig, callback: AsyncCallback\<UploadTask>): void;<br>Permission: N/A|Class name: request<br>Method or attribute name: function uploadFile(context: BaseContext, config: UploadConfig, callback: AsyncCallback\<UploadTask>): void;<br>Permission: ohos.permission.INTERNET|@ohos.request.d.ts|
72|SysCap changed|Class name: wallpaper<br>Method or attribute name: function on(type: 'colorChange', callback: (colors: Array\<RgbaColor>, wallpaperType: WallpaperType) => void): void;<br>SysCap: N/A|Class name: wallpaper<br>Method or attribute name: function on(type: 'colorChange', callback: (colors: Array\<RgbaColor>, wallpaperType: WallpaperType) => void): void;<br>SysCap:SystemCapability.MiscServices.Wallpaper|@ohos.wallpaper.d.ts|
73|SysCap changed|Class name: wallpaper<br>Method or attribute name: function off(type: 'colorChange', callback?: (colors: Array\<RgbaColor>, wallpaperType: WallpaperType) => void): void;<br>SysCap: N/A|Class name: wallpaper<br>Method or attribute name: function off(type: 'colorChange', callback?: (colors: Array\<RgbaColor>, wallpaperType: WallpaperType) => void): void;<br>SysCap:SystemCapability.MiscServices.Wallpaper|@ohos.wallpaper.d.ts|
74