summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jeonghoon Park [Tue, 10 Apr 2018 06:13:49 +0000 (15:13 +0900)]
updates installer 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
Jeonghoon Park [Tue, 10 Apr 2018 05:38:34 +0000 (14:38 +0900)]
adds more definitions for properly generating platform signature
Jeonghoon Park [Mon, 9 Apr 2018 09:41:12 +0000 (18:41 +0900)]
removes log.c
Jeonghoon Park [Mon, 9 Apr 2018 09:31:19 +0000 (18:31 +0900)]
removes unsued lib configs and definitions
Jeonghoon Park [Mon, 9 Apr 2018 09:27:28 +0000 (18:27 +0900)]
mode changed
Jeonghoon Park [Mon, 9 Apr 2018 09:26:51 +0000 (18:26 +0900)]
removes unused script and applys tizen config
Jeonghoon Park [Mon, 9 Apr 2018 09:25:19 +0000 (18:25 +0900)]
mode changed
장헌재/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
Jihee Choi [Fri, 6 Apr 2018 08:22:00 +0000 (17:22 +0900)]
delete unnecessary header
Jihee Choi [Fri, 6 Apr 2018 07:02:06 +0000 (16:02 +0900)]
remove unnecessary header
Jihee Choi [Fri, 6 Apr 2018 06:13:27 +0000 (15:13 +0900)]
save json file, get package information, get application information
장헌재/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
Heonjae Jang [Fri, 6 Apr 2018 05:55:31 +0000 (14:55 +0900)]
Use _D for logging
Heonjae Jang [Fri, 6 Apr 2018 05:46:47 +0000 (14:46 +0900)]
Merge
Heonjae Jang [Fri, 6 Apr 2018 05:42:49 +0000 (14:42 +0900)]
Merge branch 'master' into heonjae
장헌재/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
Jihee Choi [Fri, 6 Apr 2018 05:36:46 +0000 (14:36 +0900)]
Remove goto statement
Heonjae Jang [Fri, 6 Apr 2018 05:20:54 +0000 (14:20 +0900)]
Add stdlib for removing warning
Heonjae Jang [Fri, 6 Apr 2018 04:28:12 +0000 (13:28 +0900)]
Implements Installer
Jihee Choi [Fri, 6 Apr 2018 04:14:25 +0000 (13:14 +0900)]
Modify to use log.h
Jihee Choi [Fri, 6 Apr 2018 04:03:12 +0000 (13:03 +0900)]
Resolving a merge conflict
최지희/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
Heonjae Jang [Thu, 5 Apr 2018 07:01:40 +0000 (16:01 +0900)]
Formatting Codes #2
Heonjae Jang [Thu, 5 Apr 2018 06:57:31 +0000 (15:57 +0900)]
Formatting Codes, Fix issues
Heonjae Jang [Wed, 4 Apr 2018 23:49:24 +0000 (08:49 +0900)]
Fix download path
Jihee Choi [Wed, 4 Apr 2018 10:34:53 +0000 (19:34 +0900)]
Add log files
Heonjae Jang [Wed, 4 Apr 2018 08:03:11 +0000 (17:03 +0900)]
Fix download path
Heonjae Jang [Wed, 4 Apr 2018 06:40:53 +0000 (15:40 +0900)]
Implements Downloader
장헌재/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
Jihee Choi [Wed, 4 Apr 2018 00:29:06 +0000 (09:29 +0900)]
Create package manager worker project
Jihee Choi [Tue, 3 Apr 2018 22:57:38 +0000 (07:57 +0900)]
Create package manager worker project
Jihee Choi [Tue, 3 Apr 2018 09:28:17 +0000 (18:28 +0900)]
Create package manager worker project
최지희/Tizen Platform Lab(SR)/Senior Engineer/삼성전자 [Tue, 3 Apr 2018 05:11:34 +0000 (14:11 +0900)]
Initial commit