initial import
authorLuc Yriarte <luc.yriarte@linux.intel.com>
Thu, 30 Jun 2011 15:20:07 +0000 (17:20 +0200)
committerLuc Yriarte <luc.yriarte@linux.intel.com>
Thu, 30 Jun 2011 15:20:07 +0000 (17:20 +0200)
commit9e6928dca684dc55b28de60cf1d6f7c6284711e5
tree9f4b5f21fc4cdf4048bb8d75a544828af54a75dc
initial import
70 files changed:
.gitignore [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
StkButton.qml [new file with mode: 0644]
StkInputKey.qml [new file with mode: 0644]
StkInputText.qml [new file with mode: 0644]
StkMenu.qml [new file with mode: 0644]
StkMessage.qml [new file with mode: 0644]
StkPanel.qml [new file with mode: 0644]
StkPassword.qml [new file with mode: 0644]
StkPlaySound.qml [new file with mode: 0644]
StkPopup.qml [new file with mode: 0644]
StkTheming.qml [new file with mode: 0644]
StkUiCheck.js [new file with mode: 0644]
StkView.qml [new file with mode: 0644]
StkWebView.qml [new file with mode: 0644]
StkYesNo.qml [new file with mode: 0644]
audio/busy.wav [new file with mode: 0644]
audio/call-waiting.wav [new file with mode: 0644]
audio/congestion.wav [new file with mode: 0644]
audio/critical.wav [new file with mode: 0644]
audio/dial-tone.wav [new file with mode: 0644]
audio/error.wav [new file with mode: 0644]
audio/general-beep.wav [new file with mode: 0644]
audio/happy.wav [new file with mode: 0644]
audio/message-received.wav [new file with mode: 0644]
audio/negative-acknowledgement.wav [new file with mode: 0644]
audio/positive-acknowledgement.wav [new file with mode: 0644]
audio/question.wav [new file with mode: 0644]
audio/radio-path-acknowledge.wav [new file with mode: 0644]
audio/radio-path-not-available.wav [new file with mode: 0644]
audio/ringing-tone.wav [new file with mode: 0644]
audio/sad.wav [new file with mode: 0644]
audio/urgent-action.wav [new file with mode: 0644]
audio/user-ringing-tone.wav [new file with mode: 0644]
audio/user-sms-alert.wav [new file with mode: 0644]
audio/vibrate.wav [new file with mode: 0644]
common.pri [new file with mode: 0644]
doc/SATK diagram.txt [new file with mode: 0644]
doc/sim_toolkit_design_draft.txt [new file with mode: 0644]
interfaces/org.ofono.Manager.xml [new file with mode: 0644]
interfaces/org.ofono.Modem.xml [new file with mode: 0644]
interfaces/org.ofono.SimManager.xml [new file with mode: 0644]
interfaces/org.ofono.SimToolkit.xml [new file with mode: 0644]
interfaces/org.ofono.SimToolkitAgent.xml [new file with mode: 0644]
main.cpp [new file with mode: 0644]
meego-app-satk.desktop [new file with mode: 0644]
meego-app-satk.pro [new file with mode: 0644]
meego-app-satk.qrc [new file with mode: 0644]
ofonodbustypes.h [new file with mode: 0644]
sim_32x32.xpm [new file with mode: 0644]
simimageprovider.cpp [new file with mode: 0644]
simimageprovider.h [new file with mode: 0644]
stkagentservice.cpp [new file with mode: 0644]
stkagentservice.h [new file with mode: 0644]
stkapplication.cpp [new file with mode: 0644]
stkapplication.h [new file with mode: 0644]
stkdefines.h [new file with mode: 0644]
stkdialog.cpp [new file with mode: 0644]
stkdialog.h [new file with mode: 0644]
stkmainwindow.cpp [new file with mode: 0644]
stkmainwindow.h [new file with mode: 0644]
stkmenuitem.cpp [new file with mode: 0644]
stkmenuitem.h [new file with mode: 0644]
stkmenumodel.cpp [new file with mode: 0644]
stkmenumodel.h [new file with mode: 0644]
stkofonoproperties.cpp [new file with mode: 0644]
stkofonoproperties.h [new file with mode: 0644]
stkofonoutils.cpp [new file with mode: 0644]
stkofonoutils.h [new file with mode: 0644]