5e8c53479d 
					 
					
						
						
							
							chore: correct package name  
						
						 
						
						... 
						
						
						
						Signed-off-by: ComixHe <heyuming@deepin.org > 
						
						
					 
					
						2023-10-30 13:15:04 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a26dc53cbb 
					 
					
						
						
							
							chore: update gitignore  
						
						 
						
						... 
						
						
						
						ignore debian package outputs.
Signed-off-by: black-desk <me@black-desk.cn > 
						
						
					 
					
						2023-08-30 15:02:29 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						de09f3dbc2 
					 
					
						
						
							
							refact: add test-coverage.sh and some docs  
						
						 
						
						... 
						
						
						
						Signed-off-by: ComixHe <heyuming@deepin.org > 
						
						
					 
					
						2023-08-16 17:54:42 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						fe284e78b6 
					 
					
						
						
							
							feat: implementation of the major feature of dbus service  
						
						 
						
						... 
						
						
						
						Log:
Signed-off-by: ComixHe <heyuming@deepin.org > 
						
						
					 
					
						2023-08-07 16:46:57 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c10838200b 
					 
					
						
						
							
							chore: init project structure  
						
						 
						
						... 
						
						
						
						Log: 初始化项目结构 
						
						
					 
					
						2023-07-07 15:44:18 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						235db8ab0c 
					 
					
						
						
							
							refact: remove almost all files  
						
						 
						
						... 
						
						
						
						This is a prepare commit for the following refactor of
dde-application-manager.
I remove almost all files in this git repository.
We will start the refactor in later commits.
Signed-off-by: black-desk <me@black-desk.cn > 
						
						
					 
					
						2023-07-06 10:05:34 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e4f4a47b87 
					 
					
						
						
							
							chore: V23接口改造适配  
						
						 
						
						... 
						
						
						
						V23接口改造适配
Log: V23接口改造适配
Influence: 无
Task: https://pms.uniontech.com/task-view-207483.html 
Change-Id: I91e7c2807c168e87781e18aedc7aec887702ae13 
						
						
					 
					
						2022-12-06 14:39:36 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						58e15c84bf 
					 
					
						
						
							
							fix: 修复任务栏上应用右键菜单存在英文的问题  
						
						 
						
						... 
						
						
						
						修复任务栏上应用右键菜单存在英文的问题
Log:
Task: https://pms.uniontech.com/task-view-146103.html 
Influence: 任务栏应用右键菜单语言显示正常
Change-Id: I4ea46b1ee756be66f9a2dc5cf00b692d6e335634 
						
						
					 
					
						2022-06-14 13:31:14 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						5997b3a2a1 
					 
					
						
						
							
							feat: 修改自启动应用启动方式  
						
						 
						
						... 
						
						
						
						*修改自启动应用启动方式, 采用loader进程先校验应用信息,再拉起应用的方式
*修复launcher模块部分接口导出失败的问题
*增加launcher、dock、loader模块代码注释
Log: 修改自启动应用启动方式
Task: https://pms.uniontech.com/task-view-131611.html 
Influence: 应用启动方式不同
Change-Id: Ie88027602d1395c6bbad69e610f3639ecc7dfbc1 
						
						
					 
					
						2022-05-24 11:47:11 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						68f52fe831 
					 
					
						
						
							
							feat: 指定服务slice、接口类私有化封装处理  
						
						 
						
						... 
						
						
						
						指定服务slice、接口类私有化封装处理
Log: 指定服务slice、接口类私有化封装处理
Task: https://pms.uniontech.com/task-view-109315.html 
Influence: 无
Change-Id: I7111960eab2cb49e439905aac67ac0f83165f6d8 
						
						
					 
					
						2022-05-18 21:14:48 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						08d9f4895b 
					 
					
						
						
							
							feat: 实现StartManager功能  
						
						 
						
						... 
						
						
						
						实现StartManager功能, 曝露在ApplicationManager服务上
Log: 实现StartManager功能
Task: https://pms.uniontech.com/task-view-130337.html 
Influence: 无
Change-Id: I8e83a66f8c25b09e0f4be1e4be9defac95b02b80 
						
						
					 
					
						2022-05-18 16:22:24 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9414feb1f7 
					 
					
						
						
							
							'Init commit'  
						
						 
						
						
						
						
					 
					
						2022-03-29 12:36:26 +08:00