Add sender validation check 17/179717/4
authorjusung son <jusung07.son@samsung.com>
Mon, 21 May 2018 09:57:47 +0000 (18:57 +0900)
committerjusung son <jusung07.son@samsung.com>
Wed, 23 May 2018 00:26:33 +0000 (09:26 +0900)
commit7ddceb7a6deb511546e2809208a10ebdbb611639
tree89d1e217d7184c577b234283e152af1055ec9109
parentb77497f7c9aa435cc375cee8f0d3ed2033d159bc
Add sender validation check

Change-Id: I5fd469503c50250e16e1bab78d94c5348361ed0f
Signed-off-by: jusung son <jusung07.son@samsung.com>
19 files changed:
watchface-common/watchface-util.cc [changed mode: 0755->0644]
watchface-common/watchface-util.h [changed mode: 0755->0644]
watchface-complication-provider/complication-provider-implementation.h
watchface-complication-provider/complication-provider.cc
watchface-complication-provider/watchface-complication-provider.cc [changed mode: 0755->0644]
watchface-complication/CMakeLists.txt
watchface-complication/complication-implementation.h
watchface-complication/complication.cc
watchface-complication/editables-container-event-interface.h
watchface-complication/editables-container-implementation.h
watchface-complication/editables-container.cc
watchface-complication/include/watchface-editable.h [changed mode: 0755->0644]
watchface-complication/watchface-complication.cc [changed mode: 0755->0644]
watchface-complication/watchface-editable.cc [changed mode: 0755->0644]
watchface-editor/CMakeLists.txt
watchface-editor/editables-editor.cc
watchface-editor/editables-editor.h
watchface-editor/include/watchface-editor.h [changed mode: 0755->0644]
watchface-editor/watchface-editor.cc