Commit Graph

241 Commits

Author SHA1 Message Date
iaom 6ec699e231 搜索目录配置文件改为使用json存储. 2023-04-12 17:25:50 +08:00
JunjieBai 360f991846 修复没有默认打开方式时弹窗按钮为是而不是确定的问题。 2023-04-12 17:25:42 +08:00
iaom 2a22356e05 更新README 2023-04-12 17:25:34 +08:00
iaom 72e7b7d717 补充部分文件copyright. 2023-04-12 17:25:27 +08:00
baijunjie 9c1d2f482b Optimize Dir Watcher. 2023-04-12 17:25:18 +08:00
iaom 45f0654e21 增加dirWatcher中部分兼容老版本的逻辑 2023-04-12 17:25:05 +08:00
iaom a339b337eb 修复搜索接口当设置搜索目录为‘/’时无法搜到内容的问题 2023-04-12 17:24:56 +08:00
JunjieBai 4143c4ea5b Modify the trigger logic of app widget. 2023-04-12 17:24:15 +08:00
iaom 7624347cb8 增加重构的dirWatcher部分接口定义 2023-04-12 17:24:06 +08:00
iaom af3d9da3fa 增加索引目录时采用增量更新检验操作,避免重复索引 2023-04-12 17:23:56 +08:00
JunjieBai 56884b6426 Fix the problem that the infos of update signal are incomplete. 2023-04-12 17:22:18 +08:00
iaom 03aad8963f 增加volume manager用于获取设备挂载信息 2023-04-12 17:22:09 +08:00
JunjieBai afcf0b8308 Optimize the logic which change position and set state of favorites/top.
Optimize the logic of the database transaction.
2023-04-12 17:21:59 +08:00
iaom 5198081906 删除无用patch 2023-04-12 17:21:31 +08:00
iaom 20d2a0eda0 Update changelog ukui-search3.22.5.2-ok0~0324 2023-03-24 06:47:20 +00:00
iaom acdc9bcfcf 删除多余日志打印 2023-03-24 11:41:35 +08:00
iaom 97510997f0 增加UI针对屏幕尺寸变化时的自动更新位置操作 2023-03-24 11:35:52 +08:00
JunjieBai f385302b05 Fix the problem that the DONT_DISPLAY field is null in database. 2023-03-24 11:35:44 +08:00
JunjieBai 00631cc1e5 Optimize the handle of subvolume while add index dir. 2023-03-24 11:35:35 +08:00
jixiaoxu 79527082f9 修复中文分词接口编译问题; 2023-03-24 11:35:15 +08:00
iaom 73cccc4083 同步分词库改动 2023-03-24 11:33:22 +08:00
iaom 684305e554 解决文件搜索插件判断索引状态有误的问题和文件图标获取失败的问题 2023-03-24 11:28:34 +08:00
JunjieBai 2c3c3feb57 Solve the problem that the database will delete all info while install desktop files. 2023-03-24 11:28:27 +08:00
iaom e0420c464a 更新搜索服务接口,完善应用搜索和文件搜索机制 2023-03-24 11:28:13 +08:00
JunjieBai 32f108d482 Optimize the search app interface. 2023-03-24 11:28:04 +08:00
JunjieBai 6c51e5c26c Optimize the interfaces which help to get apps' data. 2023-03-24 11:27:57 +08:00
JunjieBai ca97728ff0 Add app infos in autostart dir.
Add DONT_DISPLAY field to database.

Use ApplicationInfoMap instead of the previous structure to transform apps' data.
2023-03-24 11:27:47 +08:00
iaom 15da015b16 更新应用数据服务的接口定义(未完成) 2023-03-24 11:27:31 +08:00
iaom 3482de60df 手动删除索引顶层目录时更新监听目录缓存 2023-03-24 11:27:23 +08:00
iaom 69abc4caf5 修改应用搜索插件接口图标返回格式 2023-03-24 11:27:15 +08:00
iaom d4f503d46e 优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题 2023-03-24 11:27:07 +08:00
JunjieBai 1279319277 Add a method which can find the desktop file for the process by pid. 2023-03-24 11:26:58 +08:00
JunjieBai 751d64f2bd Fix the problem that the changePos interface cannot change top&favorites pos successful. 2023-03-24 11:26:49 +08:00
JunjieBai 9067ed619b Fix the problem that the top and favorite state cannot be set to 0. 2023-03-24 11:26:38 +08:00
JunjieBai 0c618599c8 optimize the signal transformer, modify the data struct of the signals. 2023-03-24 11:26:27 +08:00
iaom 9d2c795f07 删除无用patch 2023-03-24 11:25:46 +08:00
iaom 554df21e9c Update changelog ukui-search3.22.4.2-ok0~0210 2023-02-10 03:35:18 +00:00
iaom 8f0f94d49f 删除无用patch 2023-02-10 11:24:02 +08:00
JunjieBai 4e75e57775 Fix the problem that the fuzzy search button is not displayed when the index switch is turned on by ask dialog. 2023-02-10 11:22:54 +08:00
iaom 48ddb0fe58 优化应用搜索功能;修复偶现搜索结果重复问题 2023-02-10 11:22:47 +08:00
iaom 3dbf45b1c0 修复偶现的由于队列处理不当导致的搜索应用崩溃问题。 2023-02-10 11:22:35 +08:00
JunjieBai cf5f8266f4 Optimize the result queue logic of app search plugin. 2023-02-10 11:22:29 +08:00
jixiaoxu d42f29f88a 完善应用搜索中断返回逻辑; 2023-02-10 11:22:15 +08:00
iaom 5ae3c47ec4 更新libukui-search的pc文件 2023-02-10 11:22:01 +08:00
iaom fda49f51b9 移除无用的信号量 2023-02-10 11:21:53 +08:00
JunjieBai c81c1b1e5f Add the english ts file. 2023-02-10 11:21:45 +08:00
JunjieBai fdd11260ba Fix the problem that the search plugin of ukcc can not be searched 2023-02-10 11:21:34 +08:00
iaom 3664aefd15 Update changelog ukui-search3.22.4.1-ok0~0105 2023-01-05 02:52:48 +00:00
JunjieBai 94582d6ed1 Fix: the app widget will display a exception while zooming. 2023-01-05 10:41:52 +08:00
iaom 3e9eff0942 解决系统字体变化时UI未能及时更新的问题 2023-01-05 10:41:45 +08:00