platform/core/appfw/pkgmgr-info.git
8 years agopkgmgrinfo_appinfo_get_zip_mount_file 01/68001/5 accepted/tizen/common/20160512.143623 accepted/tizen/common/20160513.123124 accepted/tizen/common/20160513.123349 accepted/tizen/ivi/20160513.004714 accepted/tizen/mobile/20160513.004742 accepted/tizen/tv/20160513.004658 accepted/tizen/wearable/20160513.004632 submit/tizen/20160511.013048 submit/tizen/20160511.132536 submit/tizen/20160512.083806
Tomasz Iwanek [Fri, 29 Apr 2016 13:53:52 +0000 (15:53 +0200)]
pkgmgrinfo_appinfo_get_zip_mount_file

Change-Id: I177cfb6cbeee0670256a861432ae627bed483623

8 years agoAdd color-depth field for package_app_splash_screen table 56/68656/3 accepted/tizen/common/20160511.141657 accepted/tizen/ivi/20160512.045932 accepted/tizen/mobile/20160512.045718 accepted/tizen/tv/20160512.045810 accepted/tizen/wearable/20160512.045748 submit/tizen/20160510.044059
Hwankyu Jhun [Mon, 9 May 2016 07:19:46 +0000 (16:19 +0900)]
Add color-depth field for package_app_splash_screen table

- Modify pkgmgrinfo_appinfo_foreach_splash_screen API

Change-Id: Ief85a8e3748ee5f93eea386db1415fdcd71b8db0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix appinfo filter for component type 33/68133/1 accepted/tizen/common/20160504.125251 accepted/tizen/ivi/20160503.093013 accepted/tizen/mobile/20160503.092914 accepted/tizen/tv/20160503.092939 accepted/tizen/wearable/20160503.092951 submit/tizen/20160503.003646
Daehyeon Jung [Mon, 2 May 2016 11:41:16 +0000 (20:41 +0900)]
Fix appinfo filter for component type

Change-Id: I49a6cb8854cbc74d2d38c6edb18268e41bd6b705

8 years agoImplement app signal related with app splash screen display 97/65897/18 accepted/tizen/common/20160426.143102 accepted/tizen/ivi/20160425.231853 accepted/tizen/mobile/20160425.231841 accepted/tizen/tv/20160425.231806 accepted/tizen/wearable/20160425.231831 submit/tizen/20160425.083419
Hwankyu Jhun [Thu, 14 Apr 2016 01:50:31 +0000 (10:50 +0900)]
Implement app signal related with app splash screen display

- Add db trigger to handle the package_app_info_for_uid table.
- Add internal APIs:
pkgmgr_parser_update_app_splash_screen_display_info_in_db()
pkgmgr_parser_update_app_splash_screen_display_info_in_usr_db()

Change-Id: I5a64be7f26af61140439f3b0f2fdfaa5b6556e51
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoadd pkgmgrinfo_appinfo_get_metadata_value API 96/66896/1 accepted/tizen/common/20160422.171935 accepted/tizen/ivi/20160422.070338 accepted/tizen/mobile/20160422.070502 accepted/tizen/tv/20160422.070328 accepted/tizen/wearable/20160422.070311 submit/tizen/20160422.041545
Junghyun Yeon [Fri, 22 Apr 2016 01:57:37 +0000 (10:57 +0900)]
add pkgmgrinfo_appinfo_get_metadata_value API

Change-Id: I849d476dc4b83f4a98630cb3ae3f88e87036110c
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoRemove tep update API 17/64817/4
Tomasz Iwanek [Tue, 5 Apr 2016 12:16:09 +0000 (14:16 +0200)]
Remove tep update API

 - pkgmgr_parser_usr_update_tep
 - pkgmgr_parser_update_tep
needed for workaround in application installer are no longer used.

tep_name is inserted into database as part of manifest_x structure passed
to *_process_* APIs.

Requires:
  https://review.tizen.org/gerrit/64814

Change-Id: I77d57744669526151e94c02a0951ba50160f6342

8 years agoAdd package_app_info_for_uid table 43/65443/4 accepted/tizen/common/20160412.130721 accepted/tizen/ivi/20160412.063701 accepted/tizen/mobile/20160412.063518 accepted/tizen/tv/20160412.063719 accepted/tizen/wearable/20160412.063623 submit/tizen/20160411.223138
Junghyun Yeon [Mon, 11 Apr 2016 04:59:07 +0000 (13:59 +0900)]
Add package_app_info_for_uid table

integrate user-specific info about global app to
package_app_info_for_uid table

Change-Id: Ia4cb54e1bb48c0364469e14cee857656fbfaa1e2
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoexport deprecated API 12/65112/1
jongmyeongko [Thu, 7 Apr 2016 08:54:42 +0000 (17:54 +0900)]
export deprecated API

Change-Id: I6a695eb825c552d9c4e9ccb6882765873868e45f
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agofix to get tep info when getting each appinfo 13/64713/2 accepted/tizen/common/20160406.144146 accepted/tizen/ivi/20160406.071933 accepted/tizen/mobile/20160406.071827 accepted/tizen/tv/20160406.071849 accepted/tizen/wearable/20160406.071911 submit/tizen/20160406.013051
Junghyun Yeon [Tue, 5 Apr 2016 03:02:12 +0000 (12:02 +0900)]
fix to get tep info when getting each appinfo

Change-Id: Idf43ec9b05f31f2e82dd91d81771bc986a772d1f
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoPass it's own uid when calling not 'usr' prefixed api 11/64011/7 accepted/tizen/common/20160406.143517 accepted/tizen/ivi/20160406.012759 accepted/tizen/mobile/20160406.012644 accepted/tizen/tv/20160406.012703 accepted/tizen/wearable/20160406.012731 submit/tizen/20160405.052614
Sangyoon Jang [Tue, 29 Mar 2016 10:31:49 +0000 (19:31 +0900)]
Pass it's own uid when calling not 'usr' prefixed api

If the caller is a regular user, pass it's own uid, but if the caller is
a non-regular user(root or system daemon), pass tizenglobalapp user's uid.

Change-Id: Iee7ac5e0526c0ba265e0f390ee51d5b8761a12fc
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agofix filter api using appcontrol component 10/61310/9
Jiwoong Im [Mon, 7 Mar 2016 08:30:58 +0000 (17:30 +0900)]
fix filter api using appcontrol component

Change-Id: I2c679846854578de4191d8d4ed038c179d9a50d1
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agochange some LOGE to LOGI to not to recognize this as error 56/63656/2
Junghyun Yeon [Fri, 25 Mar 2016 05:48:34 +0000 (14:48 +0900)]
change some LOGE to LOGI to not to recognize this as error

Change-Id: I6580dafb25519cac0f2b9f5d93fe45fdd43e3de3
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoFix build warning 92/64592/1 accepted/tizen/common/20160406.143434 accepted/tizen/ivi/20160406.012039 accepted/tizen/mobile/20160406.011925 accepted/tizen/tv/20160406.011954 accepted/tizen/wearable/20160406.012015 submit/tizen/20160405.001024
Myungki Lee [Mon, 4 Apr 2016 04:27:25 +0000 (13:27 +0900)]
Fix build warning

Change-Id: I672b473de2eb24ef40282760d1d9be2ca3d310f8
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agoAdd splash screen display field for appinfo table 95/61995/9 accepted/tizen/common/20160321.150437 accepted/tizen/ivi/20160322.023142 accepted/tizen/mobile/20160321.113336 accepted/tizen/tv/20160321.113412 accepted/tizen/wearable/20160321.113434 submit/tizen/20160321.014821 submit/tizen_ivi/20160322.020156
Hwankyu Jhun [Sat, 12 Mar 2016 06:35:29 +0000 (15:35 +0900)]
Add splash screen display field for appinfo table

- Add new API
pkgmgrinfo_appinfo_get_splash_screen_display

Change-Id: Ia04c9b977b675a060e7c057d2ae85d304ae752e1
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoremove not used API and depreated xml parsing related API 23/61823/6
jongmyeongko [Thu, 10 Mar 2016 10:39:46 +0000 (19:39 +0900)]
remove not used API and depreated xml parsing related API

Requires:
https://review.tizen.org/gerrit/#/c/62475/

Change-Id: I5623d7224785b9fc3a4b5e980b69d1c7f2b26cda
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agochange functions for thread-safe 98/62298/4 accepted/tizen/common/20160321.145911 accepted/tizen/ivi/20160321.004611 accepted/tizen/mobile/20160321.004504 accepted/tizen/tv/20160321.004533 accepted/tizen/wearable/20160321.004552 submit/tizen/20160318.074817
Junghyun Yeon [Tue, 15 Mar 2016 08:49:49 +0000 (17:49 +0900)]
change functions for thread-safe

Change-Id: I2c88ceaa0d80bcbfd0f7fb867f0516dc00f31e25
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoget values from app_disable column from package app info 33/62433/1 accepted/tizen/common/20160316.160452 accepted/tizen/ivi/20160316.081403 accepted/tizen/mobile/20160316.081319 accepted/tizen/tv/20160316.081330 accepted/tizen/wearable/20160316.081345 submit/tizen/20160316.052919 submit/tizen_common/20160316.154911
Junghyun Yeon [Wed, 16 Mar 2016 05:26:11 +0000 (14:26 +0900)]
get values from app_disable column from package app info

Change-Id: I0a3a0925415572132680e98fc1e8ed4e1da86e80
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agofix queries to send all appinfo to AMD 54/61954/3 accepted/tizen/common/20160317.155404 accepted/tizen/ivi/20160315.001446 accepted/tizen/mobile/20160315.001359 accepted/tizen/tv/20160315.001409 accepted/tizen/wearable/20160315.001424 submit/tizen/20160314.031145
Junghyun Yeon [Fri, 11 Mar 2016 10:35:03 +0000 (19:35 +0900)]
fix queries to send all appinfo to AMD

Change-Id: I2385dc8828b7066fb2fdfefebfbd64657d107cb4
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoSupport metadata effectimage for backward compatibility 20/61820/7
Hwankyu Jhun [Fri, 11 Mar 2016 00:46:47 +0000 (09:46 +0900)]
Support metadata effectimage for backward compatibility

Change-Id: Ibf22294c248c8b6622f4cbf64415fb88222834c0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd effective appid field for appinfo table 35/61935/3 accepted/tizen/ivi/20160313.114536 accepted/tizen/mobile/20160313.113430 accepted/tizen/tv/20160313.113752 accepted/tizen/wearable/20160313.114151 submit/tizen/20160312.053538
Hwankyu Jhun [Fri, 11 Mar 2016 08:21:08 +0000 (17:21 +0900)]
Add effective appid field for appinfo table

Change-Id: Ia78887808b76a3932bfb524067b7d6768c68b816
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoadd capi-system-info at pkg_check_modules to fix build fail 19/61819/1 accepted/tizen/common/20160311.013751 accepted/tizen/ivi/20160311.013649 accepted/tizen/mobile/20160311.013314 accepted/tizen/tv/20160311.013441 accepted/tizen/wearable/20160311.013539 submit/tizen/20160311.001932
Junghyun Yeon [Thu, 10 Mar 2016 23:59:35 +0000 (08:59 +0900)]
add capi-system-info at pkg_check_modules to fix build fail

Change-Id: Ic67981c8e61d095ed14608096f4e8b35bee2fd65
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoRemove compile warning messages 70/61570/5 accepted/tizen/common/20160311.013732 accepted/tizen/ivi/20160311.013640 accepted/tizen/mobile/20160311.013256 accepted/tizen/tv/20160311.013429 accepted/tizen/wearable/20160311.013530 submit/tizen/20160310.115150
Hwankyu Jhun [Wed, 9 Mar 2016 22:44:22 +0000 (07:44 +0900)]
Remove compile warning messages

Change-Id: Ia12c7317158f5df7b8339842568b3f016a988b56
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix missing fields while getting appinfo 87/61687/1 accepted/tizen/ivi/20160310.062404 accepted/tizen/mobile/20160310.062250 accepted/tizen/tv/20160310.062313 accepted/tizen/wearable/20160310.062339 submit/tizen/20160310.011127
Semun Lee [Thu, 10 Mar 2016 01:04:53 +0000 (10:04 +0900)]
Fix missing fields while getting appinfo

- add missed for_all_users, app_root_path, app_api_version

Change-Id: Ia74154ab96aab080c329f4ab08d82f03d2849be0
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
8 years agoadd internal apis for AMD 79/61079/7 accepted/tizen/common/20160310.080111 accepted/tizen/ivi/20160309.005045 accepted/tizen/mobile/20160309.004952 accepted/tizen/tv/20160309.005006 accepted/tizen/wearable/20160309.005023 submit/tizen/20160308.060806
Junghyun Yeon [Thu, 3 Mar 2016 23:31:01 +0000 (08:31 +0900)]
add internal apis for AMD

Change-Id: I23ab1bb4cc748941115cda30b51b0f9b9d96862c
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoadd parameters to get enabled/disabled app info properly 72/60772/3 accepted/tizen/common/20160308.142755 accepted/tizen/ivi/20160309.004711 accepted/tizen/mobile/20160309.004614 accepted/tizen/tv/20160309.004631 accepted/tizen/wearable/20160309.004651 submit/tizen/20160308.025616
Junghyun Yeon [Wed, 2 Mar 2016 06:59:16 +0000 (15:59 +0900)]
add parameters to get enabled/disabled app info properly

Change-Id: I3efda9ece6e2817722353da200b9286056be4bd5
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agochange strcpy to strncpy for secure code 15/61215/2 accepted/tizen/common/20160307.153631 accepted/tizen/ivi/20160307.105422 accepted/tizen/mobile/20160307.105346 accepted/tizen/tv/20160307.105351 accepted/tizen/wearable/20160307.105404 submit/tizen/20160307.024457
Junghyun Yeon [Sun, 6 Mar 2016 06:04:48 +0000 (15:04 +0900)]
change strcpy to strncpy for secure code

Change-Id: Ic12c49bb581f430796a5ca87fe5785e5339b0a94
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoRemove 'metadata' and 'category' parsing from pkgmgr_process_* functions 29/59029/6 accepted/tizen/common/20160304.194921 accepted/tizen/common/20160307.153143 accepted/tizen/ivi/20160304.105557 accepted/tizen/mobile/20160304.105440 accepted/tizen/tv/20160304.105458 accepted/tizen/wearable/20160304.105530 submit/tizen/20160303.090142 submit/tizen/20160304.063745
Tomasz Iwanek [Fri, 5 Feb 2016 12:10:01 +0000 (13:10 +0100)]
Remove 'metadata' and 'category' parsing from pkgmgr_process_* functions

 - pkgmgr_process_* functions will no longer call any plugin,
 - pkgmgr_parse_* functions will follow old behaviour,
 - export __metadata_t and __category_t structures for app-installer plugin loading,
 - export enumaration for metadata plugin call.

Following changes should be submitted together:
 - https://review.tizen.org/gerrit/#/c/59029/
 - https://review.tizen.org/gerrit/#/c/59028/
 - https://review.tizen.org/gerrit/#/c/59030/
 - https://review.tizen.org/gerrit/#/c/59031/

Change-Id: Ifdb2acd914077ce8e3fb21b6117d1c192f5834e5

8 years agoRemove unused file 96/60796/2 accepted/tizen/common/20160304.194331 accepted/tizen/ivi/20160303.093920 accepted/tizen/mobile/20160303.093805 accepted/tizen/tv/20160303.093829 accepted/tizen/wearable/20160303.093901 submit/tizen/20160303.064856
Sangyoon Jang [Wed, 2 Mar 2016 08:46:31 +0000 (17:46 +0900)]
Remove unused file

resource manage feature is moved to aul.

Change-Id: Ia4c59dbb98d9ffea60f26d252900b37c8e36f246
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoAdd support for watch-application to pkgmgr-parser 30/60630/3
Arkadiusz Szulakiewicz [Mon, 29 Feb 2016 11:10:14 +0000 (12:10 +0100)]
Add support for watch-application to pkgmgr-parser

Change-Id: Ie5f183032d715eb78374e8523ff433a4dfbc9c4f

8 years agoAdd app-control-operation on splash screen 85/60185/10 accepted/tizen/common/20160301.025444 accepted/tizen/common/20160301.120604 accepted/tizen/common/20160302.193822 accepted/tizen/ivi/20160302.224045 accepted/tizen/mobile/20160302.223956 accepted/tizen/tv/20160302.224009 accepted/tizen/wearable/20160302.224028 submit/tizen/20160229.005700 submit/tizen/20160229.102401 submit/tizen/20160302.020013 submit/tizen/20160302.065807 submit/tizen_common/20160229.190608
Hwankyu Jhun [Tue, 23 Feb 2016 22:55:48 +0000 (07:55 +0900)]
Add app-control-operation on splash screen

- Modify package_app_splash_screen table
- Modify pkgmgrinfo_appinfo_foreach_splash_screen API

Change-Id: I3fe80cc595c271dbd4550154aff1fb7bac7edeab
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoFix pkgmgrinfo_appinfo_get_component 12/60412/2
Sangyoon Jang [Fri, 26 Feb 2016 03:11:20 +0000 (12:11 +0900)]
Fix pkgmgrinfo_appinfo_get_component

Get widget application type also.

Change-Id: I2ebf4ae04485be2fcb5343b9596ff957c9cbfc61
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agodelete dbinfo related APIs & apply seperation of RW/RO location 94/60194/3
jongmyeongko [Wed, 24 Feb 2016 06:19:05 +0000 (15:19 +0900)]
delete dbinfo related APIs & apply seperation of RW/RO location

Change-Id: I699c21c6ca0fe9f60e77c036c055b30885664e8f
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agofix multi-resolution icon for backward compatibility 68/60068/3
Junghyun Yeon [Tue, 23 Feb 2016 06:02:29 +0000 (15:02 +0900)]
fix multi-resolution icon for backward compatibility

add codes to support folder-based multi-resolution icon
for backward compatibility

Change-Id: I0c48786eeb06a0c3624f98a0c54d842aaa7df110
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoadd 'rpm' type 20/60120/1 accepted/tizen/ivi/20160225.081535 accepted/tizen/mobile/20160225.081451 accepted/tizen/tv/20160225.081507 accepted/tizen/wearable/20160225.081520 submit/tizen/20160224.000443 submit/tizen/20160224.092603
jongmyeongko [Tue, 23 Feb 2016 11:29:57 +0000 (20:29 +0900)]
add 'rpm' type

Change-Id: Ie5278ced6a9f8dd77e7905e74eb434511a6785ca
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agofix getting appinfo functions to get enabled/disabled appinfo properly 15/59715/2
Junghyun Yeon [Wed, 17 Feb 2016 23:44:00 +0000 (08:44 +0900)]
fix getting appinfo functions to get enabled/disabled appinfo properly

Change-Id: Ic91719ef3c4bd92812069800fe2867b7b183bd11
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoclear 'rpm' related code 32/59732/2 accepted/tizen/ivi/20160222.011638 accepted/tizen/mobile/20160222.011432 accepted/tizen/tv/20160222.011514 accepted/tizen/wearable/20160222.011552 submit/tizen/20160219.102650
jongmyeongko [Thu, 18 Feb 2016 03:18:31 +0000 (12:18 +0900)]
clear 'rpm' related code

Change-Id: I820251e094a701b02187a5c6ced8bb74a664c542
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoSupport splash screen 63/59363/13 accepted/tizen/ivi/20160218.083928 accepted/tizen/mobile/20160218.005911 accepted/tizen/tv/20160218.005921 accepted/tizen/wearable/20160218.005941 submit/tizen/20160217.221050 submit/tizen_common/20160218.142243
Hwankyu Jhun [Wed, 17 Feb 2016 07:16:18 +0000 (16:16 +0900)]
Support splash screen

- Create package_app_splash_screen table
- Support effect image for backward compatibility(inhouse)
- Add new API for splash screen
pkgmgrinfo_appinfo_foreach_splash_screen

This commit is required by following changes:
https://review.tizen.org/gerrit/#/c/58771/
https://review.tizen.org/gerrit/#/c/59354/
https://review.tizen.org/gerrit/#/c/59353/

Change-Id: I0f16aba453b073799dd9ac9dd4eec99001f9899a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoremove not-used attribute (name of icon & image & preload-removable) 08/59508/3
jongmyeongko [Tue, 16 Feb 2016 07:04:08 +0000 (16:04 +0900)]
remove not-used attribute (name of icon & image & preload-removable)

Change-Id: I7cd110eef56fa5795a45dd080892a5a6cb8d73a7
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoRemove resource manager related codes and files 80/59280/2 accepted/tizen/common/20160217.170720 accepted/tizen/ivi/20160218.023343 accepted/tizen/mobile/20160216.001716 accepted/tizen/mobile/20160216.001752 accepted/tizen/tv/20160216.001736 accepted/tizen/tv/20160216.001809 accepted/tizen/wearable/20160216.001745 accepted/tizen/wearable/20160216.001827 submit/tizen/20160215.041648 submit/tizen/20160215.053949 submit/tizen_common/20160217.131930 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000002
Sangyoon Jang [Fri, 12 Feb 2016 05:58:47 +0000 (14:58 +0900)]
Remove resource manager related codes and files

These are moved to aul.

Change-Id: I5ad95227c964c5b6f2a48d60d3830a2ea5a4e05b
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoFix the exception about getting effectimage 23/59123/4
Hwankyu Jhun [Thu, 11 Feb 2016 02:10:53 +0000 (11:10 +0900)]
Fix the exception about getting effectimage

An application can have the portrait-image or the landscape-image.

Change-Id: I67bf17874de5bd3c0fe11fc9e2c255e61959fb90
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoRemove tag processing from module 68/57868/7 accepted/tizen/mobile/20160212.002405 accepted/tizen/mobile/20160212.050022 accepted/tizen/tv/20160212.002418 accepted/tizen/tv/20160212.050038 accepted/tizen/wearable/20160212.002445 accepted/tizen/wearable/20160212.050043 submit/tizen/20160211.093134 submit/tizen/20160212.012608
Lukasz Wartalowicz [Mon, 25 Jan 2016 11:55:42 +0000 (12:55 +0100)]
Remove tag processing from module

Requires:
       - https://review.tizen.org/gerrit/#/c/57505/
       - https://review.tizen.org/gerrit/#/c/57506/
       - https://review.tizen.org/gerrit/#/c/57334/
       - https://review.tizen.org/gerrit/#/c/57241/

Change-Id: I257c54d7bc47368ac68e4ef55bf54b54eb47f0c7

8 years agoadd new icon attribute 99/58799/1 accepted/tizen/mobile/20160205.064208 accepted/tizen/tv/20160205.064223 accepted/tizen/wearable/20160205.064243 submit/tizen/20160205.051501
jongmyeongko [Wed, 3 Feb 2016 13:03:44 +0000 (22:03 +0900)]
add new icon attribute

Change-Id: I7e3382dbbf50145d74a245905eaa8fa9e4b9e196
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoSupport localized/multi-resolution app icons 24/58624/3 submit/tizen/20160203.065729
Junghyun Yeon [Tue, 2 Feb 2016 08:58:41 +0000 (17:58 +0900)]
Support localized/multi-resolution app icons

Changes applied at
[manifest-parser][app-installer][pkgmgr-info]

Change-Id: Id49009f823066eebef1a5725827d05922311cc13
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoImplement app signal related with app disable/enable 31/57831/6 accepted/tizen/mobile/20160202.114559 accepted/tizen/mobile/20160203.051927 accepted/tizen/tv/20160202.114649 accepted/tizen/tv/20160203.051944 accepted/tizen/wearable/20160202.114728 accepted/tizen/wearable/20160203.052013 submit/tizen/20160201.060916 submit/tizen/20160202.002216 submit/tizen/20160202.010556 submit/tizen/20160202.023804 submit/tizen/20160203.003555
Junghyun Yeon [Mon, 25 Jan 2016 06:14:04 +0000 (15:14 +0900)]
Implement app signal related with app disable/enable

Changes applied at
[pkgmgr-tool][pkgmgr-info][slp-pkgmgr][pkgmgr-server]

Change-Id: I6b667eb5bbbd6394a8fde648670dd22f32279809
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoModify api pkgmgrinfo_appinfo_get_clone 33/58033/5
Myungki Lee [Wed, 27 Jan 2016 12:09:59 +0000 (21:09 +0900)]
Modify api pkgmgrinfo_appinfo_get_clone

- change name pkgmgrinfo_appinfo_clone_appinfo()
- use g_list_copy_deep

Change-Id: Ibc851daabfb64099aa287d89d22301a571e4147b
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agofix getting "(NULL)" value of icon_path 57/57857/3
jongmyeongko [Mon, 25 Jan 2016 08:29:34 +0000 (17:29 +0900)]
fix getting "(NULL)" value of icon_path

plus, remove next/prev member of _pkgmgr_pkginfo_x and _pkgmgr_appinfo_x

Change-Id: I4b5ee426e92d216a9ae5db96e134ff47fcc6a563
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoFix cppcheck warnings 85/57985/1 accepted/tizen/mobile/20160129.083358 accepted/tizen/tv/20160129.083421 accepted/tizen/wearable/20160129.083443 submit/tizen/20160127.110348
Pawel Sikorski [Tue, 26 Jan 2016 13:58:18 +0000 (14:58 +0100)]
Fix cppcheck warnings

Fixing some found cppcheck warnings

Change-Id: I9dfb3477283661b9062977ac6a012b37f01d5041

8 years agoMerge "temporary fix about pkgmgrinfo_pkginfo_usr_filter_foreach_pkginfo" into tizen
Junghyun Yeon [Tue, 26 Jan 2016 07:42:17 +0000 (23:42 -0800)]
Merge "temporary fix about pkgmgrinfo_pkginfo_usr_filter_foreach_pkginfo" into tizen

8 years agoAdd function to copy appinfo 64/57664/7
Myungki Lee [Tue, 26 Jan 2016 06:59:32 +0000 (15:59 +0900)]
Add function to copy appinfo

Change-Id: Iaf6fde5a7f31d995e8e6ecf9a95577a6f7a47431
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agotemporary fix about pkgmgrinfo_pkginfo_usr_filter_foreach_pkginfo 27/57927/1
Junghyun Yeon [Tue, 26 Jan 2016 05:59:54 +0000 (14:59 +0900)]
temporary fix about pkgmgrinfo_pkginfo_usr_filter_foreach_pkginfo

Change-Id: I63e74d47b60b711accc0f6165012573a77f85c5a
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoadd pkgmgr_appinfo_get_get_pkgtype and db column, 09/57709/1 accepted/tizen/mobile/20160122.080500 accepted/tizen/tv/20160122.080524 accepted/tizen/wearable/20160122.080539 submit/tizen/20160122.050256
Junghyun Yeon [Fri, 22 Jan 2016 02:37:48 +0000 (11:37 +0900)]
add pkgmgr_appinfo_get_get_pkgtype and db column,
    get/set procedure related with it

Change-Id: I2041e6897097ad6111567e64bba281b7f2aac5e1
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoMerge "Each user can disable global app separately" into tizen accepted/tizen/mobile/20160122.031242 accepted/tizen/tv/20160122.031303 accepted/tizen/wearable/20160122.031320 submit/tizen/20160120.053637
Junghyun Yeon [Wed, 20 Jan 2016 05:21:19 +0000 (21:21 -0800)]
Merge "Each user can disable global app separately" into tizen

8 years agoEach user can disable global app separately 09/56709/5
Junghyun Yeon [Tue, 12 Jan 2016 07:46:56 +0000 (16:46 +0900)]
Each user can disable global app separately

Changes applied at [slp-pkgmgr][pkgmgr-info][pkgmgr-server]

Change-Id: Ie67c58f8443bcaa832ca312ecbcdc7972eb3126f
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoremove 'preload_list.txt' which is not manageable. 17/56717/4 accepted/tizen/mobile/20160115.010916 accepted/tizen/tv/20160115.010930 accepted/tizen/wearable/20160115.010952 submit/tizen/20160114.224350
jongmyeongko [Tue, 12 Jan 2016 08:48:42 +0000 (17:48 +0900)]
remove 'preload_list.txt' which is not manageable.

New method is needed to know what package is preloaded.

Change-Id: I65de5c70fd51b505ef0698898e19efcd807d4add
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoFix handling index of certinfo when save certinfo 81/56381/4 accepted/tizen/mobile/20160111.084740 accepted/tizen/tv/20160111.084802 accepted/tizen/wearable/20160111.084819 submit/tizen/20160111.054210
Sangyoon Jang [Thu, 7 Jan 2016 07:06:12 +0000 (16:06 +0900)]
Fix handling index of certinfo when save certinfo

this patch makes that handle index of certinfo like before.
when save the certinfo, just override what certinfo handle has,
and decrease ref count of index of old certinfo.

Change-Id: Ic7b6ba1e9e7689967c8973cdf4b0cfc5f634c815
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoRollback transaction when writing operation failed 80/56380/1
Sangyoon Jang [Thu, 7 Jan 2016 07:04:30 +0000 (16:04 +0900)]
Rollback transaction when writing operation failed

rollback when deleting certinfo failed
rollback when saving certinfo failed

Change-Id: I5a9ed9f62c000cb45c237aa91a56ae74284091f3
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoadd license file 69/55769/2 accepted/tizen/mobile/20151230.111809 accepted/tizen/tv/20151230.111836 accepted/tizen/wearable/20151230.111854 submit/tizen/20151229.075714
jongmyeongko [Tue, 29 Dec 2015 07:37:00 +0000 (16:37 +0900)]
add license file

Change-Id: Ida33e4acee3d7fac0c51a68e0d9565a6c42ac99b
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoFix getting icon path 57/55757/2 submit/tizen/20151229.074303
Sangyoon Jang [Tue, 29 Dec 2015 06:48:10 +0000 (15:48 +0900)]
Fix getting icon path

this is a workaround.

Change-Id: I32a84fa911978726e54fe3a7622ec0b7b4bc87a0
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoFix db permission temporarily 17/55517/2 accepted/tizen/mobile/20151224.102655 accepted/tizen/tv/20151224.102712 accepted/tizen/wearable/20151224.102731 submit/tizen/20151224.071904 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Sangyoon Jang [Thu, 24 Dec 2015 07:00:13 +0000 (16:00 +0900)]
Fix db permission temporarily

Change-Id: I760f68c48de986fe1ebf85087a045490245cced3
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoFix cert db ownership 46/55446/1 accepted/tizen/mobile/20151224.063132 accepted/tizen/tv/20151224.063206 accepted/tizen/wearable/20151224.063233 submit/tizen/20151224.013153
Sangyoon Jang [Thu, 24 Dec 2015 00:10:36 +0000 (09:10 +0900)]
Fix cert db ownership

Change-Id: Iabc16b758461b641f901a77d6049cc57cfbded53
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoUnify local/global cert db 87/55287/3 submit/tizen/20151223.234413
Sangyoon Jang [Wed, 23 Dec 2015 01:22:49 +0000 (10:22 +0900)]
Unify local/global cert db

Change-Id: If47f199876f53f8a82a7232f5e9a8c71855e15ea
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoFix cert db creation query 86/55286/3
Sangyoon Jang [Wed, 23 Dec 2015 01:20:19 +0000 (10:20 +0900)]
Fix cert db creation query

remove 'NOT NULL' constraint at certid
fix typo

Change-Id: I563ad60be16529f19d16aad53ddd69a5b0376eda
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoRewrite pkgmgrinfo_pkginfo_compare_pkg/app_cert_info 23/55123/8
Sangyoon Jang [Tue, 22 Dec 2015 05:07:35 +0000 (14:07 +0900)]
Rewrite pkgmgrinfo_pkginfo_compare_pkg/app_cert_info

NOTE: this patch may not working when try to compare local package and
global package, but the local/global cert info db will be unified.
after unifying local/global db, it will work.

Change-Id: I274d6e2a1bf274eac53c65fd471e785a36c4cae1
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoRewrite certinfo apis 27/54827/4
Sangyoon Jang [Fri, 18 Dec 2015 05:57:48 +0000 (14:57 +0900)]
Rewrite certinfo apis

don't attach global db.
try to get certinfo from user db first, and then try to get certinfo
from global db.

add db trigger to handle cert info indexes.
delete cert index info when the ref count is 0.

Change-Id: Ib530f1a6b9e0fa193b73d6aadd8454b018194ab8
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoChange type of attribute 'update-period' 71/54671/1 accepted/tizen/mobile/20151217.223529 accepted/tizen/tv/20151217.223545 accepted/tizen/wearable/20151217.223600 submit/tizen/20151217.070232
Sangyoon Jang [Thu, 17 Dec 2015 05:58:21 +0000 (14:58 +0900)]
Change type of attribute 'update-period'

change to 'nonNegativeInteger' type

Change-Id: I801fbc120d38a72f5fafd2663eaa0e7ca33506e8
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoAdd new component type: PMINFO_WIDGET_APP 80/54580/1 accepted/tizen/mobile/20151217.023257 accepted/tizen/tv/20151217.023025 accepted/tizen/wearable/20151217.023229 submit/tizen/20151216.235129
Sangyoon Jang [Wed, 16 Dec 2015 08:26:46 +0000 (17:26 +0900)]
Add new component type: PMINFO_WIDGET_APP

set component-type to "widgetapp" when the given app is widget-application

Change-Id: I09c92ebab9245928c66e80f66a0f246ec05cca3d
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoApply to insert backgroud_category value in db. 95/54095/8 accepted/tizen/mobile/20151215.230723 accepted/tizen/tv/20151215.230744 accepted/tizen/wearable/20151215.230757 submit/tizen/20151215.105605
jongmyeongko [Fri, 11 Dec 2015 09:04:46 +0000 (18:04 +0900)]
Apply to insert backgroud_category value in db.

Change-Id: Iac15397b294093877ba0996ae2e6a6af27cedfd4
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoParse widget-application tag 30/54230/2
Sangyoon Jang [Mon, 14 Dec 2015 08:25:38 +0000 (17:25 +0900)]
Parse widget-application tag

Change-Id: I6f4b77ac72fd31820a87c67b826921cda05584cf
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoAdd widget-application tag at tag_parser_list.txt 99/54199/1
Sangyoon Jang [Mon, 14 Dec 2015 05:40:13 +0000 (14:40 +0900)]
Add widget-application tag at tag_parser_list.txt

Change-Id: Iaf8e219f2f87dc1d25a2c65bab9d5c068d9c5969
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoAdd missing attribute in manifest.xsd.in 83/54083/1
jongmyeongko [Fri, 11 Dec 2015 07:53:05 +0000 (16:53 +0900)]
Add missing attribute in manifest.xsd.in

Change-Id: I8cf278c0869d05a5e2bef26f43dfc80a1c5a9308
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoAdd pkgmgr_parser_process_* API to avoid parsing one more time 72/51972/13 accepted/tizen/mobile/20151212.071357 accepted/tizen/tv/20151212.072836 accepted/tizen/wearable/20151212.074751 submit/tizen/20151211.155929
Tomasz Iwanek [Tue, 17 Nov 2015 15:31:17 +0000 (16:31 +0100)]
Add pkgmgr_parser_process_* API to avoid parsing one more time

Added methods delegate setting tep_name and tags to caller.
Added pkgmgr_parser_preload_package_type() function.

Change-Id: Ieab3e645581c4f72b8657884699f5cd777ffcd5f

8 years agoFree mfx->deviceprofile 88/53288/3
Tomasz Iwanek [Thu, 3 Dec 2015 10:17:58 +0000 (11:17 +0100)]
Free mfx->deviceprofile

Change-Id: I905bedf2590a3c61e691155dcca15f5a39dd2d04

8 years agochange type of 'version' attribute from 'NMTOKEN' to 'string' 72/53772/1 accepted/tizen/mobile/20151210.025139 accepted/tizen/tv/20151210.024652 accepted/tizen/wearable/20151210.024709 submit/tizen/20151209.082418
jongmyeongko [Wed, 9 Dec 2015 07:45:42 +0000 (16:45 +0900)]
change type of 'version' attribute from 'NMTOKEN' to 'string'

Change-Id: I33be42fc65a36292ce55f3b1bcd415550f4a2c5f
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoMerge "Add pkgmgrinfo_pkginfo_set_installed_storage for app2sd" into tizen accepted/tizen/mobile/20151208.125557 accepted/tizen/tv/20151208.125622 accepted/tizen/wearable/20151208.125643 submit/tizen/20151208.050305
Junghyun Yeon [Tue, 8 Dec 2015 05:02:22 +0000 (21:02 -0800)]
Merge "Add pkgmgrinfo_pkginfo_set_installed_storage for app2sd" into tizen

8 years agoallow to add unknown value to manfiest schema. 65/53465/1 accepted/tizen/mobile/20151208.123612 accepted/tizen/mobile/20151208.123818 accepted/tizen/tv/20151208.123631 accepted/tizen/tv/20151208.123839 accepted/tizen/wearable/20151208.123648 accepted/tizen/wearable/20151208.123857 submit/tizen/20151207.090202 submit/tizen/20151207.231731
jongmyeongko [Mon, 7 Dec 2015 06:28:00 +0000 (15:28 +0900)]
allow to add unknown value to manfiest schema.

Change-Id: Ib4577d3f88510212be060974dc8b67400fe98b9e
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoMerge "Change manifest schema to allow unknown values" into tizen
jongmyeong ko [Mon, 7 Dec 2015 06:19:00 +0000 (22:19 -0800)]
Merge "Change manifest schema to allow unknown values" into tizen

8 years agofix getting tep_name : prevent returning empty string 43/53443/3 submit/tizen/20151207.054654
jongmyeongko [Mon, 7 Dec 2015 01:58:43 +0000 (10:58 +0900)]
fix getting tep_name : prevent returning empty string

Change-Id: I69d97ab7c04c08e8d575cc17167c897c002c7b19
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoAdd pkgmgrinfo_pkginfo_set_installed_storage for app2sd 81/53181/3
Junghyun Yeon [Wed, 2 Dec 2015 10:37:02 +0000 (19:37 +0900)]
Add pkgmgrinfo_pkginfo_set_installed_storage for app2sd

now app2sd is using old APIs while updating db info
so impelment tizen_2.4's to future usage.

Change-Id: I8084010d435e86419929623b757c874f714f8840
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoChange manifest schema to allow unknown values 45/52645/4
Lukasz Wysocki [Wed, 25 Nov 2015 09:43:23 +0000 (10:43 +0100)]
Change manifest schema to allow unknown values

This change is associated with following change:
-https://review.tizen.org/gerrit/#/c/50502/

Change-Id: Ib88ed8d2fdf6a40631974e4d180c4db14f74892e

8 years agoFree background-category GList 75/52475/5
Lukasz Wysocki [Mon, 23 Nov 2015 11:40:48 +0000 (12:40 +0100)]
Free background-category GList

Change-Id: Ifa4f5c23a588f43e2522b54a7055654de1446ab3

8 years agochange xs:ID to xs:string for supporting wgt package 66/52566/2 accepted/tizen/mobile/20151125.072128 accepted/tizen/tv/20151125.072139 accepted/tizen/wearable/20151125.072144 submit/tizen/20151125.020714
jongmyeongko [Tue, 24 Nov 2015 10:48:38 +0000 (19:48 +0900)]
change xs:ID to xs:string for supporting wgt package

Change-Id: I79a9fb1595d8c469be2b1a4f21c9fb35db1afd95
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoAdd pkgmgrinfo_pkginfo_get_api_version 41/52241/1 accepted/tizen/mobile/20151124.084646 accepted/tizen/tv/20151124.084703 accepted/tizen/wearable/20151124.084722 submit/tizen/20151123.053026
Sangyoon Jang [Fri, 20 Nov 2015 06:00:55 +0000 (15:00 +0900)]
Add pkgmgrinfo_pkginfo_get_api_version

Change-Id: I39777e10b4065078ed081196df26a704d33b600f
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoRemove unused attribute 38/52138/1
Sangyoon Jang [Thu, 19 Nov 2015 09:07:42 +0000 (18:07 +0900)]
Remove unused attribute

remove multi_instance, multi_instance_mainid

Change-Id: I86df89a016804a90bad97ec6068efc2db6f391bd
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoAdd missing api from Tizen 2.4 80/51880/7
Sangyoon Jang [Thu, 5 Nov 2015 12:26:11 +0000 (21:26 +0900)]
Add missing api from Tizen 2.4

add appinfo apis
ADDED:
pkgmgrinfo_appinfo_get_effectimage_type
pkgmgrinfo_appinfo_get_get_alias_appid
pkgmgrinfo_appinfo_get_effecitve_appid
pkgmgrinfo_appinfo_foreach_background_category

*NOTE
some values are not parsed yet
the rest of missing api will be merged later

Change-Id: Ia0f45da5b2f08b0132cf128d32d46a6051aac6c2
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agomerge 2.4, allow to extend the manifest for pakackge compatibilty. 17/52117/2 accepted/tizen/mobile/20151119.232205 accepted/tizen/tv/20151119.232227 accepted/tizen/wearable/20151119.232232 submit/tizen/20151119.090129
jongmyeongko [Thu, 19 Nov 2015 06:37:36 +0000 (15:37 +0900)]
merge 2.4, allow to extend the manifest for pakackge compatibilty.

NOTE: .ref file is for reference.

Change-Id: I0783bbfae25f21b1de8aea93ba8bd27a3b63a788
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoFix getting icons 26/51926/1 accepted/tizen/mobile/20151117.232349 accepted/tizen/tv/20151117.232400 accepted/tizen/wearable/20151117.232412 submit/tizen/20151117.103025
Sangyoon Jang [Tue, 17 Nov 2015 09:50:39 +0000 (18:50 +0900)]
Fix getting icons

handle "(NULL)" string as invalid value

Change-Id: I0b2ef16a77df5971cf2dd24a511175532b5a422c
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoAdd missed DB column and APIs for process pool, TEP and 92/51892/1 submit/tizen/20151117.080527
Junghyun Yeon [Tue, 17 Nov 2015 05:07:53 +0000 (14:07 +0900)]
Add missed DB column and APIs for process pool, TEP and
installed_storage in package_info and package_app_info

Change-Id: Icfe6db4b104b69d8b23774101f7fb1976438b19a
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agoimplement TEP install, update 81/50981/7 accepted/tizen/mobile/20151117.005611 accepted/tizen/tv/20151117.005627 accepted/tizen/wearable/20151117.005637 submit/tizen/20151116.110857
VBS [Thu, 12 Nov 2015 00:47:19 +0000 (09:47 +0900)]
implement TEP install, update

[app-installer][pkgmgr-info][pkgmgr-server][pkgmgr-tool][slp-pkgmgr]

Change-Id: I7960878b14694d1011cf75fa16d8aa522272e66e
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
8 years agomerge tizen 2.3/2.4 to xsd and related structure type for parsing manifest 74/51474/4 accepted/tizen/mobile/20151111.231910 accepted/tizen/tv/20151111.231917 accepted/tizen/wearable/20151111.231926 submit/tizen/20151111.052448
jongmyeongko [Tue, 10 Nov 2015 04:36:11 +0000 (13:36 +0900)]
merge tizen 2.3/2.4 to xsd and related structure type for parsing manifest

Change-Id: I28fd3cbdfa625081364528684ef26dea25a74a62
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
8 years agoRemove package_app_app_svc 97/51397/1 accepted/tizen/mobile/20151109.234051 accepted/tizen/tv/20151109.234110 accepted/tizen/wearable/20151109.234119 submit/tizen/20151109.104502
Sangyoon Jang [Mon, 9 Nov 2015 08:30:28 +0000 (17:30 +0900)]
Remove package_app_app_svc

remove package_app_app_svc table and related codes
app_svc(application-service) tag is replaced with app_control(app-control)

Change-Id: I9f62fc1b32f36558ef0e35451591f24ff534b6d6
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoParse app-control(application-service) properly 95/50995/3
Sangyoon Jang [Wed, 4 Nov 2015 09:49:57 +0000 (18:49 +0900)]
Parse app-control(application-service) properly

- app-control can have multiple operation, uri, mime combinations
- handle an application-service as an app-control

Change-Id: Iefcfcf97d6154f75b423d7fe3c099649c8ed2f58
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoAdd missing elment in manifest.xsd.in 55/50955/3 accepted/tizen/mobile/20151107.080021 accepted/tizen/tv/20151107.080152 accepted/tizen/wearable/20151107.080346 submit/tizen/20151106.045553
Sangyoon Jang [Wed, 4 Nov 2015 02:44:06 +0000 (11:44 +0900)]
Add missing elment in manifest.xsd.in

ADDED:
widget, widget-application, watch-application, watchface,
background-category, support-mode, support-reset, backend-installer,
multi-instance, multi-instance-mainid

TODO:
parse and store to db properly

Change-Id: I86a6c2ebcd6c19e4afc42fb3779b80ac15c390cc
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoAdd missing attributes from Tizen 2.4 89/50489/2 accepted/tizen/mobile/20151029.231448 accepted/tizen/tv/20151029.231458 accepted/tizen/wearable/20151029.231510 submit/tizen/20151029.113651
Sangyoon Jang [Thu, 29 Oct 2015 08:10:26 +0000 (17:10 +0900)]
Add missing attributes from Tizen 2.4

- service-application: nodisplay, component-type
- ui-application: effectimage-type

Change-Id: Ib8517143d8f290e6379f80030d598614671ed2d3
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoRemove create, chsmack TZ_SYS_RW_PACKAGES 80/50480/1
Sangyoon Jang [Thu, 29 Oct 2015 06:50:19 +0000 (15:50 +0900)]
Remove create, chsmack TZ_SYS_RW_PACKAGES

this will be moved to tizen-platform-config packages

Change-Id: Ica309dedbd79daecfbdb9c17b095eb289babdb86
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoUse GList instead of custom linked list 85/49085/3 accepted/tizen/mobile/20151027.055534 accepted/tizen/tv/20151027.055540 accepted/tizen/wearable/20151027.055548 submit/tizen/20151027.011246
Sangyoon Jang [Tue, 6 Oct 2015 08:24:32 +0000 (17:24 +0900)]
Use GList instead of custom linked list

- use GList instead of custom linked list (sync with 2.4)
- remove unused structures:
 registry_x, database_x, layout_x, deviceprofie_x, daemon_x, theme_x,
 font_x, ime_x
- some attributes have just one value(e.g. privilege), so they can be
represented as 'char *' type instead of structure type

Change-Id: If0ba39724664da11ca3f60a48ab535bc936e2397
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoRemove pkgmgr_parser_signature 77/49077/3
Sangyoon Jang [Tue, 6 Oct 2015 07:46:52 +0000 (16:46 +0900)]
Remove pkgmgr_parser_signature

not used

Change-Id: I880b6109a814d264ddf962caba781202000de3d2
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoRevert "Get string from db if the value is neither "(NULL)" nor empty string" 93/49493/1 accepted/tizen/mobile/20151014.092716 accepted/tizen/tv/20151014.092735 accepted/tizen/wearable/20151014.092750 submit/tizen/20151014.045135 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Sangyoon Jang [Wed, 14 Oct 2015 02:52:53 +0000 (11:52 +0900)]
Revert "Get string from db if the value is neither "(NULL)" nor empty string"

This reverts commit dff125fbbf490b737e4d21876435579e153aeb4f.

Change-Id: I50d9afafd6bdebe354db69ac8a562f5903c9d9c9
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoUnify uiapplication_x and serviceapplication_x 04/48804/3 accepted/tizen/mobile/20151005.055453 accepted/tizen/tv/20151005.055507 accepted/tizen/wearable/20151005.055523 submit/tizen/20151005.030714
Sangyoon Jang [Wed, 30 Sep 2015 04:42:26 +0000 (13:42 +0900)]
Unify uiapplication_x and serviceapplication_x

since they are used in very similar way and also stored in the same table.

Change-Id: I66c1570f3c49ea16e1f051028325c28fa13a81ef
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoSet "false" on onboot, autorestart of uiapplication 48/48648/1 accepted/tizen/mobile/20150925.012513 accepted/tizen/tv/20150925.012528 accepted/tizen/wearable/20150925.012542 submit/tizen/20150924.065914 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620
Sangyoon Jang [Thu, 24 Sep 2015 06:19:06 +0000 (15:19 +0900)]
Set "false" on onboot, autorestart of uiapplication

Change-Id: Icd3392c08cab4b751bfa377a62a561438ac3ead2
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoFix logic of getting localized values 80/48580/2 accepted/tizen/mobile/20150923.231048 accepted/tizen/tv/20150923.231056 accepted/tizen/wearable/20150923.231109 submit/tizen/20150923.091423
Sangyoon Jang [Wed, 23 Sep 2015 07:51:35 +0000 (16:51 +0900)]
Fix logic of getting localized values

try to get value whose locale is same as system locale
if failed, then try again with default locale

Change-Id: I3bcac5bbf34e338f859c77c7345b6099d935c50e
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>