| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat: add updateDesktopShortcutInfo interface Add a new API to atomically update an existing desktop shortcut across NAPI/ANI/C++/Service layers. The shortcut is matched by the (bundleName, shortcutId, userId, appIndex) primary key, and only the SHORTCUT_INFO column is modified. When the shortcut does not exist, the API throws 18100002. Other error codes follow the SDK declaration: 201/202/17700001/17700004/ 17700026/17700061. The implementation reuses ShortcutIdVerification (with inverted semantics) for existence check, and routes through the same IPC -> HostImpl -> BundleDataMgr -> ShortcutDataStorageRdb chain as add/deleteDesktopShortcutInfo. Co-Authored-By: Agent 🤖 AI[42%] 🔧 Human Fixed[0%] 🧑 Human[58%] 👌 AI Adopted[100%] Change-Id: I44a9f2437c137acc77ada6e4cd4a6172cca72455 Signed-off-by: Kael-Zhang <zhangxinyu74@h-partners.com> | 10 天前 | |
IssueNo:#9588 Description:napi依赖整改 Sig:bundleManager Feature or Bugfix:Bugfix Binary Source:No Signed-off-by: daiyujia <daiyujia@h-partners.com> 🤖 AI[0%] 👌 AI Adopted[0%] 🧑 Human[100%] 🤖 AI[0%] 👌 AI Adopted[0%] 🧑 Human[100%] 🤖 AI[0%] 👌 AI Adopted[0%] 🧑 Human[100%] 🤖 AI[0%] 👌 AI Adopted[0%] 🧑 Human[100%] 🤖 AI[0%] 👌 AI Adopted[0%] 🧑 Human[100%] Change-Id: I2558dc9e257919afb57bdd72aba32e46c1a16c9c | 25 天前 | |
feat: add updateDesktopShortcutInfo interface Add a new API to atomically update an existing desktop shortcut across NAPI/ANI/C++/Service layers. The shortcut is matched by the (bundleName, shortcutId, userId, appIndex) primary key, and only the SHORTCUT_INFO column is modified. When the shortcut does not exist, the API throws 18100002. Other error codes follow the SDK declaration: 201/202/17700001/17700004/ 17700026/17700061. The implementation reuses ShortcutIdVerification (with inverted semantics) for existence check, and routes through the same IPC -> HostImpl -> BundleDataMgr -> ShortcutDataStorageRdb chain as add/deleteDesktopShortcutInfo. Co-Authored-By: Agent 🤖 AI[42%] 🔧 Human Fixed[0%] 🧑 Human[58%] 👌 AI Adopted[100%] Change-Id: I44a9f2437c137acc77ada6e4cd4a6172cca72455 Signed-off-by: Kael-Zhang <zhangxinyu74@h-partners.com> | 10 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 天前 | ||
| 25 天前 | ||
| 10 天前 |