Commit Graph

  • 2cc63722e7 fix: incorrect behavior of processguesser1service ComixHe 2023-11-16 11:46:41 +0800
  • 5f08edbc74 fix: prevent invalid unitName cause AM crashed. ComixHe 2023-11-16 10:34:18 +0800
  • 3d8b834e3c refact: add some checks ComixHe 2023-11-15 10:29:13 +0800
  • b9bbfb7f6d refact: Autostart ComixHe 2023-11-08 18:21:09 +0800
  • 74931e3d1a fix: update infos after app was launched ComixHe 2023-11-07 14:58:36 +0800
  • 733c9103b3 chore: bump version to 1.1.2 ComixHe 2023-11-07 13:09:52 +0800
  • b813d3d86b fix: correct property name ComixHe 2023-11-06 17:12:39 +0800
  • d35ef8ae1f feat: add property 'X_Deepin_Vender' ComixHe 2023-11-06 15:58:46 +0800
  • e61c8ae17a fix: add checks before reading from value ComixHe 2023-11-06 12:31:23 +0800
  • ff5f2062c3 fix: add necessary check before take execArgs ComixHe 2023-11-06 11:30:54 +0800
  • 03deb2c935 feat: add Method "KillAll" ComixHe 2023-11-03 14:56:31 +0800
  • a330ad8f2b chore: release 1.1.1 ComixHe 2023-11-02 14:46:44 +0800
  • 4c4ad68284 feat: package api file ComixHe 2023-11-02 14:19:18 +0800
  • dd3cbd6a6e fix: complete dbus out args ComixHe 2023-10-30 17:43:31 +0800
  • 054feb9739 fix: add fallback when query mime type ComixHe 2023-10-30 16:21:36 +0800
  • 1fe387b5a3 refact: support query default application of a file or a mime type ComixHe 2023-10-30 13:19:40 +0800
  • 5e8c53479d chore: correct package name ComixHe 2023-10-30 10:02:51 +0800
  • a929bed0b2 fix: detected error 'stack-use-after-scope' ComixHe 2023-10-25 17:42:02 +0800
  • e6cd2c5df1 chore: relase 1.1.0 ComixHe 2023-10-19 17:11:05 +0800
  • 8f6628c5d2 feat: add ProcessGuesser1 service ComixHe 2023-10-18 18:29:52 +0800
  • f796535233 fix: unescape exec before pass this arg to wordexp ComixHe 2023-10-19 14:18:44 +0800
  • 5597ba5c44 fix: compatible with gcc 11 ComixHe 2023-10-17 14:37:03 +0800
  • fc5184bab4 fix: include QStringBuilder and improve api doc black-desk 2023-10-17 11:25:48 +0800
  • 1f73eea404 feat: add desktopfilegenerator and method addUserApplication ComixHe 2023-10-16 14:39:20 +0800
  • b71ceb5fc1 build: using gtest_discover_tests black-desk 2023-10-12 18:20:10 +0800
  • aff8cff0ec refact: change underlying type of desktop entry ComixHe 2023-10-12 18:05:00 +0800
  • de1bf515d8 feat: add Terminal and ScaleFactor property ComixHe 2023-10-08 17:18:06 +0800
  • f63741b023 feat: add mimeManager Service ComixHe 2023-09-20 18:29:42 +0800
  • 8970298ad0 feat: support set application's working directory ComixHe 2023-10-07 18:11:22 +0800
  • fb0fc0a8ee feat: support application hooks ComixHe 2023-10-07 15:15:08 +0800
  • f233279466 fix: remove displayName and export name/genericName ComixHe 2023-09-27 16:19:12 +0800
  • 2795203b23 chore: compatible with old AM ComixHe 2023-09-28 10:30:10 +0800
  • 61cb5b5361 fix: correct package version and date format ComixHe 2023-09-28 09:59:54 +0800
  • c895ceb0db chore: release 0.2.4 ComixHe 2023-09-27 17:21:10 +0800
  • 342bc1e36a chore: release 0.2.3 ComixHe 2023-09-27 11:17:21 +0800
  • 1a992fe198 chore: correct typo in project description of CMakeLists.txt Felix Yan 2023-09-25 22:11:53 +0300
  • 2b5fc291d4 fix: should't move singelSlot ComixHe 2023-09-19 13:26:08 +0800
  • efb1212945 feat(cmake): all install path use GNUInstallDirs rewine 2023-09-07 16:02:39 +0800
  • 8f05ea9490 fix: discard all output from hook ComixHe 2023-09-18 14:27:54 +0800
  • bbe0551ffb fix: launch autostart application after scaleFactor has been set ComixHe 2023-09-15 17:14:58 +0800
  • 7d94a8b71d fix: relink to autostart when dekstopFile has been changed ComixHe 2023-09-15 14:44:27 +0800
  • b2b5c23a2b feat: send PropertiesChanged after reset Application's entry ComixHe 2023-09-15 13:49:34 +0800
  • 51459ee33a feat: relay InstanceService PropertiesChanged signal ComixHe 2023-09-14 17:57:44 +0800
  • 6448481cfc refact: method Identify and CURD method of storage ComixHe 2023-09-14 17:16:10 +0800
  • ebb5f613c4 refact: refactor method Identify and improve unit test ComixHe 2023-09-14 13:38:44 +0800
  • bc7fbfb3a1 feat: add property Launcher, Orphaned ComixHe 2023-09-13 16:52:53 +0800
  • 23dcd13f10 feat: support persistent stroage and lastLaunchedTime ComixHe 2023-09-13 11:47:04 +0800
  • 7b527c609b refact: use standard DBus interface ComixHe 2023-09-12 10:04:41 +0800
  • 6a95a97599 refact: use graphical-session.target's InvocationID to determine autostart ComixHe 2023-09-12 09:58:14 +0800
  • 6368bf61cf fix: correct signal index ComixHe 2023-09-11 17:09:42 +0800
  • 49c13f943e feat: support cgroup v1 and v2 ComixHe 2023-09-11 14:56:28 +0800
  • 98ef11dc27 refact: guarantee XDG_CONFIG_HOME is first element ComixHe 2023-09-11 13:09:37 +0800
  • 3f38233306 refact: use QFileInfo to get File's timeInfo ComixHe 2023-09-11 13:01:20 +0800
  • dc96c21c7d feat: emit signal when AutoStart Changed ComixHe 2023-09-08 10:58:41 +0800
  • ac71f99bc6
    fix: Compatible with previous DEEPIN_WINE_SCALE handling ComixHe 2023-09-07 15:55:25 +0800
  • 55e3aa2fae feat: add property 'NoDisplay' ComixHe 2023-09-07 12:01:08 +0800
  • 2c1f35b820 fix: remove filed codes '%f' ComixHe 2023-09-07 10:15:48 +0800
  • 1776fa95d5 fix: interfaceRemoved isn't be emit after application uninstall ComixHe 2023-09-06 17:47:31 +0800
  • e8b24ccb2b
    chore: release 0.2.2 black-desk 2023-09-06 20:23:53 +0800
  • 1a042cfde8
    fix: am-update-hook always success Tianyu Chen 2023-09-06 20:27:37 +0800
  • cdd7dfbac0 chore: relase 0.2.1 ComixHe 2023-09-06 16:53:20 +0800
  • 6561747c7d refact: Compatible with Qt 6.2 ComixHe 2023-09-06 16:49:47 +0800
  • 34a10bddb1 chore: release 0.2.0 ComixHe 2023-09-06 14:05:10 +0800
  • cc4c928dc1 feat: connect to system bus signal for monitor application changed ComixHe 2023-09-06 16:15:00 +0800
  • f3381a4387 feat: add dpkg post-invoke hook ComixHe 2023-09-06 15:28:50 +0800
  • 4ffe4bf1a8 chore: incorrect service location ComixHe 2023-09-06 14:54:38 +0800
  • 7fa60d9b3d fix: application filter error ComixHe 2023-09-06 14:19:50 +0800
  • 8d033daf6b fix: Manual removal of symbolic links leads to state error ComixHe 2023-09-06 13:22:01 +0800
  • 4d6e399653 refact: method UpdateApplicationInfo change to ReloadApplications ComixHe 2023-09-06 12:06:34 +0800
  • d198ecebc8 chore: update dependency of Application Manager Service ComixHe 2023-09-06 11:18:16 +0800
  • 3a9973c772 refact: improve method of launcher helper append variant value ComixHe 2023-09-06 09:30:41 +0800
  • 94db47a015 feat: add app-update-notifier ComixHe 2023-09-05 15:10:43 +0800
  • ebe218b70e fix: AM crashed when Launch failed ComixHe 2023-09-05 14:33:21 +0800
  • 897db2c85a feat: filter some application which shouldn't be shown ComixHe 2023-09-05 11:49:28 +0800
  • 4ff60db556 refact: improve scanAutoStart black-desk 2023-09-04 18:39:09 +0800
  • 7d0c5bb615 refact: remove IconMap black-desk 2023-09-04 18:22:31 +0800
  • acba7b727e feat: support AutoStart ComixHe 2023-09-04 18:18:20 +0800
  • 30a03974f3 refact: refactor ApplicationService::Launch method ComixHe 2023-09-04 15:57:59 +0800
  • 68996388b1 fix: AM crashed when call update method but application can't found ComixHe 2023-09-01 17:48:34 +0800
  • 70c7b92e0e refact: return dbus error when application service's method failed ComixHe 2023-09-01 17:30:14 +0800
  • cb8b98c980 chore!: change service name of AM ComixHe 2023-09-01 16:11:39 +0800
  • 94f7b3c01d fix: correct property check logic ComixHe 2023-09-01 15:49:30 +0800
  • ca24d2d908 feat: add method SendToDesktop/RemoveFromDesktop, Property isOnDesktop ComixHe 2023-09-01 15:48:29 +0800
  • 40babe8aae refact!: change DBus Service Name and ObjectPath Name ComixHe 2023-09-01 15:47:06 +0800
  • 4c9d4491df refact: remove unnecessary open operation ComixHe 2023-08-31 17:59:09 +0800
  • df9bb10cee fix: correct api xml black-desk 2023-08-31 16:44:21 +0800
  • d1bdab899d feat: add property installedTime,X-flatpak,X-linglong black-desk 2023-08-31 16:40:29 +0800
  • c99a1b5d6a fix: correct action key ComixHe 2023-08-31 16:25:21 +0800
  • 1fb4539792 feat: add env option and refactor command generate method ComixHe 2023-08-30 18:36:52 +0800
  • 8ab6adc290 feat: add categories for application service ComixHe 2023-08-30 15:21:20 +0800
  • 0896f845a6 chore: Avoiding binary conflicts with existing AM ComixHe 2023-08-30 13:11:15 +0800
  • 3df26e4fc2 build: DDE_DEBUG_MODE->USE_DEBUG_DBUS_NAME black-desk 2023-08-30 12:12:53 +0800
  • c85f3d0950 chore: add service file ComixHe 2023-08-30 11:53:49 +0800
  • a26dc53cbb chore: update gitignore black-desk 2023-08-30 11:31:10 +0800
  • 04c076b6d9 fix: register QDBusObjectPath in ut black-desk 2023-08-30 11:28:41 +0800
  • 16ebd64789 build: remove asan when running ut ComixHe 2023-08-29 18:42:35 +0800
  • caa976b7af build: add debian build ComixHe 2023-08-29 18:37:31 +0800
  • f2d5b7b307 refact: remove static env instance ComixHe 2023-08-29 18:22:47 +0800
  • d00cd17f2e refact: change DEBUG_MODE to DDE_DEBUG_MODE ComixHe 2023-08-29 15:17:53 +0800
  • 64454bd149 refact!: change property IconName to Icons ComixHe 2023-08-29 13:28:25 +0800