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 |
JunjieBai
|
b1eb17be2a
|
Using the file-system-watcher to watch the desktop files' dirs.
|
2022-08-08 13:55:51 +08:00 |
JunjieBai
|
4628054547
|
Make the appdb dbus autostart.Install the desktop file of app-data-service.
|
2022-08-08 10:37:49 +08:00 |
JunjieBai
|
d3b6fcf844
|
add a queue to process all insert&update&delete operations of database and use dbus to encapsulate them.
|
2022-07-12 11:26:03 +08:00 |
JunjieBai
|
27f28df33d
|
Add two timers to handle multi signals in a short time.
Modify the update logic, add update signals while set or change pos of top&favorites.
Adjust the struct of the app info table.
|
2022-06-29 17:23:01 +08:00 |
JunjieBai
|
13288b97bb
|
Add interfaces for changing position of top&favorites apps.
Add appDB update signal.
Add signal transformer and register its signals as dbus signals.
|
2022-06-28 11:20:41 +08:00 |
JunjieBai
|
5b90706ca8
|
Add a new function to traverse the desktop files and to handle the data in AppDataBase.
Adjust the code structure.
|
2022-06-24 12:12:46 +08:00 |
jixiaoxu
|
0004538ee3
|
新增搜索服务应用数据库接口;新增搜索应用插件功能;搜索服务接口新增设置返回数据结构(应用搜索插件);目录结构优化等;
|
2022-06-13 13:38:47 +08:00 |
iaom
|
5a02265302
|
增加了一些插件加载时的调试日志。
|
2022-03-14 16:27:58 +08:00 |
iaom
|
c4c657c3b4
|
Add app data code dir.
|
2022-02-11 11:06:10 +08:00 |