framework/web/wrt-installer.git
11 years agoAdd routine terminated application when update application
Jihoon Chung [Mon, 22 Apr 2013 13:08:53 +0000 (22:08 +0900)]
Add routine terminated application when update application

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Terminate application when update application.
[SCMRequest] N/A

Change-Id: Id019472d5ed67d7cb7e400aa20ea6f77d89a3bcc

11 years agoFixed prevent defect 51981
Hoseon LEE [Tue, 23 Apr 2013 02:39:32 +0000 (11:39 +0900)]
Fixed prevent defect 51981

[Issue#] Prevent 51981
[Problem] memory allocation size error
[Cause] momory allocation size error
[Solution] Size value is fixed
[SCMRequest] N/A

Change-Id: Ie78ee3e75ef1673a0e007cc77e97ddd03ac324c6

11 years ago[Release] wrt-installer_0.1.36
Soyoung Kim [Mon, 22 Apr 2013 13:04:59 +0000 (22:04 +0900)]
[Release] wrt-installer_0.1.36

Change-Id: Idd461d7f526fa2f2c8e436e942fd40e9c3f52e17

11 years agoMerge "Fixed crash when get detail info"
Hoseon LEE [Mon, 22 Apr 2013 13:04:00 +0000 (22:04 +0900)]
Merge "Fixed crash when get detail info"

11 years agoFixed crash when get detail info
Soyoung Kim [Mon, 22 Apr 2013 12:58:59 +0000 (21:58 +0900)]
Fixed crash when get detail info

[Issue#] N/A
[Problem] occur crash
[Cause] wrong use Glist.
[Solution] fix add glist.
[SCMRequest] N/A

Change-Id: Ie11914681769caade72ac7366d70b32ee760a05c

11 years ago[Release] wrt-installer_0.1.35
Soyoung Kim [Mon, 22 Apr 2013 12:03:56 +0000 (21:03 +0900)]
[Release] wrt-installer_0.1.35

11 years agoMerge "Handle 'mouse-event' attribute differently according to configuration of web...
Hoseon LEE [Mon, 22 Apr 2013 09:41:34 +0000 (18:41 +0900)]
Merge "Handle 'mouse-event' attribute differently according to configuration of web-provider's plugin"

11 years ago[Release] wrt-installer_0.1.34
Soyoung Kim [Mon, 22 Apr 2013 07:49:42 +0000 (16:49 +0900)]
[Release] wrt-installer_0.1.34

Change-Id: I88e358c39073677e844a8159fb9b1e409b336817

11 years agoHandle 'mouse-event' attribute differently according to configuration of web-provider...
Yunchan Cho [Mon, 22 Apr 2013 05:26:03 +0000 (14:26 +0900)]
Handle 'mouse-event' attribute differently according to configuration of web-provider's plugin

[Issue#] N/A
[Problem] For general appwidgets, value of 'mouse-event' isn't unconditionally indicated as false to its webapp's manifest(xml)
[Cause] wrt-installer didn't distinguish general appwidgets and commericalized appwidgets.
[Solution] For only commercialized appwidget, wrt-installer adds value of 'mouse-event' as 'true' to its manifest(xml),
           if value of 'mouse-event' is 'true' on its webapp's config.xml.
[SCMRequest] First, livebox.web-provider-1.10 must be merged to obs server.

Change-Id: Ia1d50746eb1245ee4c279eb68132a69a758e6fb2

11 years ago[Release] wrt-installer_0.1.33
Jihoon Chung [Sun, 21 Apr 2013 14:07:41 +0000 (23:07 +0900)]
[Release] wrt-installer_0.1.33

Change-Id: I00e04eabc6273150f351e18c5e9d5fd44dce63ee

11 years ago[Release] wrt-installer_0.1.32
Jihoon Chung [Sun, 21 Apr 2013 13:21:10 +0000 (22:21 +0900)]
[Release] wrt-installer_0.1.32

Change-Id: I028a57d524cdf168d2414b9300940d52c409ee27

11 years agoClean-up Multiple process for application control
Jihoon Chung [Sun, 21 Apr 2013 04:17:54 +0000 (13:17 +0900)]
Clean-up Multiple process for application control

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Clean-up Multiple process for application control.
This commit change control_index to alloc each page.
[SCMRequest] must be imported with wrt-commons, wrt

Change-Id: I4529abcc52a2325da9c4b972a97250cf7a4dfb1f

11 years agoAdd <description/> in the manifest.xml
Jihoon Chung [Sat, 20 Apr 2013 10:05:27 +0000 (19:05 +0900)]
Add <description/> in the manifest.xml

[Issue#] TREL-163
[Problem] PackageInformation descroption can't get expect value.
[Cause] Missed <description/> element in the manifest.xml
[Solution] Add <description/> element
[SCMRequest] N/A

Change-Id: Idef2c095e437146b1191ec4f00f23a5607a3dbce

11 years agoAdd terminate application during uninstalling
Jihoon Chung [Fri, 19 Apr 2013 15:24:34 +0000 (00:24 +0900)]
Add terminate application during uninstalling

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Terminate application during uninstall step when
application is still running state.
[SCMRequest] N/A

Change-Id: Idf14d3181c7e97d194c7270553f040d6194b6f01

11 years agoFixed installation failure during install preload webapp
Soyoung Kim [Sun, 21 Apr 2013 08:38:44 +0000 (17:38 +0900)]
Fixed installation failure during install preload webapp

[Issue#] N/A
[Problem] cann't install preload webapp.
[Cause] fail during ace check.
[Solution] skip ace check when install preload webapp.
[SCMRequest] N/A

11 years agoClean-up application service
Jihoon Chung [Sat, 20 Apr 2013 12:59:43 +0000 (21:59 +0900)]
Clean-up application service

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Remove deprecated code, appservice
[SCMRequest] must be imported with wrt-commons, wrt

Change-Id: I270fb6e6a7e723d78c17c340ffe3cd8bd995803d

11 years agoRemove compile warning
Jihoon Chung [Sat, 20 Apr 2013 11:53:21 +0000 (20:53 +0900)]
Remove compile warning

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Remove compile warning
[SCMRequest] N/A

Change-Id: I86e942d43e44dec3035243f58a3a9c749e53b679

11 years ago[Release] wrt-installer_0.1.31
Soyoung Kim [Fri, 19 Apr 2013 17:33:47 +0000 (02:33 +0900)]
[Release] wrt-installer_0.1.31

Change-Id: I943c08171d761e159a602d42778250fe6a90fd9c

11 years agoAdd preload web app for installer
Soyoung Kim [Fri, 19 Apr 2013 15:21:21 +0000 (00:21 +0900)]
Add preload web app for installer

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution]
1. Add command "-ip" for preload webapp.
2. skip verify certificate during install preload webapp.
3. Add show install error during generate binary.
4. Preload web app cann't uninstall.
5. preload widget source file will be removed if installation success after install webapp.
[SCMRequest] This package should release with wrt-commons.

Change-Id: Ibd6d82f49d0c7d9026edd64d508afb75170a7095

11 years agoMerge "correct error definition when to-be-uninstalled widget is running"
Jihoon Chung [Fri, 19 Apr 2013 15:15:43 +0000 (00:15 +0900)]
Merge "correct error definition when to-be-uninstalled widget is running"

11 years ago[Release] wrt-installer_0.1.30
Jihoon Chung [Fri, 19 Apr 2013 09:27:38 +0000 (18:27 +0900)]
[Release] wrt-installer_0.1.30

Change-Id: I7f1f64d0d6c5c665c6faac91578756598e90f13c

11 years agoClean-up pkgname
Jihoon Chung [Fri, 19 Apr 2013 06:20:15 +0000 (15:20 +0900)]
Clean-up pkgname

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Some code naming is pkgname even using for app id.
Replace pkgname to application id.
[SCMRequest] N/A

Change-Id: I20571147dc2bfb008a322ade371c7984b9dcc2ab

11 years agoFixing issues found by prevent (49866)
Karol Pawlowski [Wed, 17 Apr 2013 13:54:38 +0000 (15:54 +0200)]
Fixing issues found by prevent (49866)

[Issue#] LINUXWRT-234
[Bug] Dereference null return value
[Cause] N/A
[Solution] Remove issues
[Verification] Build wrt-installer repository

Change-Id: Icd6e285caa74d9e99a029d6224edd27eafb9e13f

11 years agoPopup removal
Tomasz Iwanek [Tue, 16 Apr 2013 09:57:50 +0000 (11:57 +0200)]
Popup removal

[Issue#]       N/A
[Feature]      Popups not needed
[Cause]        N/A
[Solution]     N/A
[Verification] Build repo. Run installation for myfiles app. Installation should not involves popups. Test successfully installation and some invalid widget.

Change-Id: I1c7d64a0d6ca8f302ec89e9c75be5ec8eed2786e

11 years agoMerge "Buffer not null terminated"
Hoseon LEE [Wed, 17 Apr 2013 08:39:09 +0000 (17:39 +0900)]
Merge "Buffer not null terminated"

11 years ago[Release] wrt-installer_0.1.29
Soyoung Kim [Wed, 17 Apr 2013 06:09:52 +0000 (15:09 +0900)]
[Release] wrt-installer_0.1.29

Change-Id: I97f00f0fab8afb0c6efafcae42948f3d21cc3832

11 years agoMerge "Fixed crash during saving certificate."
Hoseon LEE [Wed, 17 Apr 2013 06:02:57 +0000 (15:02 +0900)]
Merge "Fixed crash during saving certificate."

11 years agoFixed crash during saving certificate.
Soyoung Kim [Wed, 17 Apr 2013 05:51:43 +0000 (14:51 +0900)]
Fixed crash during saving certificate.

[Issue#] N/A
[Problem] fail during saving certificate.
[Cause] there is bug at set certificate.
[Solution] null check during set certificate.
[SCMRequest] N/A

Change-Id: I06e7dbb47dd7040ba416114ba3e2e1a3edc9668a

11 years agoFixing all the issues found by prevent
Karol Pawlowski [Mon, 15 Apr 2013 14:26:43 +0000 (16:26 +0200)]
Fixing all the issues found by prevent

[Issue#] LINUXWRT-234
[Problem] Too many prevent warnings
[Cause] N/A
[Solution] Remove them
[Verification] Build wrt-installer repository

Change-Id: Ic12a44d6a6888bcb9e73b400315968eb08ed4428

11 years agoFixing issues found by prevent
Karol Pawlowski [Thu, 11 Apr 2013 06:08:17 +0000 (08:08 +0200)]
Fixing issues found by prevent

[Issue#] LINUXWRT-211
[Bug] N/A
[Cause] N/A
[Solution] Remove issues
[Verification] Build wrt-installer repository

Change-Id: I6250a068a4e4c19c3ce174ba46ce62f74e99b294

11 years agoRemoval of temporary AIL code
Tomasz Iwanek [Tue, 16 Apr 2013 07:03:03 +0000 (09:03 +0200)]
Removal of temporary AIL code

[Issue#]       N/A
[Bug]          Temporary coe
[Cause]        N/A
[Solution]     Remove it
[Verification] Install widget and unisntall. Iconshould appear and disappear

Change-Id: I19899211411de093f861134dcc8d75ccc0f3b719

11 years agoBuffer not null terminated
Karol Pawlowski [Tue, 16 Apr 2013 14:31:56 +0000 (16:31 +0200)]
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: I90bfeec77c4731ac06dd279ef2da1e486d1e41f2

11 years agocorrect error definition when to-be-uninstalled widget is running
Yunchao He [Tue, 16 Apr 2013 09:22:29 +0000 (17:22 +0800)]
correct error definition when to-be-uninstalled widget is running

[Issue#] N/A
[Problem] when the to-be-uninstalled app is running, the error is AlreadyUninstalled.
[Cause] No error for this kind
[Solution] Add an correct error definition.
[SCMRequest] N/A

Change-Id: Iec7194a84efe504c665a8b2fa4a998c32d3feae9

11 years ago[Release] wrt-installer_0.1.28
Soyoung Kim [Tue, 16 Apr 2013 08:32:40 +0000 (17:32 +0900)]
[Release] wrt-installer_0.1.28

Merge branch 'master' into tizen_2.1

Change-Id: Idab467c2aa19c9154e89f7070b1457fbc6e663cb

11 years ago[Release] wrt-installer_0.1.28
Soyoung Kim [Tue, 16 Apr 2013 08:25:27 +0000 (17:25 +0900)]
[Release] wrt-installer_0.1.28

Change-Id: I02e923633b603103b3da085e5c54d83673abb16e

11 years agoFixed save certification even if signature is disregard.
Soyoung Kim [Tue, 16 Apr 2013 08:06:51 +0000 (17:06 +0900)]
Fixed save certification even if signature is disregard.

[Issue#] N/A
[Problem] if signature2 is disregards, certification can't save.
[Cause] if signature2.xml is desregard, installer ignore that.
[Solution] distributor2 will be save.
[SCMRequest] N/A

11 years ago[Release] wrt-installer_0.1.27
Taejeong Lee [Tue, 16 Apr 2013 03:02:39 +0000 (12:02 +0900)]
[Release] wrt-installer_0.1.27

Change-Id: Ia6e777c568bbbc66f49ad6f110d986f4c5854a25

11 years ago[Release] wrt-installer_0.1.27
Taejeong Lee [Tue, 16 Apr 2013 03:00:58 +0000 (12:00 +0900)]
[Release] wrt-installer_0.1.27

Change-Id: I7050e98f0c772a97d34690c3c1cb32cdd4d2bc7a

11 years agonpruntime plugins copy task was cleaned up.
Taejeong Lee [Mon, 15 Apr 2013 10:13:30 +0000 (19:13 +0900)]
npruntime plugins copy task was cleaned up.

[Issue#] N/A
[Problem] npruntime plugins installed path was changed.
[Cause] N/A
[Solution] This task is not required anymore.

Change-Id: Idbca1b8df69a66a33b194f7ce9fbb6883ae29455

11 years agoChange data type for two attributes of <tizen:box-content> on xsd schema
Yunchan Cho [Thu, 11 Apr 2013 11:27:43 +0000 (20:27 +0900)]
Change data type for two attributes of <tizen:box-content> on xsd schema

[Issue#] N/A
[Problem] mouse-event and touch-effect attributes are not proper type.
[Cause] N/A
[Solution] Type of the two attributes is changed to boolean type

Change-Id: Ie981fff776a1ceefa5aa38d1eb42cceb3e77088f

11 years ago[Release] wrt-installer_0.1.26
Jihoon Chung [Sat, 13 Apr 2013 07:55:06 +0000 (16:55 +0900)]
[Release] wrt-installer_0.1.26

11 years ago[Release] wrt-installer_0.1.26
Jihoon Chung [Sat, 13 Apr 2013 07:45:03 +0000 (16:45 +0900)]
[Release] wrt-installer_0.1.26

Change-Id: I9eeda0874b71f823a5e3b59a6cf5feddb3ee6a98

11 years agoInline mode support
Lukasz Marek [Wed, 3 Apr 2013 14:44:25 +0000 (16:44 +0200)]
Inline mode support

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Preparation for services in inline mode.
[SCMRequest] Require updated wrt-commons
[Verification] Install and run any widget

requires http://slp-info.sec.samsung.net/gerrit/#/c/175737/

Change-Id: I0d4d622c7c5813f07c4feb23523c06721b4e64a1

11 years agoFix overwriting value of content's encoding attribute by type attribute.
Zbigniew Kostrzewa [Thu, 11 Apr 2013 14:47:29 +0000 (16:47 +0200)]
Fix overwriting value of content's encoding attribute by type attribute.

[Issue#] N/A
[Problem] Though content encoding is specified the actual encoding value
is taken from type attribute if type attribute is set after encoding
attribute in the configuration file.
[Cause] Value from the last attribute parsed overwrites encoding of the
page even if it has been already read from encoding attribute.
[Solution] Check while parsing type attribute whether encoding has
already been set.
[SCMRequest] N/A

[Verification]
1. Build repository.
2. Run `wrt-extra-tests-w3c --output=text --regexp='ta_aaaaaaaaaa_z1'`

Change-Id: Ie49f4caf4111e3de00394a203acc3cee805d33de

11 years agoAlert on widget update
Karol Pawlowski [Thu, 11 Apr 2013 05:18:43 +0000 (07:18 +0200)]
Alert on widget update

[Issue#] LINUXWRT-219
[Bug] N/A
[Cause] N/A
[Solution] Remove issues
[Verification] Build wrt-installer

Change-Id: Ibaa5523385597f3827cadd05b290a99fbb3a0030

11 years agoRefactor discovering widget's configuration file.
Zbigniew Kostrzewa [Tue, 9 Apr 2013 07:51:10 +0000 (09:51 +0200)]
Refactor discovering widget's configuration file.

[Issue#] N/A
[Problem] Read contents of a directory to search for config.xml.
[Cause] N/A
[Solution] Directly check for config.xml existence.
[SCMRequest] N/A
[Verification]
1. Build repository.
2. Install a widget that should successfully install.

Change-Id: I8cebb2c868267c50905f67c54fcf156560fa7db9

11 years agoService runs as separate process
Lukasz Marek [Mon, 11 Mar 2013 13:17:20 +0000 (14:17 +0100)]
Service runs as separate process

[Issue#] N/A
[Problem] N/A
[Cause] Service with window disposition must be visible in task manager
[Solution] Services are defined as separate applications.
[SCMRequest] N/A
[Verification] Install and run any widget

Change-Id: Idb676aa3009137abb140e0d0a6aee2041056498a

11 years ago[Release] wrt-installer_0.1.25
Jihoon Chung [Tue, 9 Apr 2013 14:17:52 +0000 (23:17 +0900)]
[Release] wrt-installer_0.1.25

11 years ago[Release] wrt-installer_0.1.25
Jihoon Chung [Tue, 9 Apr 2013 14:11:21 +0000 (23:11 +0900)]
[Release] wrt-installer_0.1.25

Change-Id: I483d5b4facd943b70a5244fb77cf216c2c151d52

11 years agoImplement reinstall mode
Jihoon Chung [Tue, 2 Apr 2013 08:14:22 +0000 (17:14 +0900)]
Implement reinstall mode

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Implement reinstall mode
This option support RDS mode with new path "/opt/usr/apps/tmp/<pkgid>"
Read .rds_delta file and update web application
Test command is wrt-installer -r option
[SCMRequest] N/A

Change-Id: If4678cbde39643f84fd9519d8e4579eab406d37a

11 years ago[Release] wrt-installer_0.1.24
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

11 years agoMerge "[Release] wrt-installer_0.1.24"
Hoseon LEE [Tue, 9 Apr 2013 08:13:28 +0000 (17:13 +0900)]
Merge "[Release] wrt-installer_0.1.24"

11 years agoUnused definitions removal in API
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

11 years ago[Release] wrt-installer_0.1.24
Soyoung Kim [Tue, 9 Apr 2013 07:19:14 +0000 (16:19 +0900)]
[Release] wrt-installer_0.1.24

Change-Id: I1a5feddcde869a54964bf469d982dcbb2f13881c

11 years agoFixed get detail information about widget from backend.
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

11 years agoFixed can not install to sdcard
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

11 years agoRemove intel drm
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

11 years ago[Release] wrt-installer_0.1.23
Jihoon Chung [Sat, 6 Apr 2013 11:22:14 +0000 (20:22 +0900)]
[Release] wrt-installer_0.1.23

11 years ago[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

11 years agoClean-up wrt-installer command and type
Jihoon Chung [Fri, 5 Apr 2013 13:31:44 +0000 (22:31 +0900)]
Clean-up wrt-installer command and type

Change-Id: Iafbf41f61e233d4703f37f510a7762103bb46851

11 years agoRemove GUID and refactoring update mode
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

11 years agoAdd "nodisplay" for tizen:setting
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

11 years agoEncrypt widget on update.
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

11 years agoClean up.
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

11 years agomodifiy define error code.
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

11 years agoclean cert about wac
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

11 years ago[Release] wrt-installer_0.1.22
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

11 years ago[Release] wrt-installer_0.1.22
Soyoung Kim [Wed, 3 Apr 2013 09:34:33 +0000 (18:34 +0900)]
[Release] wrt-installer_0.1.22

Change-Id: I8b6c0d529f851a2eeff7e2b116465667fb5ca585

11 years agoFixed recovery widget during preinstallation
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

11 years agoUpdate config.tizen.xsd
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

11 years agoClean-up unused feature data
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

11 years ago[Release] wrt-installer_0.1.21
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

11 years ago[Release] wrt-installer_0.1.21
Soyoung Kim [Mon, 1 Apr 2013 13:34:30 +0000 (22:34 +0900)]
[Release] wrt-installer_0.1.21

Change-Id: I8296a8359b183dfb61996f18e340f15f117bd938

11 years agotemporary fixed for take some time during get meid.
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

11 years ago[Release] wrt-installer_0.1.20
Jihoon Chung [Sun, 31 Mar 2013 08:45:32 +0000 (17:45 +0900)]
[Release] wrt-installer_0.1.20

11 years ago[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

11 years agoFixed Certificate update issue during updating RDS mode
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

11 years ago[Release] wrt-installer_0.1.19
Jihoon Chung [Fri, 29 Mar 2013 05:37:09 +0000 (14:37 +0900)]
[Release] wrt-installer_0.1.19

11 years ago[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

11 years agoRevert "Support app:// for w3c privilege"
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

11 years agoMerge "Modified an error message"
Pawel Sikorski [Thu, 28 Mar 2013 12:17:40 +0000 (21:17 +0900)]
Merge "Modified an error message"

11 years agoSave value of auto-launch to livebox DB without adding manifest file
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

11 years agoModified an error message
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

11 years ago[Release] wrt-installer_0.1.18
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

11 years ago[Release] wrt-installer_0.1.18
Soyoung Kim [Thu, 28 Mar 2013 11:16:55 +0000 (20:16 +0900)]
[Release] wrt-installer_0.1.18

Change-Id: Idb004b8a662e7d16f3849fe064669e0cd6b328bf

11 years agofixed insert cert info to pkgmgr db when hybridapp.
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

11 years agoMerge "removed send signal during widget uninstallation."
Hoseon LEE [Thu, 28 Mar 2013 07:41:53 +0000 (16:41 +0900)]
Merge "removed send signal during widget uninstallation."

11 years agoremoved 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

11 years agowrite privilege list to manifest.xml
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

11 years agoFixed get detail information from wgt file
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

11 years agoRemove debian directory
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

11 years agoSupport app:// for w3c privilege
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

11 years agoBuffer not null terminated
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

11 years agoRemove of build warnings.
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

11 years agoFixed xsd error issue
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

11 years agoSupport remote url as PD's start page
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

11 years agoDisable CSP support and config.xml tag renamed.
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

11 years ago[Release] wrt-installer_0.1.17
Soyoung Kim [Thu, 21 Mar 2013 05:47:26 +0000 (14:47 +0900)]
[Release] wrt-installer_0.1.17

11 years ago[Release] wrt-installer_0.1.16
Jihoon Chung [Thu, 21 Mar 2013 02:48:15 +0000 (11:48 +0900)]
[Release] wrt-installer_0.1.16

11 years ago[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