1389 Commits

Author SHA1 Message Date
3c248d5332
update debian/changelog.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-02-24 11:49:21 +00:00
5e87deb8d1 Sync aptss 4.5.0 2025-02-24 11:48:20 +00:00
zty199
d6f9957e86 fix: wrong app name displayed when checking app upgrade 2025-02-17 06:41:27 +00:00
C炳
b332212615 fix: ssinstall hash check failed in container 2025-02-16 17:47:59 +00:00
0f8634a8cf
"autopurge" 2025-02-09 13:35:46 +00:00
4f2de2e28a
Sync: Upload: Spark Store Logo XCF
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-02-08 14:47:47 +00:00
e015666b96
sync: 下载时不再指定版本以避免转义问题
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-02-07 13:33:11 +00:00
99db2c4ab9
sync: Support launch app
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-01-26 04:53:46 +00:00
9c5b6549ff
fix: Can't launch some apps with space in Exec
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-01-26 04:48:36 +00:00
daf784609b
fix: Can't recognize UOS spec debs
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-01-26 04:45:08 +00:00
f044278a48
!318 fix: Can not trigger aptss download when firstly installed
Merge pull request !318 from shenmo/N/A
2025-01-26 04:36:22 +00:00
1156090ed0
fix: Can not trigger aptss download when firstly installed 2025-01-26 02:49:29 +00:00
a6b3a1871f
修复: 无限等待
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-01-15 06:33:31 +00:00
fb3343dca8
update tool/ssinstall.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-01-09 07:25:48 +00:00
89c13f758b
update debian/changelog.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-12-16 15:45:54 +00:00
6724c54287
update debian/spark-store.prerm.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-12-11 04:52:25 +00:00
379d3ebcfb
update tool/update-upgrade/ss-update-notifier.sh.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-12-02 14:39:31 +00:00
c1c7620d6f sync: try fix always retry 2024-12-01 23:30:37 +08:00
42b5b33d99 sync: dev 2024-11-29 00:10:49 +08:00
710acf793b sync: feat: aptss log enhance && upgrade-experience-enhance 2024-11-28 21:45:06 +08:00
72bb574c8e
fix: crash when upgrade
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-11-28 10:32:20 +00:00
7ba41fec50
update debian/control.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-11-19 13:43:46 +00:00
af24df4525
update tool/update-upgrade/ss-do-upgrade.sh.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-11-14 12:06:32 +00:00
6272bd6178
try fix: Can not show window on pkexec
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-11-14 10:05:25 +00:00
2eb5cd9836
update debian/changelog.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-11-12 11:26:42 +00:00
e7f41a3d3f
sync: fix: crash when installation complete
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-11-12 11:08:53 +00:00
93e2c6bee6
sync: fix 包名部分匹配也被标记为已安装
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-11-10 03:43:34 +00:00
53df0b7ba6
ssupdate
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-11-05 10:44:38 +00:00
92ecddedf4 update to 433 2024-11-05 15:30:14 +08:00
2b2a094d1f
update tool/apt-fast/ss-apt-fast.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-10-29 12:09:16 +00:00
3628285a8f
update debian/source/format.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-10-29 09:15:35 +00:00
f855b4dc33 bump version 4322 2024-10-29 17:12:59 +08:00
6201c79069 fix: need password to upgrade 2024-10-29 17:12:08 +08:00
11ecf1ca41 * ?? aptss policy / aptss search ??root??? 2024-10-28 22:08:08 +08:00
eadd74b71c fix: In ACE can't use updater 2024-10-25 13:11:14 +08:00
44889c03d3
update debian/changelog.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-10-22 13:36:12 +00:00
zty199
f75a0f4c82 fix: wrong back button position
mistakenly use setSpacing in layout

Log: delete setSpacing operation; adjust layout margin
2024-10-22 21:21:00 +08:00
zty199
3fd9c573fc fix: incorrect download water drop animation start position
use rect().center() instead of event->rect().center() in WaterDrop::paintEvent;
all coordinate calculation should use float instead of int

Log: fix incorrect download water drop animation start position
2024-10-22 21:20:39 +08:00
zty199
66e8a83ee0 fix: compatible with deepin V23 compact mode
modify titlebar layout, widget size and animation;
modify whole window layout, allow titlebar to resize automatically

Log: compatible with deepin V23 compact mode
2024-10-22 21:18:02 +08:00
3323dce97f sync aptss changes to 4320 2024-10-22 19:49:21 +08:00
d24004dcea
fix: Loong64 can not auto install
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-10-16 13:54:09 +00:00
21ffcc166e Enhance stability 2024-10-13 22:40:31 +08:00
bdcd504eb0
update tool/update-upgrade/ss-update-notifier.sh.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-09-25 07:31:21 +00:00
460abbca89
add pkg/lib/systemd/system/spark-update-notifier.timer.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-09-25 07:01:36 +00:00
7761310558
fix: notify english
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-09-25 06:46:17 +00:00
01b04286a6 同步dev 2024-09-24 11:45:58 +08:00
0ac6c90629
update debian/changelog.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-09-23 04:58:48 +00:00
84d8ac7c9f
update src/pages/appintopage.cpp.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-09-23 04:57:31 +00:00
7b228cf100
update src/pages/appintopage.cpp.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-09-23 04:56:39 +00:00
b8c1914406
update tool/spark-dstore-patch.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2024-09-23 04:51:49 +00:00