[BluetoothChat]update BluetoothChat(tizen_2.1)
authorgs86.lee <gs86.lee@samsung.com>
Fri, 12 Apr 2013 06:29:08 +0000 (15:29 +0900)
committergs86.lee <gs86.lee@samsung.com>
Fri, 12 Apr 2013 06:41:29 +0000 (15:41 +0900)
commit06d248e882b5a094a45e7d34507400496e4f7089
tree1138b5bc2de181427e9485eaf0febbf185ea523d
parent31063f8acd05290d3bd9de1a20a1040e56187f2f
[BluetoothChat]update BluetoothChat(tizen_2.1)

Change-Id: If18e17a9dd2490b4b404c453f4a1d82458583a87
28 files changed:
LICENSE [new file with mode: 0644]
NOTICE [new file with mode: 0644]
config.xml
css/style.css
icon.png
index.html
js/app.client.js [new file with mode: 0644]
js/app.client.model.js [new file with mode: 0644]
js/app.config.js [new file with mode: 0644]
js/app.helpers.js [new file with mode: 0644]
js/app.js [new file with mode: 0644]
js/app.model.js [new file with mode: 0644]
js/app.server.js [new file with mode: 0644]
js/app.server.model.js [new file with mode: 0644]
js/app.ui.events.js [new file with mode: 0644]
js/app.ui.js [new file with mode: 0644]
js/app.ui.templateManager.js [new file with mode: 0644]
js/client.js
js/main.js
js/server.js
templates/bye_popup.tpl [new file with mode: 0644]
templates/chat_page.tpl [new file with mode: 0644]
templates/choose_page.tpl [new file with mode: 0644]
templates/keyboard_page.tpl [new file with mode: 0644]
templates/left_bubble.tpl [new file with mode: 0644]
templates/right_bubble.tpl [new file with mode: 0644]
templates/server_row.tpl [new file with mode: 0644]
templates/visibility_popup.tpl [new file with mode: 0644]