submit/trunk/20130308.082223
object 132a67c7cb0445c9df4f585a3bd1839e3f3dcead
authorJihoon Chung <jihoon.chung@samsung.com>
Fri, 8 Mar 2013 08:22:23 +0000 (17:22 +0900)
[Version] 0.2.103
[Project] GT-I8800
[Title] Release wrt-commons_0.2.103
[Issue#] N_SE-26985
[Problem] can't install widget has 2.0 version
[Cause] wrong tizen version
[Solution] update version
[Issue#] LINUXWRT-71
[Problem] CREATE TABLE statement could be misleading - string fields are
falsely limited.
[Cause] SQLite ignore numeric arguments in parentheses of data types
(ex. VARCHAR(256), VARCHAR(8) is TEXT).
[Solution] If length of string fields are not specified, replace VARCHAR(x) to TEXT.
[Issue#] LINUXWRT-86
[Problem] There is no utility for encapsulate paths
[Cause] Path is constructed manually
[Solution] Path abstarction
[Issue#] N/A
[Problem] Can't storage certificate info
[Cause] Not exist certificate db
[Solution] Add certificate db
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Add API for encryption/decryption from trust zone.
[SCMRequest] must be imported with wrt