platform/framework/native/appfw.git
10 years agoFix the prevent issue - #38349
so.yu [Tue, 25 Jun 2013 00:45:30 +0000 (09:45 +0900)]
Fix the prevent issue - #38349

Change-Id: I9cd44771aae962d4f6f976e3e4bc1107171a977c
Signed-off-by: so.yu <so.yu@samsung.com>
10 years agoremove _TrustZoneService class
KyungwooNoh [Mon, 24 Jun 2013 05:42:11 +0000 (14:42 +0900)]
remove _TrustZoneService class

Change-Id: I44d3c7c5e1eb5a71e32333153a5d54d2a21892c2
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
10 years agoremove _DeviceKeyGenerator class
KyungwooNoh [Mon, 24 Jun 2013 05:09:47 +0000 (14:09 +0900)]
remove _DeviceKeyGenerator class

Change-Id: Iab70eb52196f32233e4b708a662414bdf575be7f
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
10 years agoMerge "Revert "Revert "Revert "Apply xml interface"""" into tizen_2.2
JungHoon Kim [Fri, 21 Jun 2013 11:49:15 +0000 (11:49 +0000)]
Merge "Revert "Revert "Revert "Apply xml interface"""" into tizen_2.2

10 years agoRevert "Revert "Revert "Apply xml interface"""
hansang lee [Fri, 21 Jun 2013 11:44:32 +0000 (11:44 +0000)]
Revert "Revert "Revert "Apply xml interface"""

This reverts commit 7ce77baeb60850c6a82eb61e8b6a69e2e010470c

Change-Id: I675379c728957bfbd7f7a768f80541d2fbc42a18

10 years agoUpdate for user preference for AppControl resolution
Jaesung Ku [Fri, 21 Jun 2013 03:07:53 +0000 (12:07 +0900)]
Update for user preference for AppControl resolution

Change-Id: I64c31505b8540f9d493325a836fb27b54bff819e
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
10 years agoMerge "Revert "Revert "Apply xml interface""" into tizen_2.2
hansang lee [Thu, 20 Jun 2013 16:50:59 +0000 (16:50 +0000)]
Merge "Revert "Revert "Apply xml interface""" into tizen_2.2

10 years agoRevert "Revert "Apply xml interface""
hansang lee [Thu, 20 Jun 2013 16:45:29 +0000 (16:45 +0000)]
Revert "Revert "Apply xml interface""

This reverts commit 0e1d3077c551f6eeb49f2ab724173ee0c488302a

Change-Id: I53cbadc6e1bacd8cc01eae3b9a89fbf3fba88679

10 years agoMerge "Revert "Apply xml interface"" into tizen_2.2
hansang lee [Thu, 20 Jun 2013 14:38:28 +0000 (14:38 +0000)]
Merge "Revert "Apply xml interface"" into tizen_2.2

10 years agoRevert "Apply xml interface"
hansang lee [Thu, 20 Jun 2013 14:33:29 +0000 (14:33 +0000)]
Revert "Apply xml interface"

This reverts commit efcdb549e1115c715ee8634f8e90a6595090a653

Change-Id: Ib4776f78e871428a6e482cb10a21e578e19570cc

10 years agoMerge "Add privilege string getter" into tizen_2.2
hb.min [Thu, 20 Jun 2013 12:49:09 +0000 (12:49 +0000)]
Merge "Add privilege string getter" into tizen_2.2

10 years agoAdd privilege string getter
hb.min [Thu, 20 Jun 2013 12:47:31 +0000 (21:47 +0900)]
Add privilege string getter

Change-Id: I263cfe09159eb682b98b02af623c01075e661267
Signed-off-by: hb.min <hb.min@samsung.com>
10 years agoMerge "Update for thread-safety of EventDrivenThread" into tizen_2.2
Jaesung Ku [Thu, 20 Jun 2013 12:14:11 +0000 (12:14 +0000)]
Merge "Update for thread-safety of EventDrivenThread" into tizen_2.2

10 years agoUpdate for thread-safety of EventDrivenThread
Jaesung Ku [Thu, 20 Jun 2013 12:02:57 +0000 (21:02 +0900)]
Update for thread-safety of EventDrivenThread

Change-Id: Iee07edacebe4a2600f4602f5045e258df9d3c24e
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
10 years agoReplace readdir_r() with readdir() because of stack overflow
Hyunbin Lee [Thu, 20 Jun 2013 09:37:31 +0000 (18:37 +0900)]
Replace readdir_r() with readdir() because of stack overflow

Change-Id: I73496cdc18795dc677d6501d31ac5c0218f23dfe
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoRevert "Revert "Seperate DeviceManagerService into System-service so.""
Hokwon Song [Thu, 20 Jun 2013 09:55:02 +0000 (09:55 +0000)]
Revert "Revert "Seperate DeviceManagerService into System-service so.""

This reverts commit a5491d6e630001291928ae037c73564b0d0faae3

Change-Id: I86c56a85024306e54c030cc82310135a0344ef90

10 years agoRevert "Seperate DeviceManagerService into System-service so."
Hokwon Song [Thu, 20 Jun 2013 09:19:47 +0000 (09:19 +0000)]
Revert "Seperate DeviceManagerService into System-service so."

This reverts commit fecd2da6ec0e3f66f315d6d38c6b0f905af3d734

Change-Id: I5f47782d7a1437ef4a7b6443b87847a75f63709b

10 years agoSeperate DeviceManagerService into System-service so.
Hokwon Song [Fri, 14 Jun 2013 05:42:33 +0000 (14:42 +0900)]
Seperate DeviceManagerService into System-service so.

Change-Id: I9b999933199bf2b0935f9853f9177ee74200a981
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoremove include dependency
Young Ik Cho [Thu, 20 Jun 2013 02:36:19 +0000 (11:36 +0900)]
remove include dependency

Change-Id: I756b1fe1e20ae9c06050d1549a2aa78d0852332f
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoApply xml interface
david_kim31 [Thu, 20 Jun 2013 01:55:13 +0000 (10:55 +0900)]
Apply xml interface

Change-Id: Ib2a0e895aef8ac2457a5b10bbbf07580ec37f9c6
Signed-off-by: david_kim31 <david_kim31@samsung.com>
10 years agoAdd new privilege (appmanager.setting)
hb.min [Wed, 19 Jun 2013 10:55:20 +0000 (19:55 +0900)]
Add new privilege (appmanager.setting)

Change-Id: I699c3c15800e979cfbca91a55c27e9b86d13bbd3
Signed-off-by: hb.min <hb.min@samsung.com>
10 years agoMerge "Revert "Apply model-config.xml"" into tizen_2.2
JungHoon Kim [Wed, 19 Jun 2013 09:56:58 +0000 (09:56 +0000)]
Merge "Revert "Apply model-config.xml"" into tizen_2.2

10 years agoRevert "Apply model-config.xml"
JungHoon Kim [Wed, 19 Jun 2013 09:47:26 +0000 (09:47 +0000)]
Revert "Apply model-config.xml"

This reverts commit ebb7f4dbed1b88f45521521206cd15c1e8fddff2

Change-Id: I142a2cf64c51b10eaa4a0ea41be5dfa99ede7a0e

10 years agoMerge "Apply model-config.xml" into tizen_2.2
david_kim31 [Wed, 19 Jun 2013 07:27:10 +0000 (07:27 +0000)]
Merge "Apply model-config.xml" into tizen_2.2

10 years agoApply model-config.xml
david_kim31 [Wed, 19 Jun 2013 06:35:23 +0000 (15:35 +0900)]
Apply model-config.xml

Change-Id: Ib3e6e1a6a53ef03725a9e43e46c69cf874e74c1a
Signed-off-by: david_kim31 <david_kim31@samsung.com>
10 years agoremove redundant functions
Young Ik Cho [Wed, 19 Jun 2013 04:25:01 +0000 (13:25 +0900)]
remove redundant functions

Change-Id: Ia33fa47a2619dffc60ba5f4ea6a0c36139b25226
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoMerge "Enhance fault tolerance for the deleted DataControl instance (N_SE-41877)...
Hyunbin Lee [Wed, 19 Jun 2013 04:12:16 +0000 (04:12 +0000)]
Merge "Enhance fault tolerance for the deleted DataControl instance (N_SE-41877)" into tizen_2.2

10 years agoEnhance fault tolerance for the deleted DataControl instance (N_SE-41877)
Hyunbin Lee [Wed, 19 Jun 2013 02:02:15 +0000 (11:02 +0900)]
Enhance fault tolerance for the deleted DataControl instance (N_SE-41877)

Change-Id: I2ed8f2bcf453468ba0a6885e4bcf891ca1d1dd3c
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoApply new osp string
hyun lee [Tue, 18 Jun 2013 07:38:56 +0000 (16:38 +0900)]
Apply new osp string

Change-Id: I9cb0d53da6c4fed4e965a4e191efe4c671126abf
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
10 years agoChange systeminfo api
Duyoung Jang [Tue, 18 Jun 2013 04:10:54 +0000 (13:10 +0900)]
Change systeminfo api

Change-Id: I1e23b38234c64c1f38d9445f61598a29dd785d2a
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
10 years agoModify the condition for checking if it is a directory
dahyeong.kim [Sun, 16 Jun 2013 11:20:38 +0000 (20:20 +0900)]
Modify the condition for checking if it is a directory

Change-Id: I72539f7fb06185f24583fc205dcb6b73c3fafea5
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agochange remark to remarks
Minkyoung Kang [Mon, 17 Jun 2013 00:38:07 +0000 (09:38 +0900)]
change remark to remarks

Change-Id: I2a48af07ca24ab0ebb61597e9160dc37649d9406

10 years agoMerge "N_SE-41275 : fix window raise on appcontrol result" into tizen_2.2
Young Ik Cho [Fri, 14 Jun 2013 12:36:04 +0000 (12:36 +0000)]
Merge "N_SE-41275 : fix window raise on appcontrol result" into tizen_2.2

10 years agoN_SE-41275 : fix window raise on appcontrol result
Young Ik Cho [Fri, 14 Jun 2013 12:34:22 +0000 (21:34 +0900)]
N_SE-41275 : fix window raise on appcontrol result

Change-Id: Ic4003a0c15b8b6c77583b7613fb9f314320ffc53
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoMerge "fixed prevent issue" into tizen_2.2
CeCil Lim [Fri, 14 Jun 2013 11:56:32 +0000 (11:56 +0000)]
Merge "fixed prevent issue" into tizen_2.2

10 years agofixed prevent issue
KyungwooNoh [Fri, 14 Jun 2013 11:31:39 +0000 (20:31 +0900)]
fixed prevent issue

Change-Id: I7784fadf52febd37646e617ae0ab27ff43618ab8
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
10 years agoMerge "revision of doxygen of some headers in app namespace" into tizen_2.2
Yong Song [Fri, 14 Jun 2013 07:08:02 +0000 (07:08 +0000)]
Merge "revision of doxygen of some headers in app namespace" into tizen_2.2

10 years agorevision of doxygen of some headers in app namespace
Yong Song [Fri, 14 Jun 2013 05:55:49 +0000 (14:55 +0900)]
revision of doxygen of some headers in app namespace

Change-Id: I6418139a82f964f94dd1e815291e88fbda70fbbf

10 years agoChange to use _LocalizedNumParser in IO
Sunwook Bae [Wed, 12 Jun 2013 06:10:02 +0000 (15:10 +0900)]
Change to use _LocalizedNumParser in IO

Change-Id: I3d3380fe38f17151ff41efb26b1403b4f705a59a
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoModify Uri example code using 'osp'
dahyeong.kim [Fri, 14 Jun 2013 02:25:07 +0000 (11:25 +0900)]
Modify Uri example code using 'osp'

Change-Id: I973d3fb01c1ec777f1e2afbb7f14eaf8b72677c2
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoMerge "[2.2] Add Unshareable marker in String" into tizen_2.2
dahyeong.kim [Fri, 14 Jun 2013 00:48:13 +0000 (00:48 +0000)]
Merge "[2.2] Add Unshareable marker in String" into tizen_2.2

10 years agoMerge "Fix dimming issue on KeepScreenOnState function" into tizen_2.2
Hokwon Song [Fri, 14 Jun 2013 00:27:36 +0000 (00:27 +0000)]
Merge "Fix dimming issue on KeepScreenOnState function" into tizen_2.2

10 years agoFix dimming issue on KeepScreenOnState function
Joohyun Kim [Thu, 13 Jun 2013 06:38:40 +0000 (15:38 +0900)]
Fix dimming issue on KeepScreenOnState function

Change-Id: Ie0c687be358662e1fcf94182343555c9f508c318
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years ago[2.2] Add Unshareable marker in String
dahyeong.kim [Sun, 9 Jun 2013 08:13:05 +0000 (17:13 +0900)]
[2.2] Add Unshareable marker in String

Change-Id: I373957875fbaefd940f0f6f1f789a0c74da5e56a
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoMerge "asynchronous terminate/raise support" into tizen_2.2
Young Ik Cho [Thu, 13 Jun 2013 13:00:38 +0000 (13:00 +0000)]
Merge "asynchronous terminate/raise support" into tizen_2.2

10 years agoModify SysInfoLog print condition
so.yu [Thu, 13 Jun 2013 12:06:45 +0000 (21:06 +0900)]
Modify SysInfoLog print condition

Change-Id: I53eb90e23de05088ea8164b24b324cc11b91d0ea
Signed-off-by: Seokhyun Kim<swank.kim@samsung.com>
Signed-off-by: so.yu <so.yu@samsung.com>
10 years agoasynchronous terminate/raise support
Young Ik Cho [Thu, 13 Jun 2013 11:30:56 +0000 (20:30 +0900)]
asynchronous terminate/raise support

Change-Id: I4e16fbb79b61a9a488eb0d38db56153566f5ea08
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoMerge "Change error condition of ToDouble()&ToFloat()" into tizen_2.2
dahyeong.kim [Thu, 13 Jun 2013 10:50:15 +0000 (10:50 +0000)]
Merge "Change error condition of ToDouble()&ToFloat()" into tizen_2.2

10 years agoChange error condition of ToDouble()&ToFloat()
dahyeong.kim [Thu, 13 Jun 2013 08:32:43 +0000 (17:32 +0900)]
Change error condition of ToDouble()&ToFloat()

Change-Id: If9b2fdd142208409b6317178f30197e7caf2a982
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoFix prevent defect
hb.min [Thu, 13 Jun 2013 03:58:59 +0000 (12:58 +0900)]
Fix prevent defect

Change-Id: I2d8a7ace3a999b7b171c62cc58373a5edd2c911f
Signed-off-by: hb.min <hb.min@samsung.com>
10 years agoupdate header for Doxygen
Minkyoung Kang [Thu, 13 Jun 2013 01:23:07 +0000 (10:23 +0900)]
update header for Doxygen

Change-Id: Ied153bbbe55db919f05f18529a977e9f1b73f551

10 years agoMerge "remove link in brief tag" into tizen_2.2
Eunyoung(Erin) Choi [Thu, 13 Jun 2013 01:21:37 +0000 (10:21 +0900)]
Merge "remove link in brief tag" into tizen_2.2

10 years agoMerge "Add mutex lock on AlarmManager class" into tizen_2.2
Joohyun Kim [Thu, 13 Jun 2013 01:18:52 +0000 (10:18 +0900)]
Merge "Add mutex lock on AlarmManager class" into tizen_2.2

10 years agoAdd mutex lock on AlarmManager class
Joohyun Kim [Wed, 12 Jun 2013 13:05:29 +0000 (22:05 +0900)]
Add mutex lock on AlarmManager class

Change-Id: I0621fc711e3497a11240f764dd5863861e16dfbd
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoremove link in brief tag
Minkyoung Kang [Wed, 12 Jun 2013 10:04:35 +0000 (19:04 +0900)]
remove link in brief tag

Change-Id: I47f2425c9578635cdf1ab98276a324a60ba32d10

10 years agoMerge "Fix GetPrivilegeListN() to support the web application." into tizen_2.2
LEE, Jaewon [Wed, 12 Jun 2013 10:18:00 +0000 (19:18 +0900)]
Merge "Fix GetPrivilegeListN() to support the web application." into tizen_2.2

10 years agoMerge "modify max life duration for platform privilege level app" into tizen_2.2
jungmin76.park [Wed, 12 Jun 2013 10:06:19 +0000 (19:06 +0900)]
Merge "modify max life duration for platform privilege level app" into tizen_2.2

10 years agoFix GetPrivilegeListN() to support the web application.
hb.min [Wed, 12 Jun 2013 08:46:33 +0000 (17:46 +0900)]
Fix GetPrivilegeListN() to support the web application.

Change-Id: I4937396c58dd41b9c8238f08a406036e53e48253
Signed-off-by: hb.min <hb.min@samsung.com>
10 years agoMerge "Add a log message for GError" into tizen_2.2
Sunwook Bae [Wed, 12 Jun 2013 07:50:58 +0000 (16:50 +0900)]
Merge "Add a log message for GError" into tizen_2.2

10 years agoAdd a log message for GError
Sunwook Bae [Wed, 12 Jun 2013 07:27:35 +0000 (16:27 +0900)]
Add a log message for GError

Change-Id: I5ae6431e3ba207bc435fc8104c0821dc47902007
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agomodify max life duration for platform privilege level app
jungmin76.park [Wed, 12 Jun 2013 04:15:11 +0000 (13:15 +0900)]
modify max life duration for platform privilege level app

Change-Id: I598b7aba1578c2df2bb0504dd594d02aa7fcae89
Signed-off-by: jungmin76.park <jungmin76.park@samsung.com>
10 years agoMerge "Remove duplicated header" into tizen_2.2
JungHoon Kim [Wed, 12 Jun 2013 03:10:15 +0000 (12:10 +0900)]
Merge "Remove duplicated header" into tizen_2.2

10 years agoMerge "New strings are added." into tizen_2.2
Bumseung Cho [Wed, 12 Jun 2013 03:01:56 +0000 (12:01 +0900)]
Merge "New strings are added." into tizen_2.2

10 years agoRemove duplicated header
Joohyun Kim [Wed, 12 Jun 2013 02:32:50 +0000 (11:32 +0900)]
Remove duplicated header

Change-Id: Id84ca604ae9cb88d28266c936d41e3ba97b4a257
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoRevise doxygen
Hyunbin Lee [Wed, 12 Jun 2013 00:40:29 +0000 (09:40 +0900)]
Revise doxygen

Change-Id: I35ec9e7cc2c5a87e4b53fe64ff0afdc78e5baa99
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoNew strings are added.
Bumseung Cho [Tue, 11 Jun 2013 12:44:23 +0000 (21:44 +0900)]
New strings are added.

Change-Id: I58b4b78a217c12a659d81b61c435e95aa08d215f
Signed-off-by: Bumseung Cho <bumseung.cho@samsung.com>
10 years agoupdate header for Doxygen
Minkyoung Kang [Tue, 11 Jun 2013 04:38:42 +0000 (13:38 +0900)]
update header for Doxygen

Change-Id: I007f0ee75dbcacf860f5d589bf93efd109df038f

10 years ago[2.2][DCM-1937] Change doxygen comment about limit in Tizen::Base::Utility::StringUti...
dahyeong.kim [Mon, 10 Jun 2013 13:08:22 +0000 (22:08 +0900)]
[2.2][DCM-1937] Change doxygen comment about limit in Tizen::Base::Utility::StringUtil::DecodeBase64StringN()

Change-Id: I0f4ebb85cbebc94003c4bc1088f97a0eb4b83adf
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoRemove caching to update SMACK rule
Hyunbin Lee [Mon, 10 Jun 2013 09:34:05 +0000 (18:34 +0900)]
Remove caching to update SMACK rule

Change-Id: If379cb00162abb2c6fee5ef965ac6812c0bfb5ea
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoMerge "Add comment on Battery Class and move internal header" into tizen_2.2
Joohyun Kim [Mon, 10 Jun 2013 08:03:57 +0000 (17:03 +0900)]
Merge "Add comment on Battery Class and move internal header" into tizen_2.2

10 years agoAdd comment on Battery Class and move internal header
Joohyun Kim [Mon, 10 Jun 2013 07:55:49 +0000 (16:55 +0900)]
Add comment on Battery Class and move internal header

Change-Id: I43a8545988160e9bf6902a72c63e70f1fd17e341
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoMerge "Change langlist.xml path" into tizen_2.2
Hokwon Song [Mon, 10 Jun 2013 06:25:09 +0000 (15:25 +0900)]
Merge "Change langlist.xml path" into tizen_2.2

10 years agoMerge "correct app type for service app" into tizen_2.2
Young Ik Cho [Mon, 10 Jun 2013 06:07:12 +0000 (15:07 +0900)]
Merge "correct app type for service app" into tizen_2.2

10 years agocorrect app type for service app
Young Ik Cho [Mon, 10 Jun 2013 06:04:26 +0000 (15:04 +0900)]
correct app type for service app

Change-Id: I6b151b5d1e3d69a874925e2ce2f7c5ba95ddda95
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoChange langlist.xml path
Hokwon Song [Mon, 10 Jun 2013 05:44:38 +0000 (14:44 +0900)]
Change langlist.xml path

Change-Id: Ic5806a35138f1e4450a3c60b1915dc6cadf4fdbf
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoadd param to prevent lazy decoding in GetBitmapN onlyt for internal
woo [Tue, 4 Jun 2013 13:42:32 +0000 (22:42 +0900)]
add param to prevent lazy decoding in GetBitmapN onlyt for internal

Change-Id: Ia9d5f8e17a2157eae0dfa4f05414322fe9ba0daa
Signed-off-by: woo <s-w.woo@samsung.com>
10 years agoN_SE-39067 : fix proper appid handling for activeapp
Young Ik Cho [Sat, 8 Jun 2013 04:11:59 +0000 (13:11 +0900)]
N_SE-39067 : fix proper appid handling for activeapp

Change-Id: Ic169560a9d537cc1812fc2f4d6502311ea9a1f6f
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoRevision of doxygen of some headers in App namespace
Yong Song [Fri, 7 Jun 2013 13:04:17 +0000 (22:04 +0900)]
Revision of doxygen of some headers in App namespace

Change-Id: Ifbf7724acba6cfd4d3c63e14af7de4dfaab72fc4
Signed-off-by: Yong Song <yong.song@samsung.com>
10 years agoUpdate secure logs in FIO
Sunwook Bae [Fri, 7 Jun 2013 11:35:04 +0000 (20:35 +0900)]
Update secure logs in FIO

Change-Id: I16e57d75c6f37bc5445f361a190c24bbe006fb38
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoMerge "Fix the defect of calculating time" into tizen_2.2
Jungmin, Park [Fri, 7 Jun 2013 08:48:33 +0000 (17:48 +0900)]
Merge "Fix the defect of calculating time" into tizen_2.2

10 years agoFix the defect of calculating time
Hokwon Song [Fri, 7 Jun 2013 08:45:00 +0000 (17:45 +0900)]
Fix the defect of calculating time

Change-Id: I3891cb10a313c38b7eb7ad7fc2bdf80e98107260
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agochange version to 1.2.2.0
Young Ik Cho [Fri, 7 Jun 2013 06:25:36 +0000 (15:25 +0900)]
change version to 1.2.2.0

Change-Id: I341b4e96fd8e1b5de0baeeefedfc232b34a573b5
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoAdd input.keys.menu and input.keys.back features
Joohyun Kim [Wed, 5 Jun 2013 12:35:15 +0000 (21:35 +0900)]
Add input.keys.menu and input.keys.back features

Change-Id: I46c9925ff24b7b2e6764bf6da390b676f269018f
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoMerge "Fix Imei Failure" into tizen_2.2
JungHoon Kim [Wed, 5 Jun 2013 11:45:05 +0000 (20:45 +0900)]
Merge "Fix Imei Failure" into tizen_2.2

10 years agoN_SE-40476 : rollback window raise on AppControl result
Young Ik Cho [Wed, 5 Jun 2013 11:40:47 +0000 (20:40 +0900)]
N_SE-40476 : rollback window raise on AppControl result

Change-Id: I36961645aa8b6edb6b27e8f78b9ab27f975edbb3
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoFix Imei Failure
Joohyun Kim [Wed, 5 Jun 2013 11:34:55 +0000 (20:34 +0900)]
Fix Imei Failure

Change-Id: Idff05fb9a92fb607485a5ca57b39a344639593c8
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoMerge "Add the fallback methods for langlist.xml and tzlist.ini." into tizen_2.2
Hokwon Song [Wed, 5 Jun 2013 11:27:47 +0000 (20:27 +0900)]
Merge "Add the fallback methods for langlist.xml and tzlist.ini." into tizen_2.2

10 years agoAdd the fallback methods for langlist.xml and tzlist.ini.
Hokwon Song [Wed, 5 Jun 2013 11:23:08 +0000 (20:23 +0900)]
Add the fallback methods for langlist.xml and tzlist.ini.

Change-Id: Id496b41eae6c0602098a072a9b3be942e7b0bb3e
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoMerge "Enhanced IsEquivalentTo() method" into tizen_2.2
Hokwon Song [Wed, 5 Jun 2013 07:56:31 +0000 (16:56 +0900)]
Merge "Enhanced IsEquivalentTo() method" into tizen_2.2

10 years agoMerge "Fix the misused argument for collection." into tizen_2.2
Hokwon Song [Wed, 5 Jun 2013 07:48:23 +0000 (16:48 +0900)]
Merge "Fix the misused argument for collection." into tizen_2.2

10 years agoEnhanced IsEquivalentTo() method
Hokwon Song [Wed, 5 Jun 2013 07:47:26 +0000 (16:47 +0900)]
Enhanced IsEquivalentTo() method

Change-Id: I59f57a14ce6f7a364e98c1631166fb61c1322038
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoFix the misused argument for collection.
Hokwon Song [Wed, 5 Jun 2013 06:18:47 +0000 (15:18 +0900)]
Fix the misused argument for collection.

Change-Id: Iea1fe95c84b53012f28951cfeed5decb732e9502
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoMerge from tizen_2.1 into tizen_2.2
so.yu [Wed, 5 Jun 2013 06:16:54 +0000 (15:16 +0900)]
Merge from tizen_2.1 into tizen_2.2

Change-Id: I3db3be73de51e63811f83d01501c4f5c7b009c49
Signed-off-by: so.yu <so.yu@samsung.com>
10 years agoadd API version 2.2
Young Ik Cho [Wed, 5 Jun 2013 05:41:17 +0000 (14:41 +0900)]
add API version 2.2

Change-Id: I2fcdfd48f13d84babc4dd3f1c15ed6a609052a83
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoMerge "[2.2] Expand the destCapacity due to U_BUFFER_OVERFLOW_ERROR" into tizen_2.2
Dahyeong Kim [Wed, 5 Jun 2013 05:37:40 +0000 (14:37 +0900)]
Merge "[2.2] Expand the destCapacity due to U_BUFFER_OVERFLOW_ERROR" into tizen_2.2

10 years agoApply fallback apis for langlist.xml and tzlist.ini
Hokwon Song [Wed, 5 Jun 2013 04:50:48 +0000 (13:50 +0900)]
Apply fallback apis for langlist.xml and tzlist.ini

Change-Id: Ia16b8b9e6944b79d087d4a8cb066ffb2d45880ed
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoFix the prevent issue
Hokwon Song [Mon, 3 Jun 2013 10:07:59 +0000 (19:07 +0900)]
Fix the prevent issue

Change-Id: Ifc070da91a084a8559d6adae9a97bb1c44c0cacc
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoremove notification clear on every osp applicatio nstart
Young Ik Cho [Mon, 3 Jun 2013 06:19:04 +0000 (15:19 +0900)]
remove notification clear on every osp applicatio nstart

Change-Id: I04ab3a88ad94b406d9eebf2c128aa803f5244980
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoApply fallback apis for langlist.xml and tzlist.ini
Hokwon Song [Wed, 5 Jun 2013 04:50:48 +0000 (13:50 +0900)]
Apply fallback apis for langlist.xml and tzlist.ini

Change-Id: Ia16b8b9e6944b79d087d4a8cb066ffb2d45880ed
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years ago[2.2] Expand the destCapacity due to U_BUFFER_OVERFLOW_ERROR
dahyeong.kim [Wed, 5 Jun 2013 04:52:34 +0000 (13:52 +0900)]
[2.2] Expand the destCapacity due to U_BUFFER_OVERFLOW_ERROR

Change-Id: I5df55102dd58e4fe37478b58d779f9f5b01e07d0
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>