Soyoung Kim [Tue, 9 Apr 2013 08:32:53 +0000 (17:32 +0900)]
[Release] wrt-installer_0.1.24
Merge branch 'master' into tizen_2.1
Change-Id: Ia505f83e5d624804395ec22b634f4f1b2357c519
Hoseon LEE [Tue, 9 Apr 2013 08:13:28 +0000 (17:13 +0900)]
Merge "[Release] wrt-installer_0.1.24"
Karol Pawlowski [Mon, 8 Apr 2013 09:58:59 +0000 (11:58 +0200)]
Unused definitions removal in API
[Issue#] LINUXWRT-160
[Bug] N/A
[Cause] N/A
[Solution] Remove them
[Verification] Build wrt-installer repository
- Install/uninstall any widget
- run wrt-installer -p
Change-Id: Ifa74161549090dc7ef14ea5103dd29472d96e372
Soyoung Kim [Tue, 9 Apr 2013 07:19:14 +0000 (16:19 +0900)]
[Release] wrt-installer_0.1.24
Change-Id: I1a5feddcde869a54964bf469d982dcbb2f13881c
Soyoung Kim [Tue, 9 Apr 2013 07:08:48 +0000 (16:08 +0900)]
Fixed get detail information about widget from backend.
[Issue#] N/A
[Problem] couldn't get detail information from widget file.
[Cause] counldn't get dao from pkgid.
[Solution] fixed get information from pkgid.
[SCMRequest] N/A
Change-Id: I095ad3d714cc3c9a8fb443aaf8bf0367ca32e7e9
Soyoung Kim [Fri, 5 Apr 2013 02:58:01 +0000 (11:58 +0900)]
Fixed can not install to sdcard
[Issue#] N/A
[Problem] could not install to sdcard.
[Cause] bug in compare string.
[Solution] fixed compre string during check "location-type" field.
[SCMRequest] N/A
Change-Id: Iee38b1f52d2f2b7881052d8a7c1212138fda6cc6
Soyoung Kim [Tue, 9 Apr 2013 04:33:02 +0000 (13:33 +0900)]
Remove intel drm
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] remove intel drm code.
[SCMRequest] N/A
Change-Id: I706958218a0426d13168274b023bf610088847a1
Jihoon Chung [Sat, 6 Apr 2013 11:22:14 +0000 (20:22 +0900)]
[Release] wrt-installer_0.1.23
Jihoon Chung [Sat, 6 Apr 2013 11:15:37 +0000 (20:15 +0900)]
[Release] wrt-installer_0.1.23
Change-Id: I70edcd596534dbdd8a89e4642531685d268a5b70
Jihoon Chung [Fri, 5 Apr 2013 13:31:44 +0000 (22:31 +0900)]
Clean-up wrt-installer command and type
Change-Id: Iafbf41f61e233d4703f37f510a7762103bb46851
Jihoon Chung [Fri, 5 Apr 2013 14:21:05 +0000 (23:21 +0900)]
Remove GUID and refactoring update mode
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Remove GUID and refactoring update installing mode
[SCMRequest] N/A
Change-Id: Ie415de2bd5c9394b36fd26f3dd53f515fa043c7c
Jihoon Chung [Thu, 4 Apr 2013 04:31:08 +0000 (13:31 +0900)]
Add "nodisplay" for tizen:setting
[Issue#] N/A
[Problem] Fail to add "nodisplay" in the config.xml
[Cause] Missed xsd element
[Solution] Add "nodisplay" in the tizen:setting
[SCMRequest] N/A
Change-Id: I9c794fbb51edb67598958686b853cf589cee0dfd
Zbigniew Kostrzewa [Fri, 29 Mar 2013 09:27:28 +0000 (10:27 +0100)]
Encrypt widget on update.
[Issue#] N/A
[Problem] Widget's content was not encrypted after updating it though
encryption was enabled.
[Cause] Encryption step was not included in the update task.
[Solution] Include encryption in the update task.
[Verification]
1. Build.
2. Install some widget with encryption enabled.
3. Check that widget's start page is encrypted.
4. Install the same widget again. (Update)
5. Check that widget's start page is still encrypted.
Change-Id: I29c13be324a3ab774084ed90fa5ebf59f687433a
Zbigniew Kostrzewa [Fri, 29 Mar 2013 09:15:29 +0000 (10:15 +0100)]
Clean up.
[Issue#] N/A
[Problem] Method decalred but not defined.
[Cause] N/A
[Solution] Remove method declaration.
[Verification]
1. Build.
2. Install some widget with icon.
Change-Id: I80b016c7da7b8684f79dd4244f3c081bd8847498
Soyoung Kim [Wed, 27 Mar 2013 02:23:00 +0000 (11:23 +0900)]
modifiy define error code.
[Issue#] N/A
[Problem] N/A
[Cause] error code is redefined.
[Solution] if error occur in installer, error code should send to package manager.
so modify error code and send logic.
[SCMRequest] N/A
Change-Id: Ib750e08318d328ac7b1da49598b1dc71872a4780
Soyoung Kim [Thu, 4 Apr 2013 02:36:15 +0000 (11:36 +0900)]
clean cert about wac
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] remove unused code about wac.
[SCMRequest] N/A
Change-Id: I09684ecb45af7e26919639004423eb38b3bf619a
Soyoung Kim [Wed, 3 Apr 2013 09:39:21 +0000 (18:39 +0900)]
[Release] wrt-installer_0.1.22
Merge branch 'master' into tizen_2.1
Change-Id: Icf3848186927d16a83900594e2d02ae070e6eb80
Soyoung Kim [Wed, 3 Apr 2013 09:34:33 +0000 (18:34 +0900)]
[Release] wrt-installer_0.1.22
Change-Id: I8b6c0d529f851a2eeff7e2b116465667fb5ca585
Soyoung Kim [Wed, 3 Apr 2013 09:02:34 +0000 (18:02 +0900)]
Fixed recovery widget during preinstallation
[Issue#] N/A
[Problem] icon file is emtpy after booting.
[Cause] if powel off when preinstall widget during booting
[Solution] fixed recovery logic.
[SCMRequest] N/A
Change-Id: Ib66b900701aefe3c4ae69117d4e249e3a74b5d69
Jihoon Chung [Thu, 28 Mar 2013 06:08:51 +0000 (15:08 +0900)]
Update config.tizen.xsd
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Update config.tizen.xsd
- Fixed regular expression for application id check
- Change element type
[SCMRequest] N/A
Change-Id: Id00b7d1a0ad79db6bb21f79ca4f71d13bd1ec45c
Jihoon Chung [Sat, 23 Mar 2013 07:43:51 +0000 (16:43 +0900)]
Clean-up unused feature data
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Current WRT uses Privilege instead of Feature
Deprecated :
Parser for feature (FeatureParser, ParamParser, OnFeatureElement())
param and required field
[SCMRequest] N/A
Change-Id: I1936b0bff216bc501c8db6a40eff2baef87c794e
Soyoung Kim [Mon, 1 Apr 2013 13:42:30 +0000 (22:42 +0900)]
[Release] wrt-installer_0.1.21
Merge branch 'master' into tizen_2.1
Change-Id: I1afb2a7f9444776efd864905a44d9b89153fe916
Soyoung Kim [Mon, 1 Apr 2013 13:34:30 +0000 (22:34 +0900)]
[Release] wrt-installer_0.1.21
Change-Id: I8296a8359b183dfb61996f18e340f15f117bd938
Soyoung Kim [Mon, 1 Apr 2013 13:20:36 +0000 (22:20 +0900)]
temporary fixed for take some time during get meid.
[Issue#] N/A
[Problem] factory reset take some time during preinstalled webapp.
[Cause] take times during get meid.
[Solution] removed get meid logic.
[SCMRequest] N/A
Change-Id: I66b9389ab6a06252ac1920ed5a3426bef0d5f344
Jihoon Chung [Sun, 31 Mar 2013 08:45:32 +0000 (17:45 +0900)]
[Release] wrt-installer_0.1.20
Jihoon Chung [Sun, 31 Mar 2013 08:42:33 +0000 (17:42 +0900)]
[Release] wrt-installer_0.1.20
Change-Id: Ia8c04a39b4f8a5df2461cc9fcff472a09ef08fb5
Jihoon Chung [Sat, 30 Mar 2013 13:55:20 +0000 (22:55 +0900)]
Fixed Certificate update issue during updating RDS mode
[Issue#] N_SE-30616
[Problem] Even change orientation mode, update isn't working.
[Cause] Update fail is occurred when verify author certificate
Root cause is long path is set for installed source directory
[Solution] Fixed path set routine for set installed directory
[SCMRequest] N/A
Change-Id: Id9cd9bc71e953589059850aa958aad69f97b81cc
Jihoon Chung [Fri, 29 Mar 2013 05:37:09 +0000 (14:37 +0900)]
[Release] wrt-installer_0.1.19
Jihoon Chung [Fri, 29 Mar 2013 05:34:37 +0000 (14:34 +0900)]
[Release] wrt-installer_0.1.19
Change-Id: Ib5527f1a4f2815846eeb60ce37a39f2e2c22442f
Jihoon Chung [Fri, 29 Mar 2013 05:33:53 +0000 (14:33 +0900)]
Revert "Support app:// for w3c privilege"
This reverts commit
3f958ec461e2f256ec9a01a7e3ceac0412da5f3c.
Change-Id: I97a4f801b4f3dd1a2d60f3eb812834168c5c9169
Pawel Sikorski [Thu, 28 Mar 2013 12:17:40 +0000 (21:17 +0900)]
Merge "Modified an error message"
Yunchan Cho [Tue, 26 Mar 2013 11:38:46 +0000 (20:38 +0900)]
Save value of auto-launch to livebox DB without adding manifest file
[Issue#] DCM-962
[Problem] There is no way for webapp to know that the webapp is launched by web livebox
[Cause] wrt-installer doesn't save value 'auto-launch' attribute to web livebox DB
[Solution] value of 'auto-launch' is saved to web livebox DB by installer.
This value is used by web-provider on clicking box.
Change-Id: I8e1e4538ef55f80aab93972f9b52996159f427cb
Janusz Majnert [Wed, 13 Mar 2013 11:33:22 +0000 (12:33 +0100)]
Modified an error message
[Issue#] TDIS-2408
[Problem] tester requested a change of an error message
[Cause] N/A
[Solution] Modified the message
[Verification] Build. Try to install a widget with a bad signature
Change-Id: I102def4a96db159006bac8060c4be64ffcf2e714
Soyoung Kim [Thu, 28 Mar 2013 11:32:38 +0000 (20:32 +0900)]
[Release] wrt-installer_0.1.18
Merge branch 'master' into tizen_2.1
Change-Id: Ic8c04c65a927c6f5720f04d151f4817b21d39dac
Soyoung Kim [Thu, 28 Mar 2013 11:16:55 +0000 (20:16 +0900)]
[Release] wrt-installer_0.1.18
Change-Id: Idb004b8a662e7d16f3849fe064669e0cd6b328bf
Soyoung Kim [Thu, 28 Mar 2013 11:00:26 +0000 (20:00 +0900)]
fixed insert cert info to pkgmgr db when hybridapp.
[Issue#] DCM-1079
[Problem] cert info did't save pkgmgr db when widget is hybridapp.
[Cause] certi info removed after osp service app installed.
[Solution] step to save cert info move atfer installing osp service app.
[SCMRequest] N/A
Change-Id: I89173115c11a7ab990f0cbf4cb9f6b89408f19da
Hoseon LEE [Thu, 28 Mar 2013 07:41:53 +0000 (16:41 +0900)]
Merge "removed send signal during widget uninstallation."
Soyoung Kim [Fri, 22 Mar 2013 05:53:07 +0000 (14:53 +0900)]
removed send signal during widget uninstallation.
[Issue#] DCM-953
[Problem] package manager get wrong event type.
[Cause] installer send wrong event signal.
[Solution] remove to send progress signal.
[SCMRequest] N/A
Change-Id: I3790f03364866e6fb6df5573cdecdd1d3b926052
Soyoung Kim [Wed, 27 Mar 2013 09:07:48 +0000 (18:07 +0900)]
write privilege list to manifest.xml
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] For privacy access control.
If widget use prilege installer write a list to manifest.xml
[SCMRequest] N/A
Change-Id: Ieb6d3666567dd37a383893ba6721683b42bb400a
Soyoung Kim [Mon, 25 Mar 2013 12:26:24 +0000 (21:26 +0900)]
Fixed get detail information from wgt file
[Issue#] N/A
[Problem] wrong value.
[Cause] N/A
[Solution] store right value at pkgmgr struct request by osp team.
[SCMRequest] N/A
Change-Id: I8b861368f6cc64442cd2f1d0d40d7368e0762392
Jihoon Chung [Thu, 28 Mar 2013 06:53:31 +0000 (15:53 +0900)]
Remove debian directory
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] debian directory isn't used anymore
[SCMRequest] N/A
Change-Id: Ie2b8809d2e43e039cc20eee8f541e5e613c586af
Jihoon Chung [Wed, 27 Mar 2013 08:38:24 +0000 (17:38 +0900)]
Support app:// for w3c privilege
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] "file://" scheme is deprecated
Tizen2.1 uses "app://<app-id>" instead of "file://"
This commit changed add security origin part when web application
define w3c privilege in the config.xml
[SCMRequest] N/A
Change-Id: I4c7dc4f2a5f6d61f120e7763b73ac7830b2737fc
Karol Pawlowski [Mon, 25 Mar 2013 13:42:15 +0000 (14:42 +0100)]
Buffer not null terminated
[Issue#] N/A
[Feature/Bug] N/A
[Problem] The string buffer may not have a null terminator
[Cause] Coverity warnings
[Solution] Strings possible length decremented
Change-Id: I6b505ce2b72c6de944c4fa6e7c2e21cce1aeea71
Grzegorz Rynkowski [Fri, 22 Mar 2013 13:20:49 +0000 (14:20 +0100)]
Remove of build warnings.
[Issue#] N/A
[Problem] Build warnings.
[Cause] N/A
[Solution] Correction of code.
Change-Id: Ib6a1157ebf408292abd8edcb7fd46644b8ede668
Jihoon Chung [Fri, 22 Mar 2013 05:31:25 +0000 (14:31 +0900)]
Fixed xsd error issue
[Issue#] N/A
[Problem] During building application in the IDE, build error is
occurred
[Cause] Widget version boundary isn't set
[Solution] Add boundary for widget version
[SCMRequest] N/A
Change-Id: I6af853d0e84cd9278f803715a62d2c16dbf6b273
Yunchan Cho [Thu, 21 Mar 2013 13:29:41 +0000 (22:29 +0900)]
Support remote url as PD's start page
[Issue#] N/A
[Problem] If PD's start page is remote url, improper path is written to manifest(xml)
[Cause] wrt-installer doesn't consider that PD's start page is remote
[Solution] scheme of PD's start page is checked, and then if the scheme is http(s), remote url is written to manifest
Change-Id: Id1ec90355160509059c0307911c727f3fe0e124a
Andrzej Surdej [Tue, 19 Mar 2013 12:41:47 +0000 (13:41 +0100)]
Disable CSP support and config.xml tag renamed.
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] N/A
[Verification] Build repo
Change-Id: Icf77b94254ec2b39e0980db0213aed7207467751
Soyoung Kim [Thu, 21 Mar 2013 05:47:26 +0000 (14:47 +0900)]
[Release] wrt-installer_0.1.17
Jihoon Chung [Thu, 21 Mar 2013 02:48:15 +0000 (11:48 +0900)]
[Release] wrt-installer_0.1.16
Jihoon Chung [Thu, 21 Mar 2013 02:34:53 +0000 (11:34 +0900)]
[Release] wrt-installer_0.1.16
Change-Id: I322f402ac34abda8004bbd13692d1902cdd6b5ad
Soyoung Kim [Wed, 20 Mar 2013 09:12:43 +0000 (18:12 +0900)]
Fixed signature path during installation hybridapp.
[Issue#] N/A
[Problem] can't find signature when webapp is hybridapp.
[Cause] wrong path for hybridapp.
[Solution] right path when signature find.
[SCMRequest] N/A
Soyoung Kim [Thu, 14 Mar 2013 09:04:49 +0000 (18:04 +0900)]
Add Account parser and generate manifest.
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Add Account parser.
[SCMRequest] N/A
Change-Id: Ibc2827e02339a051629a62d66880f07b610a757a
Soyoung Kim [Wed, 20 Mar 2013 05:09:59 +0000 (14:09 +0900)]
Fixed send signal pkgmgr to pkgid from appid
[Issue#] _SE-26571
[Problem] can't remove at installed widget list at setting of manage application.
[Cause] pkgmgr signal id should not appid.
[Solution] send pkgid instead appid during send progress signal to pkgmgr.
[SCMRequest] N/A
leerang song [Mon, 18 Mar 2013 09:02:31 +0000 (18:02 +0900)]
Privilege feature location change SecurityOriginDB to WrtDB
[Issue#] TDIS-4313
[Problem] N/A
[Cause] N/A
[Solution] N/A
[SCMRequest] This commit should be release with wrt-commons.
Change-Id: I5df1b30000ba9955c8c46c5a080fbea520d0fa6a
Soyoung Kim [Mon, 18 Mar 2013 11:48:56 +0000 (20:48 +0900)]
[Release] wrt-installer_0.1.15
Merge branch 'master' into tizen_2.1
Change-Id: Idc94b42ef6dd80c544e68acf3cdf8f909781550a
Soyoung Kim [Mon, 18 Mar 2013 11:09:08 +0000 (20:09 +0900)]
[Release] wrt-installer_0.1.15
Change-Id: I695c2831c037fc10657a38ea9453e3774eb38525
Soyoung Kim [Sat, 16 Mar 2013 11:28:56 +0000 (20:28 +0900)]
add getting detail information from widget file.
[Issue#] DCM-335
[Problem] N/A
[Cause] N/A
[Solution] provide wgt plugin API for pkgmgr.
this function need for getting information from widget package.
[SCMRequest] N/A
Change-Id: If23a281624d05bfc1dd90c7f04aed4f33a401682
Yunchan Cho [Mon, 18 Mar 2013 06:44:57 +0000 (15:44 +0900)]
[Release] wrt-installer_0.1.14
Change-Id: I1ddfe0c80419e6a35c4130a74a05bc48c75002b5
Hoseon LEE [Mon, 18 Mar 2013 06:20:24 +0000 (15:20 +0900)]
Merge "Fixed widget install fail when using partner privilege"
Hoseon LEE [Mon, 18 Mar 2013 06:19:51 +0000 (15:19 +0900)]
Merge "Fixed encryption logic"
Soyoung Kim [Mon, 18 Mar 2013 05:54:36 +0000 (14:54 +0900)]
Fixed widget install fail when using partner privilege
[Issue#] N/A
[Problem] can't install widget has partner privilege.
[Cause] save wrong distributor signature during check ACE.
[Solution] save distributor1 signature during check ACE.
[SCMRequest] N/A
Yunchan Cho [Sun, 17 Mar 2013 10:14:55 +0000 (19:14 +0900)]
Add new attribute 'touch-effect' into <tizen:box-content>
[Issue#] N/A
[Problem] In Web livebox, touch-effect is always activated as default.
[Cause] There is no way to indicate for web livebox to use touch effect, or not.
[Solution] New attribute 'touch-effect' for this is added.
Before releasing installer package, wrt-commons package including the following patch must be released first.
http://slp-info.sec.samsung.net/gerrit/#/c/166466/
Change-Id: I848f52ed7a51d0c6ba381abcade0cc99e2d89eb9
Jinkun Jang [Fri, 15 Mar 2013 16:21:52 +0000 (01:21 +0900)]
merge with master
Soyoung Kim [Fri, 15 Mar 2013 08:24:38 +0000 (17:24 +0900)]
Fixed encryption logic
[Issue#] N/A
[Problem] occur crash during ecryption.
[Cause] should initialize osp app framework for trustzone api.
[Solution] call InitWebAppInfo() before using encryption.
[SCMRequest] N/A
Jihoon Chung [Fri, 15 Mar 2013 04:43:03 +0000 (13:43 +0900)]
[Release] wrt-installer_0.1.13
Change-Id: I7ecc515ec33d67eb9c187c9bb4d3bffdf6bcd129
Jihoon Chung [Wed, 13 Mar 2013 00:53:25 +0000 (09:53 +0900)]
Implement privilege for usermedia permission
[Issue#] TDIS-4324
[Problem] N/A
[Cause] N/A
[Solution] Implement privilege for usermedia permission popup
If web application define privilege for usermedia permission,
"http://tizen.org/privilege/mediacapture", web application is possible
to use usermedia without user permission
[SCMRequest] must imported with wrt-commons
Change-Id: Ia546c2f1d7b60ba903501e4517e2be4e90f241e5
Jinkun Jang [Thu, 14 Mar 2013 06:22:54 +0000 (15:22 +0900)]
sync
Tomasz Iwanek [Wed, 13 Mar 2013 12:24:25 +0000 (13:24 +0100)]
Config parser - access tag - fix for app:// scheme implementation
[Issue#] LINUXWRT-149
[Feature] Parsing change
[Cause] N/A
[Solution] There is no logical difference between setting this flag or not in case of WARP. Webkit api needs subDomian as true for wildcard match.
[Verification] Just build repository. Install any widget if you really want.
Change-Id: Ia60207ac2a18de4b91e38c1d064ac5108c1245b4
Jinkun Jang [Tue, 12 Mar 2013 17:05:49 +0000 (02:05 +0900)]
Tizen 2.1 base
Soyoung Kim [Mon, 11 Mar 2013 13:49:31 +0000 (22:49 +0900)]
[Release] wrt-installer_0.1.12
Change-Id: Iae2ad0b0016eaef7c68d0699edb4b4e1921a1465
Soyoung Kim [Mon, 11 Mar 2013 13:43:59 +0000 (22:43 +0900)]
Fixed pkgmgr signal request by menuscreen
[Issue#] N/A
[Problem] install icon doesn't remove during widget installation.
[Cause] issue in menuscreen.
[Solution] this is temporary fix until menuscreen fix.
[SCMRequest] N/A
Soyoung Kim [Mon, 11 Mar 2013 11:38:13 +0000 (20:38 +0900)]
[Release] wrt-installer_0.1.11 for sdk branch
Merge remote-tracking branch 'origin/master' into remotes/origin/sdk
Soyoung Kim [Mon, 11 Mar 2013 11:27:47 +0000 (20:27 +0900)]
[Release] wrt-installer_0.1.11
Soyoung Kim [Mon, 11 Mar 2013 11:04:37 +0000 (20:04 +0900)]
move booting script location(wrt_preinstall_widgets.sh)
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] move location from S46lwrt_preinstall_widgets.sh to S48lwrt_preinstall_widgets.sh
[SCMRequest] N/A
Soyoung Kim [Mon, 11 Mar 2013 10:12:51 +0000 (19:12 +0900)]
remove encryption api dependency from wrt-commons
[Issue#] N/A
[Problem] occur cyclic dependency
[Cause] N/A
[Solution] encryption api(using osp api) is called directly by installer
[SCMRequest] N/A
Change-Id: Ib547e5a5fd6054dbfef04c42504a53b4a74aaaae
Soyoung Kim [Fri, 8 Mar 2013 10:12:14 +0000 (19:12 +0900)]
[Release] wrt-installer_0.1.10 for sdk branch
Change-Id: Ie516301fe2062b433b3d1131efaecfb1738f8a1a
Soyoung Kim [Fri, 8 Mar 2013 09:56:30 +0000 (18:56 +0900)]
[Release] wrt-installer_0.1.10
Change-Id: If1ecc27f8c8a7ef1b34b78d3c8966c98dcc13044
Soyoung Kim [Fri, 8 Mar 2013 09:39:27 +0000 (18:39 +0900)]
check certificate during update
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Request from docomo.
check certificate between previous and current during update.
if previous and current cerificate is not matched, widget installation fail.
[SCMRequest] N/A
Change-Id: Icf80eb3af1209c1764d4cffb54234f0d50943e1a
Soyoung Kim [Fri, 8 Mar 2013 04:41:19 +0000 (13:41 +0900)]
Fixed check exist directory.
[Issue#] N/A
[Problem] couldn't check exist directory.
[Cause] there is a bug about checking exist directory.
[Solution] fixed it.
[SCMRequest] N/A
Soyoung Kim [Thu, 7 Mar 2013 07:17:46 +0000 (16:17 +0900)]
pkgmgr signal id changed.
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] pkgmgr signal id changed to pkgid from appid.
[SCMRequest] N/A
Change-Id: Ifb9abb3aeba055b85eeca82c6559e817730d98b5
Soyoung Kim [Thu, 7 Mar 2013 06:48:19 +0000 (15:48 +0900)]
fixed installation failed when w3c widget without min-version attribute in config.xml.
[Issue#] N/A
[Problem] If W3C widget hasn't min-version attribute, installation fail.
[Cause] side effect.
[Solution] if widget is w3c widget, skip to check required version.
[SCMRequest] N/A
Soyoung Kim [Wed, 6 Mar 2013 01:19:10 +0000 (10:19 +0900)]
Change encryption API.
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] encryption API changed to using trust zone.
So resource encryption task should be changed.
[SCMRequest] this commit should be release with wrt-commons.
Change-Id: I4b547b44df70dd7af7525d1cd1c8d17c931d9629
Jihoon Chung [Thu, 7 Mar 2013 00:33:41 +0000 (09:33 +0900)]
[Release] wrt-installer_0.1.9
Jihoon Chung [Thu, 7 Mar 2013 00:12:50 +0000 (09:12 +0900)]
[Release] wrt-installer_0.1.9
Change-Id: I01f01861429964c23102520cfe2c894785ba77a4
Taejeong Lee [Wed, 6 Mar 2013 07:25:32 +0000 (16:25 +0900)]
Fix App-control Supports
* wrt-installer : Some parser related app-control was changed.
'file' sheme is not handled on parsing any more.
[Issue#] N/A
[Bug] Tizen app-control service doesn't works peroperly on wrt.
[Cause] App-control info DB registeration routine was omitted.
[Solution] Registration routine was added.
Change-Id: I6c7a97ab82651500f31c94c067259437b3e86092
Jihoon Chung [Wed, 6 Mar 2013 07:50:19 +0000 (16:50 +0900)]
Remove web storage & filesystem usage code
[Issue#] N/A
[Problem] N/A
[Cause] Webkit deprecate API for web storage and filesystem usage
[Solution] Clean-up code for web storage and filesystem usage
[SCMRequest] must be imported with wrt-setting, wrt-commons
Change-Id: Ie262e9cc26b9d60e1dfec270ce66cae06d1509e0
Andrzej Surdej [Wed, 27 Feb 2013 13:35:25 +0000 (14:35 +0100)]
Content-Security-Policy-Report-Only xml tag support
[Issue#] N/A
[Problem] Report only csp policy was not supported.
[Cause] N/A
[Solution] Provided parsing and storing of csp-report-only
[Verification] Build repo and run any widget.
This commit requires: https://tizendev.org/gerrit/#/c/48887/
Change-Id: I21bbecd69775029ea205076aec0dc231879df00f
Karol Pawlowski [Wed, 27 Feb 2013 12:32:25 +0000 (13:32 +0100)]
Installer tests sources modification
[Issue#] LINUXWRT-137
[Problem] Too many tests in one file
[Cause] N/A
[Solution] N/A
[Verification] Run wrt-installer-tests-general
Change-Id: Ib296e5f9a547f7c6724e4d981a2268434c65db80
Tomasz Iwanek [Tue, 12 Feb 2013 15:27:45 +0000 (16:27 +0100)]
Installer errors handling clean up
[Issue#] LINUXWRT-100
[Bug] Unused error code, too much code error enums in overall
[Cause] Development
[Solution] Error handling will be clean up.
Error handling of installer after modifications will look in following way:
- each job declares it's on exceptions (DECLARE_JOB_EXCEPTION) that can be used in it's tasks (jobs/(job)/(job)_errors.h),
- each exception have associated enum Exceptions::Type value (many exceptions can have same value),
- Exceptions::Type enum value is translated into (general for installer) WrtErrStatus error code (wrt_type.h),
- WrtErrStatus is used into installation callbacks and decides about information for user,
Any other error handling (in installer code) should be removed after all.
[Verification] Build repository
Change-Id: Id0b94f3c1f98f30e8dbbc80f2046a83272cb2d43
leerang song [Thu, 28 Feb 2013 02:15:08 +0000 (11:15 +0900)]
[Release] wrt-installer_0.1.8
Change-Id: I3f58e92f6a375cf36bbd3d53b6d81110475ca5ef
leerang song [Wed, 27 Feb 2013 06:56:21 +0000 (15:56 +0900)]
[Release] wrt-installer_0.1.7
Change-Id: Ie768fe6ab60bd98a0a46611c1dbb19b85910d073
Andrzej Surdej [Thu, 21 Feb 2013 10:55:55 +0000 (11:55 +0100)]
Tizen appservice 'disposition' attribute added.
[Issue#] LINUXWRT-58
[Problem] Support for multi activity
[Cause] N/A
[Solution] Attribute parsed and stored into database.
[Verification] To verify build repo with tests and run installer tests.
Last test should pass. Before running tests remove wrt-extra package.
This commit requires: https://tizendev.org/gerrit/#/c/47691/
Also some clean up is done.
Change-Id: I81773b460872d441bcf3cacdaa3b90aedd060dd4
Grzegorz Rynkowski [Fri, 22 Feb 2013 15:02:36 +0000 (16:02 +0100)]
Removing warnings reported by cppcheck tool.
[Issue#] LINUXWRT-127
[Problem] Cppcheck reports some warnings.
[Cause] N/A
[Solution] N/A
[Verification] Run cppcheck on wrt-installer (with
--suppress=incorrectStringBooleanError) or check cppcheck.txt generated
by buildbot (ignore warnigs like "A boolean comparison with the string literal
... is always true").
Useful could be installation of rpm on target and checking that is all
right still.
Change-Id: Idf0533e5ef7f1de1f127b3b3fea3418ad34e1680
Grzegorz Rynkowski [Thu, 21 Feb 2013 14:19:44 +0000 (15:19 +0100)]
Removing compilation warnings in wrt-installer repo
[Issue#] LINUXWRT-8
[Problem] Compilation warnings in build log.
[Cause] N/A
[Solution] N/A
[Verification] Build wrt-installer and check log for warnings.
It should be without warnings.
Change-Id: I3ac17976dead309641037b6eae68523205b4a442
Hoseon LEE [Mon, 25 Feb 2013 11:13:53 +0000 (20:13 +0900)]
Fixed language tag map for pkg labels
[Issue#] N/A
[Problem] The label tag is wrong for pkg manager
[Cause] Language tag map is wrong
[Solution] Fixed language tag map
[SCMRequest] N/A
Change-Id: I4c13a0543d0ed892304b32b1e3e33d54274f60d8
leerang song [Fri, 22 Feb 2013 07:10:35 +0000 (16:10 +0900)]
[Release]wrt-installer_0.1.6
leerang song [Fri, 22 Feb 2013 06:38:09 +0000 (15:38 +0900)]
[Release]wrt-installer_0.1.6
Tomasz Iwanek [Fri, 10 Aug 2012 06:56:04 +0000 (08:56 +0200)]
[Installer] code clean up - src/configuration_parser/WidgetConfigurationManager not removed
THIS COMMIT IS MISSING IN RSA
[Issue#] N/A
[Problem] Some TODO in code yet to be resolved to removed
[Cause] N/A
[Solution] N/A
[SCMRequest] N/A
[Verification] build and check correct installaion of any widget
Change-Id: I73453e98cb1ed12b377b3b7fdd909eb0022dea0f
Hoseon LEE [Thu, 21 Feb 2013 11:05:32 +0000 (20:05 +0900)]
Merge "Implement tizen privilege for w3c API"
Jihoon Chung [Sat, 12 Jan 2013 07:40:31 +0000 (16:40 +0900)]
Implement tizen privilege for w3c API
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Implement tizen privilege for W3C API.
If web application contains "http://tizen.org/privilege/geolocation"
with tizen:privilege tag, web application uses geolocation without
security warning popup. In this case, only local origin is allowed to use.
This commit create and register security origin data which is always allowed
local origin for privilege feature.
[SCMRequest] must be imported with wrt-commons
https://tizendev.org/gerrit/#/c/30851/
Change-Id: I3baf6f065f3e1dfe20efa853ca7454e601736050