summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Wootak Jung [Mon, 3 Apr 2017 08:11:33 +0000 (17:11 +0900)]
Use %license macro in spec file
Change-Id: I5c16290f5d2774dd8eda9ac62ad4d97e451b22af
Wootak Jung [Wed, 23 Nov 2016 09:56:18 +0000 (18:56 +0900)]
Fix daemon crash issue
- do not print hex data directly
Change-Id: Ica55595bef3192cf239f3f60eb29d6d34159e321
Wootak Jung [Mon, 2 May 2016 02:12:34 +0000 (11:12 +0900)]
Modify uid/gid from system to root
Change-Id: I2e3a7d68d589931655faaa6b86dd52df7b728d96
Wootak Jung [Thu, 17 Mar 2016 06:50:09 +0000 (15:50 +0900)]
Build excluded on tv emul
Change-Id: Idcb3b0e41ba68d9a8235535755a34537cf2c5d62
Wootak Jung [Tue, 15 Mar 2016 00:12:06 +0000 (09:12 +0900)]
Fix build error on Intel architectures (ia32, x86_64)
Change-Id: I196c290091f1036ccdfa8cbdb0b88625100690e7
Wootak Jung [Mon, 14 Mar 2016 04:51:46 +0000 (13:51 +0900)]
Build disabled except emulator
Change-Id: I1f0f373683d599fcbef8bdd6016683f13466c4e1
Jiwan Kim [Thu, 2 Jul 2015 05:20:22 +0000 (14:20 +0900)]
Code sync from tizen_2.4
Change-Id: I66a5814ba38162d26bffd54e8f86f0acc3db6842
Jiwan Kim [Tue, 24 Mar 2015 11:41:51 +0000 (20:41 +0900)]
Fix for 64-bit build compatibility
Change-Id: I37ad230fb47997a2b96b49843d8a61e2eff2104c
Signed-off-by: Jiwan Kim <ji-wan.kim@samsung.com>
Dongchul Lim [Tue, 17 Mar 2015 04:54:05 +0000 (13:54 +0900)]
Code Sync up from tizen_2.4
Change-Id: I83dfd645cf6179dddbedec9562e267ca1a037415
Dongchul Lim [Mon, 19 May 2014 10:10:18 +0000 (19:10 +0900)]
Header files unification
Change-Id: Ie1c83ab1925b8feec1cb25283494d0085c1d73ae
Dongchul Lim [Thu, 17 Apr 2014 07:44:08 +0000 (16:44 +0900)]
Remove legacy file
Change-Id: I3f948ced376ef731f181b26dcba4b563d14707f0
Dongchul Lim [Thu, 17 Apr 2014 07:09:20 +0000 (16:09 +0900)]
[VMODEM] Remove redundant message in log
Change-Id: Ia4d3bde52722a348b72d205942bd6840ac65fd94
Suresh Kumar N [Tue, 15 Apr 2014 16:33:12 +0000 (22:03 +0530)]
Added SMS encoding logic to support emulator MT SMS logic
Change-Id: I3c001d9fc5e6bed1de9356ff2372661967544208
Dongchul Lim [Mon, 7 Apr 2014 10:54:39 +0000 (19:54 +0900)]
Initial refactoring merge
Change-Id: I640c70af01dec228c3c160ad3f0c28c8481768ee
wootak.jung [Fri, 15 Nov 2013 09:53:09 +0000 (18:53 +0900)]
Generate Licence file
Change-Id: I3738baa4e7b39633afc90908433ca5da8d76f343
wootak.jung [Thu, 22 Aug 2013 08:22:23 +0000 (17:22 +0900)]
Remove debian files
Alexandru Cornea [Fri, 28 Jun 2013 16:37:50 +0000 (19:37 +0300)]
resetting manifest requested domain to floor
Junfeng Dong [Mon, 8 Apr 2013 07:37:03 +0000 (15:37 +0800)]
Fix build error with GCC 4.7.
Change-Id: I5d118b9ccc4f6da8a2e09ffe8210822d98fc466e
wootak.jung [Wed, 27 Mar 2013 11:17:09 +0000 (20:17 +0900)]
Always use semi-colons at the end of MACROs
Change-Id: I420228f11f9d73480ba1d1989777060310d31d36
Dongchul Lim [Tue, 2 Apr 2013 07:55:24 +0000 (16:55 +0900)]
Remove temporary code for crash issue
wootak.jung [Mon, 1 Apr 2013 13:14:17 +0000 (22:14 +0900)]
[Temporary code]Telephony-daemon crash when vmodem is not loaded in bootup in SDK.
tel-plugin-dbus_tapi/src/desc-dbus.c
353 telephony_manager_complete_get_modems(mgr, invocation, NULL);
SeokYeon Hwang [Fri, 29 Mar 2013 04:55:49 +0000 (13:55 +0900)]
Change dev node name to /dev/vdpram0 from /dev/dpram/0
To avoid timing issue related with udev deamon and telephony daemon, use emulator own dpram (/dev/vdpram*)
Change-Id: I5faaae654343ae528f979cc6f38a6cefc5d7e1f8
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Conflicts:
src/vdpram.c
Junfeng Dong [Thu, 31 Jan 2013 11:42:32 +0000 (19:42 +0800)]
Fixed build on x86_64.
Change-Id: I98a485bef562c4e16d5c65f3ced7fac85751abc7
wootak.jung [Sun, 24 Mar 2013 08:55:21 +0000 (17:55 +0900)]
Upgradation to New Design.
Jinkun Jang [Tue, 12 Mar 2013 16:52:17 +0000 (01:52 +0900)]
Tizen 2.1 base
eunmee moon [Fri, 27 Apr 2012 12:36:24 +0000 (21:36 +0900)]
Initial empty repository