Fixed recursive appcontrol issue. Fixed Call reject from event injector during answer...
authorAmith Kumar Mahale <amith.m@samsung.com>
Tue, 16 Apr 2013 13:38:05 +0000 (19:08 +0530)
committerAmith Kumar Mahale <amith.m@samsung.com>
Tue, 16 Apr 2013 13:38:05 +0000 (19:08 +0530)
commit309ccc13eb3fd773e597473136e3f15aa792de7e
treea9be914d39edd52ae8de5137a3ed1e1493dee2be
parent0fc070c3be46085c5d15c0b9b10a2f9e6b100ab7
Fixed recursive appcontrol issue. Fixed Call reject from event injector during answer call

Change-Id: Ib8ff379333bcd08aafdd38c623f0796a254979d3
Signed-off-by: Amith Kumar Mahale <amith.m@samsung.com>
15 files changed:
inc/CallAppControlRequestMgr.h [new file with mode: 0644]
inc/CallAppMainForm.h [deleted file]
inc/CallIncomingCallForm.h
inc/CallPresentationModel.h
res/screen-size-normal/IDF_FORM.xml [deleted file]
src/CallActiveCallForm.cpp
src/CallApp.cpp
src/CallAppControlRequestMgr.cpp [new file with mode: 0644]
src/CallAppMainForm.cpp [deleted file]
src/CallBaseForm.cpp
src/CallDtmfKeypadPanel.cpp
src/CallEndCallForm.cpp
src/CallIncomingCallForm.cpp
src/CallPresentationModel.cpp
src/CallTelephonyManager.cpp