Commit Graph

14 Commits

Author SHA1 Message Date
iaom 2218c36b49 perf(libsearch):更新接口注释 2024-08-19 10:57:18 +08:00
JunjieBai d464f80b11 perf(app-database-service):去掉收藏换位置功能,只记录是否收藏。 2024-03-06 16:31:56 +08:00
JunjieBai 4f8899810d fix(app-database):can not find the currect desktop file by pid
use ProcessManager's dbus interface instead.
2024-02-05 17:34:48 +08:00
JunjieBai 4bd8be6761 fix:(application-info):修改了sdk的头文件中的析构函数实现导致二进制不兼容 2024-01-26 02:03:47 +00:00
JunjieBai 8319c3c1ba fix(ApplicationInfo):多线程使用数据库接口查询时会出现错误。 2024-01-12 14:10:42 +08:00
JunjieBai ba31496a89 feat(app-database-service):add a method to find desktop file through WinId, add a START_UP_WMCLASS field to the database. 2023-08-10 11:15:10 +08:00
JunjieBai b59d0a57d8 Add AUTO_START field.
Add a interface to get desktop file path by desktop file name.
2023-04-17 09:27:54 +00:00
JunjieBai 8f03c44ef4 Add a interface to set launched state.
Add a method to set value of field in database.
2023-04-14 15:57:39 +08:00
iaom ff0dd3384a 补充部分文件copyright. 2023-04-11 10:21:51 +08:00
JunjieBai e09044dfee Optimize the logic which change position and set state of favorites/top.
Optimize the logic of the database transaction.
2023-04-04 14:31:39 +08:00
iaom d354773177 更新搜索服务接口,完善应用搜索和文件搜索机制 2023-03-15 16:46:00 +08:00
JunjieBai bf22f0e150 Optimize the search app interface. 2023-03-14 16:13:11 +08:00
JunjieBai 0e267ac29c Optimize the interfaces which help to get apps' data. 2023-03-14 14:01:28 +08:00
iaom b1a8486bd1 更新应用数据服务的接口定义(未完成) 2023-03-09 11:16:05 +08:00