summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Lee Hyuk [Mon, 23 Jan 2017 02:24:11 +0000 (11:24 +0900)]
Move bt-ipsp daemon to agent package
Change-Id: Iab0ce42a4de54837da4957b6cb98d0ab4c873532
Signed-off-by: Lee Hyuk <hyuk0512.lee@samsung.com>
Gowtham Anandha Babu [Thu, 29 Dec 2016 13:56:22 +0000 (19:26 +0530)]
Handle switching between mutiple headsets
Change-Id: I26351ad6959ce12b201839d446a54aea688c78f8
Signed-off-by: Gowtham Anandha Babu <gowtham.ab@samsung.com>
Injun Yang [Fri, 9 Dec 2016 06:13:43 +0000 (15:13 +0900)]
Enhance the debug message
Change-Id: I82e069ea5a0cc7af7defd87b7d83b8276036d4a2
Signed-off-by: Injun Yang <injun.yang@samsung.com>
DoHyun Pyun [Tue, 6 Dec 2016 08:45:53 +0000 (17:45 +0900)]
Fix the coding style errors
Change-Id: Iab736fd74d42cc4c2f6920e7838c5d1e17009080
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Tue, 6 Dec 2016 08:24:50 +0000 (17:24 +0900)]
Fix the svace 2.2 issue
Change-Id: Ida47600af6d9f6f337542055705c9e4d8d04581e
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
MyungJoo Ham [Fri, 14 Oct 2016 04:56:38 +0000 (04:56 +0000)]
Remove Profile Build Dependency
This commit completely removes the build dependencies
on Tizen profile.
Note:
1. This commit is not required for Tizen 3.0 release,
but for later Tizen versions. If maintainers do not feel
comfortable because of the release schedule, maintainers
may delay SR/merge this commit.
2. When maintainers submit SR, they need to submit
JIRA-TRE issues of the followings:
- Add bluetooth-agent-profile_common for common profile if common has bluetooth-agent
- Add bluetooth-agent-profile_mobile for mobile profile if mobile has bluetooth-agent
- Add bluetooth-agent-profile_wearable for wearable profile if wearable has bluetooth-agent
- Add bluetooth-agent-profile_ivi for ivi profile if ivi has bluetooth-agent
- Add bluetooth-agent-profile_tv for tv profile if tv has bluetooth-agent
Note that you should NOT remove bluetooth-agent from the current
meta when you add these bluetooth-agent-profile_*
3. The %if / %endif with %{?profile} statements do not
deteriorate Tizen 4.0 reconfigurability because they are
written to be ignored if profile is common or "undefined".
They may be removed after 4.0 development. However, for a vendor
that does want only ONE profile at any case, this may increase the build
time by a few seconds. If they are that much desperate to reduce a few
seconds of build time (in my PC, it's about 4 seconds), they may keep
the %if/%endif statements. However, for public, doing this saves
about N minutes of build time.
These statements are added because some of current Tizen profile OBS
projects do not have BuildRequired packages. Thus, this commit is not
suitable as a model for other packages to refactor spec files.
Change-Id: Ia28e511765b11e27135d647684d6511406e99033
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
DoHyun Pyun [Fri, 2 Dec 2016 06:41:20 +0000 (15:41 +0900)]
Fix x64_86 build break
Change-Id: I70c897c50c9805331df27d2e71c941a5eda00836
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Tue, 29 Nov 2016 07:37:32 +0000 (16:37 +0900)]
Fix svace 2.2 issues
Change-Id: Ib60d7b97659da3ccffd3103e6bd367c0688d4daa
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Mon, 21 Nov 2016 06:04:11 +0000 (15:04 +0900)]
Modify build feature names as Tizen 3.0 build option naming rule
Change-Id: I30890bc8f6f8e401fddeb72d1c7d2838c4de8c70
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Hyuk Lee [Mon, 7 Nov 2016 05:09:03 +0000 (14:09 +0900)]
Fix the coding rule
Change-Id: I5e89eff94978e245594a7fecca0b6e838bb8d836
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
DoHyun Pyun [Thu, 3 Nov 2016 01:15:21 +0000 (10:15 +0900)]
Correct the pbap service file's path
Change-Id: Ib57b2531e8422fedb1485527a346fd1c13ef8c8d
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Fri, 28 Oct 2016 06:32:37 +0000 (15:32 +0900)]
Enable the pbap server function in the platform
Change-Id: I4a56f4d041c9c23612f3a35246555e5a9c675c93
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Tue, 18 Oct 2016 02:37:30 +0000 (11:37 +0900)]
Modify the 'or' operation statement
Change-Id: I0d94c5197325d4fd03de088ada680f04b12414fd
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Mon, 17 Oct 2016 09:56:53 +0000 (18:56 +0900)]
Include the codec negotiation feature only for wearable
Change-Id: I8f3824fc3a2f547fca98211567f483ae78925e8c
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Wed, 12 Oct 2016 03:44:51 +0000 (12:44 +0900)]
Covert the type for the sizeof function for arm64 build
Change-Id: I2354b0680680c1292306e91d5c5468eb04009735
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Tue, 11 Oct 2016 04:50:14 +0000 (13:50 +0900)]
Exclude enhance audio feature
During A2DP streaming SCO is playing, the dbus call for pulseaudio is
blocked. Because of this, the target is doing abnormal operations.
After re-verifying the feature, we will include it again.
Change-Id: I669f20e223f7b7d1f730a68c5f7ca1af6b1634fa
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Tue, 11 Oct 2016 01:28:55 +0000 (10:28 +0900)]
Modify the agent list for IVI profile
Change-Id: I1c4ca9d218cdb8a4f4e5c689f7cea27c0cc7308d
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
MyungJoo Ham [Thu, 6 Oct 2016 10:03:41 +0000 (10:03 +0000)]
Remove trivial unnecessary build dependency
If this package is not required by TV profile,
removing this from meta-tv.git is sufficient.
For temporary build optimization, you may remove
this package from Tizen:TV OBS project as well,
which is already done so and that's why this commit
is removing completely useless while potentially
dangerous macro usage.
Using "profile" macro in spec file is
not recommended and should become deprecated later.
Another commit that removes the usage of "profile"
completely will follow soon
However, this fix is not required for Tizen 3.0 release and
this is for later releases although this is a very trivial patch.
Change-Id: I1df8112e4932c01c937e3dcf4c7ff360e923f65c
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Slava Barinov [Thu, 15 Sep 2016 11:03:17 +0000 (14:03 +0300)]
Fix the CXXFLAGS
Without CXXFLAGS the cmake test produces
ld: CMakeFiles/cmTryCompileExec3702791433.dir/testCXXCompiler.cxx.o: relocation R_X86_64_PC32 against undefined symbol `__asan_init' can not be used when making a shared object
for certain builds (e.g. ASan)
Change-Id: I6d6b678e07e90e66545264d1e7a503e3a3702836
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
Jiyong Min [Wed, 7 Sep 2016 10:43:33 +0000 (19:43 +0900)]
Add new header for image-utility internal API
Change-Id: I8491d60ad5f177bb5c5af0a4cc9079cb0d7320fe
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
DoHyun Pyun [Tue, 19 Jul 2016 02:54:31 +0000 (11:54 +0900)]
Fix Svace issue
Change-Id: I54b18ebdceccf945a2b4ba4c7fea1b22d6fb37b2
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Hyuk Lee [Fri, 15 Jul 2016 08:32:12 +0000 (17:32 +0900)]
Fix the Svace issue
Change-Id: I5c01ed8a368aa98ce9543a9330766fc863f1591d
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Hyuk Lee [Wed, 1 Jun 2016 07:15:47 +0000 (16:15 +0900)]
Add the memory free for node_info
Change-Id: Ibcbfd4c922dd23e85830d03a42322bb7c912dbd9
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
DoHyun Pyun [Mon, 30 May 2016 07:47:30 +0000 (16:47 +0900)]
Fix the coding style errors
Change-Id: I620690c598f53cedeea2d96f350bf724519234cf
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Wed, 25 May 2016 07:41:44 +0000 (16:41 +0900)]
Add network_fw gid / uid in bluetooth-pb-agent
Change-Id: I5248736615752731dfc6178101cffadb8f7e07d0
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Hyuk Lee [Tue, 24 May 2016 00:05:30 +0000 (09:05 +0900)]
Fix the svace issue
- WGID:67836(double free)
- WGID:81568, 81570(null after deref)
- WGID:81578(memory leak)
Change-Id: I774d485be0797636cf0f0a4b3801c43e20904793
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
DoHyun Pyun [Mon, 16 May 2016 00:42:04 +0000 (09:42 +0900)]
Exclude bluetooth-map-agent service file in wearable profile
Change-Id: Ic5dbf7a02769b5681d22a8f4ae1996a145a3410c
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Thu, 12 May 2016 05:51:52 +0000 (14:51 +0900)]
Use systemd user session instead of dbus user session
To use the user session daemon's privilege, we should use
systemd's user session. Do not use dbus auto-activation directly.
Change-Id: Idc98997d1e5a7c4883b8a5411c423680eba48e34
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Taejin Woo [Tue, 10 May 2016 22:58:58 +0000 (07:58 +0900)]
Fix build fail issue
: for x86_64 architecture
Change-Id: Id5426c33efad1f656796b17367f13249e93eea5b
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
DoHyun Pyun [Tue, 10 May 2016 08:00:58 +0000 (17:00 +0900)]
Modify MAP agent's service file path
When obexd calls map-agent method, dbus auto-activation was failed.
Because of obexd uses a session bus connection.
Change-Id: Ic22b90d6be46ce2a00276f9c24d8f28beebceeb5
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Taejin Woo [Tue, 10 May 2016 07:30:25 +0000 (16:30 +0900)]
Fix fail issue for 64bit
:about mismatching casting type
Change-Id: I90efb0bbec4f37e1c1322453363c0f4843e5cd2c
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
DoHyun Pyun [Tue, 10 May 2016 01:11:39 +0000 (10:11 +0900)]
Fix the build error for wearable profile
Change-Id: I38e7e2a3c5b2bc76022837aa6c6c5d7deb731ac9
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
h.sandeep [Mon, 2 May 2016 09:46:53 +0000 (15:16 +0530)]
PBAP: GDbus Migration of pb-agent
Change-Id: Ia53a7e9cb0a4051fa7a845c21d5394f4bced0b08
Signed-off-by: h.sandeep <h.sandeep@samsung.com>
DoHyun Pyun [Mon, 2 May 2016 10:59:37 +0000 (19:59 +0900)]
Fix Svave issue - MEMORY_LEAK.STRDUP
WGID: 60292
Change-Id: I68abe304dbbde1471a3709558fb2af1762f8a045
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Pyun DoHyun [Fri, 29 Apr 2016 05:32:03 +0000 (22:32 -0700)]
Merge "Fix Map-agent build warning & add Werror option in CMakeLists.txt" into tizen
paras.kumar [Fri, 29 Apr 2016 05:19:36 +0000 (10:49 +0530)]
Fix Map-agent build warning & add Werror option in CMakeLists.txt
Change-Id: Ie52ecce3ac0b4bd0115f48710aae3cda385060c6
Signed-off-by: paras.kumar <paras.kumar@samsung.com>
Pyun DoHyun [Fri, 29 Apr 2016 04:43:32 +0000 (21:43 -0700)]
Merge "GDBus Migration of MAP Agent" into tizen
paras.kumar [Thu, 28 Apr 2016 15:09:04 +0000 (20:39 +0530)]
GDBus Migration of MAP Agent
Change-Id: I6c0e4e598f02d5dcf8f5dfea2e0101ca697a660e
Signed-off-by: paras.kumar <paras.kumar@samsung.com>
Hyuk Lee [Fri, 29 Apr 2016 01:16:59 +0000 (10:16 +0900)]
Debug the Call audio connection
Change-Id: I60632d763766ca4cf9c11f0c303295f53ae80fb1
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Hyuk Lee [Thu, 14 Apr 2016 05:27:54 +0000 (14:27 +0900)]
Modify the daemon UID/GID
Change-Id: Ieda43b4f14b0ccc9af7830dae9e028bf974b367c
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Hyuk Lee [Thu, 7 Apr 2016 08:54:00 +0000 (17:54 +0900)]
Modify the memory leak
Change-Id: Ia470cfab1742c655d7fadb273c42f41e5e89b77b
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
DoHyun Pyun [Mon, 28 Mar 2016 06:15:16 +0000 (15:15 +0900)]
Fix Svace issue
WGID 58558: PROC_USE.VULNERABLE
Change-Id: Icf425b22f799a86370a41172962ac041f2278bac
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Hyuk Lee [Wed, 23 Mar 2016 05:27:36 +0000 (14:27 +0900)]
Fix the Svace issue
- WGID:54916(signed to bigger unsigned)
- WGID:55810(passed to proc after free)
Change-Id: I6e8537205f82d26301e98bf6552f4b2426fe7cee
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Pyun DoHyun [Tue, 22 Mar 2016 09:35:14 +0000 (02:35 -0700)]
Merge changes I55a21c1c,I21313f68,I4cd1f65e into tizen
* changes:
[bt-agent] Fixed build errors
[map-agent] Fix build warning errors
[Ag-agent] Added -Werror option in ag-agent.
Sudha Bheemanna [Tue, 22 Mar 2016 09:33:49 +0000 (15:03 +0530)]
[bt-agent] Fixed build errors
Change-Id: I55a21c1c6ad35461bfc7ead160e16d36c3660eac
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
Sudha Bheemanna [Tue, 22 Mar 2016 09:05:56 +0000 (14:35 +0530)]
[map-agent] Fix build warning errors
Change-Id: I21313f68fccf1870f361d50851e42d687132f786
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
Hyuk Lee [Tue, 22 Mar 2016 06:29:42 +0000 (15:29 +0900)]
Fix the memory leak
Change-Id: I4d103d8b79dfe9fd6d5ea379b2e8943f702cf45d
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Sudha Bheemanna [Tue, 22 Mar 2016 05:39:43 +0000 (11:09 +0530)]
[Ag-agent] Added -Werror option in ag-agent.
Added missing -Werror option in ag-agent cmakelist file.
Change-Id: I4cd1f65eb701cd4b89daac34b0a6e8c0ddcf4206
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
Sudha Bheemanna [Thu, 17 Mar 2016 06:55:32 +0000 (12:25 +0530)]
[Warnings] Fixed build warnings.
Fixed all build time warnings.
Change-Id: I87ddc60e488ce5b753b2acae3aeb6cd325c576b4
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
DoHyun Pyun [Fri, 11 Mar 2016 06:21:29 +0000 (15:21 +0900)]
Modify installing directory path for blacklist file
Change-Id: I04bf82ee0aed9f07301172c20eaa53e25ad85d78
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Hyuk Lee [Wed, 2 Mar 2016 05:26:39 +0000 (14:26 +0900)]
Modify the Dbus Policy(remove "method_call" send type)
Change-Id: I6518960d7e8d489b6ceeac0edbe9c11cccf1218b
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Hyuk Lee [Mon, 29 Feb 2016 06:57:46 +0000 (15:57 +0900)]
Modify the ag-agent daemon for On-demand mode
Change-Id: Ib782b009436345300976262c16ba8355375abe30
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Hyuk Lee [Thu, 21 Jan 2016 02:43:09 +0000 (11:43 +0900)]
Modify the contacts_phone_log_type enum
Change-Id: I885a758a711c741e21a9736357b9fcc174c3d9cb
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Hyuk Lee [Thu, 7 Jan 2016 02:10:45 +0000 (11:10 +0900)]
Sync with the Tizen 2.4 Code
Fix: remove swap file
revert the org.bluez.ag_agent.service
Change-Id: I16ea3993d5cb01c4b634fa485520c4f398aa302d
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Taejin Woo [Tue, 29 Dec 2015 01:22:03 +0000 (10:22 +0900)]
Remove Sys-assert dependency
Change-Id: Ibb98340d0c6bb2660258d3f0b988888a7d0c8f7a
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Taejin Woo [Tue, 8 Dec 2015 05:40:03 +0000 (14:40 +0900)]
Fix the build flag
Change-Id: If7d225c2cf403e63db4278d70c8227da5ae04657
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Taejin Woo [Fri, 4 Dec 2015 08:03:47 +0000 (17:03 +0900)]
Remove the dependency about TV
Change-Id: Ib236048d407717df12d809e3f3c66c47ec32e7eb
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Taejin Woo [Wed, 2 Dec 2015 22:53:13 +0000 (07:53 +0900)]
Fix the build fail for wearable
Change-Id: I322a4f27f9eeff2112a01c868296b9f5034351af
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Taejin Woo [Wed, 25 Nov 2015 08:23:39 +0000 (17:23 +0900)]
Allow method call to pulseaudio
Change-Id: I9532753400e8e10ebec5e1d2f81558a55c6c67a7
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Taejin Woo [Tue, 10 Nov 2015 00:54:33 +0000 (09:54 +0900)]
Fix the build fail for other devices
Change-Id: Ib425a37de363a430fbb012a15ddf1a40519fc207
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Taejin Woo [Mon, 2 Nov 2015 00:48:46 +0000 (09:48 +0900)]
Activate bt-agent demon through systemd
Change-Id: I8d12d556cc1c5afb13f86f94a8e56430a02504f2
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
DoHyun Pyun [Tue, 4 Aug 2015 06:14:50 +0000 (15:14 +0900)]
Remove bluetooth-ag-agent in binary before verifying the operation
Change-Id: I94491090b6767362a6550f13e0ddc6ae8b2100bd
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Mon, 13 Jul 2015 03:33:07 +0000 (12:33 +0900)]
Add BT agent functionality on Tizen 3.0
Change-Id: Ib768698e22fac81e9da3d160c940efad86427a1d
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Mon, 8 Jun 2015 01:26:53 +0000 (10:26 +0900)]
Remove package dependency in CMakelist.txt
Change-Id: Ibf250493475cf80c4ca3ce9906e6af45276778c7
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Fri, 3 Apr 2015 11:57:06 +0000 (20:57 +0900)]
Remove dependency of msg service
Change-Id: Ic624d2d0e3d2637ea57436c86f36dde13c55ff84
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Tue, 24 Mar 2015 10:57:27 +0000 (19:57 +0900)]
Remove contact service dependency until Tizen 2.4 migration job
Change-Id: I33ed32d4a358020e5ab23f2c5a9ac8a444973043
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Chengwei Yang [Fri, 1 Nov 2013 06:33:59 +0000 (14:33 +0800)]
Install .service files into dbus system service directory
pb_agent and hfp_agent provide system wide dbus services, so install
their .service files into dbus system service directory.
Bug: https://bugs.tizen.org/jira/browse/PTREL-124
Change-Id: Icf3d67dd033ebed7b8ebacb10542fb20e2f8246b
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Dariusz Michaluk [Tue, 15 Oct 2013 13:41:00 +0000 (15:41 +0200)]
fix RPMLINT errors
Change-Id: I1a55fe9ff94d41156eb30ee84f2d4aba570ebbbf
Signed-off-by: Dariusz Michaluk <d.michaluk@samsung.com>
Alexandru Cornea [Fri, 28 Jun 2013 15:13:30 +0000 (18:13 +0300)]
resetting manifest requested domain to floor
DoHyun Pyun [Fri, 3 May 2013 02:13:13 +0000 (11:13 +0900)]
Synchronize the manifest file with private git
Change-Id: Iadb6c4351d5d247a2e5d83371941bce19061e4b1
DoHyun Pyun [Mon, 22 Apr 2013 04:52:47 +0000 (13:52 +0900)]
Fix the memory leak
We should destroy the query
Change-Id: I0d3bcad2bbb3b11d2e1926d878fe3a2ebf9783ac
Jaganath Kanakkassery [Fri, 22 Mar 2013 10:19:37 +0000 (15:49 +0530)]
pbap: Fix crash if phone log is empty
In __bluetooth_pb_get_phone_log_list() if phone log is empty then
contacts_list_first() fails and it frees query. But since caller is
also freeing query double free happens.
Change-Id: If97d2eae0005bab128c0c0ee01697f911f04e41e
DoHyun Pyun [Thu, 28 Mar 2013 06:35:18 +0000 (15:35 +0900)]
Increase the version number to upload
Change-Id: Ia84d93b838cc971230bc4611560ad40e6bd3e85d
DoHyun Pyun [Thu, 28 Mar 2013 06:14:51 +0000 (15:14 +0900)]
Revert "Merge branch 'master' into tizen_2.1"
Message API not yet applied in RSA.
This reverts commit
b460f7679351547e7fe99e6307c5cd1d7ccdcda0
DoHyun Pyun [Thu, 21 Mar 2013 23:45:30 +0000 (08:45 +0900)]
Merge branch 'master' into tizen_2.1
Change-Id: I88a6f307936487c9d560b7ef5a6b51e0f1619b22
Jinkun Jang [Fri, 15 Mar 2013 16:13:06 +0000 (01:13 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:47:07 +0000 (01:47 +0900)]
Tizen 2.1 base
Jung Minsun [Tue, 6 Nov 2012 06:36:53 +0000 (15:36 +0900)]
Initial empty repository