summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Baptiste DURAND [Mon, 29 Jul 2013 10:07:14 +0000 (12:07 +0200)]
Fix initial value for Vconf widget languague Key
During Widget installation, we have this error message :
appcore: appcore: setlocale() error
This is due to a wrong initial value set for language vconf key (db/menu_widget/language).
It is used as argument of setlocale function.
Fix TZPC-3942
Baptiste DURAND [Fri, 19 Jul 2013 17:21:49 +0000 (19:21 +0200)]
Improve performence of app_info.db creation/insertion of a package in app_info.db
Fix TZPC-3461:Instead of making 1 SQL request for each local name, make just 1 SQL request to insert all locale name
Alexandru Cornea [Fri, 28 Jun 2013 09:33:13 +0000 (12:33 +0300)]
resetting manifest requested domain to floor
Baptiste DURAND [Fri, 28 Jun 2013 13:08:53 +0000 (15:08 +0200)]
manage package update.
Rusty Lynch [Thu, 27 Jun 2013 01:28:44 +0000 (18:28 -0700)]
Cleanup spec
The package should be creating an applications directory and also
initializing the application locale. Taking the opportunity to also
remove the bogus smack label and fixup the post script some
Change-Id: I9a732ec14e474d844d810488d09e605f764d4755
junsuk77.oh [Fri, 5 Apr 2013 05:44:08 +0000 (14:44 +0900)]
appinfo db close when ail_destroy_appinfo is called
Change-Id: I3b07f112783b49050c7c73d5cec42f5d70bf8649
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
Junfeng [Tue, 19 Mar 2013 10:38:51 +0000 (18:38 +0800)]
Fix for x86_64 compatibility.
Change-Id: I145d7d0a666ca393ca030cb57dee2ad5a732d4c5
junsuk77.oh [Thu, 28 Mar 2013 08:36:48 +0000 (17:36 +0900)]
add appinfo db close api
Change-Id: I87e7a86a14bfff38af44319e43c10908e594d7ca
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
Jinkun Jang [Fri, 15 Mar 2013 16:12:24 +0000 (01:12 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:46:25 +0000 (01:46 +0900)]
Tizen 2.1 base
eunmee moon [Fri, 27 Apr 2012 12:35:42 +0000 (21:35 +0900)]
Initial empty repository