Commit Graph

1210 Commits

Author SHA1 Message Date
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
jixiaoxu 2760b30a2a 修复中文分词接口编译问题; 2023-03-20 15:34:05 +08:00
jixiaoxu 0725b5b097 中文分词接口统一处理; 2023-03-20 15:21:58 +08:00
iaom 308b9b642f 解决文件搜索插件判断索引状态有误的问题和文件图标获取失败的问题 2023-03-16 17:49:12 +08:00
JunjieBai 4a98056c06 Solve the problem that the database will delete all info while install desktop files. 2023-03-16 02:52:03 +00: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
JunjieBai f9a638c05b 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-14 13:51:55 +08:00
iaom b1a8486bd1 更新应用数据服务的接口定义(未完成) 2023-03-09 11:16:05 +08:00
iaom 498147414d 手动删除索引顶层目录时更新监听目录缓存 2023-02-28 15:04:30 +08:00
iaom e53d13c54b 修改应用搜索插件接口图标返回格式 2023-02-27 13:49:46 +08:00
iaom 9b835b9686 优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题 2023-02-27 05:48:08 +00:00
JunjieBai 04a9cb487e Add a method which can find the desktop file for the process by pid. 2023-02-23 03:44:32 +00:00
JunjieBai 68a1fc4f43 Fix the problem that the changePos interface cannot change top&favorites pos successful. 2023-02-20 10:02:49 +08:00
JunjieBai 7f2267d72a Fix the problem that the top and favorite state cannot be set to 0. 2023-02-15 09:45:21 +08:00
JunjieBai 738f116b83 optimize the signal transformer, modify the data struct of the signals. 2023-02-06 11:46:07 +08:00
JunjieBai faf815f77e Fix the problem that the fuzzy search button is not displayed when the index switch is turned on by ask dialog. 2023-01-31 02:01:01 +00:00
iaom f82f1cb4cd 优化应用搜索功能;修复偶现搜索结果重复问题 2023-01-22 17:11:53 +08:00
iaom a6a5b7846a 修复偶现的由于队列处理不当导致的搜索应用崩溃问题。 2023-01-21 19:47:34 +08:00
JunjieBai 4fdc102102 Optimize the result queue logic of app search plugin. 2023-01-17 17:53:20 +08:00
jixiaoxu e73366e7f0 完善应用搜索中断返回逻辑; 2023-01-16 15:56:58 +08:00
iaom 3eddcd3f90
!54 移除无用的信号量
Merge pull request !54 from iaom/0113
2023-01-14 13:40:13 +00:00
iaom c4c50b40b4 更新libukui-search的pc文件 2023-01-14 21:25:14 +08:00
iaom baf40c3cf7 移除无用的信号量 2023-01-13 15:09:37 +08:00
JunjieBai f6b80dd87c Add the english ts file. 2023-01-12 17:58:52 +08:00
JunjieBai 134bdf721a Fix the problem that the search plugin of ukcc can not be searched 2023-01-09 15:29:56 +08:00
JunjieBai 95736ef771 Fix: the app widget will display a exception while zooming. 2023-01-03 00:37:34 +00:00