Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.202210 submit/tizen_2.0/20130215.192218
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:54:13 +0000 (00:54 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:54:13 +0000 (00:54 +0900)
commitdab2c3d0a24503c0fc0c296f7e0634b85586927b
tree43daecd8a2ad1ac347f1621e4414e603312e855b
parent201a931b41f9c870417789126452e26faef0b802
Tizen 2.0 Release
26 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE.APLv2.0 [new file with mode: 0644]
NOTICE [new file with mode: 0644]
include/mobileap.h [new file with mode: 0644]
include/mobileap_agent.h [new file with mode: 0644]
include/mobileap_bluetooth.h [new file with mode: 0644]
include/mobileap_common.h [new file with mode: 0644]
include/mobileap_handler.h [new file with mode: 0644]
include/mobileap_network.h [new file with mode: 0644]
include/mobileap_notification.h [new file with mode: 0644]
include/mobileap_usb.h [new file with mode: 0644]
include/mobileap_wifi.h [new file with mode: 0644]
include/tethering-dbus-interface.xml [new file with mode: 0644]
mobileap-agent.manifest [new file with mode: 0644]
packaging/mobileap-agent.spec [new file with mode: 0644]
packaging/org.tizen.tethering.service [new file with mode: 0644]
src/mobileap_agent.c [new file with mode: 0644]
src/mobileap_bluetooth.c [new file with mode: 0644]
src/mobileap_common.c [new file with mode: 0644]
src/mobileap_handler.c [new file with mode: 0644]
src/mobileap_main.c [new file with mode: 0644]
src/mobileap_network.c [new file with mode: 0644]
src/mobileap_notification.c [new file with mode: 0644]
src/mobileap_usb.c [new file with mode: 0644]
src/mobileap_wifi.c [new file with mode: 0644]