summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-02-18fix: build using ecore-xsandbox/pcoval/tizenPhilippe Coval1-0/+8
Bug-Tizen: TINF-175/part Change-Id: Ic6d0472a5cc377a2ac094fa1fae2f45863db0d56 Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
2014-02-18packaging: depends on curl and ecore-xPhilippe Coval1-0/+2
Fixes FTBFS (efl-1.8) Change-Id: Ia39e40924f7f7d47f1cfd5e3817fab7c75d118fd Bug-Tizen: TINF-175/part Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
2013-12-30Remove sys-assert dependencysubmit/tizen_ivi_release/20140312.071129submit/tizen_ivi_panda/20140327.212615submit/tizen/20140312.070655submit/tizen/20140126.091906accepted/tizen/mobile/20140127.170916accepted/tizen/ivi/release/20140312.103620accepted/tizen/ivi/panda/20140327.234726accepted/tizen/ivi/panda/20140312.111800accepted/tizen/ivi/20140127.172858accepted/tizen/generic/20140312.095049accepted/tizen/generic/20140127.080203tizen_ivi_releaseaccepted/tizen_ivi_releaseaccepted/tizen/mobileaccepted/tizen/ivi/stableaccepted/tizen/genericMikko Ylinen1-1/+0
sys-assert controls how core dumps are handled in the system. It provides a system/image wide capability. Product images might choose not to install it or they might prefer an alternative core dump service (e.g., systemd coredump). Therefore, individual packages should not explicitly depend on sys-assert. Change-Id: I5bb0119a500d5eb5f71b962ced21b8f6ec9be71c Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2013-08-23don't use any domain other than '_' in manifestsubmit/tizen_ivi_stable/20131116.100420submit/tizen_ivi_genivi/20140131.061526submit/tizen/20130912.090500submit/tizen/20130912.080153submit/tizen/20130823.222008ivi_oct_m2accepted/tizen_ivi_stable/20131116.104609accepted/tizen/ivi/genivi/20140131.062154accepted/tizen/20130912.195220accepted/tizen/20130912.191001accepted/tizen/20130912.153330tizen_ivi_geniviaccepted/tizen/ivi/geniviKevron Rees2-25/+4
2013-07-09Remove sysvinit script and update the changelogsubmit/tizen/20130709.005025accepted/tizen/20130710.221749Arron Wang2-31/+15
Change-Id: I3311965170c6b59e6e299ce28ff74f396fa493d4
2013-07-08Rename package name with neard postfixsubmit/tizen/20130708.064623Arron Wang1-20/+17
add the requirement for package neard and neardal Change-Id: I31e3db7a4a892a7dd36812f617b4ca7d54f6a8f6
2013-07-02Add P2P handover supportArron Wang3-21/+80
Change-Id: Iee1ccb95b9dcc3c31f4b5e023b0bf4c9bdc5042b
2013-07-02Add P2P data receive callbackArron Wang1-0/+46
Change-Id: Ibf44800cc126a35715c5c68505f1877c65a09979
2013-07-02Add P2P send supportArron Wang3-18/+68
Change-Id: Ibad62629b7631f2ab315580fc713e902d75b47e1
2013-07-02Add P2P detection callbackArron Wang1-0/+78
Change-Id: I521f655cb17a8d6b38fc083fbc8bc58e488b5984
2013-07-02Enable auto app handlerArron Wang7-2/+1163
Change-Id: Icd8acbaa1fe279cd8a84b35a174dc4d4a6c3d79d
2013-07-02Add tag read/write featureArron Wang3-39/+342
Change-Id: I506f2a75351413c66761a12d3c95a64f23828a4b
2013-07-02Add tag found/lost callbackArron Wang3-26/+51
Change-Id: Ib4ed1805476e6e039433aedd2589608a307ebd74
2013-07-02Add neard enable/disable operationArron Wang4-31/+332
Change-Id: Ief4c10bd93149f315f9f48664dbcebd340f4d6be
2013-07-02Fix the compatiable issue with upper CAPIArron Wang1-37/+11
We disable the client/server architecutre, state active/deactive is not need anymore, also we can set the launch state through vconf directly Change-Id: I64654952df0376e361505a3f07e54b44820706d3
2013-07-02NFC feature support check through neardArron Wang3-22/+27
Disable plugin based design Disable client/server architecture, then server ipc initialize is also not needed Change-Id: I28a5cf783a2c50847e70b6f85c6fe2a345ffe5c9
2013-05-28Add ChangelogBaptiste DURAND1-0/+2
2013-05-28Fix compatibility for x64 archBaptiste DURAND5-12/+12
=> Fix hardcoded library path in code and pc file => Fix build Error : relocation R_X86_64_32 against by add fPIC opt.
2013-05-12Removing Label for so filesBumjin Im1-2/+2
2013-05-12Quick fix for Smack: Changing label of library to _Bumjin Im1-0/+1
2013-05-12Quick fix for Smack: Changing label of library to _Bumjin Im1-0/+1
2013-05-10Update smack fileJaekyun Lee1-3/+1
Change-Id: I38ab071defbd338961021a170bfdf207f3fa5f41
2013-05-02Update license fileJaekyun Lee104-117/+117
Change-Id: I3a9c5e183224e364921ecddf4543282828a84988
2013-04-22Remove duplicate license fileJaekyun Lee3-414/+3
Change-Id: I5af595f6a001151a2675c49ad687f1efb9b10ea7
2013-04-19Updtae license fileJaekyun Lee2-6/+6
Change-Id: Ib690f46a230aa22bf3cad918a59cb629eb02effb
2013-04-18Change License DateJaekyun Lee1-3/+3
Change-Id: I57616f16b1e73bc5fab5f6eb722a0649a9048f47
2013-04-18Avoid Thread race conditionJaekyun Lee1-2/+2
Change-Id: I5c4be24751c968b012474d3dce3433d3f30f5454
2013-04-18Add condition for vconf and remove unused codeJaekyun Lee2-10/+14
Change-Id: Ib02ad0ac476db36d17c70f4a48dc0ede7cfeb1ea
2013-04-18fixed launch popup to use pgidSangSoo Lee6-5/+28
Change-Id: I73068e8216575a64bdb373752da12c0459a8c0c7
2013-04-18Set explicit Display nameJaekyun Lee2-2/+2
- Activatation reset environment variables, so explicit name ":0" is needed Change-Id: Iefbdce2491069e7764263c028f0bdf5f4d2cbcd5
2013-04-18Add DBus user and rename .serviceJaekyun Lee3-2/+3
- Add DBus user to launch nfc-manager-daemon - Rename .service to activation Change-Id: Ie41e9a6f682ba22f00817b11d973c962ce86831d
2013-04-18Operation name was changed at transaction eventSangSoo Lee2-2/+2
Change-Id: I45d6b0075443b3a47bca727b764db746ce500ee4
2013-04-18bug fix for launch popupSangSoo Lee3-26/+5
Change-Id: I2d0547b3ac7fa2e7410808cda825a22f664c8490
2013-04-18API modify about foreground app controlSangSoo Lee8-71/+119
Change-Id: Ibbffe5301d6094d3c827063a4e63a17c9307b7a0
2013-04-18Modify logging methodWonkyu Kwon12-80/+122
- change fopen parameter - flush file stream after fprintf (slow??) - add init/fini function of file log - write ipc log with client pid - write requested client pid in dbus call Change-Id: Ia341f1289d46556380d93a7c457de14c1c6e7298
2013-04-17Bundle key type was added for osp applicationSangSoo Lee2-1/+10
Change-Id: Ifbf4496f30694d144141a5dd7946e6800ca34cf2
2013-04-11[RSA] remove unnecessary codesWonkyu Kwon5-396/+3
- remove access control codes Change-Id: I6c9e747a87a24a58a83e5e0f7821eadc267a9699
2013-04-08Add null checkJaekyun Lee1-1/+2
Change-Id: Ibcc953193f0e80c8fe02ae7f3b56ca0f32024340
2013-04-08Remove unused and dead codeJaekyun Lee1-32/+3
Change-Id: I7cfcfceb55f4c4adcf64d259cb8bff5080a8220f
2013-04-08[systemd] Fix Smack labels for systemd unitsMaciej Wereski2-1/+4
systemd unit files should be labeled as "_" Smack label, just as traditional sysvinit scripts. Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com> Change-Id: I7d68c7c15c53afdaa2fa66a50167db062101f3a6
2013-04-08Fix segment fault due to NULL pointerArron Wang1-1/+1
Change-Id: Idd4e0cd7b5d2c6509f5c150af9bb9021d4f4811d Program received signal SIGSEGV, Segmentation fault. 0xb77c36d4 in __memcpy_ssse3 () from /lib/libc.so.6 (gdb) bt 0 0xb77c36d4 in __memcpy_ssse3 () from /lib/libc.so.6 1 0xb57bdf2d in net_nfc_duplicate_target_info (origin=0xb84fe570, result=0xb7b5b414) at /usr/include/bits/string3.h:52 2 0xb7b55c32 in _nfc_response_handler () from /usr/lib/libcapi-network-nfc.so.0 3 0xb57c9928 in net_nfc_client_dispatch_response (param=0xb8084580) at /usr/src/debug/nfc-manager-0.0.33/src/clientlib/net_nfc_client_dispatcher.c:453 4 0xb7854dc2 in g_idle_dispatch () from /usr/lib/libglib-2.0.so.0 5 0xb7857ddb in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 6 0xb79aad1b in _ecore_glib_select () from /usr/lib/libecore.so.1 7 0xb79a454d in _ecore_main_select () from /usr/lib/libecore.so.1 8 0xb79a5099 in _ecore_main_loop_iterate_internal () from /usr/lib/libecore.so.1 9 0xb79a541f in ecore_main_loop_begin () from /usr/lib/libecore.so.1 10 0xb7ea14f8 in elm_run () from /usr/lib/libelementary.so.1 11 0xb58ee8ee in appcore_efl_main () from /usr/lib/libappcore-efl.so.1 12 0xb7d83c75 in app_efl_main () from /usr/lib/libcapi-appfw-application.so.0 13 0xb7fe879e in main ()
2013-04-02Fix for 64 bit compatibility.Junfeng Dong3-6/+6
- Fix hardcoding path. - Use %cmake to set default paths. Change-Id: Ie8b4640b8ef46c87c72b5af0b5f8cba92e72f4b4
2013-03-16merge with masterJinkun Jang34-1282/+1883
2013-03-13Tizen 2.1 baseJinkun Jang157-0/+44723
2012-06-08Initial empty repositoryHyesook Choi0-0/+0