Revert of changes related to privacy popups issue 99/125999/1
authorRadoslaw Bartosiak <r.bartosiak@samsung.com>
Wed, 19 Apr 2017 19:14:03 +0000 (21:14 +0200)
committerRadoslaw Bartosiak <r.bartosiak@samsung.com>
Wed, 19 Apr 2017 19:19:18 +0000 (21:19 +0200)
commit2b075fb391d92e1e16358af67fc5dc7e4158be2a
treef99a5b537f3e686432733b9f083ea6dcbeb76802
parent95f8e32fe1c5a964bdccd88529db4fec466cc14a
Revert of changes related to privacy popups issue

This commit reverts all commits made after the release 0.1.13
(824473a3621f2345c43c4f1680b72f45fb0d6d06)

Change-Id: I792729175832e0434823db4848357a734fab02b6
Signed-off-by: Radoslaw Bartosiak <r.bartosiak@samsung.com>
129 files changed:
CMakeLists.txt
packaging/askuser-notification.manifest [new file with mode: 0644]
packaging/askuser-notification.spec [deleted file]
packaging/askuser-plugins.manifest [moved from packaging/default.manifest with 100% similarity]
packaging/askuser-test.manifest [new file with mode: 0644]
packaging/askuser.manifest [new file with mode: 0644]
packaging/askuser.spec
src/CMakeLists.txt [new file with mode: 0644]
src/agent/CMakeLists.txt
src/agent/main/Agent.cpp
src/agent/main/PolicyUpdater.cpp
src/agent/notification-daemon/AskUserTalker.cpp [new file with mode: 0644]
src/agent/notification-daemon/AskUserTalker.h [new file with mode: 0644]
src/agent/notification-daemon/CMakeLists.txt
src/agent/notification-daemon/GuiRunner.cpp [new file with mode: 0644]
src/agent/notification-daemon/GuiRunner.h [new file with mode: 0644]
src/agent/notification-daemon/Logic.cpp [deleted file]
src/agent/notification-daemon/Logic.h [deleted file]
src/agent/notification-daemon/ServerCallbacks.cpp [deleted file]
src/agent/notification-daemon/ServerCallbacks.h [deleted file]
src/agent/notification-daemon/event/Event.h [deleted file]
src/agent/notification-daemon/main.cpp
src/agent/notification-daemon/po/CMakeLists.txt
src/agent/notification-daemon/po/ar.po
src/agent/notification-daemon/po/az.po
src/agent/notification-daemon/po/bg.po
src/agent/notification-daemon/po/ca.po
src/agent/notification-daemon/po/cs.po
src/agent/notification-daemon/po/da.po
src/agent/notification-daemon/po/de.po
src/agent/notification-daemon/po/el_GR.po
src/agent/notification-daemon/po/en.po
src/agent/notification-daemon/po/en_PH.po
src/agent/notification-daemon/po/en_US.po
src/agent/notification-daemon/po/es_ES.po
src/agent/notification-daemon/po/es_US.po
src/agent/notification-daemon/po/et.po
src/agent/notification-daemon/po/eu.po
src/agent/notification-daemon/po/fi.po
src/agent/notification-daemon/po/fr.po
src/agent/notification-daemon/po/fr_CA.po
src/agent/notification-daemon/po/ga.po
src/agent/notification-daemon/po/gl.po
src/agent/notification-daemon/po/hi.po
src/agent/notification-daemon/po/hr.po
src/agent/notification-daemon/po/hu.po
src/agent/notification-daemon/po/hy.po
src/agent/notification-daemon/po/is.po
src/agent/notification-daemon/po/it_IT.po
src/agent/notification-daemon/po/ja_JP.po
src/agent/notification-daemon/po/ka.po
src/agent/notification-daemon/po/kk.po
src/agent/notification-daemon/po/ko_KR.po
src/agent/notification-daemon/po/lt.po
src/agent/notification-daemon/po/lv.po
src/agent/notification-daemon/po/mk.po
src/agent/notification-daemon/po/nb.po
src/agent/notification-daemon/po/nl.po
src/agent/notification-daemon/po/pl.po
src/agent/notification-daemon/po/pt_BR.po
src/agent/notification-daemon/po/pt_PT.po
src/agent/notification-daemon/po/ro.po
src/agent/notification-daemon/po/ru_RU.po
src/agent/notification-daemon/po/sk.po
src/agent/notification-daemon/po/sl.po
src/agent/notification-daemon/po/sr.po
src/agent/notification-daemon/po/sv.po
src/agent/notification-daemon/po/tr_TR.po
src/agent/notification-daemon/po/uk.po
src/agent/notification-daemon/po/uz.po
src/agent/notification-daemon/po/zh_CN.po
src/agent/notification-daemon/po/zh_HK.po
src/agent/notification-daemon/po/zh_TW.po
src/agent/notification-daemon/res/popup_custom.edc
src/agent/notification-daemon/ui/Answerable.h [deleted file]
src/agent/notification-daemon/ui/Po.cpp [deleted file]
src/agent/notification-daemon/ui/Po.h [deleted file]
src/agent/notification-daemon/ui/Popup.h [deleted file]
src/agent/notification-daemon/ui/PopupCheck.h [deleted file]
src/agent/notification-daemon/ui/PopupCheckMobile.h [deleted file]
src/agent/notification-daemon/ui/PopupCheckWearable.h [deleted file]
src/agent/notification-daemon/ui/PopupLaunchMobile.h [deleted file]
src/agent/notification-daemon/ui/PopupLaunchWearable.h [deleted file]
src/agent/notification-daemon/ui/Popupper.cpp [deleted file]
src/agent/notification-daemon/ui/Popupper.h [deleted file]
src/agent/notification-daemon/ui/Toast.h [deleted file]
src/agent/notification-daemon/ui/UIElement.h [deleted file]
src/agent/ui/AskUIInterface.h
src/agent/ui/NotificationBackend.cpp
src/agent/ui/NotificationBackend.h
src/common/CMakeLists.txt
src/common/config/PrivacyConfig.h [deleted file]
src/common/policy/PkgInfo.h [deleted file]
src/common/policy/Policy.cpp [moved from src/agent/main/Policy.cpp with 73% similarity]
src/common/policy/Policy.h [moved from src/agent/main/Policy.h with 93% similarity]
src/common/policy/PrivilegeInfo.cpp
src/common/protocol/CMakeLists.txt [deleted file]
src/common/protocol/ask-user-client.cpp [deleted file]
src/common/protocol/ask-user-config.cpp [deleted file]
src/common/protocol/ask-user-config.h [deleted file]
src/common/protocol/askuser-notification.pc.in [deleted file]
src/common/protocol/askuser-notification/ask-user-client.h [deleted file]
src/common/protocol/askuser-notification/ask-user-service.h [deleted file]
src/common/protocol/askuser-notification/ask-user-types.h [deleted file]
src/common/protocol/channel.cpp [deleted file]
src/common/protocol/channel.h [deleted file]
src/common/protocol/main.cpp [deleted file]
src/common/protocol/raw-buffer.h [deleted file]
src/common/protocol/sock.cpp [deleted file]
src/common/protocol/sock.h [deleted file]
src/common/translator/GuiTranslator.cpp [deleted file]
src/common/translator/GuiTranslator.h [deleted file]
src/common/translator/Translator.cpp
src/common/translator/Translator.h
src/common/types/NotificationRequest.h
src/common/types/NotificationRequestId.h [deleted file]
src/common/types/NotificationResponse.h
src/plugin/CMakeLists.txt
src/plugin/client/PrivacyPlugin.cpp [deleted file]
src/plugin/service/PrivacyPlugin.cpp [deleted file]
systemd/CMakeLists.txt
systemd/askuser-notification-datagram.socket [deleted file]
systemd/askuser-notification-stream.socket [deleted file]
systemd/askuser-notification.service
systemd/askuser-notification.socket [new file with mode: 0644]
systemd/askuser.service
test/CMakeLists.txt
test/common/translator.cpp
test/tools/CMakeLists.txt