apps/native/ttsd-worker-package.git
6 years agoTrivial modification : Add a semicolon at a log 72/181872/1
Jin Yoon [Mon, 18 Jun 2018 11:28:30 +0000 (20:28 +0900)]
Trivial modification : Add a semicolon at a log

Change-Id: Ief9e0b7321c6a8e0b9fc9890b1986a5fca265fe8

6 years agoTrivial modification : possibility of memory leak - data_path 77/181277/2
Jin Yoon [Mon, 11 Jun 2018 11:34:07 +0000 (20:34 +0900)]
Trivial modification : possibility of memory leak - data_path

Change-Id: Iabae06e6f80757034af4054fbc848899718ee54e

6 years agoTrivial modification - Describe the worker in the .spec 43/181043/1
Jin Yoon [Thu, 7 Jun 2018 23:08:31 +0000 (08:08 +0900)]
Trivial modification - Describe the worker in the .spec

Change-Id: I72cadbc9149be956ec5105cf0d803e6c7b6c6770

6 years agoadd uninstall operation, modified appcontrol cb 35/177035/4
Juhee park [Wed, 25 Apr 2018 01:31:11 +0000 (10:31 +0900)]
add uninstall operation, modified appcontrol cb

Change-Id: Ib122efea1463163144fc69c650096ca705465f53

6 years agoadds excetion handling for getting metadata failed 57/176557/2
Jeonghoon Park [Fri, 20 Apr 2018 04:05:38 +0000 (13:05 +0900)]
adds excetion handling for getting metadata failed

Change-Id: I0b5491b7aeee53319a49bb77806c614cdc06a5c5

6 years agofixed potential buffer overflow, build error and etc 35/176535/3
Jeonghoon Park [Fri, 20 Apr 2018 02:01:38 +0000 (11:01 +0900)]
fixed potential buffer overflow, build error and etc

Change-Id: I519d6848cadbd1a74fc50707665666cbd1791ad2

6 years agoMerge pull request #9 from RS7-TizenReferenceSampleApplication/juhee
박주희/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 [Thu, 12 Apr 2018 07:51:14 +0000 (16:51 +0900)]
Merge pull request #9 from RS7-TizenReferenceSampleApplication/juhee

Implements metadata parser and hash checkerh

6 years agodelete white space and align codes
Heonjae Jang and Juhee Park [Thu, 12 Apr 2018 07:44:26 +0000 (16:44 +0900)]
delete white space and align codes

6 years agoremove unused variable
Heonjae Jang and Juhee Park [Thu, 12 Apr 2018 07:21:51 +0000 (16:21 +0900)]
remove unused variable

6 years agoremove if statement
Heonjae Jang and Juhee Park [Thu, 12 Apr 2018 04:25:58 +0000 (13:25 +0900)]
remove if statement

6 years agoFix for code convention
Heonjae Jang and Juhee Park [Thu, 12 Apr 2018 02:25:45 +0000 (11:25 +0900)]
Fix for code convention

6 years agoImplements metadata parser and hash checkerh
Heonjae Jang and Juhee Park [Wed, 11 Apr 2018 06:21:20 +0000 (15:21 +0900)]
Implements metadata parser and hash checkerh

6 years agoMerge pull request #7 from jh1979-park/refine2
장헌재/Tizen Platform Lab(SR)/Engineer/삼성전자 [Tue, 10 Apr 2018 07:13:05 +0000 (16:13 +0900)]
Merge pull request #7 from jh1979-park/refine2

Refine modules to remove dependency from each other

6 years agoadds report module to build
Jeonghoon Park [Tue, 10 Apr 2018 06:17:50 +0000 (15:17 +0900)]
adds report module to build

6 years agorefine worker flows to apply functions of modules changes
Jeonghoon Park [Tue, 10 Apr 2018 06:17:25 +0000 (15:17 +0900)]
refine worker flows to apply functions of modules changes

6 years agoadds report module
Jeonghoon Park [Tue, 10 Apr 2018 06:15:46 +0000 (15:15 +0900)]
adds report module

6 years agoadds boilerplate
Jeonghoon Park [Tue, 10 Apr 2018 06:15:26 +0000 (15:15 +0900)]
adds boilerplate

6 years agoupdates result module functions to remove dependency from other modules
Jeonghoon Park [Tue, 10 Apr 2018 06:14:41 +0000 (15:14 +0900)]
updates result module functions to remove dependency from other modules

6 years agoupdates installer module functions to remove dependency from other modules
Jeonghoon Park [Tue, 10 Apr 2018 06:13:49 +0000 (15:13 +0900)]
updates installer module functions to remove dependency from other modules

6 years agoupdates downloader module functions to remove dependency from other modules
Jeonghoon Park [Tue, 10 Apr 2018 06:11:44 +0000 (15:11 +0900)]
updates downloader module functions to remove dependency from other modules

6 years agoadds more definitions for properly generating platform signature
Jeonghoon Park [Tue, 10 Apr 2018 05:38:34 +0000 (14:38 +0900)]
adds more definitions for properly generating platform signature

6 years agoMerge pull request #6 from jh1979-park/refine
장헌재/Tizen Platform Lab(SR)/Engineer/삼성전자 [Tue, 10 Apr 2018 01:25:17 +0000 (10:25 +0900)]
Merge pull request #6 from jh1979-park/refine

Refine build related things

6 years agoremoves log.c
Jeonghoon Park [Mon, 9 Apr 2018 09:41:12 +0000 (18:41 +0900)]
removes log.c

6 years agoremoves unsued lib configs and definitions
Jeonghoon Park [Mon, 9 Apr 2018 09:31:19 +0000 (18:31 +0900)]
removes unsued lib configs and definitions

6 years agomode changed
Jeonghoon Park [Mon, 9 Apr 2018 09:27:28 +0000 (18:27 +0900)]
mode changed

6 years agoremoves unused script and applys tizen config
Jeonghoon Park [Mon, 9 Apr 2018 09:26:51 +0000 (18:26 +0900)]
removes unused script and applys tizen config

6 years agomode changed
Jeonghoon Park [Mon, 9 Apr 2018 09:25:19 +0000 (18:25 +0900)]
mode changed

6 years agoMerge pull request #5 from RS7-TizenReferenceSampleApplication/juhee
장헌재/Tizen Platform Lab(SR)/Engineer/삼성전자 [Fri, 6 Apr 2018 08:23:05 +0000 (17:23 +0900)]
Merge pull request #5 from RS7-TizenReferenceSampleApplication/juhee

save json file, get package information, get application information

6 years agodelete unnecessary header
Jihee Choi [Fri, 6 Apr 2018 08:22:00 +0000 (17:22 +0900)]
delete unnecessary header

6 years agoremove unnecessary header
Jihee Choi [Fri, 6 Apr 2018 07:02:06 +0000 (16:02 +0900)]
remove unnecessary header

6 years agosave json file, get package information, get application information
Jihee Choi [Fri, 6 Apr 2018 06:13:27 +0000 (15:13 +0900)]
save json file, get package information, get application information

6 years agoMerge pull request #4 from RS7-TizenReferenceSampleApplication/heonjae
장헌재/Tizen Platform Lab(SR)/Engineer/삼성전자 [Fri, 6 Apr 2018 05:55:53 +0000 (14:55 +0900)]
Merge pull request #4 from RS7-TizenReferenceSampleApplication/heonjae

Implements Installer

6 years agoUse _D for logging
Heonjae Jang [Fri, 6 Apr 2018 05:55:31 +0000 (14:55 +0900)]
Use _D for logging

6 years agoMerge
Heonjae Jang [Fri, 6 Apr 2018 05:46:47 +0000 (14:46 +0900)]
Merge

6 years agoMerge branch 'master' into heonjae
Heonjae Jang [Fri, 6 Apr 2018 05:42:49 +0000 (14:42 +0900)]
Merge branch 'master' into heonjae

6 years agoMerge pull request #3 from RS7-TizenReferenceSampleApplication/jihee
장헌재/Tizen Platform Lab(SR)/Engineer/삼성전자 [Fri, 6 Apr 2018 05:41:55 +0000 (14:41 +0900)]
Merge pull request #3 from RS7-TizenReferenceSampleApplication/jihee

Add log files

6 years agoRemove goto statement
Jihee Choi [Fri, 6 Apr 2018 05:36:46 +0000 (14:36 +0900)]
Remove goto statement

6 years agoAdd stdlib for removing warning
Heonjae Jang [Fri, 6 Apr 2018 05:20:54 +0000 (14:20 +0900)]
Add stdlib for removing warning

6 years agoImplements Installer
Heonjae Jang [Fri, 6 Apr 2018 04:28:12 +0000 (13:28 +0900)]
Implements Installer

6 years agoModify to use log.h
Jihee Choi [Fri, 6 Apr 2018 04:14:25 +0000 (13:14 +0900)]
Modify to use log.h

6 years agoResolving a merge conflict
Jihee Choi [Fri, 6 Apr 2018 04:03:12 +0000 (13:03 +0900)]
Resolving a merge conflict

6 years agoMerge pull request #2 from RS7-TizenReferenceSampleApplication/heonjae
최지희/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 [Fri, 6 Apr 2018 02:44:54 +0000 (11:44 +0900)]
Merge pull request #2 from RS7-TizenReferenceSampleApplication/heonjae

Implements Downloader

6 years agoFormatting Codes #2
Heonjae Jang [Thu, 5 Apr 2018 07:01:40 +0000 (16:01 +0900)]
Formatting Codes #2

6 years agoFormatting Codes, Fix issues
Heonjae Jang [Thu, 5 Apr 2018 06:57:31 +0000 (15:57 +0900)]
Formatting Codes, Fix issues

6 years agoFix download path
Heonjae Jang [Wed, 4 Apr 2018 23:49:24 +0000 (08:49 +0900)]
Fix download path

6 years agoAdd log files
Jihee Choi [Wed, 4 Apr 2018 10:34:53 +0000 (19:34 +0900)]
Add log files

6 years agoFix download path
Heonjae Jang [Wed, 4 Apr 2018 08:03:11 +0000 (17:03 +0900)]
Fix download path

6 years agoImplements Downloader
Heonjae Jang [Wed, 4 Apr 2018 06:40:53 +0000 (15:40 +0900)]
Implements Downloader

6 years agoMerge pull request #1 from RS7-TizenReferenceSampleApplication/jihee
장헌재/Tizen Platform Lab(SR)/Engineer/삼성전자 [Wed, 4 Apr 2018 01:57:42 +0000 (10:57 +0900)]
Merge pull request #1 from RS7-TizenReferenceSampleApplication/jihee

Create package manager worker project

6 years agoCreate package manager worker project
Jihee Choi [Wed, 4 Apr 2018 00:29:06 +0000 (09:29 +0900)]
Create package manager worker project

6 years agoCreate package manager worker project
Jihee Choi [Tue, 3 Apr 2018 22:57:38 +0000 (07:57 +0900)]
Create package manager worker project

6 years agoCreate package manager worker project
Jihee Choi [Tue, 3 Apr 2018 09:28:17 +0000 (18:28 +0900)]
Create package manager worker project

6 years agoInitial commit
최지희/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 [Tue, 3 Apr 2018 05:11:34 +0000 (14:11 +0900)]
Initial commit