Commit Graph

1237 Commits

Author SHA1 Message Date
iaom 7e296c325a 解决文件搜索接口在使用索引搜索根目录时无法搜到文件的问题 2023-06-16 09:27:48 +08:00
iaom d1bf50859a 解决当搜索UI关闭后未正确停止插件搜索线程的问题;解决遍历搜索时文件搜索插件长时间cpu占用较高的问题。 2023-06-14 06:21:18 +00:00
JunjieBai 3d13080b4c Add Tibetan translation of ukcc plugin. 2023-06-12 15:03:44 +08:00
JunjieBai a128cfb5b7 Add translations files of app widget. 2023-06-07 14:15:44 +08:00
iaom c871929ef1 同步子项目改动 2023-06-06 15:16:21 +08:00
JunjieBai 3b8c35c2c2 optimize global-settings;
Fix the problem that the search window cannot show because it was hidden by something while create-index-dialog is showing.
2023-06-02 17:17:54 +08:00
JunjieBai 5157a6be6c Modify the ts file of the ukcc plugin. 2023-05-23 10:59:00 +08:00
JunjieBai 322e8d95ee Increase the filtering of the unauthorized folders while add search dirs. 2023-05-22 08:39:43 +00:00
iaom 255518c245 搜索接口增加搜索结果通知机制和状态查询功能 2023-05-19 16:51:33 +08:00
iaom ed768ff48f 修复添加索引目录后索引状态未更新的问题 2023-05-15 11:35:06 +08:00
JunjieBai e52bc8ca76 Use json to optimize the config file of user's block dir. 2023-05-08 06:53:49 +00:00
iaom 02dfef8627 修复刚开机时应用搜索插件导致偶现卡死问题;优化搜索服务插件接口;优化搜索结果队列处理逻辑。 2023-05-06 17:26:20 +08:00
JunjieBai c91a74c66d Fix the problem that online applications can not jump to the description page in software center. 2023-05-05 17:25:57 +08:00
iaom df3332046f 修复搜索插件生命周期管理内存泄漏问题 2023-05-04 14:11:01 +08:00
iaom f5eaf99f6f 解决一处潜在的崩溃问题 2023-04-28 16:51:51 +08:00
JunjieBai 35818d321e Fix the problem that path witch is hidden dir or is not exists can be choosen as search&block dir. 2023-04-25 11:02:02 +08:00
iaom 94ea037203 解决一些编译问题 2023-04-24 18:40:47 +08:00
iaom d9db5ff896 Revert "增加索引目录时采用增量更新检验操作,避免重复索引"
This reverts commit 031ce8bbd8.
2023-04-24 18:33:30 +08:00
iaom e7676c887a 解决索引提示弹窗会挡住模态窗口的问题 2023-04-24 17:36:37 +08:00
iaom e5e62cd3f7 解决一些编译警告,删除一些无用代码,更新README 2023-04-24 14:07:56 +08:00
JunjieBai c5304dfe94 Remove some compilation warnings. 2023-04-24 09:28:42 +08:00
jixiaoxu 12d5e76cc5 修复文件内容索引更新时文件过滤判断逻辑的问题; 2023-04-21 17:20:31 +08:00
iaom 37e3de3cee 解决全局搜索中遍历搜索不能搜索到顶层文件夹的问题 2023-04-21 11:22:41 +08:00
iaom 80320ab9f2 补充编译依赖 2023-04-21 11:08:08 +08:00
iaom 543b766351 解决一些编译警告 2023-04-19 15:14:36 +08:00
iaom b172baca45 整理一些头文件引用,解决打包编译问题 2023-04-19 02:42:47 +00:00
JunjieBai 0e7d204f11 Fix the problem that the app search results contatins the auto-start apps. 2023-04-18 11:38:00 +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
iaom 65060337de 优化日志打印机制;删除部分无用代码. 2023-04-14 18:01:19 +08: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
JunjieBai fbd391d110 Fix the proble that can not add '/' to the block dirs in ukcc plugin. 2023-04-12 17:16:30 +08:00
iaom 5481dd7ed8 搜索目录配置文件改为使用json存储. 2023-04-12 01:59:28 +00:00
JunjieBai eb0b77035d 修复没有默认打开方式时弹窗按钮为是而不是确定的问题。 2023-04-11 05:52:44 +00:00
iaom b03fb44f6c 更新README 2023-04-11 11:12:40 +08:00
iaom ff0dd3384a 补充部分文件copyright. 2023-04-11 10:21:51 +08:00
baijunjie 29e5ee6767 Optimize Dir Watcher. 2023-04-08 23:10:22 +08:00
iaom 6911e159ad 增加dirWatcher中部分兼容老版本的逻辑 2023-04-08 14:26:04 +08:00
iaom a2514a1d98 修复搜索接口当设置搜索目录为‘/’时无法搜到内容的问题 2023-04-07 10:21:07 +08:00
JunjieBai 5f4e172c0d Modify the trigger logic of app widget. 2023-04-06 09:50:04 +00:00
iaom 7babaf3147 增加重构的dirWatcher部分接口定义 2023-04-06 10:39:10 +08:00
iaom 031ce8bbd8 增加索引目录时采用增量更新检验操作,避免重复索引 2023-04-04 09:07:49 +00:00
iaom 7e670163fa
!81 修复移动位置时更新信号应用信息残缺的问题
Merge pull request !81 from 白俊杰/0404upstream
2023-04-04 09:02:32 +00:00
JunjieBai 610210a9a3 Fix the problem that the infos of update signal are incomplete. 2023-04-04 17:00:16 +08:00
iaom 993c8e30ea 增加volume manager用于获取设备挂载信息 2023-04-04 15:20:57 +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 366201ddf9 删除多余日志打印 2023-03-24 11:24:30 +08:00
iaom 6a96a0e2f0 同步子项目进度 2023-03-23 10:12:33 +08:00
iaom 87f4170a5e 增加UI针对屏幕尺寸变化时的自动更新位置操作 2023-03-23 10:02:25 +08:00
JunjieBai ea3913cb5b Fix the problem that the DONT_DISPLAY field is null in database. 2023-03-22 15:47:27 +08:00
JunjieBai 91b455341d Optimize the handle of subvolume while add index dir. 2023-03-21 17:12:40 +08:00