platform/core/appfw/app-svc.git
10 years agoInclude database in package files instead of creating it in %post 27/5727/1 accepted/tizen/20130716.223231 submit/tizen/20130716.035005 submit/tizen/20130716.223402
Markus Lehtonen [Mon, 15 Jul 2013 11:06:08 +0000 (14:06 +0300)]
Include database in package files instead of creating it in %post

Removes the %post hack which broke the package by removing one of the
installed files (i.e. /opt/share/appsvc_db.sql). Instead, create the
database at package build time and install it as part of the package
like the other files.

Change-Id: I2989fdae3fb133e7f208a504e0da149c475fe022
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
10 years agoresetting manifest requested domain to floor 53/4453/2
Alexandru Cornea [Fri, 28 Jun 2013 10:14:15 +0000 (13:14 +0300)]
resetting manifest requested domain to floor

10 years agoremoving chsmack 34/5434/1
Alexandru Cornea [Wed, 3 Jul 2013 09:19:59 +0000 (12:19 +0300)]
removing chsmack

10 years agocleanup 55/4155/1 submit/tizen/20130621.062843
José Bollo [Thu, 20 Jun 2013 13:51:24 +0000 (15:51 +0200)]
cleanup

11 years agofixed group/license and spec cleanup accepted/tizen/20130602.015259 submit/tizen/20130601.182918
Anas Nashif [Sat, 1 Jun 2013 18:29:14 +0000 (14:29 -0400)]
fixed group/license and spec cleanup

11 years agofixed group/license and spec cleanup
Anas Nashif [Sat, 1 Jun 2013 18:29:06 +0000 (14:29 -0400)]
fixed group/license and spec cleanup

11 years agomodified error handle tizen_2.1 accepted/tizen/20130520.100908 submit/tizen/20130517.044756 submit/tizen_2.1/20130514.050907
Jaeho Lee [Fri, 10 May 2013 06:05:29 +0000 (15:05 +0900)]
modified error handle

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agoFix hardcoding library path for 64 bit compatibility. 2.1b_release accepted/tizen_2.1/20130425.035636 submit/tizen_2.1/20130424.230801
Junfeng Dong [Thu, 28 Mar 2013 06:42:33 +0000 (14:42 +0800)]
Fix hardcoding library path for 64 bit compatibility.

Change-Id: I1ece6c6e6dad83fb18bed4982965d4adf8e1e2a8

11 years agofix typo
Young Ik Cho [Thu, 28 Mar 2013 04:41:19 +0000 (13:41 +0900)]
fix typo

Change-Id: Ia59373b483e2a377586bf3ff8bfaa2e75773a97c
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
11 years agoMerge branch 'master' into tizen_2.1
Jaeho Lee [Fri, 22 Mar 2013 07:10:05 +0000 (16:10 +0900)]
Merge branch 'master' into tizen_2.1

1. added operations
2. added app-selector define

Conflicts:
include/appsvc.h
packaging/app-svc.spec
src/appsvc.c

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agoadded app-selector define
Jaeho Lee [Fri, 22 Mar 2013 04:26:54 +0000 (13:26 +0900)]
added app-selector define

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agoadded operations
Jaeho Lee [Thu, 21 Mar 2013 11:54:02 +0000 (20:54 +0900)]
added operations

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:12:30 +0000 (01:12 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:46:31 +0000 (01:46 +0900)]
Tizen 2.1 base

11 years agoadded a error
Jaeho Lee [Mon, 11 Mar 2013 13:28:40 +0000 (22:28 +0900)]
added a error

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agochanged buffer size
Jaeho Lee [Thu, 28 Feb 2013 07:13:55 +0000 (16:13 +0900)]
changed buffer size

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agofixed buffer overflow bug
Jaeho Lee [Wed, 20 Feb 2013 03:49:18 +0000 (12:49 +0900)]
fixed buffer overflow bug

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agofixed explict launch bug
Jaeho Lee [Tue, 19 Feb 2013 07:32:58 +0000 (16:32 +0900)]
fixed explict launch bug

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agofixed a resolution bug
Jaeho Lee [Wed, 13 Feb 2013 09:57:15 +0000 (18:57 +0900)]
fixed a resolution bug

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agosupport wildcard for scheme
Jaeho Lee [Tue, 5 Feb 2013 01:00:05 +0000 (10:00 +0900)]
support wildcard for scheme

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agofixed build on x86_64 and clean up CFLAGS
Anas Nashif [Wed, 30 Jan 2013 18:36:17 +0000 (10:36 -0800)]
fixed build on x86_64 and clean up CFLAGS

Change-Id: I5ee21980a6b9ae57cba0f3c101ada88425abb2f5

11 years agofixed bug - crash in emulator
Jaeho Lee [Tue, 22 Jan 2013 11:43:32 +0000 (20:43 +0900)]
fixed bug - crash in emulator

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agomodified dlog tag
Jaeho Lee [Tue, 18 Dec 2012 10:11:38 +0000 (19:11 +0900)]
modified dlog tag

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agorollback smack domain name
Jaeho Lee [Fri, 7 Dec 2012 06:46:06 +0000 (15:46 +0900)]
rollback smack domain name

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agomodified smack domain name
Jaeho Lee [Fri, 7 Dec 2012 05:15:01 +0000 (14:15 +0900)]
modified smack domain name

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agosupport wildcard for uri path
Jaeho Lee [Fri, 7 Dec 2012 02:20:40 +0000 (11:20 +0900)]
support wildcard for uri path

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years ago1. support alias id
Jaeho Lee [Fri, 30 Nov 2012 11:37:53 +0000 (20:37 +0900)]
1. support alias id

2. added category feature

11 years ago1. add smack manifest
Jaeho Lee [Thu, 25 Oct 2012 11:19:30 +0000 (20:19 +0900)]
1. add smack manifest
2. changed domain name in smack manifest file
3. Changed API parameter : pkg_name => appid

11 years agochanged operation string 2.0alpha master 2.0_alpha accepted/tizen/20130520.095519 submit/master/20120920.151038 submit/tizen/20130517.015316
Jaeho Lee [Tue, 4 Sep 2012 04:55:09 +0000 (13:55 +0900)]
changed operation string

Change-Id: I40a06110ff7c74bffa98ce5d011a4ff3e916cea4

11 years agoUpload Tizen2.0 source
Sewook Park [Tue, 21 Aug 2012 09:36:20 +0000 (18:36 +0900)]
Upload Tizen2.0 source

Change-Id: I1f144b46e3cc56da809aeb1700aac407423c89d7

12 years agoupload tizen1.0 source
Kim Kibum [Sun, 29 Apr 2012 07:59:38 +0000 (16:59 +0900)]
upload tizen1.0 source

12 years agoupdate for beta universally
Yan Yin [Wed, 14 Mar 2012 06:04:57 +0000 (14:04 +0800)]
update for beta universally

12 years agotizen beta release
Kibum Kim [Mon, 27 Feb 2012 04:32:06 +0000 (13:32 +0900)]
tizen beta release

12 years agoGit init
Kibum Kim [Fri, 6 Jan 2012 15:43:27 +0000 (00:43 +0900)]
Git init

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:34 +0000 (21:59 +0900)]
Initial empty repository